Commit Graph
3475 Commits
Author SHA1 Message Date
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
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 1067397205 Add unit converter for units of temperature 2021-12-12 22:05:52 +01:00
MM20 4e8819e559 Refactor unit converter 2021-12-12 21:44:41 +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 c4a2efaef3 Add Poppins license 2021-12-12 13:33:06 +01:00
MM20 dcf3b38904 Replace Poppins files with a version that is actually vertically centered 2021-12-12 12:33:16 +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
MM20 28303b9276 Re-add currency converter disclaimer 2021-12-11 19:05:42 +01:00
MM20 98f64deb91 Remove flags from currency names 2021-12-11 17:51:32 +01:00
MM20 120bca4b39 Rebuild unit converter in Jetpack Compose 2021-12-11 17:48:40 +01:00
MM20 89a2754eaf Migrate from Kotlin synthetics to Jetpack view binding 2021-12-11 14:46:46 +01:00
MM20 299d421e5c v1.2.2 2021-12-10 22:48:51 +01:00
MM20 f38c03d9f4 Downgrade Compose to 1.1.0-beta02 2021-12-10 22:47:22 +01:00
MM20 6fbb2f3164 Re-add missing built-in widgets 2021-12-09 20:06:49 +01:00
MM20 a3e7d22b9f Tweak pull down gesture 2021-12-09 20:02:40 +01:00
MM20 d57b50313c Version 1.2.1 2021-12-07 19:20:51 +01:00
MM20 98266971ba Why the hell did this work on Android 12? 2021-12-07 19:17:53 +01:00