Cancellation of current download in details view - UI changes
[pub/Android/ownCloud.git] / AndroidManifest.xml
2012-09-29 Bartek Przybylskiremoving crash handler, we not have google play reports
2012-09-24 David A. VelascoAdded big file chunking for uplaods
2012-09-14 David A. VelascoFavourites disabled until fix can be pushed (2)
2012-09-13 David A. VelascoRemoved crashlogger and permission request to read...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-24 David A. VelascoUploading files are protected against removal from...
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoVersion number updated
2012-08-20 David A. VelascoAdded link to register a new user at owncloud.com ...
2012-08-14 David A. VelascoMultiple upload available from the app
2012-08-08 David A. VelascoFIleDisplayActivity refactored to fix view never update...
2012-08-03 David A. VelascoVersion update
2012-08-02 David A. VelascoUpdate version number
2012-08-01 David A. VelascoVersion update
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android
2012-07-30 Bartek Przybylskiversion bump for GP
2012-07-30 David A. VelascoBetter failure handling in files renaming and removal
2012-07-30 David A. VelascoAdded failure handling to directory creation
2012-07-30 David A. VelascoGranted that accounts different only in port number...
2012-07-30 David A. VelascoFixed compatibility issue in local deletion and text...
2012-07-27 David A. VelascoForgotten version!
2012-07-27 David A. VelascoFixed: problems in handling a file that is still upload...
2012-07-26 David A. VelascoUpload improvements: better control of errors, updated...
2012-07-26 David A. VelascoPin code number hidden as a password
2012-07-26 David A. VelascoQuick patch to fix operations not ready for HTTPS
2012-07-25 David A. VelascoFile list is updated when a file contained in the curre...
2012-07-25 David A. VelascoFixed bad synchronization of files removed from another...
2012-07-25 David A. VelascoUpdated logging for login ;)
2012-07-25 David A. VelascoReviewed error handling and notifications in downloads
2012-07-25 David A. VelascoFIxed null pointer exception when a file details view...
2012-07-24 David A. VelascoAdded a static list of downloads in progress to have...
2012-07-23 David A. VelascoFixed cancel button in PIN code activity
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-21 Bartek Przybylskiremove location service registration after booting
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. VelascoEnable preemptive authentication to avoid double send...
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. 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. VelascoTrigger synchronization when current account is changed...
2012-07-13 David A. VelascoMore fixes to PIN code
2012-07-12 Bartek Przybylskireduce permissions, optimize bitmap displaying
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-11 David A. VelascoSome fixes to PIN code
2012-07-09 Bartek Przybylskidont loose keep in sync state when syncing
2012-07-09 David A. VelascoBetter policy to show PIN Code
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-06 David A. VelascoSome improvements in synchronization and refresh of...
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. 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-03 Lennart RosamMerge branch 'master' of ssh://git@gitorious.org/ownclo...
2012-07-02 Bartek Przybylskiversion bump
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 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. VelascoForgotten version number
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 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 Przybylskiversion bump
2012-06-24 Bartek Przybylskiversion bump
2012-06-22 David A. VelascoFixed local database incoherence when files whit specia...
2012-06-22 David A. VelascoFixed null pointer while resuming FileListActivity
2012-06-22 David A. VelascoFixed double URL decoding of file names
2012-06-22 David A. VelascoFixed null pointer exception while loging
2012-06-21 Bartek Przybylskireturn to correct directory when returning from file...
2012-06-21 Bartek Przybylskimake cancel button usable on account create activity
2012-06-21 Bartek Przybylskiabout dialog with version
2012-06-13 Bartek Przybylskidummy crash upload dialog
2012-06-12 Bartek Przybylskicrashlog handler
2012-06-09 Bartek Przybylskimake details activity using default theme
next