Commit Graph

28 Commits

Author SHA1 Message Date
4b7c4350d4 Move colors to parameters of dialog state functions 2023-10-13 11:15:15 +02:00
c825bf16a2 Clean up color picker creation code 2023-10-05 14:36:20 +02:00
21a6196896 Move AlertDialogState to parameters of ColorPicker 2023-10-05 13:08:25 +02:00
acc8500bd2 Use proper default value for brightDisplayColor 2023-10-05 13:07:42 +02:00
8a30781893 Use non deprecated flags in BrightDisplayActivity 2023-10-05 13:06:53 +02:00
34ac99fb63 Clean up BrightDisplayActivity method references 2023-10-05 12:29:37 +02:00
59537d28bd Migrate color picker to compose 2023-10-05 10:34:06 +02:00
3f901ff290 Split compose screens into multiple smaller sections 2023-10-03 09:10:32 +02:00
ee9a539cf5 Remove EventBus usage 2023-10-02 18:24:02 +02:00
2e1821320f Use derived state for contrastColor in BrightDisplayActivity 2023-10-02 16:53:39 +02:00
132b469b44 Change base for all activities to ComponentActivity 2023-10-02 16:41:59 +02:00
cd02f52d12 Fix light theme colors 2023-10-02 10:42:18 +02:00
7937a71b0d Migrate MainActivity to compose 2023-10-02 09:06:39 +02:00
68f4e32ce2 Migrate BrightDisplayActivity to compose 2023-09-28 15:09:52 +02:00
da0b5d341c Offset sleep-timer on BrightDisplayActivity from navigationBar 2023-09-06 10:57:20 +02:00
77c8d50cf4 Close app when timer runs out on BrightDisplayActivity 2023-09-06 10:49:22 +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
6a308cd511 updating the Bright display button 2021-11-13 15:45:31 +01:00
5b825c89c6 adjust the text color on Bright Display appropriately 2020-03-23 10:57:52 +01:00
33487408bf fix #107, hide the top status bar at bright display mode 2020-03-23 10:55:26 +01:00
aa6c464321 moving the forcePortrait config in the app itself, from Commons 2018-10-05 20:39:48 +02:00
2dc9c18163 add a toggle for forcing portrait mode, enabled by default 2018-04-15 20:29:26 +02:00
37e704612d fix #36, allow changing the Bright Display color 2018-04-05 14:38:03 +02:00
14e6b54867 use the stored color at bright display 2018-04-05 13:42:05 +02:00
18b5c9de46 initial implementation of rewriting the app in kotlin 2017-11-05 22:37:47 +01:00