Fixed indention, log and copyright issues in DiskLruImageCache
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui /
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-09 jabarrosFixed bug. Thmumbnail is not correct when uploading...
2014-10-08 jabarrosFixed bug. When previewing a big image, sometimes it...
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-11 jabarrosMove Logger class to owncloud library and update refere...
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. 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 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-01 tobiasKaminskyAdded requested changes.
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 jabarrosMerge branch 'develop' into move_files_and_folders
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 jabarrosTrigger MoveFileOperation when 'Choose' button is clicked
2014-08-26 David A. VelascoStart MoveFileOperation when 'Choose' button is clicked...
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-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
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 jabarrosSet first account checked as default when the current...
2014-08-07 tobiasKaminskyThumbnail generation in ListView
2014-08-07 tobiasKaminskyThumbnail in ListView
2014-08-07 tobiasKaminskyThumbnail preview
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-05 tobiasKaminskyThumbnail for local images
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
next