tibbi
|
9101f9e7f3
|
allow clicking through bottom action items in fullscreen mode
|
2018-07-02 11:02:17 +02:00 |
tibbi
|
cc5a5988ea
|
adding a toast at deleting media thumbnails until a glitch gets fixed
|
2018-07-02 10:17:22 +02:00 |
Tibor Kaputa
|
2ceaeb4e94
|
Merge pull request #825 from bellingeri/patch-1
Translation update
|
2018-07-02 09:17:08 +02:00 |
Roberto Bellingeri
|
a129bf2726
|
Translation update
|
2018-07-02 09:01:10 +02:00 |
Tibor Kaputa
|
39d64b6fc2
|
Merge pull request #824 from fricyo/patch-13
Update Translation
|
2018-07-02 08:49:15 +02:00 |
fricyo
|
66d5abef5d
|
Update Translation
|
2018-07-02 14:20:58 +08:00 |
tibbi
|
071794a693
|
add an extra check to avoid deleting folders from viewpageractivity
|
2018-07-01 23:49:18 +02:00 |
tibbi
|
348d5617e0
|
removing a helper function related to moving path in recycle bin
|
2018-07-01 23:37:49 +02:00 |
tibbi
|
ce4f9b02b7
|
update commons to 4.3.21
|
2018-07-01 22:22:36 +02:00 |
tibbi
|
535e1d8ec9
|
show a toast at deleting folders
|
2018-07-01 21:03:38 +02:00 |
tibbi
|
7235aa8ac8
|
move DirectoryOperations and MediaOperations listeners in standalone files
|
2018-07-01 20:56:40 +02:00 |
tibbi
|
2f152da15a
|
start the media fetching asynctask only after cached files have been loaded
|
2018-07-01 20:51:17 +02:00 |
tibbi
|
3a1c3b6cf9
|
make sure in MediaActivity the gotMedia is called on a background thread
|
2018-07-01 20:38:59 +02:00 |
tibbi
|
0316a21e39
|
make sure gotDirectories is called on a background thread
|
2018-07-01 20:19:28 +02:00 |
tibbi
|
d78eff3cee
|
hide the Favorites folder if all items are hidden and they shouldnt be shown
|
2018-07-01 20:11:07 +02:00 |
Tibor Kaputa
|
f186889a78
|
Merge pull request #823 from ltGuillaume/patch-3
Dutch
|
2018-07-01 18:55:07 +02:00 |
Guillaume
|
cceb5fb7a7
|
Dutch
|
2018-07-01 18:46:45 +02:00 |
tibbi
|
3862708360
|
fix #822, use end ellipsize at photo thumbnails
|
2018-07-01 18:04:23 +02:00 |
tibbi
|
07585ce8ae
|
make Lock Orientation more advanced, toggle between portrait/landscape/auto
|
2018-07-01 17:50:42 +02:00 |
tibbi
|
712e4c02db
|
change lock orientation into forcing different orientation types
|
2018-07-01 14:14:53 +02:00 |
tibbi
|
b0653ae2cc
|
rotate image by 90 immediately after pressing the bottom action icon
|
2018-07-01 13:05:38 +02:00 |
tibbi
|
047a9e3e47
|
adding a new string for changing device orientation
|
2018-07-01 12:44:51 +02:00 |
tibbi
|
e68eb7cda1
|
adding a missing argument
|
2018-07-01 12:30:32 +02:00 |
tibbi
|
91b2cc40e1
|
add a null check at deleting medium
|
2018-07-01 11:58:00 +02:00 |
tibbi
|
6437970df8
|
fixing a crash at changing the column count
|
2018-07-01 11:56:23 +02:00 |
tibbi
|
b05919f7ec
|
fix a crash at getting selected media
|
2018-07-01 11:40:42 +02:00 |
tibbi
|
ee1ec98df9
|
add Rename to available bottom actions
|
2018-07-01 11:27:50 +02:00 |
tibbi
|
91e2638c21
|
use a new cursor icon for Rename
|
2018-07-01 11:19:54 +02:00 |
tibbi
|
bb0b432d19
|
properly handle video content uri at exoplayer
|
2018-06-29 23:36:59 +02:00 |
tibbi
|
0ca8cca358
|
do not hide the video Play button if we are at the beginning
|
2018-06-29 23:35:55 +02:00 |
tibbi
|
adc5b9b856
|
make sure the proper bottom actions are shown at third party intent handling
|
2018-06-29 23:25:27 +02:00 |
tibbi
|
065f2acee4
|
handle un/hide icon toggling
|
2018-06-29 23:15:44 +02:00 |
tibbi
|
c76087e54a
|
add a helper function for determining if a medium is hidden
|
2018-06-29 22:10:29 +02:00 |
tibbi
|
5804d81eac
|
add the functionality to the bottom actions Rotate button
|
2018-06-29 22:02:34 +02:00 |
tibbi
|
13f873497e
|
properly handle bottom action button visibility and functionality
|
2018-06-29 21:07:21 +02:00 |
Tibor Kaputa
|
3cd0cf4e31
|
Merge pull request #820 from ltGuillaume/patch-2
Dutch
|
2018-06-29 19:27:14 +02:00 |
Guillaume
|
96dc9703d8
|
Dutch
|
2018-06-29 17:30:43 +02:00 |
tibbi
|
c618af4e95
|
create the dialog for customizing shown bottom actions
|
2018-06-29 16:04:11 +02:00 |
tibbi
|
59d277c710
|
add a settings button for managing bottom action buttons
|
2018-06-29 15:26:50 +02:00 |
tibbi
|
e9e6e3e059
|
make sure we show the video Play button if fullscreen and not playing
|
2018-06-29 14:59:52 +02:00 |
tibbi
|
5adc4fe1bd
|
hide the Pause button over the video under some circumstances
|
2018-06-29 13:58:52 +02:00 |
tibbi
|
1038ee33d2
|
fix #274, replace video MediaPlayer with ExoPlayer
|
2018-06-29 12:00:12 +02:00 |
tibbi
|
ebaf64af70
|
updating changelog
|
2018-06-28 20:00:29 +02:00 |
tibbi
|
8d7cb4ee93
|
update version to 4.3.1
|
2018-06-28 20:00:24 +02:00 |
tibbi
|
a0b6e97f62
|
adding some crashfixes
|
2018-06-28 19:59:21 +02:00 |
tibbi
|
89c1414165
|
updating changelog
|
2018-06-28 15:54:10 +02:00 |
tibbi
|
1e792c1372
|
update version to 4.3.0
|
2018-06-28 15:54:05 +02:00 |
tibbi
|
fcb24e572a
|
add recycle bin and Grouping in Release notes
|
2018-06-28 15:53:43 +02:00 |
tibbi
|
6c85b43930
|
remove Trashbin items after 30 days
|
2018-06-28 15:53:25 +02:00 |
tibbi
|
9d4913d575
|
update commons to 4.3.9
|
2018-06-28 15:36:45 +02:00 |