Explicit default values for network timeouts; fixed null pointer in message broadcast...
[pub/Android/ownCloud.git] / src / eu /
2012-07-24 David A. VelascoExplicit default values for network timeouts; fixed...
2012-07-23 Bartek Przybylskimake confirmation dialog more universal
2012-07-23 David A. VelascoFixed cancel button in PIN code activity
2012-07-23 David A. VelascoFixing bad reference to string
2012-07-23 David A. VelascoReplaced strings in two pieces with formatted string
2012-07-23 David A. VelascoDownloads through temporal file and better OCFile.isDow...
2012-07-23 David A. VelascoFilter broadcast messages in receivers with the account...
2012-07-23 David A. VelascoFix the local file name saved in database when a file...
2012-07-23 David A. VelascoRename file to upload to avoid overwrites in server
2012-07-22 Bartek Przybylskiallow username with @, hide search menu item until...
2012-07-20 David A. VelascoHandling of PUT response code fixed
2012-07-20 David A. VelascoAvoid crash in the login page when the connections...
2012-07-20 David A. VelascoSome fixes about downloads and how the detals view...
2012-07-19 David A. VelascoMore fixes to PIN Code activity
2012-07-19 David A. VelascoEnable preemptive authentication to avoid double send...
2012-07-18 Bartek Przybylskiuse star instead of heart, download while if its marked...
2012-07-18 David A. VelascoFixed null pointer in synchronization
2012-07-18 David A. VelascoAdded timeout to the connection test; timeoutted method...
2012-07-17 David A. VelascoBe sure that root directoriy is listed when the synchro...
2012-07-17 David A. VelascoPin code messages update
2012-07-17 David A. VelascoAvoid crashes when an external app makes a bad response...
2012-07-17 David A. VelascoFixed problem with some special characters when opening...
2012-07-17 David A. VelascoOCFile stores again decoded remote paths; WebdavUtils...
2012-07-16 David A. VelascoCancellable synchronization; current synchronizations...
2012-07-16 David A. VelascoMerge branch 'testing_cancel_sync'
2012-07-16 David A. VelascoBeing careful with regressions
2012-07-16 David A. VelascoMore fixes to PIN Code
2012-07-16 David A. VelascoTesting synchronization cancelation
2012-07-16 David A. VelascoTrigger synchronization when current account is changed...
2012-07-13 David A. VelascoMore fixes to PIN code
2012-07-13 David A. VelascoStill better for progress circle initialization: looks...
2012-07-13 David A. VelascoAvoid the progress circle is visible when starting...
2012-07-12 Bartek Przybylskimake preview a bit smaller than screen width
2012-07-12 Bartek Przybylskireduce permissions, optimize bitmap displaying
2012-07-12 Bartek Przybylskiload bitmap asynchronously on preview
2012-07-12 David A. VelascoAvoid double query to the ContentResolver when listing...
2012-07-12 David A. VelascoFile removal in server completed
2012-07-12 David A. VelascoFixed confirmation dialog for deletion
2012-07-12 David A. VelascoCompatibility fix in renaming for Android API < 12
2012-07-12 David A. VelascoDelete remote file - confirmation dialog added
2012-07-11 Bartek Przybylskiupdate local filename only when rename succeed
2012-07-11 David A. VelascoSome fixes to PIN code
2012-07-11 David A. VelascoMerge branch 'master', remote-tracking branch 'origin'
2012-07-11 Bartek Przybylskiaddming missing file, show softkeyborad on pin activity...
2012-07-11 David A. VelascoTrying to improve synchronization performance with...
2012-07-10 Bartek Przybylskimessy rename file
2012-07-10 Bartek Przybylskidelete file after download failed, correctly send messa...
2012-07-09 Bartek Przybylskidont loose keep in sync state when syncing
2012-07-09 David A. VelascoStrings extracted from PinCodeActivity to resources
2012-07-09 David A. VelascoBetter policy to show PIN Code
2012-07-09 David A. VelascoAvoid null pointer exception when the details fragment...
2012-07-09 David A. VelascoMerge remote-tracking branch 'origin/master' into moresync
2012-07-09 David A. VelascoMore improvements in refresh files list while synchronizing
2012-07-09 David A. VelascoPin code
2012-07-09 David A. VelascoBetter backwards compatibility in crash logger and...
2012-07-09 David A. VelascoFixed bug in creation of database after adding keep_in_...
2012-07-09 Bartek Przybylskicreate keep in sync field in db on app setup
2012-07-08 Bartek Przybylskikeep file in sync and initial commit for file sharing
2012-07-06 David A. VelascoSome improvements in synchronization and refresh of...
2012-07-06 David A. VelascoAvoid use of queues to delay recursion
2012-07-05 David A. VelascoFixing null pointers when finding out MIME types from...
2012-07-05 David A. VelascoExplicit assingment of infinite timeout for uploads...
2012-07-05 David A. VelascoCompleting previous commit
2012-07-05 David A. VelascoFileDetailFragment is not reused in double pane view...
2012-07-04 David A. VelascoEnsure that synchronization indicator in the files...
2012-07-04 David A. VelascoSmall improvements to the refresh of the files list...
2012-07-04 David A. VelascoRefactoring of main Activities and Fragments to avoid...
2012-07-04 David A. VelascoFixed silly bugs introduced when trying to improve...
2012-07-04 David A. VelascoCleaned up activities over FileDisplayActivity when...
2012-07-03 Lennart RosamInitial version of FileOperation to encapsulate all...
2012-07-03 Lennart RosamRemove version specific check as we do not know when...
2012-07-03 Lennart RosamSmall fixes on delete
2012-07-03 Lennart RosamSingleton didn't work (worth a try though ^^) - Make...
2012-07-03 Lennart RosamtryToLogin must get parameters now
2012-07-03 Lennart Rosam+selfSigned
2012-07-03 Lennart RosamWebdavClient singleton - make client management less...
2012-07-03 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-07-02 Bartek Przybylskidisable download button while downloading
2012-07-02 Bartek Przybylskidont show creation date until its fixed
2012-07-02 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-07-02 David A. VelascoDownload failures not treated as successes
2012-06-30 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-29 David A. VelascoAdded dynamic update of files list while full synchroni...
2012-06-29 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-06-29 David A. VelascoUpdate of messages when uploads finish
2012-06-28 Lennart RosamMerge branch 'master' of ssh://gitorious.org/owncloud...
2012-06-28 David A. VelascoUpdate files list when an upload finishes, if the file...
2012-06-28 Lennart RosamBump version: Assume fixed in 4.0.4... hopefully
2012-06-28 David A. VelascoBetter policies to handle possible errors in remote...
2012-06-27 David A. VelascoBetter file opening; new ownCloud logo in account setti...
2012-06-27 David A. VelascoFixed preview of images in Android 2.x ; fixed synchron...
2012-06-26 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-26 Bartek Przybylskifix crash on list adapter when file has no mimetype
2012-06-26 David A. VelascoFixed duplication of some files in local database due...
2012-06-25 Bartek Przybylskiremove indetermined progressbar until it wont be fixed...
2012-06-25 Bartek Przybylskialways show image preview if there is only enough memory
2012-06-25 Bartek PrzybylskiMerge branch 'master' of gitorious.org:owncloud/android...
2012-06-25 David A. VelascoChanged OCFile to keep mRemotePath as a valid URL;...
2012-06-24 Bartek Przybylskidont crash when no synchronization were done and user...
2012-06-24 Bartek Przybylskiremove dummy logs
next