tibbi
|
410ebd3762
|
fixing a search menu item related crash
|
2018-10-17 18:35:09 +02:00 |
|
tibbi
|
da5ca030fa
|
adding the new option for showing the recycle bin at the bottom in release notes
|
2018-10-17 14:08:33 +02:00 |
|
tibbi
|
8a1b8f0870
|
adding a Search item for searching folders
|
2018-10-17 14:04:52 +02:00 |
|
tibbi
|
af8133b8b2
|
fix #983, add an option for showing the Recycle Bin as the last folder
|
2018-10-17 12:19:01 +02:00 |
|
tibbi
|
66cd5dad3e
|
make sure the directories and distinct before sorting
|
2018-10-17 11:57:04 +02:00 |
|
tibbi
|
f196158204
|
catch exceptions thrown at clearing the recycle bin
|
2018-10-17 11:48:44 +02:00 |
|
tibbi
|
78bcf8adb8
|
updating Commons, min Android version to 5 + adapter changes
|
2018-10-16 23:56:05 +02:00 |
|
tibbi
|
2873b996bc
|
updating support libraries to AndroidX
|
2018-10-05 22:42:21 +02:00 |
|
tibbi
|
641610842b
|
fix #981, avoid some glitches related to GIF playing
|
2018-10-05 10:51:12 +02:00 |
|
tibbi
|
27a0bcdd1f
|
fix #979, properly handle fullscreen mode toggling at panorama view
|
2018-10-04 20:13:16 +02:00 |
|
tibbi
|
49cf6a4ff6
|
fix #978, properly hide fullscreen top shadow when appropriate
|
2018-10-04 12:18:38 +02:00 |
|
tibbi
|
d309e1d10f
|
allow toggling fullscreen mode by clicking at the new gif_view
|
2018-10-02 23:29:32 +02:00 |
|
tibbi
|
6a5186c51f
|
add notch support only from Android 9
|
2018-10-02 23:25:47 +02:00 |
|
tibbi
|
50b323e5b3
|
adding the new toggle and video seeking at release notes
|
2018-10-02 23:20:41 +02:00 |
|
tibbi
|
2ef019990b
|
allow faster video seeking by dragging the bottom seekbar
|
2018-10-02 22:04:36 +02:00 |
|
tibbi
|
bb7a911df1
|
fix #971, keep items as Favorites at move
|
2018-10-02 21:33:01 +02:00 |
|
tibbi
|
f9000830f5
|
fix #972, use GifTextureView for displaying gifs, do not pause/resume them
|
2018-10-02 19:08:31 +02:00 |
|
tibbi
|
ab06f366f8
|
fix #967, do not allow toggling file visibility in the recycle bin
|
2018-10-02 18:18:11 +02:00 |
|
tibbi
|
1c38f74ae7
|
change the toast message from Deleting to Moving to Recycle Bin when appropriate
|
2018-10-02 18:13:53 +02:00 |
|
tibbi
|
cd5804ccb9
|
fix some glitches related to calculating the Extended Details location
|
2018-10-02 17:04:07 +02:00 |
|
tibbi
|
430fa3a1aa
|
fix getting navigation bar height too
|
2018-10-02 16:33:35 +02:00 |
|
tibbi
|
9f08c02330
|
update the way navigation bar height is calculated
|
2018-10-02 16:29:13 +02:00 |
|
tibbi
|
c547cb3890
|
moving some activity extensions to context
|
2018-10-02 16:13:54 +02:00 |
|
tibbi
|
9319633c85
|
adding Notch support + some actionbar/statusbar updates
|
2018-10-02 15:04:55 +02:00 |
|
tibbi
|
81062369d3
|
change the image max tile size depending on the image quality too
|
2018-09-30 10:33:54 +02:00 |
|
tibbi
|
7e15cf8d54
|
adding 2 new FAQ items
|
2018-09-30 10:33:23 +02:00 |
|
tibbi
|
e062872a29
|
recreate Subsampling Scale Imageview if some option related to it changed
|
2018-09-28 19:25:07 +02:00 |
|
tibbi
|
fe186bcabc
|
adding a new Settings toggle for showing images in the highest possible quality
|
2018-09-28 19:03:35 +02:00 |
|
tibbi
|
e57ef1c7aa
|
fix #908, reduce image quality even more on some devices
|
2018-09-22 18:54:26 +02:00 |
|
tibbi
|
dc600070af
|
do not list all folders being deleted, just the count
|
2018-09-21 10:53:21 +02:00 |
|
tibbi
|
bdaec15293
|
adding some extra checks at deleting files and folders
|
2018-09-20 21:22:45 +02:00 |
|
tibbi
|
e86c07895c
|
set fullscreen max tilesize to 4096
|
2018-09-20 21:13:31 +02:00 |
|
tibbi
|
9340b96023
|
removing an empty line
|
2018-09-20 18:30:01 +02:00 |
|
tibbi
|
fe69c09915
|
fix displaying fullscreen images containing percentage sign or hashtag
|
2018-09-20 14:15:12 +02:00 |
|
tibbi
|
f95da6b83a
|
set isSubsamplingVisible to false at some errors too
|
2018-09-20 13:55:45 +02:00 |
|
tibbi
|
1110c80b66
|
add a helper variable for checking subsampling view visibility
|
2018-09-20 13:52:24 +02:00 |
|
tibbi
|
1bae7ef7a6
|
use lower dpi on better device fullscreen images
|
2018-09-20 13:52:05 +02:00 |
|
tibbi
|
46f4c41890
|
do recycle bin checks less often and more optimized
|
2018-09-19 20:43:45 +02:00 |
|
tibbi
|
730ca8b5c0
|
add batch deleting of invalid files from room DB
|
2018-09-19 15:53:44 +02:00 |
|
tibbi
|
036641c0c4
|
calculate minimal tile dpi at fullscreen view dynamically
|
2018-09-05 22:13:31 +02:00 |
|
tibbi
|
16f828580f
|
shortening some code
|
2018-09-05 20:47:13 +02:00 |
|
tibbi
|
d14151dbe3
|
use RGB_565 when decoding bounds at fullscreen media
|
2018-09-05 16:26:28 +02:00 |
|
tibbi
|
bdf13a569e
|
make datetime parsing at "Fix Date Taken values" more robust
|
2018-09-05 16:11:49 +02:00 |
|
tibbi
|
d80f703af7
|
fix #938, fix a glitch at fixing Date Taken value
|
2018-09-05 14:54:08 +02:00 |
|
tibbi
|
d0c612b3fe
|
removing LeakCanary
|
2018-09-05 13:45:29 +02:00 |
|
tibbi
|
ee46cde8f3
|
fix #937, set Image as the default file type
|
2018-09-05 12:22:58 +02:00 |
|
tibbi
|
27fb0404ca
|
adding a crashfix at loading fullscreen images
|
2018-08-21 10:18:57 +02:00 |
|
tibbi
|
6e259ab994
|
fix #918, delete empty folders after Move too when appropriate
|
2018-08-20 22:56:09 +02:00 |
|
tibbi
|
7fc8d4a3d8
|
fix #909, rely on date_time_original before date_time
|
2018-08-20 22:43:07 +02:00 |
|
tibbi
|
d590ac2dc2
|
do not use lower resolution images at fullscreen view before adding the zoomable
|
2018-08-20 21:39:04 +02:00 |
|