Nikola Trubitsyn
|
b735636ecf
|
Remove unused comment
|
2018-02-02 16:52:58 +03:00 |
|
Nikola Trubitsyn
|
e91bc71ee0
|
Add an empty line to the end of MediaSideScroll.kt
|
2018-02-02 16:52:23 +03:00 |
|
Nikola Trubitsyn
|
330d501889
|
Remove Context from MediaSideScroll constructor
|
2018-02-02 16:50:19 +03:00 |
|
Nikola Trubitsyn
|
ff66f36cda
|
Move side scroll functionality to MediaSideScroll.kt
|
2018-02-02 16:28:13 +03:00 |
|
tibbi
|
96b93c4cb2
|
remove the file cleanup
|
2018-01-31 19:08:18 +01:00 |
|
tibbi
|
7c7b7d254d
|
disable "Temporarily show hidden" after 10 minutes of app backgrounding
|
2018-01-28 21:30:14 +01:00 |
|
tibbi
|
c4c083b77f
|
add a toggle for hiding extended details when the statusbar is hidden
|
2018-01-28 17:49:29 +01:00 |
|
tibbi
|
4e15f047c5
|
add an extra check to avoid removing valid files
|
2018-01-28 17:29:15 +01:00 |
|
tibbi
|
95e5480d03
|
add "const" modifier to some values
|
2018-01-28 16:49:05 +01:00 |
|
tibbi
|
b824023722
|
add a toggle for replacing zoomable images with better quality ones, related to #343
|
2018-01-28 16:39:12 +01:00 |
|
tibbi
|
9533204a50
|
add an option to change media instantly by clicking on screen sides
|
2018-01-27 23:35:28 +01:00 |
|
tibbi
|
8a31ad1b1c
|
store the medium type in it, to improve performance
|
2018-01-16 16:58:58 +01:00 |
|
Brian Floersch
|
39e8541000
|
code review feedback
|
2018-01-14 17:48:00 -05:00 |
|
Brian Floersch
|
1942140187
|
added one finger zooming
|
2018-01-13 22:58:42 -05:00 |
|
tibbi
|
b351de406b
|
replace Delete with Remove at Manage excluded/included folders
|
2018-01-06 19:43:45 +01:00 |
|
tibbi
|
247f057166
|
do not delete empty folders by default
|
2018-01-03 12:48:15 +01:00 |
|
tibbi
|
da80d24606
|
do not check every file existence at fetching, just once a week do a cleanup
|
2017-12-29 15:28:33 +01:00 |
|
tibbi
|
f96360a497
|
remove some seemingly redundant code at checking file paths individually
|
2017-12-19 12:27:05 +01:00 |
|
tibbi
|
8b9810bab9
|
use black status bar at fullscreen media when set so
|
2017-12-19 10:55:01 +01:00 |
|
tibbi
|
0ae0d8df12
|
also check file existence at Included folders, if size returns 0
|
2017-12-17 13:03:32 +01:00 |
|
tibbi
|
47046d3d11
|
properly fetch gif files
|
2017-12-17 12:27:11 +01:00 |
|
tibbi
|
d596829fd6
|
rewrite ExcludeFolders activity to use a recyclerview
|
2017-11-16 22:05:44 +01:00 |
|
tibbi
|
27f00cfe3c
|
improve some double-tap zoom ratios
|
2017-11-16 19:26:25 +01:00 |
|
tibbi
|
0bb48601f4
|
remove some empty callbacks to avoid memory leaks
|
2017-11-09 14:50:05 +01:00 |
|
tibbi
|
19a0621cab
|
let's try using GlideDecoder at fullscreen media
|
2017-11-08 20:35:35 +01:00 |
|
tibbi
|
733e9403dd
|
fix #420, increase the max column count to 20
|
2017-11-06 17:59:54 +01:00 |
|
tibbi
|
4c80ba98fb
|
move a couple more intent handling to the Commons library
|
2017-10-29 19:08:45 +01:00 |
|
tibbi
|
73856e6769
|
reuse the OpenFile intent handling from Commons
|
2017-10-29 18:28:28 +01:00 |
|
tibbi
|
b421dc273f
|
replace MEDIUM constant with PATH in some intents
|
2017-10-29 11:41:31 +01:00 |
|
tibbi
|
d52eb60611
|
use REAL_FILE_PATH from the commons library
|
2017-10-29 11:26:14 +01:00 |
|
tibbi
|
f0af8777a3
|
send the real file path with edit intent
|
2017-10-27 10:07:58 +02:00 |
|
tibbi
|
5cd3fdf57f
|
implement the Show Media Count toggle functionality
|
2017-10-23 17:26:33 +02:00 |
|
tibbi
|
d78068d697
|
display only the wanted extended details fields
|
2017-10-19 14:14:09 +02:00 |
|
tibbi
|
3f008960de
|
add the dialog for customizing extended details
|
2017-10-18 23:38:35 +02:00 |
|
tibbi
|
90e3d6c6f5
|
add a toggle for showing extended details over fullscreen media
|
2017-10-18 19:34:31 +02:00 |
|
tibbi
|
5547679004
|
improve the hack for proper displaying of media on Android 4
|
2017-10-07 16:58:56 +02:00 |
|
tibbi
|
f48d408b18
|
lets show SD card images to Android 4 users too
|
2017-10-06 18:20:13 +02:00 |
|
tibbi
|
71fa5ec235
|
minor style update
|
2017-10-05 19:12:04 +02:00 |
|
tibbi
|
4203939d62
|
fix #378, allow adding multiple items as email attachments
|
2017-10-02 18:27:42 +02:00 |
|
tibbi
|
cd75718d56
|
try adding missing media files in the mediastore by scanning it
|
2017-10-01 09:16:31 +02:00 |
|
tibbi
|
6e6af530bf
|
do not clear mMedia if the intent came from the gallery itself
|
2017-09-30 23:39:04 +02:00 |
|
tibbi
|
5c7dfb87be
|
stop media fetching on the calling activity pause
|
2017-09-30 22:23:28 +02:00 |
|
tibbi
|
7cc1a9ce17
|
move the media fetching related functions in a separate class
|
2017-09-30 22:06:32 +02:00 |
|
tibbi
|
fc3565129d
|
add the dialogs for changing the view type
|
2017-09-28 21:04:24 +02:00 |
|
tibbi
|
0da84f2958
|
change the way directories are grouped and sorted
|
2017-09-25 21:04:09 +02:00 |
|
tibbi
|
f7e7d83382
|
do not force ARGB_8888 format at fullscreen media
|
2017-09-16 20:20:43 +02:00 |
|
tibbi
|
0af594ee0b
|
use glide rotate transformation only when needed
|
2017-09-14 15:40:33 +02:00 |
|
tibbi
|
2c2ae9b6c4
|
tweak the functionality of Glide ImageDecoder
|
2017-09-06 11:12:52 +02:00 |
|
tibbi
|
189f9b7410
|
store the new folder path in shared prefs, so its more accessible
|
2017-09-05 21:58:22 +02:00 |
|
tibbi
|
8ea418dad6
|
add an option to loop slideshows
|
2017-09-05 20:04:09 +02:00 |
|