131 Commits

Author SHA1 Message Date
MM20
c5803b7e75
Fix crash if there's no weather data 2022-01-03 22:52:14 +01:00
MM20
2a01bccb62
Add debug options to weather settings screen 2022-01-03 22:51:55 +01:00
MM20
497625a9e6
Show a warning in weather settings if location permission is missing 2022-01-03 22:36:33 +01:00
MM20
e9703ad778
Add API to watch permission state 2022-01-03 22:17:57 +01:00
MM20
b5005ee4ea
Refactor permissions manager 2022-01-03 21:41:44 +01:00
MM20
5c0d142fd9
Fix weather widget package 2022-01-03 20:41:43 +01:00
MM20
ed75db2cf1
Fix use of imperialUnits preference in weather widget day selector 2022-01-03 20:41:18 +01:00
MM20
d84bbe3011
Clean up DataStore schema 2022-01-02 22:05:20 +01:00
MM20
11e6a3ceb3
Use dependency injection to access dataStore, not the context.dataStore extension 2022-01-02 21:58:53 +01:00
MM20
8969d77231
Use DataStore preference for imperial units 2022-01-02 18:24:19 +01:00
MM20
7b2ae4c8ac
LocationPreference: single line text field 2022-01-02 15:54:45 +01:00
MM20
2b3323bf7f
Refactor weather to use new datastore preferences 2022-01-02 15:52:17 +01:00
MM20
d18feccfe4
Weather settings 2022-01-01 22:43:25 +01:00
MM20
1a3fde5bf5
Fix preference disabled state alpha 2022-01-01 21:21:38 +01:00
MM20
89db713e24
Initial migration to new Compose settings activity and DataStore 2022-01-01 20:34:59 +01:00
MM20
63e5c1337c
Refactor clock widget 2021-12-31 21:20:06 +01:00
MM20
a2ccef64ce
Refactor search, favorites and calendar widget 2021-12-31 20:16:08 +01:00
MM20
42c1ec3ce1
Rename music widget VM methods 2021-12-21 12:26:29 +01:00
MM20
b9054f04cd
Refactor weather widget 2021-12-19 21:58:19 +01:00
MM20
8be19a1309
Refactor music widget 2021-12-19 18:29:52 +01:00
MM20
fa41c32191
Fix unit converter button text style 2021-12-19 12:32:15 +01:00
MM20
3c447b82a4
Adjust widget spacer in onNewIntent 2021-12-19 12:19:58 +01:00
MM20
fbcd5ed327
Open clock/calendar app again when clicking on clock widget 2021-12-18 23:05:51 +01:00
MM20
69597a589b
Tweak background blur radius 2021-12-18 21:33:26 +01:00
MM20
fcac40c3cd
Adjust EditFavoritesView label style 2021-12-17 23:50:03 +01:00
MM20
90f7a471ea
Minor style adjustments 2021-12-17 23:04:50 +01:00
MM20
d2897a1d6d
Remove log statement 2021-12-17 21:55:39 +01:00
MM20
2fa043ef8e
Update Jetpack Compose to 1.1.0-rc01 2021-12-17 21:27:17 +01:00
MM20
a79dd4dfd9
Fix edit favorites dialog 2021-12-17 20:49:02 +01:00
MM20
e22e6e0e7f
Remove duplicate view inflations 2021-12-17 20:44:00 +01:00
MM20
185e54bab2
Make number of grid columns adjustable 2021-12-17 20:31:13 +01:00
MM20
4e1238e727
Tweak blur radius 2021-12-17 19:46:38 +01:00
MM20
d228ba90a0
Blur wallpaper during pull down gesture 2021-12-17 19:42:06 +01:00
MM20
ca6c829071
Blur wallpaper behind search and widgets*
*on supported devices running Android 12 or higher
2021-12-15 21:01:09 +01:00
MM20
fb50c9bd9d
Always show weather and music widgets even if there's no data available 2021-12-15 20:27:49 +01:00
MM20
960c645010
More widget cleanup 2021-12-15 20:09:19 +01:00
MM20
93a3bd3b15
Remove (once again) apparently useless code I don't understand anymore 2021-12-15 20:05:49 +01:00
MM20
cb49908bdc
Use compose clock widget 2021-12-15 19:53:10 +01:00
MM20
5ff244dd1b
Rename smart widget -> clock widget 2021-12-15 18:59:49 +01:00
MM20
f591506b07
File detail view: use Material3 dialog 2021-12-15 18:56:33 +01:00
MM20
183ba586b3
Refactor files 2021-12-13 21:12:51 +01:00
MM20
9ebac9684b
Simplify theme color application logic 2021-12-13 17:34:13 +01:00
MM20
cb72b9180f
Adjust weather widget typography 2021-12-13 13:46:34 +01:00
MM20
197efde686
Music widget: fix skip prev 2021-12-13 13:20:44 +01:00
MM20
733491ceda
Use Compose calculator UI 2021-12-12 21:10:08 +01:00
MM20
c9539b915e
Theme and typography changes 2021-12-12 20:40:50 +01:00
MM20
0abb198fdd
Use Mdc Compose Theme adapter 2021-12-12 13:59:28 +01:00
MM20
b9968f3f82
Move fonts to base module 2021-12-11 22:30:41 +01:00
MM20
f8e382fdeb
Add Poppins, remove Inter 2021-12-11 21:54:19 +01:00
MM20
6a24eb017f
Update dependencies
Kotlin to 1.6.0 and Jetpack Compose to 1.1.0-beta04
2021-12-11 21:27:20 +01:00