208 Commits

Author SHA1 Message Date
MM20
3e3e699fca
Fix location search dialog item width 2022-01-03 23:50:45 +01:00
MM20
61c77a137d
Weather widget: add button to manually set location if permission is missing 2022-01-03 23:45:33 +01:00
MM20
d5cedb446e
Re-request weather update after location permission has been granted 2022-01-03 23:12:31 +01:00
MM20
e7b4a05685
Show missing permission banner in weather widget if there's no weather data and auto location is enabled 2022-01-03 23:03:29 +01:00
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
60b9b7ecd9
Permission Manager: Make permission lists static 2022-01-03 22:25:51 +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
9d6ca3d613
Add mechanism to populate datastore with default data 2022-01-02 18:57:13 +01:00
MM20
8969d77231
Use DataStore preference for imperial units 2022-01-02 18:24:19 +01:00
MM20
1d589e5246
Don't force update weather data on every restart 2022-01-02 17:40:00 +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
912982aba8
combine -> merge 2021-12-31 21:50:28 +01:00
MM20
63e5c1337c
Refactor clock widget 2021-12-31 21:20:06 +01:00
MM20
41b9cecb95
Remove log statement 2021-12-31 20:23:38 +01:00
MM20
a2ccef64ce
Refactor search, favorites and calendar widget 2021-12-31 20:16:08 +01:00
MM20
0193d4e495
Remove unused appsearch module 2021-12-24 14:13:44 +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
2ee50459a9
Make database instance injectable 2021-12-19 19:14:21 +01:00
MM20
8be19a1309
Refactor music widget 2021-12-19 18:29:52 +01:00
MM20
71652ffc71
Version 1.3.0 2021-12-19 12:32:53 +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
6c0c6bd6f8
Add BroadcastReceiverLiveData class
This is a suprise tool that will help us later
2021-12-18 22:31:14 +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
2f3203e04a
Add popup menu style 2021-12-17 22:21:47 +01:00
MM20
278705f258
Remove unused styles 2021-12-17 22:13:42 +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
d893e6a67b
Use colorSecondary for preference icons 2021-12-17 21:10:15 +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
dded695b81
Delete unused file 2021-12-17 19:55:28 +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