Merge remote-tracking branch 'origin/sync_review_2'
[pub/Android/ownCloud.git] / src /
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...
2012-11-08 David A. VelascoFixed update of right fragment when actions in the...
2012-11-08 David A. VelascoFixed icon that toggles password visibility
2012-11-07 David A. VelascoMore polite return for menus
2012-11-07 David A. VelascoOpen, download and cancel operations linked to contextu...
2012-11-06 Bartek Przybylskiincrease synchronization period to 24h
2012-11-06 David A. VelascoNew items in the context menu for files (not folders...
2012-11-06 David A. VelascoRename of folders completed (by now)
2012-11-05 David A. VelascoRemoval of folders completed
2012-10-31 Jörg Thalheimfix typo in classname: OpenerHepler -> OpenerHelper
2012-10-31 Jörg Thalheimfix typo in database schema
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-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-29 David A. VelascoSSL warning with more information about certificate...
2012-10-28 Bartek PrzybylskiRemove locking of readonly channel
2012-10-27 Bartek Przybylskiadd licence header to files
2012-10-27 Bartek Przybylskiupload file only on write close
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-23 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 Bartek PrzybylskiTwo way synchronization for files
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-19 David A. VelascoFixed notifications bug: when several notifications...
2012-10-18 David A. VelascoFixed error in first synchronization, once again
2012-10-18 David A. VelascoUndone the background message in empty folders
2012-10-17 David A. VelascoAbout message moved to strings.xml
2012-10-17 David A. VelascoAdded help text in background of empty files list
2012-10-17 David A. VelascoKeep the same item in the CENTER of the files list...
2012-10-17 David A. VelascoAdded explanation in the view for PIN Code creation
2012-10-15 David A. VelascoFixed crash got when instant upload is tried to an...
2012-10-15 David A. VelascoMoved recursive fetch to notify end-of-syncrhonization...
2012-10-15 David A. VelascoFixed problem in first-ever synchronization introduced...
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. VelascoFixing NULL pointer in execution without accounts created
next