tibbi
|
ace15c4248
|
allow skipping forward/backward by pressing curr/max time at videos
|
2018-02-09 20:29:49 +01:00 |
|
tibbi
|
0616117f36
|
send a more advanced click event with coordinates at clicking side slider
|
2018-02-09 19:14:48 +01:00 |
|
tibbi
|
db8a88cbfe
|
remove path scanning on viewpager activity
|
2018-02-09 18:41:22 +01:00 |
|
tibbi
|
ef51271909
|
properly scale drag_threshold based on device density
|
2018-02-09 18:40:40 +01:00 |
|
tibbi
|
b179c53940
|
fix #638, allow horizontal swipes through the brightness/volume slider
|
2018-02-09 18:32:35 +01:00 |
|
tibbi
|
4449b96d6e
|
handle touch events in MediaSideScroll itself
|
2018-02-09 17:51:42 +01:00 |
|
tibbi
|
16e30e5969
|
make MediaSideScroll extend RelativeLayout
|
2018-02-09 17:12:31 +01:00 |
|
tibbi
|
2a2d37e221
|
fix some glitches with swiping to sides with Instant media change enabled
|
2018-02-09 16:41:17 +01:00 |
|
tibbi
|
a10fd3e876
|
fix #643, properly handle saving edited images with file uri
|
2018-02-08 21:11:22 +01:00 |
|
tibbi
|
316c8fc85d
|
remove a redundant true
|
2018-02-08 20:52:36 +01:00 |
|
tibbi
|
71243ec05e
|
adding some missing imports
|
2018-02-08 20:20:17 +01:00 |
|
tibbi
|
1bcbe96b04
|
replace GridLayoutManager with MyGridLayoutManager
|
2018-02-08 18:10:40 +01:00 |
|
tibbi
|
711c714686
|
catch exceptions thrown at getting device brightness
|
2018-02-08 18:07:52 +01:00 |
|
tibbi
|
4809f54bae
|
lets just catch all exceptions thrown at storing folders json
|
2018-02-08 18:01:30 +01:00 |
|
tibbi
|
fb053fb487
|
disable image brightness gestures by default, it causes zooming issues
|
2018-02-06 16:59:52 +01:00 |
|
tibbi
|
c98658d069
|
store the info about directory location in the model itself
|
2018-02-05 11:15:09 +01:00 |
|
tibbi
|
f82550ae34
|
call searchQueryChanged only when search is open
|
2018-02-05 10:23:38 +01:00 |
|
tibbi
|
8d7853e4f0
|
catch exceptions thrown at trying to show the image on a map
|
2018-02-05 09:59:18 +01:00 |
|
tibbi
|
53d79ecea8
|
search for new media files in the folders, from which we already have files
|
2018-02-04 23:56:11 +01:00 |
|
tibbi
|
4597e888a5
|
try fixing TransactionTooLargeException on Android Nougat
|
2018-02-04 21:01:43 +01:00 |
|
tibbi
|
b2f54f0e6e
|
add an optional extra check to avoid showing invalid files
|
2018-02-04 19:58:44 +01:00 |
|
tibbi
|
8effeedd7d
|
catch and show exceptions thrown at fetching path of MediaActivity
|
2018-02-04 18:02:06 +01:00 |
|
tibbi
|
605cf6ae0f
|
wteak the MediaSideScroll callback a bit
|
2018-02-04 12:57:40 +01:00 |
|
tibbi
|
42faaf51c1
|
delete file from mediastore on ViewPagerActivity in the background
|
2018-02-04 12:13:49 +01:00 |
|
Tibor Kaputa
|
2ca0bded2d
|
Merge pull request #623 from trubitsyn/drag-images
Allow changing the brightness by dragging on images
|
2018-02-04 11:58:53 +01:00 |
|
tibbi
|
8524970d6d
|
add a toggle for preventing showing Whats New
|
2018-02-04 11:49:54 +01:00 |
|
Nikola Trubitsyn
|
d884da9b82
|
Allow to toggle photo gestures via settings toggle
|
2018-02-04 03:33:51 +03:00 |
|
Nikola Trubitsyn
|
467058583b
|
Rename callback and allow it to be set externally
|
2018-02-02 17:07:49 +03:00 |
|
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
|
abd027e27b
|
Use MediaSideScroll in PhotoFragment
|
2018-02-02 16:34:25 +03:00 |
|
Nikola Trubitsyn
|
ff66f36cda
|
Move side scroll functionality to MediaSideScroll.kt
|
2018-02-02 16:28:13 +03:00 |
|
tibbi
|
fe7b425d79
|
store thumbnail data only if we arent loading them from cache
|
2018-01-31 19:23:03 +01:00 |
|
tibbi
|
96b93c4cb2
|
remove the file cleanup
|
2018-01-31 19:08:18 +01:00 |
|
tibbi
|
5a24c92c96
|
shorten the search close code
|
2018-01-31 19:01:57 +01:00 |
|
tibbi
|
c5cd4cb6a7
|
add the new toggles in Whats New
|
2018-01-29 00:11:53 +01:00 |
|
tibbi
|
7c7b7d254d
|
disable "Temporarily show hidden" after 10 minutes of app backgrounding
|
2018-01-28 21:30:14 +01:00 |
|
tibbi
|
c3a7068806
|
store only 80 media files in shared prefs and catch OOMs
|
2018-01-28 21:15:36 +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
|
d36ce4ab8d
|
fix target resolution of fullscreen media in case the image is rotated
|
2018-01-28 16:20:15 +01:00 |
|
tibbi
|
5b709d0b70
|
disable eager loading and set serial executor at Subsampling
|
2018-01-28 12:51:38 +01:00 |
|
tibbi
|
a10bb5aa58
|
move Extended details related things in a separate Settings section
|
2018-01-28 12:27:56 +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
|
246c0a0453
|
split Settings into subsections
|
2018-01-27 22:48:00 +01:00 |
|
tibbi
|
2df3c8065a
|
use white color on placeholder text at b&w theme
|
2018-01-25 21:25:04 +01:00 |
|
tibbi
|
624682d791
|
update commons to 3.8.2
|
2018-01-23 18:55:38 +01:00 |
|