Commit Graph
58 Commits
Author SHA1 Message Date
MM20 6de89f3f79 Refactor icons 2022-06-18 18:51:41 +02:00
MM20 ed27db8248 New app icon 2022-05-23 18:50:51 +02:00
MM20 261e91f443 Add preview animations for layout preference 2022-05-15 23:12:54 +02:00
MM20 6908f94417 Animate closing windows into their icons 2022-05-12 20:39:42 +02:00
MM20 38f5e293c6 Add GestureNavContract from Launcher3 2022-05-11 19:58:26 +02:00
MM20 83a33d8ac5 Update Gradle 2022-05-09 20:04:21 +02:00
MM20 8bb3737460 Add wallpaper color scheme 2022-04-12 18:28:08 +02:00
MM20 840c7db690 Apply themed icon colors in UI layer, not in icon repository 2022-04-11 20:04:19 +02:00
MM20 11df4376a1 Fix text drawable icon scaling 2022-04-09 17:37:13 +02:00
MM20 956af82f79 Refactor widgets 2022-03-29 18:14:07 +02:00
MM20 d2475a2e9b Fix crash
Fix #45
2022-03-24 19:14:35 +01:00
MM20 fb762736a1 Fix build
How did it even break, I didn't change anything and it worked for ages?!
2022-03-19 15:39:49 +01:00
MM20 47e7591975 Modify badge API
Pass searchable as argument instead of badgeKey which is now obsolete
2022-03-05 15:25:57 +01:00
MM20 b6f6c0c584 Add Pinyin support to app search
Implement #8
2022-03-05 13:54:07 +01:00
MM20 d2cdbbc7c4 Change pre-Android-12 theme again 2022-03-05 00:20:04 +01:00
MM20 7448219f8a Modify pre-Android-12 color scheme 2022-03-03 18:03:29 +01:00
MM20 b29f00cc79 Fix typography styles parents 2022-02-20 13:14:31 +01:00
MM20 5e9719afa7 Add Apache Commons Text 2022-02-19 21:08:08 +01:00
MM20 665664df70 Migrate search UI to Jetpack Compose 2022-02-14 22:48:56 +01:00
MM20 23d0b72e12 Update copyright 2022-02-08 22:17:53 +01:00
MM20 7a4e1e716f Remove isMinifyEnabled from library modules 2022-02-08 21:20:54 +01:00
MM20 bb4a7a1e04 Migrate from deprecated MS Graph Android SDK to MS Graph Java SDK 2022-01-31 14:01:12 +01:00
MM20 66aa5ee3e5 Remove unused resources 2022-01-30 22:49:26 +01:00
MM20 97ba10d3a7 Remove obsolete API level checks 2022-01-29 19:32:53 +01:00
MM20 4b5cd4ed0d Remove unused stuff 2022-01-29 19:22:24 +01:00
MM20 f72e7a1993 Migrate icon settings 2022-01-28 23:15:27 +01:00
MM20 75529b8f42 Migrate icon shape preference 2022-01-27 22:22:10 +01:00
MM20 0447d3072d Migrate from Glide to Coil 2022-01-20 22:40:32 +01:00
MM20 c91576847b Add compose-color-picker library 2022-01-20 19:20:54 +01:00
MM20 d258514541 Add Coil 2022-01-19 21:46:09 +01:00
MM20 89db713e24 Initial migration to new Compose settings activity and DataStore 2022-01-01 20:34:59 +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 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 d893e6a67b Use colorSecondary for preference icons 2021-12-17 21:10:15 +01:00
MM20 185e54bab2 Make number of grid columns adjustable 2021-12-17 20:31:13 +01:00
MM20 9ebac9684b Simplify theme color application logic 2021-12-13 17:34:13 +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 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 2edc96bc84 Move all icons to base module and remove unused icons 2021-12-06 21:48:01 +01:00
MM20 9e3e9161c1 Add shortcut to ComposeActivity in debug builds 2021-12-05 20:49:42 +01:00
MM20 fa22eb4d71 Replace TextDrawable with an implementation that supports tint 2021-12-04 13:51:38 +01:00
MM20 0e1ca1c1f9 Material 3 theme [WIP] 2021-12-04 12:24:16 +01:00
MM20 023bb2cbb1 Add Koin library 2021-10-02 18:35:30 +02:00