Add view for selecting upload path folder browsing through local file list in prefere...
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui /
2014-11-18 jabarrosAdd view for selecting upload path folder browsing...
2014-11-13 David A. VelascoMerge pull request #685 from tobiasKaminsky/beautifyTim...
2014-11-12 David A. VelascoMerge pull request #683 from tobiasKaminsky/videoFullsize
2014-11-12 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into...
2014-11-12 tobiasKaminsky< 60 seconds -> "seconds ago"
2014-11-08 tobiasKaminskyfix scenario 1
2014-11-05 David A. VelascoMerge pull request #706 from owncloud/christmas_app
2014-11-05 jabarrosMerge pull request #700 from owncloud/remember_last_sha...
2014-11-04 jabarrosFixed. App crashes when accesing to an account where...
2014-11-03 David A. VelascoMerge pull request #687 from owncloud/thumbnails_from_s...
2014-11-03 jabarrosFixed. App crashes when selecting an account where...
2014-11-03 David A. VelascoSome clean-up in ThumbnailsCacheManager
2014-10-31 David A. VelascoMerge branch 'remember_last_share_location' into rememb...
2014-10-31 David A. VelascoEnable 'up' navigation from home button
2014-10-31 David A. VelascoFixed crash and remembered location when there are...
2014-10-31 David A. VelascoCrash in Android < 3 fixed: getSupportActionBar() inste...
2014-10-30 jabarrosMerge pull request #697 from owncloud/fix_https_access_...
2014-10-30 tobiasKaminskyBugfix
2014-10-29 grecepMerge pull request #669 from grecep/master
2014-10-29 jabarrosMerge pull request #686 from tobiasKaminsky/bugfixMulti...
2014-10-28 grecepremoved unnecessary code
2014-10-28 David A. VelascoMerge pull request #673 from owncloud/idn_hosts
2014-10-28 jabarrosMerge branch 'develop' into idn_hosts
2014-10-27 jabarrosMerge branch 'develop' into thumbnails_from_server
2014-10-26 tobiasKaminsky- beautify Timestamps
2014-10-24 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into
2014-10-24 David A. VelascoMerge branch 'master' into develop
2014-10-24 jabarrosMerge branch 'thumbnails_from_server' of https://github...
2014-10-24 David A. VelascoMerge pull request #676 from owncloud/sorting_files
2014-10-23 jabarrosFixed. When trying to open the app in Galaxy mini 2...
2014-10-23 jabarrosMerge branch 'develop' into idn_hosts
2014-10-23 jabarrosAdd comment removed when fixing conflict in merge
2014-10-23 jabarrosMerge branch 'sortingFiles' of https://github.com/tobia...
2014-10-23 jabarrosMerge branch 'develop' into sorting_files_2
2014-10-21 Magnus SjoqvistRemoves remember last share location setting
2014-10-21 David A. VelascoMerge pull request #653 from LukeOwncloud/develop
2014-10-20 tobiasKaminsky- added requested changes
2014-10-20 jabarrosMerge branch 'master' into develop
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-19 tobiasKaminsky- bugfix
2014-10-19 tobiasKaminsky- fix bug
2014-10-17 tobiasKaminsky- Using Uri.encode...
2014-10-17 tobiasKaminsky- requested changes by review by davivel
2014-10-17 Magnus SjoqvistMerge with develop
2014-10-17 Magnus SjoqvistAdded check for that the last upload folder still exists
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 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 jabarrosMerge branch 'idn_hosts' of https://github.com/ogasser...
2014-10-15 David A. VelascoCreation of ThumbnailsCacheManager class, grouping...
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-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-11 tobiasKaminsky- disabled sort by size until server supports server...
2014-10-10 jabarrosFixed. When removing a file inside a folder and then...
2014-10-10 grecepselect all / deselect all file in upload menu
2014-10-09 jabarrosMerge branch 'sortingFiles' of https://github.com/tobia...
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-06 jabarrosMerge branch 'master' of https://github.com/loripino21...
2014-10-04 tobiasKaminsky- sort dialog shows the right selected item
2014-10-04 tobiasKaminsky- persist settings for sort order
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-21 tobiasKaminsky- removed help function
2014-09-21 tobiasKaminskyDownload thumbnails from server with rest api
2014-09-21 tobiasKaminskynew url
2014-09-21 tobiasKaminskyupdate
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...
next