Merge branch 'master' into develop
[pub/Android/ownCloud.git] / src /
2014-10-20 jabarrosMerge branch 'master' into develop
2014-10-20 David A. VelascoMerge pull request #658 from owncloud/instant_upload_pa...
2014-10-16 David A. VelascoFix thumbnail generation after successful upload
2014-10-16 David A. VelascoFix glitch in reuse of thumbnails after crossed rename...
2014-10-16 jabarrosFixed. File is not downloaded in the end, when adding...
2014-10-16 David A. VelascoFix lost update of remoteId when file is sync'ed after...
2014-10-16 jabarrosFixed. App crashes when changing the path and not going...
2014-10-15 jabarrosFixed. The thumbnail of the just uploaded image is...
2014-10-15 David A. VelascoThumbnails cache initialized in MainApp context to...
2014-10-15 David A. VelascoCreation of ThumbnailsCacheManager class, grouping...
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 David A. VelascoRemoved unused import
2014-10-14 David A. VelascoFixed indention, log and copyright issues in DiskLruIma...
2014-10-14 David A. VelascoUse hash ok keys as actual key in thumbnails cache...
2014-10-10 jabarrosFixed. When removing a file inside a folder and then...
2014-10-10 David A. VelascoMerge branch 'develop' into instant_upload_path_chooseable
2014-10-09 jabarrosFixed bug. Thmumbnail is not correct when uploading...
2014-10-08 jabarrosFixed bug. When previewing a big image, sometimes it...
2014-10-07 David A. VelascoSome indentation updates
2014-10-07 David A. VelascoConsider possible trailing / in input URL in login...
2014-10-07 David A. VelascoSome indentation updates
2014-10-07 David A. VelascoOn refersh of a folder, remove from the local file...
2014-10-06 jabarrosMerge branch 'master' of https://github.com/loripino21...
2014-10-02 jabarrosMerge branch 'develop' into release-1.6.0
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-10-01 jabarrosFixed bug. Video files not previewed on accounts whose...
2014-09-29 jabarrosAdd column 'update_thumbnail' to the local files db...
2014-09-24 jabarrosFixed bug related with refreshing when moving files
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-22 jabarrosFixed bug. Change way of decoding pictures from decodeF...
2014-09-22 jabarrosAdd customize Imageview and TouchImageView for fixing...
2014-09-19 jabarrosFixed bug. Check if bitmap exceed the 2048x2048 size...
2014-09-19 David A. VelascoWork around constaint in valid key for DiskLruCache...
2014-09-18 David A. VelascoMerge branch 'develop' into release-1.6.0
2014-09-18 David A. VelascoMerge pull request #631 from owncloud/new_shared_by_lin...
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 jabarrosFixed bug. Image zoomed is not shown property
2014-09-18 David A. VelascoMerge pull request #627 from owncloud/better_loggin_system
2014-09-18 jabarrosFixed bug. When downloading two files, it is not possib...
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...
next