Commit Graph

48 Commits

Author SHA1 Message Date
017d9f7557 do not show More Apps From Us as an icon 2023-02-10 19:08:37 +01:00
f6827cec6d updating commons 2022-12-27 17:01:38 +01:00
f82331559c redesigning some screens 2022-12-20 19:20:45 +01:00
2dc20b3ac9 show a More apps from us menu button at the top menu 2022-11-15 15:59:43 +01:00
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
87b678e4bb show/hide brightness seekbar from camera callback 2022-11-09 09:36:08 +00:00
75eca9e3f0 set brightness level to maximum by default 2022-10-26 14:16:27 +01:00
cea57e9db0 Add torch brightness level support for Android 13+ 2022-10-23 09:03:16 +01:00
1361a28cb1 updating commons with some material elements 2022-07-20 17:43:21 +02:00
8b283a9b21 fix toggling between SOS and stroboscope with 1 click 2022-07-10 10:56:28 +02:00
4b0e0697e6 avoid showing some FAQ items in some cases 2022-07-01 17:11:33 +02:00
66b74aa856 use proper background color at system theme 2022-04-01 20:43:01 +02:00
0d56d78a3f updating commons and target SDK to 31 2022-04-01 20:37:19 +02:00
cdb1195333 updating commons and kotlin 2022-02-11 22:32:22 +01:00
05122df12e minor code style update 2020-08-20 10:25:26 +02:00
d27ca9f73d Updated line event bus in MainActivity.kt 2020-05-25 23:29:04 +05:30
ca0dab5e5f Merge branch 'master' into master 2020-05-25 21:47:41 +05:30
57a904d6be Turn flashlight on at startup bug resolved
Turn flashlight on at startup preferece is chosen and user navigates away to other app and coming back to this appthen flashlight will be turned on again. This regards to  issue #71
2020-05-25 17:33:21 +05:30
7eafac0870 replacing Otto with EventBus 2020-05-25 00:10:23 +02:00
1b15544374 fix #109, add a Bright Display shortcut 2020-05-25 00:03:59 +02:00
a2410274eb disable sos or strobo if the other one is enabled 2019-08-24 16:43:45 +02:00
551b3350b2 add some handling for flashlight, sos and stroboscope cancelling each other 2019-08-20 23:05:44 +02:00
af58c36d67 adding some initial SOS button related code 2019-08-20 22:40:02 +02:00
08156c4cd5 adding an SOS button at the main screen 2019-08-20 22:25:29 +02:00
ec05fd4ffd properly handle top menu color customization 2019-08-20 21:10:41 +02:00
1a1355e529 allow using an even quicker stroboscope 2019-07-03 09:39:43 +02:00
8145a479d7 updating commons, gradle, kotlin 2019-04-08 10:20:17 +02:00
aa6c464321 moving the forcePortrait config in the app itself, from Commons 2018-10-05 20:39:48 +02:00
dde4c7ac60 update commons to 4.6.5 2018-08-10 23:56:20 +02:00
f5a433f58a update commons to 4.0.22 2018-05-21 23:46:56 +02:00
2dc9c18163 add a toggle for forcing portrait mode, enabled by default 2018-04-15 20:29:26 +02:00
8c7cbd7f3a save last used stroboscope frequency 2018-04-05 13:31:33 +02:00
687dbe5e56 restore flashlight/stroboscope state on device rotation 2018-04-05 12:12:25 +02:00
71b01c7ddb adding a FAQ section 2018-04-04 22:41:38 +02:00
866803b88f update commons to 3.18.6 2018-04-04 22:38:58 +02:00
7bdfc7a87f add a toggle for turning flashlight on at startup 2018-01-24 23:35:40 +01:00
2e938cce1e update commons to 3.8.8 2018-01-24 22:23:30 +01:00
b4d1d857bd use white buttons at B&W theme too for now 2018-01-17 19:12:28 +01:00
b368fc9119 apply all selected colors on the main screen 2017-12-07 12:56:32 +01:00
1feff193dd adding a switch for forcing english language 2017-12-03 21:47:50 +01:00
3d319b7790 update commons to 3.0.21 2017-12-01 19:15:57 +01:00
f1e4507d6c update commons to 3.0.10 2017-11-30 19:20:10 +01:00
0038b14347 use the primary color instead of orange 2017-11-06 12:17:01 +01:00
30b348c1e1 some improvements related to toggling widget ui 2017-11-06 12:04:51 +01:00
7f38f2aa3a couple improvements to flashlight toggling 2017-11-06 11:44:36 +01:00
cb2ec43b24 few more updates here and there 2017-11-05 23:57:15 +01:00
94fef5494c more rewriting to kotlin 2017-11-05 23:17:50 +01:00
18b5c9de46 initial implementation of rewriting the app in kotlin 2017-11-05 22:37:47 +01:00