tibbi
|
d65045220d
|
set bottom actions padding at devices without a navigation bar too
|
2018-06-18 09:10:08 +02:00 |
|
tibbi
|
79aa2306be
|
make sure the play/pause button is hidden if the fragment isnt created at fullscreen
|
2018-06-17 21:32:35 +02:00 |
|
tibbi
|
b1136ed041
|
replace the Play icon with a Pause at playing videos
|
2018-06-17 21:28:44 +02:00 |
|
tibbi
|
39ec57787f
|
recalculate video seekbar position if bottom actions get toggled
|
2018-06-17 21:07:38 +02:00 |
|
tibbi
|
02ce6bd11b
|
make bottom actions work well with extended details
|
2018-06-17 20:11:29 +02:00 |
|
tibbi
|
a231a3af69
|
move bottom actions from fragments to the activity
|
2018-06-17 15:20:41 +02:00 |
|
tibbi
|
715b783a8a
|
add some bottom shadow to fullscreen photos when Bottom Actions are enabled
|
2018-06-17 14:30:44 +02:00 |
|
tibbi
|
d2bac07abb
|
remove a redundant check
|
2018-06-16 23:33:14 +02:00 |
|
tibbi
|
df9461a81b
|
update commons to 4.2.2
|
2018-06-16 23:31:53 +02:00 |
|
tibbi
|
347959b830
|
fix some visual glitches around fullscreen Extended details
|
2018-06-14 11:25:37 +02:00 |
|
tibbi
|
039d6fdfd5
|
fix #802, always use white text color at fullscreen extended details
|
2018-06-14 10:41:38 +02:00 |
|
tibbi
|
4949744677
|
update commons to 3.19.8
|
2018-04-22 23:35:08 +02:00 |
|
tibbi
|
6f361a7296
|
updating Commons to 3.17.23, use image rotating functions from there
|
2018-04-01 15:24:56 +02:00 |
|
tibbi
|
f8a4e68a1f
|
add an extra activity existing check at trying to reload bitmap
|
2018-03-22 15:16:09 +01:00 |
|
tibbi
|
039d73dde8
|
fixing a crash at checking image load fail reason
|
2018-03-16 15:08:08 +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
|
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
|
c9dba5ac5b
|
update commons to 3.15.16
|
2018-03-13 23:41:21 +01:00 |
|
tibbi
|
1e3296fce1
|
fix #674, properly handle video progressbar padding on device rotations
|
2018-03-02 17:31:18 +01:00 |
|
tibbi
|
119276672a
|
properly play videos if their filename contains a colon
|
2018-02-25 13:43:25 +01:00 |
|
tibbi
|
50eb1a4565
|
fix the zoom level glitch at rotating images by aspect ratio
|
2018-02-20 22:10:49 +01:00 |
|
tibbi
|
04d42d6772
|
use proper orientation at otg images
|
2018-02-20 16:37:22 +01:00 |
|
tibbi
|
c25513fbcf
|
properly play OTG videos
|
2018-02-20 16:12:43 +01:00 |
|
tibbi
|
b70292652b
|
fix loading of fullscreen OTG media
|
2018-02-20 15:43:26 +01:00 |
|
tibbi
|
fb493459de
|
update commons to 3.12.6
|
2018-02-19 20:24:32 +01:00 |
|
tibbi
|
44895ae365
|
add a null check at video fastforwarding
|
2018-02-19 18:11:20 +01:00 |
|
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
|
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
|
316c8fc85d
|
remove a redundant true
|
2018-02-08 20:52:36 +01:00 |
|
tibbi
|
605cf6ae0f
|
wteak the MediaSideScroll callback a bit
|
2018-02-04 12:57:40 +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
|
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
|
c4c083b77f
|
add a toggle for hiding extended details when the statusbar is hidden
|
2018-01-28 17:49:29 +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
|
9533204a50
|
add an option to change media instantly by clicking on screen sides
|
2018-01-27 23:35:28 +01:00 |
|
tibbi
|
7d4e413daa
|
make mView at VideoFragment nullable
|
2018-01-22 21:30:44 +01:00 |
|
Brian Floersch
|
1942140187
|
added one finger zooming
|
2018-01-13 22:58:42 -05:00 |
|
tibbi
|
d8e77da395
|
disable fullscreen media one-finger zoom to make double-click easier
|
2018-01-07 18:39:09 +01:00 |
|
tibbi
|
b351de406b
|
replace Delete with Remove at Manage excluded/included folders
|
2018-01-06 19:43:45 +01:00 |
|
tibbi
|
1b496b5632
|
move mediaplayer releasing back on main thread
|
2017-12-30 09:00:36 +01:00 |
|