Removes remember last share location setting
[pub/Android/ownCloud.git] / src /
2014-10-21 Magnus SjoqvistRemoves remember last share location setting
2014-10-20 Magnus SjoqvistFixed log import
2014-10-20 Magnus SjoqvistMerge with develop
2014-10-20 David A. VelascoMerge pull request #658 from owncloud/instant_upload_pa...
2014-10-17 Magnus SjoqvistMerge with develop
2014-10-17 Magnus SjoqvistAdded check for that the last upload folder still exists
2014-10-16 jabarrosFixed. File is not downloaded in the end, when adding...
2014-10-16 jabarrosFixed. App crashes when changing the path and not going...
2014-10-15 jabarrosFixed. When define as instant upload path a path that...
2014-10-15 jabarrosFixed. App crash when setting a path without slash
2014-10-14 SamFixed imports and added comments
2014-10-14 Magnus SjoqvistFixed merge
2014-10-14 Magnus SjoqvistAdded feature for remembering last upload location...
2014-10-10 David A. VelascoMerge branch 'develop' into instant_upload_path_chooseable
2014-10-06 jabarrosMerge branch 'master' of https://github.com/loripino21...
2014-10-02 jabarrosUpdate Log_OC import reference
2014-10-01 jabarrosMerge pull request #632 from wakeup/patch-1
2014-10-01 Javier GonzalezMerge pull request #641 from owncloud/thumbnails_for_do...
2014-10-01 jabarrosChanges after CR
2014-09-29 jabarrosAdd column 'update_thumbnail' to the local files db...
2014-09-23 David A. VelascoProtect the app against crashes when opening the thumbn...
2014-09-23 David A. VelascoProtect the app against crashes due to fails in creatio...
2014-09-23 David A. VelascoMinimized memory use in load of bitmaps for thumbnails...
2014-09-19 David A. VelascoWork around constaint in valid key for DiskLruCache...
2014-09-18 David A. VelascoHotfix for setups without new mail_logger string
2014-09-18 jabarrosFixed bug. When there is a downloaded file which is...
2014-09-18 David A. VelascoMerge pull request #627 from owncloud/better_loggin_system
2014-09-18 David A. VelascoFixed conflict - Merge branch 'develop' into better_log...
2014-09-17 David A. VelascoMerge pull request #628 from owncloud/enforce_folder_re...
2014-09-17 jabarrosUpdate with changes after CR
2014-09-17 jabarrosChanges after CR
2014-09-17 jabarrosMerge branch 'develop' into enforce_folder_refresh_even...
2014-09-17 jabarrosMerge branch 'develop' into better_loggin_system
2014-09-16 jabarrosFix bug. App crashes when installing it
2014-09-16 jabarrosFix bug. Etag is been ignored when navigating through...
2014-09-16 jabarrosFixed bug related with app crashes when opening the...
2014-09-15 jabarrosAdd boolean parameter 'ignoreTag' to SyncronizeFolderOp...
2014-09-15 David A. VelascoMerge branch 'develop' of https://github.com/tobiasKami...
2014-09-13 tobiasKaminskyRemoved accidently added remote thumbnail generation.
2014-09-13 tobiasKaminskyRe-added thumbnail generation for files that are not...
2014-09-12 jabarrosMerge pull request #619 from owncloud/fix_crash_when_co...
2014-09-12 jabarrosSet the log folder path before starting logging
2014-09-11 jabarrosMove Logger class to owncloud library and update refere...
2014-09-11 jabarrosSet maximum file size for logs and format logs info
2014-09-11 jabarrosAdd delete history login and chang the date format...
2014-09-11 jabarrosVisualize both older and current log files info in...
2014-09-10 jabarrosManage size of log file automatically, handling two...
2014-09-10 jabarrosRemove unused code for accesing to log file from Prefer...
2014-09-10 jabarrosChange log messages for using our logger in all logs
2014-09-10 jabarrosDone some changes for storing the log messages on log...
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-05 jabarrosFirst changes for saving logs
2014-09-04 jabarrosFixed bug it is not possible to login using two account...
2014-09-04 jabarrosEnable log into text file automatically when BuildConfi...
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 tobiasKaminskyAdded requested changes.
2014-09-01 loripino21Update FileStorageUtils.java
2014-09-01 loripino21Update FileStorageUtils.java
2014-09-01 loripino21Update FileStorageUtils.java
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-09 tobiasKaminskyAdded x and y to specify maxX and maxY in route.
2014-08-09 tobiasKaminskyUpdate thumbnails
2014-08-09 tobiasKaminskyMerge branch 'develop' of https://github.com/tobiasKami...
2014-08-09 tobiasKaminskyThumbnail
2014-08-09 tobiasKaminskyRemote fetch of thumbnail
2014-08-08 purigarciaMerge pull request #584 from owncloud/accounts_view
next