Commit Graph

2338 Commits

Author SHA1 Message Date
7fcc3094e1 Merge branch 'master' into remember_multiple_video_positions 2019-04-01 12:22:35 +02:00
64c98d2b1f minor code style updates 2019-04-01 12:20:43 +02:00
ee18bdfb89 adding a space 2019-04-01 12:19:42 +02:00
4cfc1cad47 adding a space 2019-04-01 12:19:05 +02:00
fc329bae4a adding a space 2019-04-01 12:18:33 +02:00
b872ca9233 fix #721, check if a file exists before opening it in the viewpager screen 2019-04-01 11:49:03 +02:00
0c50d1bbb7 Merge branch 'master' into remember_multiple_video_positions 2019-03-31 20:31:38 +02:00
1afe067470 adding a new FAQ item about the app size 2019-03-31 12:30:21 +02:00
56723320aa Use Kotlin way of concatenation 2019-03-31 11:47:59 +02:00
062fe21567 Remove leftover System.out.println 2019-03-31 11:45:18 +02:00
880f63ab3a Switch from using one single stored position to one position per file, so
you can watch multiple files and all of them will have their position saved
2019-03-31 09:19:24 +02:00
0846c21711 adding an extra check at third party intents about file existance 2019-03-28 22:08:00 +01:00
2c2a922c60 improving the way OTG devices are recognized 2019-03-27 23:28:15 +01:00
feb82a38c7 reusing the OTG Handled prefs item from Commons 2019-03-20 09:55:19 +01:00
86fe77834c catching an exception at storing path in db 2019-03-13 11:44:13 +01:00
5592c23c4e ignore the photoFetcher at Android versions below 7 2019-03-10 09:58:50 +01:00
bee4b0ff72 adding a few more checks at activity state at loading fullscreen images 2019-03-09 23:30:02 +01:00
9d2026e639 catch some more exceptions at loading folders 2019-03-09 23:28:46 +01:00
8290f43282 catch and show exceptions thrown at Editor filtering 2019-03-09 23:25:56 +01:00
804eb08143 catch exceptions thrown at getting recycle bin files in the settings 2019-03-09 21:59:35 +01:00
ae91cfda72 exclude facebook stickers by default 2019-03-09 20:17:16 +01:00
15f6d18f46 fix #1293, create a JobService for storing new media files in db 2019-03-09 20:07:15 +01:00
9ca6f2235b fix #1313, delete only the visible files at deleting folders 2019-03-05 21:13:31 +01:00
81584a69b4 adding a note to grouping and sorting to avoid some confusion 2019-03-05 20:47:29 +01:00
a20cc9aa08 properly handle grouping by some numeric values, like dates 2019-03-05 10:37:44 +01:00
abe061cf05 fix #1293, rely on ContentObserver for showing new files quicker 2019-03-04 21:26:03 +01:00
d425083e57 fix #1307, properly send the Editor intent from the editor 2019-03-04 20:46:16 +01:00
ae031af161 fixing a glitch at third party intents, hopefully fixed #1311 and #1309 2019-03-04 20:16:45 +01:00
d30c6ef8ef protect the Edit and PhotoVideo activities with the sideloading check too 2019-02-27 22:03:47 +01:00
52cdae6776 fix the app package name at splash screen 2019-02-27 21:38:04 +01:00
df3a0724d4 calculate proper folder size only if needed 2019-02-27 20:31:12 +01:00
633a1af644 optimize folder visibility checking 2019-02-27 19:33:28 +01:00
1daa85e629 optimize folder fetching a bit 2019-02-27 18:52:54 +01:00
f4ea041a8b take selected file loading priority into consideration at loading files 2019-02-27 16:44:33 +01:00
ec5c902fb7 replacing the old file checking setting item with a new one 2019-02-27 16:24:19 +01:00
4fcd1b0fb6 do not check if the folder is recycle bin at fetching files 2019-02-27 13:59:10 +01:00
e7624ea7d7 catching some exceptions thrown related to handling cache db 2019-02-26 22:17:37 +01:00
fdcad15b6f fix #1285, properly handle some image picker intents 2019-02-26 15:39:14 +01:00
29e1220c84 catching an exception at inserting directories in db 2019-02-22 12:43:16 +01:00
a4b42b5522 catch exceptions thrown at deleting DB paths 2019-02-22 12:41:28 +01:00
fc04a9c697 do not refresh the thumbnails at Random sorting that often 2019-02-22 11:28:05 +01:00
4b49cdf34f always clean up invalid files, not just at 20% 2019-02-22 10:25:38 +01:00
15485fa183 fix #1274, be more creative at retrieving file path from third party intents 2019-02-21 23:43:26 +01:00
81abbe82ad improve exif orientation detecting from content uri images 2019-02-21 23:29:50 +01:00
5b36b77c00 adding a setting item for changing date/time format 2019-02-21 22:27:21 +01:00
e7ee126577 update Commons, take selected date/time format into consideration 2019-02-21 22:15:42 +01:00
22c8bcf9df disable zooming of fullscreen images too early 2019-02-21 22:15:08 +01:00
72582a049b add a main screen menu item for toggling recycle bin visibility 2019-02-21 16:53:00 +01:00
e584b23fb4 adding Move to the bottom actions 2019-02-21 12:16:46 +01:00
ceee81e4b8 use max brightness at opening third party intents too, if selected 2019-02-21 11:31:50 +01:00