16 Commits

Author SHA1 Message Date
Ensar Sarajčić
d40d5329e5 Add navigation bar padding to SleepTimer on MainScreen 2023-10-09 09:16:01 +02:00
Ensar Sarajčić
3579f61cb9 Simplify padding for slider in MainScreen 2023-10-09 08:28:46 +02:00
Ensar Sarajčić
b1b4c46dc3 Make SmallButton component for BrightDisplayButton and StroboscopeButton 2023-10-09 08:26:22 +02:00
Ensar Sarajčić
270480ead5 Add verticalScroll to MainScreen 2023-10-06 11:38:46 +02:00
Ensar Sarajčić
28ab74caa1 Replace MaterialTheme references with SimpleTheme 2023-10-05 13:19:31 +02:00
Ensar Sarajčić
2fd3dc5c77 Use compose RadioGroupDialog 2023-10-04 16:24:06 +02:00
Ensar Sarajčić
2f6000db6a Add accessibility string for stroboscope 2023-10-03 13:19:42 +02:00
Ensar Sarajčić
3323b2fb70 Remove usages of dimensionResource 2023-10-03 13:06:50 +02:00
Ensar Sarajčić
3f901ff290 Split compose screens into multiple smaller sections 2023-10-03 09:10:32 +02:00
Ensar Sarajčić
c644def18e Move action building to a separate function 2023-10-03 08:08:39 +02:00
Ensar Sarajčić
0767d76345 Move "SOS" to strings 2023-10-02 17:00:17 +02:00
Ensar Sarajčić
50f0be9e20 Use rememberMutableInteractionSource 2023-10-02 16:59:32 +02:00
Ensar Sarajčić
87e92df993 Fix SleepTimer visibility on main screen 2023-10-02 12:37:33 +02:00
Ensar Sarajčić
cd02f52d12 Fix light theme colors 2023-10-02 10:42:18 +02:00
Ensar Sarajčić
b61288407b Remove ripple effect from main buttons 2023-10-02 09:20:20 +02:00
Ensar Sarajčić
7937a71b0d Migrate MainActivity to compose 2023-10-02 09:06:39 +02:00