Commit graph

1332 commits

Author SHA1 Message Date
tibbi
199a0a2407 add image cropping in FAQ 2018-03-16 11:40:13 +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
5c0f33f38f trim folder slashes before updating their items 2018-03-15 22:03:12 +01:00
tibbi
0552c12d17 update stored folder items after deleting 2018-03-15 21:59:35 +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
26963ffd43 rename gif_view to photo_view 2018-03-14 23:14:56 +01:00
tibbi
4c70706d49 try loading images in half resolution if they fail because of out of memory 2018-03-14 23:01:45 +01:00
tibbi
a6ef2f71e1 remove an extra slash added at toggling file visibility 2018-03-14 22:22:10 +01:00
tibbi
949c4ce7dc fix #695, fix a glitch with visible extended details, when they shouldnt be 2018-03-14 00:19:40 +01:00
tibbi
e9638d5152 fix #697, add a minimum video skip length of 2 seconds, for short videos 2018-03-14 00:05:00 +01:00
tibbi
bc36bc1ade disable new file search to check if that is the one deleting files 2018-03-13 23:42:03 +01:00
tibbi
c9dba5ac5b update commons to 3.15.16 2018-03-13 23:41:21 +01:00
tibbi
443aa9449b rescan only paths which arent in mediastore yet 2018-03-03 16:45:10 +01:00
tibbi
7dc0cb660c show a dialog about Simple Contacts under some circumstances 2018-03-02 19:23:26 +01:00
tibbi
1e3296fce1 fix #674, properly handle video progressbar padding on device rotations 2018-03-02 17:31:18 +01:00
tibbi
8a0dd4592b fix #683, make nomedia file checking more precise 2018-03-02 17:23:38 +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
063406a471 update commons to 3.14.6 2018-03-02 17:14:37 +01:00
tibbi
39b4677887 use some helper functions for hiding/showing keyboard at dialogs 2018-03-02 16:53:34 +01:00
tibbi
119276672a properly play videos if their filename contains a colon 2018-02-25 13:43:25 +01:00
tibbi
b8dd4bd5ab fix copying whole folders on the internal storage 2018-02-25 09:43:10 +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
7289d0a8ea adding a new FAQ item 2018-02-23 22:17:38 +01:00
tibbi
2f6579318b remove a redundant function 2018-02-23 16:27:05 +01:00
tibbi
41b34d9056 delete the temporary file after rotating, not the new one 2018-02-23 16:02:25 +01:00
tibbi
403dde02fb make sure some items are selected before trying to delete 2018-02-21 13:44:07 +01:00
tibbi
9858a149ea properly determine image width and height at rotation by aspect ratio 2018-02-20 23:20:34 +01:00
tibbi
50eb1a4565 fix the zoom level glitch at rotating images by aspect ratio 2018-02-20 22:10:49 +01:00
tibbi
909419371c adding FAQ items 2018-02-20 21:22:33 +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
c108e09ccf lets make the parent nomedia check nicer 2018-02-20 20:16:15 +01:00
tibbi
a70ac7c825 check 2 more parents if they contain a .nomedia file 2018-02-20 20:09:44 +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
6976c35ee4 make sure the directory thumbnail file exists 2018-02-20 18:40:25 +01:00
tibbi
6ce9ea4b8d scan exlicitly included OTG folders recursively 2018-02-20 17:41:22 +01:00