Commit graph

1866 commits

Author SHA1 Message Date
tibbi
2e097c59cb some updates to starting slideshow from the thumbnails screen 2018-10-28 18:51:27 +01:00
Ilya Zasimov
7e510c0d7d Support slideshow option on media list 2018-10-28 17:49:17 +03:00
tibbi
1fd3301b4a updating a polish string 2018-10-28 10:24:26 +01:00
tibbi
1c2812db48 use a singleton single threaded executor for handling Room db queries 2018-10-25 17:43:41 +02:00
tibbi
1321ccae66 update commons to 5.2.8 2018-10-25 13:38:27 +02:00
tibbi
f773ab9c1c do not refresh media at viewpager with random sorting 2018-10-25 10:53:24 +02:00
tibbi
0a6c553cc7 updating commons to 5.2.6 2018-10-25 10:42:48 +02:00
Tibor Kaputa
9e9255af9a
Merge pull request #1025 from Pa3kSB/random-sorting
Added random sort option
2018-10-25 09:39:04 +02:00
Pa3kSB
f74f9f4a03 Added random sort option 2018-10-25 08:31:02 +02:00
tibbi
47636f8b0a fix Favorite items getting removed at emptying the recycle bin 2018-10-23 10:50:51 +02:00
tibbi
e54953f380 try excluding unwanted folders at first app launches 2018-10-22 21:14:38 +02:00
tibbi
20ca9da9d0 do not consume touch events at video_preview 2018-10-22 17:18:40 +02:00
tibbi
90d1c521fa make Down gesture closing optional, enabled by default 2018-10-22 17:10:31 +02:00
tibbi
197dec4a26 toggle fullscreen at clicking video preview too 2018-10-22 16:51:30 +02:00
tibbi
237937c162 add the close-down gesture to videos too 2018-10-22 16:41:17 +02:00
tibbi
4b7adea779 enable down gesture at the gif view too 2018-10-22 16:30:13 +02:00
tibbi
df03f39b94 allow closing fullscreen with down gesture, if deep zoomable image is visible 2018-10-22 16:27:56 +02:00
tibbi
70f5a23575 moving MediaSideScroll to the Views folder, no real change 2018-10-22 13:57:23 +02:00
tibbi
6f812bbbaa adding a simple way of renaming multiple items at once 2018-10-22 11:30:46 +02:00
tibbi
c05cad57d5 improve the SAF file path selection 2018-10-22 10:37:36 +02:00
tibbi
f1b0e6a001 adding some bottom gradient to panoramas for easier button visibility 2018-10-21 21:44:39 +02:00
tibbi
33880f7c1b adding a panorama video button for toggling cardboard mode 2018-10-21 21:23:28 +02:00
tibbi
3ee3887754 add skip forward/backward at panorama videos 2018-10-21 21:01:03 +02:00
tibbi
0cb212947c adding a seekbar to the panorama video view 2018-10-21 20:51:32 +02:00
tibbi
9fd3acd93f moving the bottom video time holder views in a separate layout file 2018-10-21 19:29:45 +02:00
tibbi
64180c0af1 implement vr video play/pause 2018-10-21 18:42:15 +02:00
tibbi
5d419ea88a hide the video play/pause button faster 2018-10-21 18:28:13 +02:00
tibbi
cb4d86461e adding some PanoramaVideo implementation 2018-10-21 17:57:55 +02:00
tibbi
9a4e9ad318 rename Panorama activity to PanoramaPhoto 2018-10-21 13:14:56 +02:00
tibbi
7bc48bee0b add some initial handling for 360 videos 2018-10-21 13:08:46 +02:00
tibbi
feba98917a optimize the way some actionmenu button visibility is determined 2018-10-20 20:12:02 +02:00
tibbi
9d3848b2ab change the way folders are updated after Pinning change 2018-10-20 20:00:16 +02:00
tibbi
7e6362cbfb adding some recyclerview related performance optimizations 2018-10-20 19:18:30 +02:00
tibbi
7beff9a692 optimize some things at the directory and media adapter 2018-10-20 16:35:12 +02:00
tibbi
4c9cef04f4 fix slideshow swiping direction 2018-10-20 16:12:20 +02:00
tibbi
13c00c1b17 adding a "Show Hidden" button to every filepicker, when appropriate 2018-10-19 23:56:53 +02:00
tibbi
23b8ec36c7 fix #264, add a "Show Hidden" button at the copy destination 2018-10-19 23:16:06 +02:00
tibbi
fda3569aa1 fix images being totally zoomed in after device rotation 2018-10-19 21:52:45 +02:00
tibbi
1c19b00df9 add an extra check to avoid showing empty folders 2018-10-19 20:59:25 +02:00
tibbi
8434181387 use a copy of directories at search 2018-10-17 18:38:06 +02:00
tibbi
410ebd3762 fixing a search menu item related crash 2018-10-17 18:35:09 +02:00
tibbi
da5ca030fa adding the new option for showing the recycle bin at the bottom in release notes 2018-10-17 14:08:33 +02:00
tibbi
8a1b8f0870 adding a Search item for searching folders 2018-10-17 14:04:52 +02:00
tibbi
af8133b8b2 fix #983, add an option for showing the Recycle Bin as the last folder 2018-10-17 12:19:01 +02:00
tibbi
66cd5dad3e make sure the directories and distinct before sorting 2018-10-17 11:57:04 +02:00
tibbi
f196158204 catch exceptions thrown at clearing the recycle bin 2018-10-17 11:48:44 +02:00
tibbi
78bcf8adb8 updating Commons, min Android version to 5 + adapter changes 2018-10-16 23:56:05 +02:00
tibbi
2873b996bc updating support libraries to AndroidX 2018-10-05 22:42:21 +02:00
tibbi
641610842b fix #981, avoid some glitches related to GIF playing 2018-10-05 10:51:12 +02:00
tibbi
27a0bcdd1f fix #979, properly handle fullscreen mode toggling at panorama view 2018-10-04 20:13:16 +02:00