Commit Graph

607 Commits

Author SHA1 Message Date
tibbi 869fb11171 updating commons, set minimal Android version to 6 2022-12-20 18:55:33 +01:00
tibbi e114faef5a update version to 5.8.4 2022-11-17 23:37:15 +01:00
tibbi e28525f23c adding some crashfixes 2022-11-17 23:32:48 +01:00
tibbi 93bda81af4 update version to 5.8.3 2022-11-15 16:03:49 +01:00
tibbi 2dc20b3ac9 show a More apps from us menu button at the top menu 2022-11-15 15:59:43 +01:00
Tibor Kaputa 858533e991
Merge pull request #174 from KryptKode/feat/brightness-control
Add torch brightness level support for Android 13+
2022-11-15 15:37:41 +01:00
darthpaul c975ab1e82 clear listeners after disabling flash for SOS and stroboscope
- this prevents the two sliders for brightness and stroboscope from showing up at the same time
2022-11-15 14:28:35 +00:00
darthpaul 98c0f0578e cleanup flash implementation
- fix issues with brightness control
- add separate classes for Android 5 and Android 6+ for simplicity
- properly cleanup camera in onDestory and also when stroboscope/flashlight mode are disabled
2022-11-14 19:17:00 +00:00
darthpaul 87b678e4bb show/hide brightness seekbar from camera callback 2022-11-09 09:36:08 +00:00
Tibor Kaputa 0e726d7d1c
Merge pull request #173 from Mikkel-T/fix-sos-timing
Fix SOS timing
2022-11-08 11:09:50 +01:00
tibbi 662ec91227 updating commons and gradle 2022-11-08 11:05:38 +01:00
Tibor Kaputa 47c8dc34f7
Update strings.xml 2022-11-08 11:03:42 +01:00
Alex 780e4c8b53
Translated using Weblate (Serbian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sr/
2022-11-07 22:02:09 +01:00
Alex 87f96b2aa9
Translated using Weblate (Serbian)
Currently translated at 77.7% (7 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sr/
2022-11-06 21:09:12 +01:00
Anonymous b31152875d
Translated using Weblate (Serbian)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sr/
2022-11-06 21:04:52 +01:00
Alex 06bca5ab99
Added translation using Weblate (Serbian) 2022-11-06 21:04:48 +01:00
Tibor Kaputa 25a72290ea
Merge pull request #175 from KryptKode/feat/bright-display-tile
Add Bright Display settings tile
2022-11-05 09:51:30 +01:00
Tibor Kaputa 1489c89736
Update strings.xml 2022-10-29 12:02:49 +02:00
Tibor Kaputa 5be7abc86a
Update strings.xml 2022-10-29 12:02:30 +02:00
Tibor Kaputa fca50455d2
Update strings.xml 2022-10-29 12:02:13 +02:00
Anonymous bda82d00f5
Translated using Weblate (Icelandic)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/is/
2022-10-28 14:26:11 +02:00
Trendyne 94cd66aadf
Added translation using Weblate (Icelandic) 2022-10-28 14:26:05 +02:00
bgo-eiu a85eeec1a2
Translated using Weblate (Punjabi (Pakistan))
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/pa_PK/
2022-10-27 09:35:10 +02:00
Anonymous 4e452be4a4
Translated using Weblate (Punjabi (Pakistan))
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/pa_PK/
2022-10-27 09:12:31 +02:00
bgo-eiu 1b4102b80c
Added translation using Weblate (Punjabi (Pakistan)) 2022-10-27 09:12:22 +02:00
darthpaul 75eca9e3f0 set brightness level to maximum by default 2022-10-26 14:16:27 +01:00
Alex b313a2f33b
Translated using Weblate (Slovenian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sl/
2022-10-24 21:04:05 +02:00
Rex_sa 2bfeda0041
Translated using Weblate (Arabic)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/ar/
2022-10-24 21:04:05 +02:00
darthpaul 28bda12ae9 Add Bright Display settings tile 2022-10-23 09:50:04 +01:00
darthpaul cea57e9db0 Add torch brightness level support for Android 13+ 2022-10-23 09:03:16 +01:00
Anonymous acc834ca46
Translated using Weblate (Slovenian)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sl/
2022-10-22 21:40:42 +02:00
Alex 39339cf973
Added translation using Weblate (Slovenian) 2022-10-22 21:40:38 +02:00
Mikkel-T b67d42a9d0 Fix SOS timing
Changes the SOS timing to use the lengths as described here: https://en.wikipedia.org/wiki/Morse_code#Representation,_timing,_and_speeds
Also change the unit to 200 instead of 250
2022-10-19 16:16:11 +02:00
gallegonovato 0d2025fdd0
Translated using Weblate (Galician)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/gl/
2022-10-10 20:06:15 +02:00
gallegonovato a2016cc454
Translated using Weblate (Spanish)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/es/
2022-10-10 20:06:14 +02:00
tibbi 8c20fdbced update version to 5.8.2 2022-10-06 16:27:55 +02:00
tibbi 610d9e6728 updating commons 2022-10-06 16:24:10 +02:00
tibbi e18c4b9541 updating commons 2022-10-06 14:43:45 +02:00
atilluF a7589478e4
Translated using Weblate (Italian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/it/
2022-10-04 21:06:38 +02:00
en2sv 17914a9220
Translated using Weblate (Swedish)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/sv/
2022-09-25 13:23:14 +02:00
words wave 9a22d24516
Translated using Weblate (Finnish)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/fi/
2022-09-18 19:19:08 +02:00
Stefan Ivanov de51245a89
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/bg/
2022-09-14 19:41:01 +02:00
Stefan Ivanov f82d664078
Translated using Weblate (Russian)
Currently translated at 100.0% (9 of 9 strings)

Translation: Simple Mobile Tools/Simple Flashlight
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-flashlight/ru/
2022-09-14 19:41:01 +02:00
tibbi 43c4bbb0a1 move widget preview images into drawable-nodpi 2022-09-14 19:40:53 +02:00
tibbi f039ec9f40 update version to 5.8.1 2022-09-11 22:06:07 +02:00
tibbi 5713537fc9 updating commons 2022-09-11 22:01:31 +02:00
tibbi 1c43813762 properly handle monochrone icon with any colored icon 2022-08-29 12:54:45 +02:00
tibbi f33c0d611c update language changer ripple in some cases 2022-08-18 22:07:36 +02:00
tibbi 3a65836e76 scroll the settings too 2022-08-17 21:49:46 +02:00
tibbi 7f6927ae26 update version to 5.8.0 2022-08-17 21:46:26 +02:00