Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
[pub/Android/ownCloud.git] / src /
2014-11-11 SamThis commit targets https://github.com/owncloud/android...
2014-11-08 tobiasKaminskyfix scenario 1
2014-11-07 jabarrosInclude impelementation of Storage Access Framework...
2014-11-07 Pro9Added an api check, since multiselect only works on...
2014-11-06 tobiasKaminsky- imageview gets updated when thumbnail generation...
2014-11-06 tobiasKaminsky- initial image grid
2014-11-05 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into...
2014-11-05 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into...
2014-11-05 Samallows multiselect during upload for select applications
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 Jorge Antonio Diaz... Cleanup
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-11-03 David A. VelascoAdjust the thumbnails size to the size used on screen
2014-11-03 jabarrosMerge branch 'develop' into christmas_app
2014-11-03 jabarrosUpdate getSeasonalId method on DisplayUtils class for...
2014-11-01 tobiasKaminsky- adding possibility to create folder during upload
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-31 jabarrosFix. Update the way of setting the needed of update...
2014-10-31 jabarrosFixed. When an image is updated in the server and app...
2014-10-30 tobiasKaminsky- moved Sorting to FileStorageUtils
2014-10-30 jabarrosMerge pull request #697 from owncloud/fix_https_access_...
2014-10-30 Luke Owncloudallow user to save choice of app for sending log
2014-10-30 tobiasKaminskyBugfix
2014-10-29 grecepRevert "Add "select all" option to photo (or other...
2014-10-29 grecepMerge pull request #669 from grecep/master
2014-10-29 jabarrosMerge pull request #686 from tobiasKaminsky/bugfixMulti...
2014-10-29 tobiasKaminsky- moved rotateImage() to BitmapUtils
2014-10-29 Luke Ownclouduse chooser for sendmail (remove explicit gmail) in...
2014-10-29 tobiasKaminsky- Thumbnail generation also obeys exif tag
2014-10-28 grecepremoved unnecessary code
2014-10-28 Jorge Antonio Diaz... Merge branch 'us4_view_text_files' of github.com:ownclo...
2014-10-28 Jorge Antonio Diaz... Fixed a bug that would cause the details view to be...
2014-10-28 Jorge Antonio Diaz... Reverted the text preview system to a single TextView
2014-10-28 Jorge Antonio Diaz... Solved 'Share with copied link' flow
2014-10-28 Jorge Antonio Diaz... Removed unnecessary actions
2014-10-28 Jorge Antonio Diaz... Fixed line breaks
2014-10-28 Jorge Antonio Diaz... Fixed a mistake.
2014-10-28 Jorge Antonio Diaz... Reworked the text file preview system to avoid UI freez...
2014-10-28 Jorge Antonio Diaz... Added text file preview
2014-10-28 Jorge Antonio Diaz... Minor updates
2014-10-28 Jorge Antonio Diaz... Merge branch 'gradleWithInternalDependency' of github...
2014-10-28 MMMarcyCommit for the PR
2014-10-28 David A. VelascoMerge pull request #673 from owncloud/idn_hosts
2014-10-28 tobiasKaminsky- added Comment
2014-10-28 jabarrosMerge branch 'develop' into idn_hosts
2014-10-27 jabarrosMerge branch 'develop' into thumbnails_from_server
2014-10-27 jabarrosAdd check of server version before requesting remote...
2014-10-26 tobiasKaminsky- beautify Timestamps
2014-10-26 Jorge Antonio Diaz... Fixed a bug that would cause the details view to be...
2014-10-26 Jorge Antonio Diaz... Reverted the text preview system to a single TextView
2014-10-26 Jorge Antonio Diaz... Solved 'Share with copied link' flow
2014-10-25 Jorge Antonio Diaz... Removed unnecessary actions
2014-10-25 Jorge Antonio Diaz... Fixed line breaks
2014-10-25 tobiasKaminsky- obey exif orientation tag
2014-10-24 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into
2014-10-24 tobiasKaminsky-rebase on develop
2014-10-24 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into...
2014-10-24 David A. VelascoMerge branch 'master' into develop
2014-10-24 jabarrosMerge pull request #675 from owncloud/hotfix_full_sync_... oc-android-1.6.1
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-24 David A. VelascoFull-account synchronization should never fetch the...
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-22 tobiasKaminsky- same threshold
2014-10-22 tobiasKaminsky- clean up 2
2014-10-22 tobiasKaminsky- cleaned up
2014-10-22 tobiasKaminsky- moved MediaScan to DownloadFileOperation.
2014-10-22 tobiasKaminsky- update to obey non-image files
2014-10-22 tobiasKaminskyMerge remote-tracking branch 'upstream/develop' into...
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-20 Riadh HabbachiAdded initial implementation to download a folder.
2014-10-19 tobiasKaminsky- bugfix
2014-10-19 tobiasKaminsky- fix bug
2014-10-19 tobiasKaminsky- minor design changes
2014-10-19 Jorge Antonio Diaz... Fixed a mistake.
2014-10-18 Jorge Antonio Diaz... Reworked the text file preview system to avoid UI freez...
2014-10-18 tobiasKaminsky- added lgpgl
2014-10-18 tobiasKaminskyadded "x folders and y files" to end of list
2014-10-17 tobiasKaminsky- Using Uri.encode...
2014-10-17 tobiasKaminsky- requested changes by review by davivel
2014-10-17 Jorge Antonio Diaz... Added text file preview
2014-10-17 MMMarcyMerge remote-tracking branch 'theirs/develop' into...
2014-10-17 MMMarcyCommit for the PR
next