Commit Graph
3197 Commits
Author SHA1 Message Date
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
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 b5e2be61fc Don't incorrectly url encode search queries for websearches 2021-12-15 18:36:43 +01:00
MM20 183ba586b3 Refactor files 2021-12-13 21:12:51 +01:00
MM20 e46d5a7d7e Remove code I don't understand anymore because it is hopefully not needed 2021-12-13 17:37:56 +01:00
MM20 9ebac9684b Simplify theme color application logic 2021-12-13 17:34:13 +01:00