Commit graph

754 commits

Author SHA1 Message Date
tibbi
c0d446a3a4 use better default file save path at Edit, if available 2018-04-14 21:58:26 +02:00
tibbi
093fe92596 fix path fetching from content uri at editing 2018-04-14 21:51:48 +02:00
tibbi
c0c7752f79 try getting real filename from content uri at Edit Activity 2018-04-14 21:31:31 +02:00
tibbi
ce3ce0bec0 show how many items are going to be deleted on the confirmation dialog 2018-04-12 20:19:21 +02:00
tibbi
ee1df9ebbb reenable new folder deleting, if it was left empty 2018-04-10 20:36:17 +02:00
tibbi
2bd20c5d98 fix #735, remember last selected folder at adding excluded ones 2018-04-10 20:19:15 +02:00
tibbi
75eb8c789a rework the way media files are fetched 2018-04-10 13:45:01 +02:00
tibbi
d91228eedf adding a couple improvements related to un/hiding folders 2018-04-09 14:04:42 +02:00
tibbi
b6d24492ed remove hidden folders instantly, do not refetch everything 2018-04-09 00:00:03 +02:00
tibbi
0271af9c55 update directories instantly after renaming, do not refetch everything 2018-04-08 23:14:25 +02:00
tibbi
b1c6006e18 fix #732, delay automatic fullscreen animation a bit to make it smoother 2018-04-08 21:00:27 +02:00
tibbi
ac3e79c15b comment out new app announcement 2018-04-08 19:15:07 +02:00
tibbi
6f361a7296 updating Commons to 3.17.23, use image rotating functions from there 2018-04-01 15:24:56 +02:00
tibbi
b97ab1d795 notify some users about the Clock app 2018-03-30 23:39:00 +02:00
tibbi
4c865de301 update commons to 3.17.16 with some cosmetic code changes 2018-03-30 23:32:37 +02:00
tibbi
2515edee44 remove the explicit scanning of screenshots folder 2018-03-30 21:57:07 +02:00
tibbi
b1ac75e3d5 stop fetching directories in onDestroy 2018-03-24 10:01:06 +01:00
tibbi
6eeece124a couple edits to URI obtaining at Edit activity 2018-03-22 15:43:27 +01:00
tibbi
3b14330b5d temporarily comment out deleting of newly created folders 2018-03-22 14:10:38 +01:00
tibbi
aaec6926fd comment out the Simple Contacts announcement 2018-03-15 23:43:41 +01:00
tibbi
a8c4b93fb5 update stored directories if a file is deleted from the thumbnails view 2018-03-15 23:36:34 +01:00
tibbi
fa201e6524 avoid 2 checkLastMediaChanged reseting each other 2018-03-15 23:16:12 +01:00
tibbi
e68392b1e4 recheck folder content if we notice that it changed 2018-03-15 22:57:28 +01:00
tibbi
7ebc110ac8 rescan and cache destination path after copy 2018-03-15 21:49:58 +01:00
tibbi
42bd31f38b limit the cached folders size to 60 just to be sure 2018-03-15 21:28:30 +01:00
tibbi
e6b11a80b1 check latest media date id too at fetching new files 2018-03-15 19:31:04 +01:00
tibbi
64b4fdece3 create the bitmap at saving rotated image only when necessary 2018-03-15 19:15:55 +01:00
tibbi
67c9f875ae move the EXIF rotating attempt in a separate function 2018-03-15 18:58:21 +01:00
tibbi
5a4a35f6d2 rotate SD card files by exif when possible 2018-03-15 18:55:16 +01:00
tibbi
ac08320bc4 rotate images on the internal storage more efficiently, by modifying exif 2018-03-15 18:14:47 +01:00
tibbi
c9dba5ac5b update commons to 3.15.16 2018-03-13 23:41:21 +01:00
tibbi
7dc0cb660c show a dialog about Simple Contacts under some circumstances 2018-03-02 19:23:26 +01:00
tibbi
3949db6583 do not stop fetching directories on pause 2018-03-02 17:21:55 +01:00
tibbi
f4a445dba5 properly check nomedia files at ViewPagerActivity 2018-03-02 17:18:45 +01:00
tibbi
6e31046b99 add the 2 new toggles in the release notes 2018-02-25 00:11:42 +01:00
tibbi
97236d6ed2 always refresh viewpager when successfully returning from the editor 2018-02-24 20:16:03 +01:00
tibbi
a5372f97a3 add a switch for toggling Pull-to-refresh 2018-02-24 00:21:46 +01:00
tibbi
9280533c74 added a toggle for always skipping Delete confirmation dialog 2018-02-23 23:30:09 +01:00
tibbi
72ffa243a5 fix #668, properly handle Instant media change with Aspect Ratio rotation 2018-02-23 23:16:17 +01:00
tibbi
41b34d9056 delete the temporary file after rotating, not the new one 2018-02-23 16:02:25 +01:00
tibbi
9858a149ea properly determine image width and height at rotation by aspect ratio 2018-02-20 23:20:34 +01:00
tibbi
e994b77232 try ensuring that the screenshots folders is properly added to the mediastore 2018-02-20 20:50:11 +01:00
tibbi
6d806035ee scan invalid path at viewpager activity instead of deleting 2018-02-20 19:56:30 +01:00
tibbi
c271822844 check storage permission before getting latest media id 2018-02-20 19:27:31 +01:00
tibbi
66993d784e use real_file_path at photoVideoActivity better 2018-02-20 16:05:50 +01:00
tibbi
b70292652b fix loading of fullscreen OTG media 2018-02-20 15:43:26 +01:00
tibbi
a0bdc0b46b properly show OTG subfolder thumbnails 2018-02-20 14:35:35 +01:00
tibbi
55fa9a04d5 use proper actionbar title at OTG folders 2018-02-20 11:41:15 +01:00
tibbi
93ba5d67de fetch latest media ID at creating the app to avoid duplicate refreshing 2018-02-19 23:25:29 +01:00
tibbi
2083865c98 do not modify real_file_path if it points to an OTG device 2018-02-19 23:09:49 +01:00