Commit Graph

4117 Commits

Author SHA1 Message Date
c0e9e931c1 Merge pull request #827 from Solatec/patch-16
Update strings.xml
2018-07-06 10:55:41 +02:00
a1c9c103e3 Merge pull request #828 from Solatec/patch-17
Update strings.xml
2018-07-06 10:55:33 +02:00
b130c6538f Merge pull request #830 from Solatec/patch-19
Update strings.xml
2018-07-06 10:55:20 +02:00
cb095a6d25 Merge pull request #829 from Solatec/patch-18
Update strings.xml
2018-07-06 10:55:11 +02:00
3bff3dc748 Update strings.xml 2018-07-06 10:34:23 +02:00
05baeb8b53 Update strings.xml 2018-07-06 10:32:42 +02:00
12921ebad1 Update strings.xml 2018-07-06 10:26:59 +02:00
928d1e7c87 Update strings.xml 2018-07-06 10:25:50 +02:00
376b9870e2 adding a null check at video seekbar usage 2018-07-05 11:13:01 +02:00
5420321207 show the bottom gradient at video fragment only if bottom actions are disabled 2018-07-04 19:54:51 +02:00
0dba5114a1 adding a null check at selecting directories 2018-07-04 19:26:52 +02:00
d42e0005b5 remove the ACCESS_NETWORK_STATE permission, it came from ExoPlayer 2018-07-04 19:24:52 +02:00
e7c6178027 Merge pull request #826 from solokot/master
Update Russian
2018-07-04 19:15:08 +02:00
f0c521c567 Update strings.xml 2018-07-04 20:07:14 +03:00
b8be8df40e Update strings.xml 2018-07-04 20:06:26 +03:00
a12519c65e Update strings.xml 2018-07-04 20:04:13 +03:00
b371709fa5 Merge pull request #32 from SimpleMobileTools/master
гзв
2018-07-04 19:47:35 +03:00
984f11c725 updating changelog 4.3.2 2018-07-04 12:20:40 +02:00
38679bf097 update version to 4.3.2 2018-07-04 12:20:34 +02:00
aea94e4f1e adding an apache rule in proguard 2018-07-04 12:19:09 +02:00
ce7e18196b adding some features in the release notes 2018-07-04 12:03:42 +02:00
b6aa0a040c update commons to 4.3.27 2018-07-04 12:00:57 +02:00
a6cc35fc97 replace some toList calls with toMutableList, for proper casting if empty 2018-07-04 11:39:19 +02:00
7d44532320 use black statusbar at panorama activity if selected so 2018-07-04 11:38:51 +02:00
fc1d17397c if something goes wrong at storing ever shown folders, just clear it 2018-07-04 11:22:39 +02:00
9559b84be5 remove folders instantly, without animation 2018-07-04 11:15:33 +02:00
ed7e1a6d02 adding Panorama view and Sanselan licenses 2018-07-04 11:10:12 +02:00
a202418eca add an extra function for making sure we show all required folders 2018-07-03 23:50:17 +02:00
40de93100c try scaling down the panorama image, if it keeps running out of memory 2018-07-03 23:21:35 +02:00
c32b332804 fix the panorama path check 2018-07-03 22:46:48 +02:00
448cf2d604 close PanoramaActivity if something goes wrong 2018-07-03 22:13:59 +02:00
08ec62b3e1 refresh panorama buttons on device rotation 2018-07-03 21:50:16 +02:00
cf07b918de handle panorama event clicks + disable fullscreen by default 2018-07-03 21:41:45 +02:00
7ab78101c0 handle panorama Cardboard and Explore click listeners 2018-07-03 21:23:21 +02:00
9614bd07c2 creating a PanoramaActivity for handling panoramas 2018-07-03 21:15:03 +02:00
727c42f7bd show a panorama button over images if appropriate 2018-07-03 15:39:31 +02:00
280559c7c3 adding ExoPlayer license 2018-07-02 11:30:04 +02:00
9101f9e7f3 allow clicking through bottom action items in fullscreen mode 2018-07-02 11:02:17 +02:00
cc5a5988ea adding a toast at deleting media thumbnails until a glitch gets fixed 2018-07-02 10:17:22 +02:00
2ceaeb4e94 Merge pull request #825 from bellingeri/patch-1
Translation update
2018-07-02 09:17:08 +02:00
a129bf2726 Translation update 2018-07-02 09:01:10 +02:00
39d64b6fc2 Merge pull request #824 from fricyo/patch-13
Update Translation
2018-07-02 08:49:15 +02:00
66d5abef5d Update Translation 2018-07-02 14:20:58 +08:00
071794a693 add an extra check to avoid deleting folders from viewpageractivity 2018-07-01 23:49:18 +02:00
348d5617e0 removing a helper function related to moving path in recycle bin 2018-07-01 23:37:49 +02:00
ce4f9b02b7 update commons to 4.3.21 2018-07-01 22:22:36 +02:00
535e1d8ec9 show a toast at deleting folders 2018-07-01 21:03:38 +02:00
7235aa8ac8 move DirectoryOperations and MediaOperations listeners in standalone files 2018-07-01 20:56:40 +02:00
2f152da15a start the media fetching asynctask only after cached files have been loaded 2018-07-01 20:51:17 +02:00
3a1c3b6cf9 make sure in MediaActivity the gotMedia is called on a background thread 2018-07-01 20:38:59 +02:00