Gallery in full screen, action bar shown on tap
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations /
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
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-08 David A. VelascoRemove unused Object member causing problems with seria...
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-11-30 David A. VelascoCustomized error message for uploads when the local...
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-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. VelascoMerge of master after sync_review was merged into it
2012-11-22 David A. VelascoRemoval of a folder (or file) not already existing...
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-20 David A. VelascoFixed 'keep both' action in conflicts dialog (both...
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-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. VelascoGranted update of modificationTimestamp with the end...
2012-11-13 David A. VelascoContext handling made consistent
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-11-08 David A. VelascoFixed update of right fragment when actions in the...
2012-11-06 David A. VelascoRename of folders completed (by now)
2012-11-05 David A. VelascoRemoval of folders completed
2012-10-31 David A. VelascoMerge remote-tracking branch 'origin/master' into long_...
2012-10-31 David A. VelascoRename and remove operations connected to the contextua...
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-26 David A. VelascoIncreased chunk size up to 1MB
2012-10-26 David A. VelascoCharacter % is rejected for names of files when renaming
2012-10-26 David A. VelascoNo more Canonical Names in log TAGs
2012-10-26 David A. VelascoRefactored renaming operation (inherits RemoteOperation...
2012-10-25 David A. VelascoRemoved unused class ConnectionCheckerRunnable, and...
2012-10-25 David A. VelascoRefactored remove file operation (inherits RemoteOperat...
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-23 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-15 David A. VelascoFixed crash got when instant upload is tried to an...
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 David A. VelascoShow the details of a file when the status notification...
2012-10-10 David A. VelascoImproved cancellation of downloads: fast abort of opera...
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-13 David A. VelascoServer certificates improvements: fixed problems in...
2012-09-12 David A. VelascoAdded support for OC-Chunking in uploads (disabled...
2012-09-07 David A. VelascoImprovements in SSL certifcates checking: URL is checke...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...