Tibor Kaputa
|
fc329bae4a
|
adding a space
|
2019-04-01 12:18:33 +02:00 |
|
tibbi
|
b872ca9233
|
fix #721, check if a file exists before opening it in the viewpager screen
|
2019-04-01 11:49:03 +02:00 |
|
Dominik Stadler
|
0c50d1bbb7
|
Merge branch 'master' into remember_multiple_video_positions
|
2019-03-31 20:31:38 +02:00 |
|
tibbi
|
1afe067470
|
adding a new FAQ item about the app size
|
2019-03-31 12:30:21 +02:00 |
|
Dominik Stadler
|
56723320aa
|
Use Kotlin way of concatenation
|
2019-03-31 11:47:59 +02:00 |
|
Dominik Stadler
|
062fe21567
|
Remove leftover System.out.println
|
2019-03-31 11:45:18 +02:00 |
|
Dominik Stadler
|
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 |
|
tibbi
|
0846c21711
|
adding an extra check at third party intents about file existance
|
2019-03-28 22:08:00 +01:00 |
|
tibbi
|
2c2a922c60
|
improving the way OTG devices are recognized
|
2019-03-27 23:28:15 +01:00 |
|
tibbi
|
feb82a38c7
|
reusing the OTG Handled prefs item from Commons
|
2019-03-20 09:55:19 +01:00 |
|
tibbi
|
86fe77834c
|
catching an exception at storing path in db
|
2019-03-13 11:44:13 +01:00 |
|
tibbi
|
5592c23c4e
|
ignore the photoFetcher at Android versions below 7
|
2019-03-10 09:58:50 +01:00 |
|
tibbi
|
bee4b0ff72
|
adding a few more checks at activity state at loading fullscreen images
|
2019-03-09 23:30:02 +01:00 |
|
tibbi
|
9d2026e639
|
catch some more exceptions at loading folders
|
2019-03-09 23:28:46 +01:00 |
|
tibbi
|
8290f43282
|
catch and show exceptions thrown at Editor filtering
|
2019-03-09 23:25:56 +01:00 |
|
tibbi
|
804eb08143
|
catch exceptions thrown at getting recycle bin files in the settings
|
2019-03-09 21:59:35 +01:00 |
|
tibbi
|
ae91cfda72
|
exclude facebook stickers by default
|
2019-03-09 20:17:16 +01:00 |
|
tibbi
|
15f6d18f46
|
fix #1293, create a JobService for storing new media files in db
|
2019-03-09 20:07:15 +01:00 |
|
tibbi
|
9ca6f2235b
|
fix #1313, delete only the visible files at deleting folders
|
2019-03-05 21:13:31 +01:00 |
|
tibbi
|
81584a69b4
|
adding a note to grouping and sorting to avoid some confusion
|
2019-03-05 20:47:29 +01:00 |
|
tibbi
|
a20cc9aa08
|
properly handle grouping by some numeric values, like dates
|
2019-03-05 10:37:44 +01:00 |
|
tibbi
|
abe061cf05
|
fix #1293, rely on ContentObserver for showing new files quicker
|
2019-03-04 21:26:03 +01:00 |
|
tibbi
|
d425083e57
|
fix #1307, properly send the Editor intent from the editor
|
2019-03-04 20:46:16 +01:00 |
|
tibbi
|
ae031af161
|
fixing a glitch at third party intents, hopefully fixed #1311 and #1309
|
2019-03-04 20:16:45 +01:00 |
|
tibbi
|
d30c6ef8ef
|
protect the Edit and PhotoVideo activities with the sideloading check too
|
2019-02-27 22:03:47 +01:00 |
|
tibbi
|
52cdae6776
|
fix the app package name at splash screen
|
2019-02-27 21:38:04 +01:00 |
|
tibbi
|
df3a0724d4
|
calculate proper folder size only if needed
|
2019-02-27 20:31:12 +01:00 |
|
tibbi
|
633a1af644
|
optimize folder visibility checking
|
2019-02-27 19:33:28 +01:00 |
|
tibbi
|
1daa85e629
|
optimize folder fetching a bit
|
2019-02-27 18:52:54 +01:00 |
|
tibbi
|
f4ea041a8b
|
take selected file loading priority into consideration at loading files
|
2019-02-27 16:44:33 +01:00 |
|
tibbi
|
ec5c902fb7
|
replacing the old file checking setting item with a new one
|
2019-02-27 16:24:19 +01:00 |
|
tibbi
|
4fcd1b0fb6
|
do not check if the folder is recycle bin at fetching files
|
2019-02-27 13:59:10 +01:00 |
|
tibbi
|
e7624ea7d7
|
catching some exceptions thrown related to handling cache db
|
2019-02-26 22:17:37 +01:00 |
|
tibbi
|
fdcad15b6f
|
fix #1285, properly handle some image picker intents
|
2019-02-26 15:39:14 +01:00 |
|
tibbi
|
29e1220c84
|
catching an exception at inserting directories in db
|
2019-02-22 12:43:16 +01:00 |
|
tibbi
|
a4b42b5522
|
catch exceptions thrown at deleting DB paths
|
2019-02-22 12:41:28 +01:00 |
|
tibbi
|
fc04a9c697
|
do not refresh the thumbnails at Random sorting that often
|
2019-02-22 11:28:05 +01:00 |
|
tibbi
|
4b49cdf34f
|
always clean up invalid files, not just at 20%
|
2019-02-22 10:25:38 +01:00 |
|
tibbi
|
15485fa183
|
fix #1274, be more creative at retrieving file path from third party intents
|
2019-02-21 23:43:26 +01:00 |
|
tibbi
|
81abbe82ad
|
improve exif orientation detecting from content uri images
|
2019-02-21 23:29:50 +01:00 |
|
tibbi
|
5b36b77c00
|
adding a setting item for changing date/time format
|
2019-02-21 22:27:21 +01:00 |
|
tibbi
|
e7ee126577
|
update Commons, take selected date/time format into consideration
|
2019-02-21 22:15:42 +01:00 |
|
tibbi
|
22c8bcf9df
|
disable zooming of fullscreen images too early
|
2019-02-21 22:15:08 +01:00 |
|
tibbi
|
72582a049b
|
add a main screen menu item for toggling recycle bin visibility
|
2019-02-21 16:53:00 +01:00 |
|
tibbi
|
e584b23fb4
|
adding Move to the bottom actions
|
2019-02-21 12:16:46 +01:00 |
|
tibbi
|
ceee81e4b8
|
use max brightness at opening third party intents too, if selected
|
2019-02-21 11:31:50 +01:00 |
|
tibbi
|
cf98323bd2
|
move the gesture rotating option at the Deep zoomable section
|
2019-02-21 10:59:19 +01:00 |
|
tibbi
|
1dd06fc09a
|
really use argb_8888 format at max quality
|
2019-02-21 10:55:41 +01:00 |
|
tibbi
|
4b546b6d52
|
add OTG path to the included paths initially
|
2019-02-20 16:56:16 +01:00 |
|
tibbi
|
1ed6176f0d
|
updating commons to 5.8.5
|
2019-02-20 16:55:59 +01:00 |
|
tibbi
|
34028c9452
|
use the built in glide function for rotating images
|
2019-02-16 16:43:34 +01:00 |
|
tibbi
|
3272398f49
|
do not always check invalid db files, only in 20%
|
2019-02-16 16:20:44 +01:00 |
|
tibbi
|
bf4d53f14d
|
catch exceptions thrown at deleting invalid cached files too
|
2019-02-16 16:06:49 +01:00 |
|
tibbi
|
54312adb75
|
catch exceptions thrown at getting favorite paths
|
2019-02-16 16:05:56 +01:00 |
|
tibbi
|
e31be23bf4
|
do not trigger the database deleteMedia file, if there is nothing to delete
|
2019-02-16 16:00:18 +01:00 |
|
tibbi
|
9ab9d5b8fa
|
do not add the OTG folder at included ones
|
2019-02-16 13:59:32 +01:00 |
|
tibbi
|
c8e178f270
|
handle OTG permissions dialog the same way as SD card permission
|
2019-02-16 09:38:27 +01:00 |
|
tibbi
|
0136b557da
|
removing a few more functions related to special OTG file handling
|
2019-02-15 21:50:29 +01:00 |
|
tibbi
|
10c85cefab
|
fix a glitch at saving OTG files in the editor
|
2019-02-15 21:28:37 +01:00 |
|
tibbi
|
06da09377d
|
use proper Date Taken if it is used at Group by too, not just at sorting
|
2019-02-15 21:08:48 +01:00 |
|
tibbi
|
574c3138c9
|
removing some code related to OTG file special handling
|
2019-02-15 20:47:33 +01:00 |
|
tibbi
|
3624091994
|
adding some OTG related changes
|
2019-02-15 20:00:17 +01:00 |
|
tibbi
|
277b54ce32
|
try guessing the OTG path as soon as possible
|
2019-02-15 12:44:55 +01:00 |
|
tibbi
|
05e666890f
|
fix #1265, hide the Panorama button at fullscreen view
|
2019-02-14 23:09:01 +01:00 |
|
tibbi
|
9fabd88420
|
fix #1266, allow disabling rotating with gestures
|
2019-02-14 22:17:18 +01:00 |
|
tibbi
|
d72d8fd052
|
improving the way default widget bg color is set
|
2019-02-14 21:16:15 +01:00 |
|
tibbi
|
f7c49b3200
|
fix #1254, always use white color for thumbnail video durations
|
2019-02-11 22:51:49 +01:00 |
|
tibbi
|
34fe951063
|
change the default image rotation to 0
|
2019-02-07 16:49:50 +01:00 |
|
tibbi
|
99facd2e99
|
fix #1243, reset video and gif scale on device rotation
|
2019-02-07 16:21:27 +01:00 |
|
tibbi
|
40902b8310
|
fix rotating images with Deep zoomable images disabled
|
2019-02-07 14:58:09 +01:00 |
|
tibbi
|
5e41e17143
|
fix rotating images counterclockwise
|
2019-02-07 14:51:21 +01:00 |
|
tibbi
|
64f0bd41b1
|
add animations to image rotating via menu buttons
|
2019-02-07 14:42:59 +01:00 |
|
tibbi
|
076559aa9d
|
fix rotating images by negative degrees
|
2019-02-07 11:31:31 +01:00 |
|
tibbi
|
77b4a65ac3
|
improving rotation handling
|
2019-02-07 11:26:13 +01:00 |
|
tibbi
|
53ac373272
|
fix some degree overflowing
|
2019-02-06 23:28:36 +01:00 |
|
tibbi
|
17e2e5ccfa
|
do not allow disabling one finger zooming
|
2019-02-06 22:13:51 +01:00 |
|
tibbi
|
bfaecc7eb5
|
improving some double tap related things
|
2019-02-06 21:52:42 +01:00 |
|
tibbi
|
0d6c9589e3
|
fixing some manual rotation related glitch
|
2019-02-06 21:40:33 +01:00 |
|
tibbi
|
d55c9bb2cb
|
adding some rotation related improvements
|
2019-02-06 21:33:36 +01:00 |
|
tibbi
|
c1af0bda75
|
allow loading subsampling view even with some rotation set
|
2019-02-06 19:36:50 +01:00 |
|
tibbi
|
e4ac69004d
|
updating subsampling scale image view
|
2019-02-06 18:00:33 +01:00 |
|
tibbi
|
7d95c8ab65
|
zoom in more at double tap in some cases
|
2019-02-05 16:47:27 +01:00 |
|
tibbi
|
8ae759ac89
|
disable Down gesture if the video or gif are zoomed in
|
2019-01-29 20:29:29 +01:00 |
|
tibbi
|
18bce22503
|
removing some old and redundant release notes
|
2019-01-29 16:21:47 +01:00 |
|
tibbi
|
59ab762442
|
adding some new features in the release notes
|
2019-01-29 16:19:54 +01:00 |
|
tibbi
|
9077a9d6b2
|
rely on GestureFrameLayout at zooming videos on separate screen too
|
2019-01-29 16:00:00 +01:00 |
|
tibbi
|
59dd51f06a
|
reduce max Down Gesture duration to 300ms for closing fullscreen views
|
2019-01-29 15:41:16 +01:00 |
|
tibbi
|
9d93fc5cf2
|
use the GestureFrameLayout for zooming videos at the viewpager
|
2019-01-29 15:41:04 +01:00 |
|
tibbi
|
f34ae01115
|
skip memory cache at loading thumbnails after rotation
|
2019-01-29 15:11:11 +01:00 |
|
tibbi
|
56bc2b6af1
|
fix a glitch at sharing an editor image directly
|
2019-01-29 14:28:55 +01:00 |
|
tibbi
|
18277c13e2
|
save rotated images automatically
|
2019-01-29 13:41:33 +01:00 |
|
tibbi
|
82d97bb380
|
request SD card permissions at rotating fullscreen image
|
2019-01-29 13:20:27 +01:00 |
|
tibbi
|
bffa42fe65
|
make toast showing at rotating images optional
|
2019-01-29 12:14:08 +01:00 |
|
tibbi
|
58fe410e85
|
fixed some fullscreen view rotation related glitches
|
2019-01-29 11:49:34 +01:00 |
|
tibbi
|
09726c0cd4
|
try loading fullscreen images with Glide first, move Picasso to backup
|
2019-01-29 11:33:01 +01:00 |
|
tibbi
|
4e47a47c33
|
use GestureFrameLayout for zooming gifs
|
2019-01-29 10:21:10 +01:00 |
|
tibbi
|
5c86015e41
|
fix #1006, allow exporting/importing settings to files
|
2019-01-28 20:46:47 +01:00 |
|
tibbi
|
596edde553
|
adding some boilerplate related to importing settings
|
2019-01-28 12:45:29 +01:00 |
|
tibbi
|
7382546e2c
|
handle exporting settings in a file
|
2019-01-28 11:17:09 +01:00 |
|
tibbi
|
01953e1f23
|
write up a list of config values for exporting
|
2019-01-27 21:54:09 +01:00 |
|
tibbi
|
eecfdc40d3
|
adding some setting items related to settings ex/importing
|
2019-01-27 21:03:55 +01:00 |
|
tibbi
|
e463ceb1d7
|
allow toggling notch in the app settings
|
2019-01-27 19:47:00 +01:00 |
|
tibbi
|
0207800259
|
update commons to 5.6.18
|
2019-01-27 18:12:06 +01:00 |
|
tibbi
|
e34fe1c78f
|
lets skip the sideloading check for now
|
2019-01-23 15:04:19 +01:00 |
|
tibbi
|
404f8d4eec
|
updating commons to 5.6.14
|
2019-01-23 14:56:07 +01:00 |
|
tibbi
|
e5796be852
|
fixing some GIF zooming glitches
|
2019-01-23 13:42:44 +01:00 |
|
tibbi
|
b6ce759370
|
fix #1230, show directly included folders even if they contain .nomedia
|
2019-01-23 12:42:48 +01:00 |
|
tibbi
|
9f53213c48
|
fix #1221, allow batch rotating only images
|
2019-01-22 20:36:30 +01:00 |
|
tibbi
|
301ac6dfb0
|
fix #1222, adding some B&W theme improvements to the editor
|
2019-01-22 20:27:10 +01:00 |
|
tibbi
|
487984f9e4
|
updating gestureViews to the latest version
|
2019-01-22 12:20:39 +01:00 |
|
tibbi
|
0f83c75d4b
|
updating Subsampling to the latest version
|
2019-01-22 11:41:53 +01:00 |
|
tibbi
|
4206447762
|
updating subsampling once again
|
2019-01-21 22:34:13 +01:00 |
|
tibbi
|
c7c25fc17b
|
updating to the latest SubsamplingScaleImageView
|
2019-01-21 20:56:58 +01:00 |
|
tibbi
|
ec9e30271b
|
updating to the latest Subsampling view
|
2019-01-21 16:25:34 +01:00 |
|
tibbi
|
63d8462ce0
|
properly handle image rotation with picasso
|
2019-01-20 22:39:40 +01:00 |
|
tibbi
|
2aa6069351
|
do not use the GestureViews enableScrollInViewPager function, it is glitchy
|
2019-01-17 23:14:22 +01:00 |
|
tibbi
|
d6793bf656
|
adding some new features at the release notes
|
2019-01-17 21:59:59 +01:00 |
|
tibbi
|
246bf90895
|
allow closing down GestureViews only if it is zoomed out
|
2019-01-17 17:20:29 +01:00 |
|
tibbi
|
c62b4205e9
|
adding gestureviews license
|
2019-01-17 17:03:48 +01:00 |
|
tibbi
|
1915afc508
|
replace PhotoView with GesturesView
|
2019-01-17 16:40:27 +01:00 |
|
tibbi
|
77b6c64ee9
|
disable closing fullscreen media with down gesture at pinch
|
2019-01-17 16:33:51 +01:00 |
|
tibbi
|
9abafd841f
|
adding some click distance limitation to custom views
|
2019-01-16 22:14:36 +01:00 |
|
tibbi
|
f495a0790e
|
handle closing GIF view with down gesture
|
2019-01-16 22:00:28 +01:00 |
|
tibbi
|
95492d5e06
|
fix #984, allow zooming GIFs
|
2019-01-16 21:48:25 +01:00 |
|
tibbi
|
0e68d01f08
|
improve bounds checking at gif view
|
2019-01-16 14:02:21 +01:00 |
|
tibbi
|
494745c10f
|
fix the video time holder right margin at landscape video fragment
|
2019-01-15 21:11:00 +01:00 |
|
tibbi
|
e9cbf444e1
|
removing some more scaling related redundant code
|
2019-01-15 16:21:45 +01:00 |
|
tibbi
|
7e7ef2063e
|
disable autoplaying videos by default
|
2019-01-15 16:19:05 +01:00 |
|
tibbi
|
8cee888dc6
|
removing some redundant ScaleListener code
|
2019-01-15 15:26:25 +01:00 |
|
tibbi
|
b916f0c619
|
adding initial Gif view zooming, not done yet
|
2019-01-14 23:48:52 +01:00 |
|
tibbi
|
6c019c8edc
|
removing a redundant call
|
2019-01-14 21:13:36 +01:00 |
|
tibbi
|
3a44733b94
|
handle video zooming at the standalone screen too
|
2019-01-14 20:39:55 +01:00 |
|
tibbi
|
f6696c4552
|
do not allow closing the fullscreen videoplayer with slow down gestures
|
2019-01-14 19:32:14 +01:00 |
|
tibbi
|
34fade06a0
|
fix #1171, allow zooming videos
|
2019-01-14 19:26:43 +01:00 |
|
tibbi
|
1a36625439
|
center the drawing canvas at the editor
|
2019-01-14 16:10:05 +01:00 |
|
tibbi
|
0b0def35d8
|
fix #1204, allow sharing images directly from the editor
|
2019-01-14 14:18:59 +01:00 |
|
tibbi
|
2e3a8cb658
|
adding a Share button to the editor for sharing directly without saving
|
2019-01-14 14:03:38 +01:00 |
|
tibbi
|
b2686a3097
|
reordering some EditActivity functions
|
2019-01-14 14:02:03 +01:00 |
|
tibbi
|
62502f3722
|
fix #1207, exclude a given folder if the user excluded it specifically
|
2019-01-14 13:58:29 +01:00 |
|
tibbi
|
0b3b19bcd5
|
avoid always showing the Refreshing spinner at thumbnails view
|
2019-01-13 22:26:41 +01:00 |
|
tibbi
|
1935e3147b
|
removing a redundant function
|
2019-01-13 22:22:44 +01:00 |
|
tibbi
|
c0e4176779
|
refresh thumbnail items after rotating
|
2019-01-13 22:21:17 +01:00 |
|
tibbi
|
040d6357c9
|
add batch image rotation at the thumbnails screen
|
2019-01-13 22:12:16 +01:00 |
|
tibbi
|
f8d39f61af
|
improve cache clearing at rotating a file
|
2019-01-13 21:16:20 +01:00 |
|
tibbi
|
b128298e73
|
renaming a function
|
2019-01-13 21:01:28 +01:00 |
|
tibbi
|
c81fbdbf9d
|
moving some file rotation related functions in activity extensions
|
2019-01-13 20:56:39 +01:00 |
|
tibbi
|
745adda5a4
|
simplifying some code at image rotating
|
2019-01-13 20:38:42 +01:00 |
|
tibbi
|
247b41445d
|
properly retrieve old last_modified at rotating files by exif
|
2019-01-13 20:19:54 +01:00 |
|
tibbi
|
57e7fb03d1
|
reordering some PhotoFragment functions
|
2019-01-13 20:02:11 +01:00 |
|
tibbi
|
d8e19762fc
|
removing some redundant drawing related files
|
2019-01-13 18:12:03 +01:00 |
|
tibbi
|
1776ab592d
|
adding an Undo button to editor drawing
|
2019-01-13 18:02:06 +01:00 |
|
tibbi
|
5f9378135a
|
make spam folder excluding more agressive, check them at 55 folders already
|
2019-01-13 17:52:16 +01:00 |
|
tibbi
|
d0d04f6ca6
|
allow customizing the editor draw brush width
|
2019-01-13 17:46:06 +01:00 |
|
tibbi
|
7304234783
|
handle saving images with something drawn on them
|
2019-01-13 13:28:01 +01:00 |
|
tibbi
|
b039a6f8d8
|
adjusting some editor related sizes/margins
|
2019-01-13 13:18:47 +01:00 |
|
tibbi
|
90f2d5e5df
|
allow customizing the editor drawing color
|
2019-01-12 22:48:15 +01:00 |
|
tibbi
|
9da4b800ac
|
adding some initial Editor Draw related things copied from Simple Draw
|
2019-01-12 19:20:35 +01:00 |
|
tibbi
|
731cac7ef4
|
removing an unused faq item
|
2019-01-12 18:47:38 +01:00 |
|
tibbi
|
f9f247ecaf
|
save and restore canvas around drawing the background
|
2019-01-12 17:55:38 +01:00 |
|
tibbi
|
bab1211339
|
add background bitmap loading at the editor draw canvas
|
2019-01-12 17:52:01 +01:00 |
|
tibbi
|
c44a884a95
|
show the editor draw canvas only when appropriate
|
2019-01-12 17:34:00 +01:00 |
|
tibbi
|
8f3ddfffa9
|
adding a Draw bottom action at the editor
|
2019-01-12 17:08:53 +01:00 |
|
tibbi
|
212af3f6dc
|
force an editor app chooser at pressing Edit at the editor
|
2019-01-12 16:26:09 +01:00 |
|
tibbi
|
84ebb59482
|
restore proper file paths
|
2019-01-12 15:44:04 +01:00 |
|
tibbi
|
dc7de93cf7
|
restore date taken values automatically at restoring files from the recycle bin
|
2019-01-12 15:25:21 +01:00 |
|
tibbi
|
34cfebf115
|
fixing some crash at the video fragment cleanup
|
2019-01-12 13:32:07 +01:00 |
|
tibbi
|
ebecd4ca34
|
adding the video playback reversion in the release notes
|
2019-01-10 11:36:15 +01:00 |
|
tibbi
|
ba38ce150d
|
use the new faq text related to video fast forward
|
2019-01-10 11:25:49 +01:00 |
|
tibbi
|
eb20c802b2
|
allow including videos in slideshows
|
2019-01-10 11:21:01 +01:00 |
|
tibbi
|
4ec83e13dd
|
adding some video player related improvements
|
2019-01-10 10:41:04 +01:00 |
|
tibbi
|
0f79cf9b8e
|
adding some play/pause improvements
|
2019-01-09 23:50:57 +01:00 |
|
tibbi
|
50c6d4d102
|
adding back some viewpager video playback things
|
2019-01-09 23:39:40 +01:00 |
|
tibbi
|
e7c003ffcc
|
adding a couple tweaks to timeholder and extended details positioning
|
2019-01-09 22:57:09 +01:00 |
|
tibbi
|
6d1cf81c96
|
add back the video time holder at the bottom of the video fragment
|
2019-01-09 22:47:15 +01:00 |
|
tibbi
|
a5191666b2
|
updating the string related to video opening
|
2019-01-09 20:58:56 +01:00 |
|
tibbi
|
662dff67d6
|
adding a new checkbox for always opening the videos on a new screen
|
2019-01-09 20:49:45 +01:00 |
|
tibbi
|
bd1ff2e31f
|
fixing the casing of a function
|
2019-01-08 13:49:26 +01:00 |
|
tibbi
|
450a9d96e4
|
adding some search related crashfix at MediaActivity
|
2019-01-08 13:47:23 +01:00 |
|
tibbi
|
ed0aa0b299
|
adding a possible crashfix at photo fragment
|
2019-01-08 13:45:47 +01:00 |
|
tibbi
|
09ac5e59e9
|
adding some crashfix related to the editor
|
2019-01-08 13:42:57 +01:00 |
|
tibbi
|
f5c32d0a82
|
splitting some Glide code at the editor on multiple lines
|
2019-01-08 13:38:23 +01:00 |
|
tibbi
|
57a280c96e
|
fix #1181, properly retrieve exif data at editing, when overwriting a file
|
2019-01-08 13:33:44 +01:00 |
|
tibbi
|
51cf93001b
|
do not allow pressing prev/next item at videoplayer fullscreen mode
|
2019-01-08 13:19:28 +01:00 |
|
tibbi
|
7f32e650c7
|
implement the prev/next button functionality
|
2019-01-08 12:35:42 +01:00 |
|
tibbi
|
81857948be
|
show the next/prev video player buttons only when appropriate
|
2019-01-08 12:22:14 +01:00 |
|
tibbi
|
855f9abad5
|
renaming some variables, no real code change
|
2019-01-08 11:04:37 +01:00 |
|
tibbi
|
25131bd75b
|
adding buttons to the videoplayer for going to next/prev file
|
2019-01-08 10:55:50 +01:00 |
|
tibbi
|
346fe5e444
|
properly handle device rotation at the video player
|
2019-01-08 10:13:41 +01:00 |
|
tibbi
|
7cb5fce4bd
|
fix #1179, fix menu buttons at the video player activity
|
2019-01-08 10:03:46 +01:00 |
|
tibbi
|
8b63d27cdc
|
fix #1191, allow toggling play/pause in fullscreen mode
|
2019-01-08 10:00:38 +01:00 |
|
tibbi
|
1827bf14b1
|
adding some new features in release notes
|
2019-01-04 23:07:54 +01:00 |
|
tibbi
|
4b748b1c99
|
speed up file sorting, potentially creating minor inconsistencies
|
2019-01-04 22:54:24 +01:00 |
|
tibbi
|
fe9d34295a
|
make video fast-forwarding with horizontal gestures easier in landscape mode
|
2019-01-04 22:05:37 +01:00 |
|
tibbi
|
4be9c0b431
|
fix #297, allow one to one pixel ratio zooming with two double taps
|
2019-01-04 20:40:46 +01:00 |
|
tibbi
|
c60f0d5fb2
|
tweak the bottom navigation and status bar of PhotoVideoActivity
|
2019-01-04 18:07:17 +01:00 |
|
tibbi
|
635b8b893e
|
allow adding a Copy button to the bottom actions
|
2019-01-04 17:58:33 +01:00 |
|
tibbi
|
2737a44646
|
fix extended details over video fragments
|
2019-01-04 17:44:59 +01:00 |
|
tibbi
|
11f437794c
|
removing the static ViewPagerActivity variables for screen size
|
2019-01-04 16:55:47 +01:00 |
|
tibbi
|
3376e14f20
|
fix clicking on screen sides at video player
|
2019-01-04 14:21:36 +01:00 |
|
tibbi
|
121977395f
|
updating the fast-forward related FAQ item, add horizontal gestures
|
2019-01-04 11:56:33 +01:00 |
|
tibbi
|
4957baf8e2
|
improving the UX at some video gestures
|
2019-01-04 11:44:13 +01:00 |
|
tibbi
|
80d3bf4cea
|
remove some jerkyness during video playback fastforward/rewind
|
2019-01-04 11:27:53 +01:00 |
|
tibbi
|
ed4d870261
|
show the current video progress if dragging at fullscreen mode
|
2019-01-03 23:53:57 +01:00 |
|
tibbi
|
1077369a73
|
animate bottom videoplayer elements separately, not the whole holder
|
2019-01-03 23:48:33 +01:00 |
|
tibbi
|
1bc4ce47bb
|
move the video player bottom gradient in a different view
|
2019-01-03 23:45:59 +01:00 |
|
tibbi
|
56f663b590
|
implement video sliding by finger dragging to sides
|
2019-01-03 22:46:29 +01:00 |
|
tibbi
|
d0c00d433c
|
use max brightness at playing video if desired
|
2019-01-03 19:53:29 +01:00 |
|
tibbi
|
2dfbf32f1c
|
fix side volume/brightness gesture control at the video player
|
2019-01-03 19:52:16 +01:00 |
|
tibbi
|
af3cfc46bf
|
improve panorama video handling at third party intents
|
2019-01-02 23:56:09 +01:00 |
|
tibbi
|
dd69bbea68
|
adding some video autoplay handling
|
2019-01-02 23:25:37 +01:00 |
|
tibbi
|
40f7321064
|
enable autoplay videos by default
|
2019-01-02 23:12:00 +01:00 |
|
tibbi
|
a3238a6b95
|
Revert "remove the setting for toggling autoplaying videos"
This reverts commit 62cbdaf918 .
|
2019-01-02 23:09:18 +01:00 |
|
tibbi
|
78b68d3dfe
|
fixing some third party video related intent handling
|
2019-01-02 23:07:53 +01:00 |
|
tibbi
|
683f1edba0
|
adding a play/pause button at the bottom
|
2019-01-02 21:49:25 +01:00 |
|
tibbi
|
7e7cbf43de
|
adding a toggle play/pause button at the video player
|
2019-01-02 21:13:13 +01:00 |
|
tibbi
|
1d1254b6e9
|
set the video player background drawable in code
|
2019-01-02 20:15:14 +01:00 |
|
tibbi
|
dad6fb6689
|
do not toggle video player bottom time holder visibility
|
2019-01-02 19:31:07 +01:00 |
|
tibbi
|
760957a313
|
automatically hide system UI at videoplayer activity, if desired
|
2019-01-02 19:25:30 +01:00 |
|
tibbi
|
e464926a5c
|
always include photos in slideshows
|
2019-01-02 19:13:52 +01:00 |
|
tibbi
|
62cbdaf918
|
remove the setting for toggling autoplaying videos
|
2019-01-02 19:07:42 +01:00 |
|
tibbi
|
1df4ae6d0b
|
remove ExoPlayer related things from the VideoFragment
|
2019-01-02 19:00:16 +01:00 |
|
tibbi
|
1e39784324
|
do not allow including videos in slideshows
|
2019-01-02 18:41:04 +01:00 |
|
tibbi
|
7d758178d5
|
loop videos after ending if desired
|
2019-01-02 18:32:03 +01:00 |
|
tibbi
|
677e68332c
|
remember last video playback position if set so
|
2019-01-02 18:25:17 +01:00 |
|
tibbi
|
76c859a041
|
remeasure the video player on device rotation
|
2019-01-02 18:16:53 +01:00 |
|
tibbi
|
67c3339d7d
|
implementing the video brightness and volume controllers
|
2019-01-02 17:53:49 +01:00 |
|
tibbi
|
08cf0a9005
|
implementing some exoplayer initialization
|
2019-01-02 17:38:58 +01:00 |
|
tibbi
|
00b470b012
|
adding some video player initialization code
|
2019-01-02 17:08:20 +01:00 |
|
tibbi
|
8e3c0b23e2
|
adding some video duration related things
|
2019-01-02 16:47:30 +01:00 |
|
tibbi
|
3fb5ebeee4
|
allow closing VideoPlayerActivity with Down gestures
|
2019-01-02 16:34:03 +01:00 |
|
tibbi
|
5b14e0dd08
|
adding a couple new things to VideoPlayerActivity
|
2019-01-02 16:26:28 +01:00 |
|
tibbi
|
528dc06a10
|
use just 1 orientation button at toggling orientation
|
2019-01-02 15:47:24 +01:00 |
|
tibbi
|
50dd2766c8
|
adding the initial code for VideoPlayerActivity used for video playing
|
2019-01-02 13:24:23 +01:00 |
|
tibbi
|
2e4e407470
|
fix the predefined list of folders to scan
|
2018-12-30 00:11:52 +01:00 |
|
tibbi
|
8c0799e1f1
|
ensure we have proper screen resolution when loading fullscreen images
|
2018-12-28 22:04:33 +01:00 |
|
tibbi
|
ca450e8f18
|
try adding files in the mediastore if updating Date Taken fails
|
2018-12-26 20:54:46 +01:00 |
|
tibbi
|
f74302d889
|
avoid trying to fetch contentresolver values from favorites and recycle bin
|
2018-12-26 20:28:28 +01:00 |
|
tibbi
|
5abb3ae538
|
fix #1153, do not show favorite items from hidden folders, when shouldnt
|
2018-12-26 20:12:55 +01:00 |
|
tibbi
|
a608ce2d6e
|
try fixing a ConcurrentModificationException at loading directories
|
2018-12-26 19:56:11 +01:00 |
|
tibbi
|
704a675601
|
adding a faq item related to icon disappearing
|
2018-12-24 16:29:12 +01:00 |
|
tibbi
|
b041d45f80
|
improve file sorting if sorting by original field is equal
|
2018-12-24 14:05:31 +01:00 |
|
tibbi
|
8758b3c9fc
|
fix #1146, allow setting view type per-folder
|
2018-12-24 13:35:32 +01:00 |
|
tibbi
|
c2178d467e
|
reuse the same ChangeViewType dialog at media view too
|
2018-12-24 12:33:44 +01:00 |
|
tibbi
|
cc0b47c1db
|
load zoomable fullscreen image earlier
|
2018-12-22 16:41:30 +01:00 |
|
tibbi
|
73698398a5
|
retrieve file name a bit later at fetching files
|
2018-12-21 22:01:11 +01:00 |
|
tibbi
|
93907c54b4
|
removing the extra compare step at sorting
|
2018-12-21 14:56:38 +01:00 |
|
tibbi
|
293d8a7390
|
scan OTG paths only if there is an OTG device connected
|
2018-12-21 10:39:54 +01:00 |
|
tibbi
|
2789702ad7
|
make sure we setup the scroll direction at main screen from the main thread
|
2018-12-18 10:02:35 +01:00 |
|
tibbi
|
82ca23935a
|
fixing a crash at updating the widget
|
2018-12-18 10:01:38 +01:00 |
|
tibbi
|
a9bbe65999
|
make sure we update the adapter on the main thread
|
2018-12-18 10:00:21 +01:00 |
|