Commit Graph

1980 Commits

Author SHA1 Message Date
tibbi 3876000f17 update commons to 2.26.4 2017-08-28 21:39:18 +02:00
tibbi e33206b084 make sure we always show manually included folders, even if somehow hidden 2017-08-28 20:56:02 +02:00
tibbi 60ed21702f fix #335, properly show hidden files if open through a file manager 2017-08-28 20:43:39 +02:00
tibbi 7046fc9ed4 fix #328, properly handle GIF filtering 2017-08-28 14:16:30 +02:00
tibbi d954dc0d5a adding the Filter Media dialog 2017-08-28 14:11:34 +02:00
tibbi 272d45b3f4 move the Media filtering from Settings to an actionmenu item 2017-08-28 13:33:46 +02:00
tibbi 5e12179730 update commons to 2.26.2 2017-08-28 10:38:19 +02:00
Tibor Kaputa cb27ba4ec8 Merge pull request #339 from Gan0k/fix_jellybean_crash
Fixes Crash on Android API 16 (Jelly Bean)
2017-08-27 22:54:17 +02:00
Guido Arnau 566e4ea2b3 Fixes Crash on Android API 16 (Jelly Bean)
Check that the version is greater than API 16 when calling
Activity.isDestroyed()
2017-08-27 21:22:26 +01:00
tibbi 4f36f3a600 create a strings file for Catalan language 2017-08-22 19:48:56 +02:00
Tibor Kaputa 6f46618e39 Merge pull request #337 from fiepi/master
Update Simplified Chinese
2017-08-22 17:15:14 +02:00
fiepi 223e8cfd76 Update Simplified Chinese 2017-08-22 23:08:33 +08:00
fiepi 519892989c Merge pull request #5 from SimpleMobileTools/master
merge
2017-08-22 22:54:24 +08:00
tibbi 8b0b2ef22b update kotlin to 1.1.4-2 2017-08-19 09:42:04 +02:00
tibbi 49c9eca8ca updating some german strings 2017-08-17 13:38:36 +02:00
tibbi b2354ebd59 update version to 2.13.1 2017-08-16 21:07:29 +02:00
tibbi 2f624d1ef4 update commons to 2.25.4 2017-08-16 21:05:49 +02:00
tibbi f69c7368d4 update kotlin version to 1.1.4 2017-08-16 21:05:03 +02:00
Tibor Kaputa b670e839c1 Merge pull request #331 from smarquespt/patch-5
Update strings.xml
2017-08-15 09:25:29 +02:00
Sérgio Marques 7df9d1c283 Update strings.xml 2017-08-15 01:33:51 +01:00
Tibor Kaputa 2691447d98 Merge pull request #327 from anthologist/master
update italian
2017-08-12 14:40:16 +02:00
anthologist 0467ba6703 update italian 2017-08-12 11:06:18 +02:00
tibbi 32b6a87440 show included folders content only when appropriate 2017-08-11 13:39:35 +02:00
tibbi 52f0316b8d Merge branch 'master' of github.com:SimpleMobileTools/Simple-Gallery 2017-08-11 13:26:16 +02:00
tibbi bd03e4a176 fix #319, show a folder if its both excluded and included 2017-08-11 13:25:56 +02:00
Tibor Kaputa fac209b120 Merge pull request #325 from gregory678/patch-4
Fixed context in one string
2017-08-11 13:16:27 +02:00
gregory678 0810aa180e Fixed context in one string 2017-08-11 12:45:27 +02:00
tibbi 9398c9be76 fix up folder Inclusion, check if its not empty 2017-08-11 11:48:22 +02:00
Tibor Kaputa 5057f4e54a Merge pull request #324 from gregory678/patch-3
Translated new strings
2017-08-11 11:19:19 +02:00
gregory678 1c39d178dd Translated new strings 2017-08-11 11:17:30 +02:00
Tibor Kaputa 78de03403b Merge pull request #323 from fricyo/patch-2
Update translation of Chinese(TW)
2017-08-11 10:10:45 +02:00
Tibor Kaputa a76006dd82 Merge pull request #321 from seigneurfuo/master
Updated fr (French) translation
2017-08-11 09:06:24 +02:00
fricyo 460bd03d13 Fix some translation 2017-08-11 14:03:00 +08:00
seigneurfuo 8ad4141059 Updated fr (French) translation
Commit made via Stringlate
2017-08-11 07:45:29 +02:00
fricyo e297b759a7 Translation update 2017-08-10 23:48:23 +08:00
tibbi dd0133b3b9 updating changelog 2017-08-07 23:41:55 +02:00
tibbi 7ab1081a19 update version to 2.13.0 2017-08-07 23:41:40 +02:00
tibbi 48251a04c0 add volume and brightness change in release notes 2017-08-07 23:41:32 +02:00
tibbi 68a090a522 add a black background to the pin icons 2017-08-07 23:37:06 +02:00
tibbi 4992bec80b make the Pin icon the same size too 2017-08-07 23:04:52 +02:00
tibbi 2ebcaf12aa make the video thumbnail video circle a bit smaller 2017-08-07 22:57:41 +02:00
tibbi 5ece5ff90b move the password protection string in commons 2017-08-07 22:17:37 +02:00
tibbi b0562e7ed1 allow controlling the brightness with sliding too 2017-08-07 21:56:25 +02:00
tibbi c857c17f50 improve the volume slider ux 2017-08-06 22:35:19 +02:00
tibbi 8aaf1df568 show the current volume if changed via sliding 2017-08-06 20:36:15 +02:00
tibbi f3cddb1a6b add an indicator of the volume at sliding 2017-08-06 20:03:37 +02:00
tibbi 622ebde68f tweak the volume setter a bit 2017-08-06 19:39:11 +02:00
tibbi af84b8e9e3 allow changing the volume by finger dragging on the right side of the video 2017-08-06 18:35:28 +02:00
tibbi dc42dd566f show hidden items in viewpager only if the selected item is hidden 2017-08-06 16:54:58 +02:00
tibbi 15c20ab758 add a volume slider at the video fragments right side 2017-08-06 16:44:00 +02:00