Improvements in load of images: progress wheel while loading and better scaling
[pub/Android/ownCloud.git] / src / eu /
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
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-10-31 David A. VelascoMerge remote-tracking branch 'origin/master' into long_...
2012-10-30 Bartek Przybylskiassign octet-stream mimetype to unknown type file oc-android-1-3-14
2012-10-30 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-30 David A. VelascoFixed folder detection, now WebDAV compliant
2012-10-28 Bartek PrzybylskiRemove locking of readonly channel
2012-10-27 Bartek Przybylskiadd licence header to files
2012-10-27 Bartek PrzybylskiSolving modified date and length conflicts
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-24 David A. VelascoChanged the synchronization process to limit the number...
2012-10-11 David A. VelascoCancellation in uploads and access to details view...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-11 David A. VelascoAdding cancellation to uploads (WIP)
2012-10-10 Bartek Przybylskiget oc server version on synchronization
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-09-29 Bartek Przybylskiremove all warning from project
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-24 David A. VelascoAdded big file chunking for uplaods
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-08-24 David A. VelascoUploading files are protected against removal from...
2012-08-23 David A. VelascoAdded notification for failures in manual synchronizati...
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-08-03 David A. VelascoExtra logs for debugging connections
2012-08-02 David A. VelascoFixed crash by URL with whitespaces in login page;...
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android
2012-07-31 David A. VelascoNo more 'secure icon' when secure connection is NOT...
2012-07-31 David A. VelascoFixed lost of track of a downloaded file when it's...
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-28 Bartek Przybylskiallow removing local file only
2012-07-27 David A. VelascoMake resource values for some hardcoded string
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-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
next