- added requested changes
[pub/Android/ownCloud.git] / src /
2014-10-20 tobiasKaminsky- added requested changes
2014-10-18 tobiasKaminsky- added lgpgl
2014-10-17 tobiasKaminsky- requested changes by review by davivel
2014-10-11 tobiasKaminsky- disabled sort by size until server supports server...
2014-10-04 tobiasKaminsky- sort dialog shows the right selected item
2014-10-04 tobiasKaminsky- persist settings for sort order
2014-09-15 tobiasKaminsky- Only three orders: A-Z, Big-Small, New-Old.
2014-09-15 tobiasKaminskyKeep folders on top
2014-09-14 tobiasKaminskyAdded forgotten Comparator
2014-09-14 tobiasKaminskyAdded sorting by name, date or size ascending/descending
2014-09-12 jabarrosMerge pull request #619 from owncloud/fix_crash_when_co...
2014-09-09 jabarrosMerge pull request #615 from owncloud/fast_account_sele...
2014-09-09 David A. VelascoChanged title of settings activity to 'Settings'
2014-09-09 David A. VelascoMerge pull request #614 from owncloud/ADFS_auth_support
2014-09-09 jabarrosChanges after CR
2014-09-09 jabarrosMerge branch 'develop' into ADFS_auth_support
2014-09-09 David A. VelascoFileUploader service checks existance of account when...
2014-09-09 David A. VelascoWhen an account is clicked, the app immediately shows...
2014-09-05 jabarrosMerge pull request #608 from owncloud/move_files_and_fo...
2014-09-04 jabarrosFixed bug it is not possible to login using two account...
2014-09-02 jabarrosFixed message when trying to move to a folder which...
2014-09-02 jabarrosCreate dialog fragment for showing authentication dialog
2014-09-02 David A. VelascoImproved messages for operations on files not existing...
2014-09-01 David A. VelascoFixed lost local copy of file when moved into a folder...
2014-09-01 jabarrosAdd menu restrictions for not showing move option on...
2014-08-28 David A. VelascoFixed crash when selecting a folder to move file into...
2014-08-28 jabarrosShow alert message when user or password in authenticat...
2014-08-28 jabarrosMerge branch 'develop' into move_files_and_folders
2014-08-28 jabarrosShow a dialog to request username and password to the...
2014-08-27 jabarrosUpdate messages for moving files operation results
2014-08-26 David A. VelascoMerge remote-tracking branch 'origin/move_files_and_fol...
2014-08-26 David A. VelascoCompleted update of local database and storage after...
2014-08-26 jabarrosShow an alert message when user tries to move a file...
2014-08-26 jabarrosPass info of target file that is going to be moved
2014-08-26 jabarrosAdd gestion for errors when moving files
2014-08-26 David A. VelascoRefactored MoveFileOperation to handle local update...
2014-08-26 jabarrosTrigger MoveFileOperation when 'Choose' button is clicked
2014-08-26 David A. VelascoStart MoveFileOperation when 'Choose' button is clicked...
2014-08-26 David A. VelascoAdded MoveFileOperation to move OCFiles
2014-08-19 David A. VelascoPerform creation of new folder in MoveActivity
2014-08-19 David A. VelascoRefactored MoveActivity and friends to remove duplicati...
2014-08-19 David A. VelascoSome clean-up and refactoring in fragments listing...
2014-08-18 David A. VelascoUpdated navigation elements of action bar and some...
2014-08-13 jabarrosAdd new activity for selecting the destination folder...
2014-08-12 David A. VelascoMerge pull request #587 from owncloud/improved_fullscre...
2014-08-12 jabarrosAdd changes after CR
2014-08-12 jabarrosModify FileMenuFilter class for showing move option...
2014-08-11 jabarrosFixed bug when tapping in the 3 points to hide the...
2014-08-11 jabarrosAdd check for allow to use FullScreen and Immersive...
2014-08-08 purigarciaMerge pull request #584 from owncloud/accounts_view
2014-08-07 David A. VelascoApply IMMERSIVE mode to gallery (works only in Android...
2014-08-07 jabarrosMerge branch 'develop' into accounts_view
2014-08-07 jabarrosRemove classes not used more after changing the view...
2014-08-07 jabarrosMerge pull request #582 from owncloud/unsecured_server_...
2014-08-07 jabarrosSet first account checked as default when the current...
2014-08-06 jabarrosAdd long-press interaction to accounts elements for...
2014-08-06 jabarrosUpdate the list of accounts in Preferences after adding...
2014-08-06 jabarrosInclude 'add account' button after last account listed
2014-08-06 jabarrosChange the title of preference for adding new accounts...
2014-08-05 jabarrosShow all the active accounts on settings view and make...
2014-08-05 jabarrosAdd new preference category on settings and list in...
2014-08-04 jabarrosShow appropiate message and update library reference
2014-07-30 David A. VelascoMerge pull request #578 from owncloud/show_message_for_...
2014-07-30 jabarrosChanges after CR
2014-07-30 David A. VelascoMerge pull request #575 from owncloud/images_gallery_zoom
2014-07-29 jabarrosChanges after CR
2014-07-29 jabarrosFixed bug. It is not possible to refresh folder when...
2014-07-29 jabarrosFixed bug when comming back to a zoomed photo, it is...
2014-07-29 jabarrosUse Extended view pager and set onTouchListener into...
2014-07-28 jabarrosSave message in onSaveInstanceState when folder is...
2014-07-28 jabarrosChange element ImageView of preview image fragment...
2014-07-28 jabarrosFixed bug related when changing orientation of device...
2014-07-25 jabarrosShow message when the file list is being loading and...
2014-07-25 David A. VelascoMerge pull request #566 from owncloud/update_error_mess...
2014-07-25 David A. VelascoRemoved conflict mark
2014-07-25 jabarrosAdd case for when trying to download a file that is...
2014-07-25 jabarrosUpgrade notifications on status bar when uploading...
2014-07-25 jabarrosUpdate ErrorMessageAdapter class to generate appropiate...
2014-07-25 David A. VelascoFixed use of removed text messages unnoticed before...
2014-07-24 jabarrosAdd message when LocalFileList and OCFileLIst are empty
2014-07-24 David A. VelascoMerge branch 'master' into develop
2014-07-14 David A. VelascoFixed bug: failed upload notification not appearing...
2014-07-14 jabarrosRemove InstantUploadActivity and related resources
2014-07-10 David A. VelascoUpdate reference to library
2014-07-09 David A. VelascoMerge remote-tracking branch 'origin/release-1.5.8...
2014-07-09 David A. VelascoMerge branch 'develop' into release-1.5.8
2014-07-09 jabarrosMerge pull request #556 from owncloud/fix_bug_in_favori...
2014-07-08 jabarrosMerge branch 'develop' into release-1.5.8
2014-07-08 David A. VelascoMerge pull request #555 from owncloud/update_shared_fol...
2014-07-08 David A. VelascoFixed last minute bugs, and clean up
2014-07-08 David A. VelascoWatch for replacements of favorite file besides than...
2014-07-08 David A. VelascoWatch local changes of kept-in-sync files by observing...
2014-07-08 David A. VelascoAvoid the app crashes at every start due to a stuck...
2014-07-08 jabarrosCreate observer class for parent folders
2014-07-08 David A. VelascoTesting observance on parent folders to deal with apps...
2014-07-08 David A. VelascoImproved release of resources in FileObserverService...
2014-07-08 David A. VelascoClean up FileObserverService to avoid redundant instanc...
2014-07-08 jabarrosModify OwncloudFileObserver for enforcing watching...
2014-07-07 jabarrosRemove unused class FailedUploadActivity and related...
2014-07-07 jabarrosMerge pull request #541 from owncloud/fix_issue_540
next