Merge branch 'develop' into imageGrid
[pub/Android/ownCloud.git] / src /
2015-02-02 David A. VelascoMerge branch 'develop' into imageGrid
2015-02-02 David A. VelascoMerge pull request #844 from owncloud/delete_local_files
2015-02-02 masensioChanges from comments in PR 844
2015-01-29 masensioFix bug: When renaming a folder, in the photos apps...
2015-01-28 masensioMerge branch 'develop' into delete_local_files
2015-01-28 David A. VelascoRemoved commented code
2015-01-28 masensioMerge pull request #866 from owncloud/download_folder
2015-01-27 masensioFix bug: audio are not refreshed when delete them from...
2015-01-27 masensioShow status icons in gridview
2015-01-27 David A. VelascoFixed download of folder after updating credentials...
2015-01-26 masensioFix bug (Media Scan) Files are not refreshed when delet...
2015-01-26 David A. VelascoCommented excess of logs
2015-01-26 David A. VelascoFixed cancellation of SynchronizeOperationFolder
2015-01-26 masensioFix bug: Footer is not shown correct in the grid view
2015-01-26 David A. VelascoAdded indexed tree of synchronizing folders to SyncFold...
2015-01-23 David A. VelascoRefactored SyncFolderHandler out of OperationsService
2015-01-23 jabarrosMerge pull request #825 from owncloud/SettingsGreyedOut
2015-01-22 David A. VelascoMinimize refresh of list of files on reception of event...
2015-01-22 David A. VelascoAdded cancelation for subtrees
2015-01-22 David A. VelascoAdded indexed tree of folders downloading anything
2015-01-22 jabarros'Fixed. 'Upload pictures via WIFI only' is hidden when...
2015-01-22 jabarrosFixed. Some message dissapear from list view as 'loadin...
2015-01-21 jabarrosFixed. Remove size from folders in the Upload view
2015-01-21 David A. VelascoMerge pull request #858 from owncloud/imageGrid_footer
2015-01-21 jabarrosMove GridViewWithHeaderAndFooter class to third_parties...
2015-01-21 jabarrosMerge branch 'imageGrid' into imageGrid_footer
2015-01-21 jabarrosFixed. Size of the folders is shown in the file list...
2015-01-21 jabarrosFixed. App crashes when accessing to some folders in...
2015-01-21 jabarrosFixed. Footer message should be showed in the list...
2015-01-20 David A. VelascoMerge pull request #851 from owncloud/download_folder_u...
2015-01-20 jabarrosUpdate unsuccessful downloaded file
2015-01-20 jabarrosMerge branch 'download_folder__refactoring_observance_o...
2015-01-20 jabarrosStore file on db with 'downloading' state after adding...
2015-01-20 David A. VelascoRevert changes for files uploading
2015-01-20 jabarrosRemove is_uploading field from database
2015-01-20 jabarrosMerge branch 'develop' into imageGrid
2015-01-20 David A. VelascoRemoved call to methods to check transfer state of...
2015-01-20 jabarrosMerge branch 'develop' into SettingsGreyedOut
2015-01-19 tobiasKaminskyMerge branches 'develop' and 'imageGrid' of github...
2015-01-19 tobiasKaminskychanges as requested
2015-01-19 tobiasKaminskyrebased
2015-01-19 tobiasKaminskyMerge branch 'develop2' into imageGrid2
2015-01-19 jabarrosIncrease db number and added getters and setter for...
2015-01-19 David A. VelascoMerge pull request #798 from LukeOwncloud/develop
2015-01-19 jabarrosAdded uploading and downloading fields into filelist...
2015-01-19 jabarrosMerge branch 'develop' into download_folder
2015-01-19 jabarrosMerge branch 'develop' into delete_local_files
2015-01-19 jabarrosTrigger Media Scan on parent folder when deleting a...
2015-01-18 tobiasKaminskyMerge branch 'develop2' into imageGrid2
2015-01-14 David A. VelascoMerge pull request #746 from owncloud/thumbnailForUpload
2015-01-13 David A. VelascoMove every sendBroadcast from SynchronizeFolderOperatio...
2015-01-12 jabarrosMerge branch 'develop' into thumbnailForUpload
2015-01-12 jabarrosOther minor changes after CR
2015-01-12 David A. VelascoFixed stuck 'downloading' icon in download of folders
2015-01-12 jabarrosChanges after CR
2015-01-12 David A. VelascoMerge pull request #837 from owncloud/download_folder_f...
2015-01-12 David A. VelascoFix on search of operation to cancel
2015-01-09 jabarrosFix. Subfolders are not cancelled correctly
2015-01-09 jabarrosFixed. In the upload view, videos does not have the...
2015-01-09 David A. VelascoFixed icon for MIME type application/javascript
2015-01-08 David A. VelascoMerge pull request #836 from owncloud/download_folder__...
2015-01-08 David A. VelascoAesthetic fixes
2015-01-08 David A. VelascoConsidered MIME types for .py, .js, and fixed .xls...
2015-01-08 jabarrosNotify the download cancelation for updating the screen...
2015-01-08 jabarrosFix for downloads that are not cancelled
2015-01-08 jabarrosMerge branch 'download_folder' into download_folder__fi...
2015-01-08 David A. VelascoConsider application/xml for XML files
2015-01-08 David A. VelascoMerge pull request #820 from owncloud/obeySortOrder_fix...
2015-01-07 David A. VelascoFirst try
2015-01-07 jabarrosMerge branch 'develop' into download_folder
2015-01-07 jabarrosChange error message when trying download a folder...
2015-01-07 jabarrosAdded folder name to 'file not found' error message
2015-01-07 David A. VelascoMerge pull request #823 from owncloud/rename_with_speci...
2015-01-07 jabarrosFix. App does not realize that the folder does not...
2014-12-31 jabarrosFix. Some icons are not correct. Showed default file...
2014-12-31 jabarrosFix. App does not realize that the folder does not...
2014-12-30 jabarrosFixed. Icons which have extensions in UpperCase, in...
2014-12-29 tobiasKaminsky- fix #47
2014-12-29 jabarrosCreate getThumbnailDimension and add some comments
2014-12-29 jabarrosRefactor ThumbnailsCacheManager to reduce repeated...
2014-12-29 jabarrosMerge branch 'develop' into thumbnailForUpload
2014-12-29 jabarrosMove isImage method to BitmapUtils class
2014-12-26 jabarrosMerge branch 'develop' into rename_with_special_character
2014-12-26 jabarrosMerge branch 'develop' into obeySortOrder_fixmerge
2014-12-26 jabarrosMerge pull request #755 from owncloud/OpenWithInContextMenu
2014-12-26 jabarrosMerge pull request #784 from ekeitho/develop
2014-12-23 Keith Abdullacreate an extra string resource
2014-12-23 jabarrosFixed. Yellow arrow is not gone when there is not somet...
2014-12-20 Keith Abdullafix string format and context method
2014-12-19 David A. VelascoMerge pull request #718 from owncloudChalmers/multi2
2014-12-19 jabarrosMerge branch 'develop' into thumbnailForUpload
2014-12-18 tobiasKaminskyrenamed sortDirectory to sortFolder
2014-12-17 jabarrosRemoved specific check for character '%' when renaming...
2014-12-17 jabarrosMerge pull request #813 from owncloud/download_folder__...
2014-12-17 David A. VelascoRemoved unneeded logs
2014-12-17 David A. VelascoAdded cancellation checks in SynchronizeFolderOperation...
2014-12-17 jabarrosMerge pull request #812 from owncloud/download_folder__...
2014-12-17 David A. VelascoMerge pull request #811 from owncloud/download_folder_c...
2014-12-17 David A. VelascoAllow cancelling download of folders as soon as the...
2014-12-16 jabarrosMerge branch 'download_folder' into download_folder_can...
next