Commit graph

2019 commits

Author SHA1 Message Date
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
tibbi
81276cb878 catch exceptions at filling the widget 2018-12-18 09:55:28 +01:00
tibbi
16a654ea39 adding some of the new features in the release notes 2018-12-17 22:47:03 +01:00
tibbi
2920dea288 fix #303, allow defining custom crop aspect ratio 2018-12-17 22:02:53 +01:00
tibbi
f865af04a1 rename resize_image.xml to dialog_resize_image.xml 2018-12-17 21:48:48 +01:00
tibbi
555c18ae4f close the inputStream after using at the editor activity 2018-12-17 21:14:28 +01:00
tibbi
5b22d06ff9 keep exif data at editing images from Android 7+ 2018-12-17 20:00:44 +01:00
tibbi
8905b78678 update commons to 5.5.17 2018-12-17 19:59:33 +01:00
tibbi
050a62ca80 fix #948, add third party intent files in the db at Review intent action 2018-12-17 16:14:51 +01:00
tibbi
d0f580dec7 fix #989, rescan unhidden folders in the mediastore 2018-12-17 15:05:34 +01:00
tibbi
944372deda sort media/directories by path, if the original sorting result is equal 2018-12-17 14:43:32 +01:00
tibbi
96d839cd8c lets fall back to db recreation on some error, it is better than a crashing app 2018-12-17 14:07:41 +01:00
tibbi
f2774b91fe properly store the selected widget text color 2018-12-17 13:55:48 +01:00
tibbi
72db7e8070 improve the handling of direct subfolder grouping in some cases 2018-12-17 12:47:22 +01:00
tibbi
92316d8827 properly handle direct subfolder grouping at the Pick Directory dialog 2018-12-17 12:05:58 +01:00
tibbi
98061e4fc2 moving some functions related to subfolder grouping in Context extensions 2018-12-17 11:52:11 +01:00