Commit Graph

58 Commits

Author SHA1 Message Date
c55e784081 Fix 1 minute radio item string 2023-09-06 10:35:34 +02:00
788ef6f01f Add radio button for seconds for custom sleep timer 2023-09-06 09:58:24 +02:00
c00d4cc30c Add more lower default values for sleep timer 2023-09-06 08:10:21 +02:00
2572f7cfbf Properly update sleep timer color on resume 2023-09-06 08:08:28 +02:00
db5b553ce8 Add sleep timer
This closes #105
2023-09-04 10:39:33 +02:00
c58a4aa1f2 make activity inflating consistent across simple apps 2023-08-25 22:49:39 +03:00
8f1cbec591 make activity inflating consistent across simple apps 2023-08-16 13:14:07 +03:00
bc7e02810e replace kotlin synthetic usages with viewbinding 2023-08-01 22:54:22 +03:00
f9a1bb1e04 Fix #159: Button remains in pressed state if you turn screen lock on/off 2023-07-11 06:22:39 +02:00
a84c22ebf8 fix(#165): fix flashlight status after coming back from camera app 2023-02-14 18:45:15 +01:00
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