Commit Graph
74 Commits
Author SHA1 Message Date
MM20 28fec3532d Replace Poppins with Outfit 2022-10-19 16:19:08 +02:00
MM20 f88f71e5ee Rename
- PinnableSearchable -> SavableSearchable,
- FavoritesItem -> SavedSearchable,
- FavoritesItemEntity -> SavedSearchableEntity

add type column to searchable table
2022-10-16 15:53:22 +02:00
MM20 2157147caa Refactor search 2022-10-15 00:29:01 +02:00
MM20 bcda89c211 Reorganize Searchable data types 2022-10-12 20:36:39 +02:00
MM20 709a36fb31 Remove material dialogs library 2022-09-28 17:08:33 +02:00
MM20 7351808d00 Remove draglinearlayout library 2022-09-18 15:11:27 +02:00
MM20 86bdbecda3 Rework edit favorites panel 2022-09-18 15:10:04 +02:00
MM20 9243f85735 Add compose reorder library 2022-09-15 17:25:26 +02:00
MM20 7f5e6f4060 Fix work profile badge icon color in light theme 2022-09-13 21:56:40 +02:00
MM20 8dd0852a57 Update and clean up dependencies 2022-09-10 12:04:22 +02:00
MM20 7c208644c8 Remove unused libraries, update open source licenses 2022-09-02 17:03:07 +02:00
MM20 b5e000be63 Remove strokes from reverse pager layout Lottie animation 2022-07-11 23:20:53 +02:00
MM20 18539c5f64 Add reverse pager layout 2022-07-11 16:51:10 +02:00
MM20 0d2b974e0d Fix window insets on devices with display cutouts
Fix #111
2022-07-11 12:47:28 +02:00
MM20 96e70da913 Clean up 2022-06-24 17:23:59 +02:00
MM20 26995c1141 Update dependencies 2022-06-21 18:12:48 +02:00
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