Merge tag 'oc-android-1-3-22' into oauth_login
[pub/Android/ownCloud.git] / src / com /
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
2013-03-18 David A. VelascoRefresh authorization token on failed synchronizations...
2013-03-14 David A. VelascoREALLY fix ArrayOutOfBoundsException when chosing icons...
2013-03-11 David A. VelascoUpdating translation files...
2013-03-11 David A. VelascoDisable change log; to remove in future
2013-03-07 David A. VelascoFixed CRASH due to NullPointerException when a details...
2013-03-07 David A. VelascoFixed CRASH due to ArrayIndexOutOfBoundsException while...
2013-03-05 David A. VelascoFixed NullPointerException in log
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-08 David A. VelascoRemoved some unused classes
2013-02-07 David A. VelascoUpdated copyright in source files
2013-01-31 David A. VelascoHOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of... oc-android-1-3-20
2013-01-30 David A. VelascoMerge branch 'file_icons' into workaround_integration
2013-01-30 David A. VelascoAdded dialog in the main app to advise users about...
2013-01-29 David A. VelascoSave new token / credentials to make them permanent
2013-01-28 David A. VelascoFixed behaviour when authorization is denied by user...
2013-01-25 David A. VelascoLocked edition of URL and password in redirection due...
2013-01-24 David A. VelascoFixed visibility of authorization details when the...
2013-01-24 David A. VelascoFixed icon for text files
2013-01-24 David A. VelascoCode ready to provide different icons for well-known...
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-24 David A. VelascoCleaning-up AuthenticatorActivty code
2013-01-24 David A. VelascoCleaning-up AuthenticatorActivty code
2013-01-17 David A. VelascoRedirect app to login screen when any operation started...
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-17 David A. VelascoRedirect app to login screen when operations in file...
2013-01-14 David A. VelascoFixed null pointer in FileObserverService initialization
2013-01-14 David A. VelascoMerge pull request #73 from s17t/master
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-11 David A. VelascoMerge pull request #66 from jmiazga/master
2013-01-10 David A. VelascoTranslations update
2013-01-10 David A. VelascoFixed bug: empty folders are kept in device database...
2013-01-10 David A. VelascoFixed bug preventing the enter in empty folders when...
2013-01-10 David A. VelascoFixed crash when uploading a file in any account after...
2013-01-09 David A. VelascoFixed bad update of details view for an uploading file...
2013-01-09 David A. VelascoFixed crash in test of files downloading / uploading
2013-01-08 David A. VelascoFixed crash when an upload is confirmed with no file...
2013-01-08 David A. VelascoRemove unused Object member causing problems with seria...
2013-01-04 jmiazgatext selection is kept when user toggles between visibl...
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
2012-12-18 David A. VelascoMerge master into oauth_login
2012-12-18 David A. VelascoAdding support to OAuth2 'authorization code' grant...
2012-12-10 David A. VelascoAvoid the necessity to synchronize the account after...
2012-12-06 David A. VelascoMinimize the number of unnecessary file trasnfers after...
2012-12-06 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-06 David A. VelascoFixed bug in synchronization after adding new field...
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoFixed check of modifications applied in server (still...
2012-12-05 David A. VelascoFixed copy and movement of files to ownCloud local...
2012-12-05 David A. VelascoFixed movement of files: parent folder must be created...
2012-12-05 David A. VelascoFixed NULL pointers and wrong handling of dialogs
2012-12-04 David A. VelascoFixed lack of File#getUsableSpace() in Android versions...
2012-12-04 David A. VelascoGive the user a chance to move the files selected for...
2012-12-04 David A. VelascoGive the user the option to move all the foreign files...
2012-11-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-30 David A. VelascoCustomized error message for uploads when the local...
2012-11-30 David A. VelascoNo more NULL pointers from getDirectoryContent (2)
2012-11-30 David A. VelascoNo more NULL pointers from getDirectoryContent
2012-11-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-30 David A. VelascoAdded scroll to generic explanation activity. Enabled...
2012-11-30 David A. VelascoFiles uploaded in the past are copied to the local...
2012-11-29 David A. VelascoRefactored app name in strings.xml
2012-11-29 David A. VelascoUpdating language strings; some hardcoded strings moved...
2012-11-27 David A. VelascoSome cleanup
2012-11-27 David A. VelascoNew policy: uploaded files are copied to the local...
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge branch 'long_press'
2012-11-23 David A. VelascoUpdated 'always download' item in context menu on list...
2012-11-23 David A. VelascoWorkaround to show hidden accents in options menu
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-22 David A. VelascoEnsure that FileDownloader and FileUploader events...
2012-11-22 David A. VelascoRemoval of a folder (or file) not already existing...
2012-11-22 David A. VelascoDisable rename and remove actions on folders when some...
2012-11-22 David A. VelascoFixed crash when a folder is deleted while some of...
2012-11-22 David A. VelascoAdded title to rename dialog; and some cleaning
2012-11-21 David A. VelascoFix conflict dialog to finish the container activity...
2012-11-21 David A. VelascoFixed bug: renaming a folder could miss-update the...
2012-11-21 David A. VelascoFixed old bug reintroduced in instant uploads
2012-11-21 David A. VelascoFixed rename of local copy of files
2012-11-21 David A. VelascoFixed database update due to renaming folders
2012-11-21 David A. VelascoReviewed values set to OCFile#mLastSyncDateForData
2012-11-20 David A. VelascoFixed crash in initialization of FileObserverService
2012-11-20 David A. VelascoFixed lock of buttons in details view when the 'Keep...
2012-11-20 David A. VelascoFixed 'keep both' action in conflicts dialog (both...
2012-11-20 David A. VelascoConlictsResolveActivity is finished when the user cance...
2012-11-20 David A. VelascoFixed bug: inconsistency in isDown() state due to old...
2012-11-20 David A. VelascoButtons in details view are unlocked when after a faile...
2012-11-19 David A. VelascoFixed some bugs in the update of OCFile#mLastSyncDateFo...
2012-11-16 David A. VelascoSynchronize kept-in-sync files during account synchroni...
2012-11-16 David A. VelascoBug fixed: download followed by refresh always resulted...
2012-11-16 David A. VelascoRenaming confussing token
2012-11-15 David A. VelascoFixed bug: when a file is checked as 'keep in sync...
2012-11-15 David A. VelascoDownload button in file details view upgraded to sync...
2012-11-14 David A. VelascoFixed lack of observance for files that are set as...
2012-11-13 David A. VelascoStudying lack of upload when a file that was not previo...
2012-11-13 David A. VelascoGranted update of modificationTimestamp with the end...
2012-11-13 David A. VelascoContext handling made consistent
2012-11-13 David A. VelascoGrant that a favourite file in the device is watched...
2012-11-13 David A. VelascoRemove observed file when requested although the list...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
next