Commit Graph
264 Commits
Author SHA1 Message Date
MM20 45b231e100 Tweak haptic feedback 2023-10-07 18:07:56 +02:00
MM20 59d78f07c5 Fix adding widgets on Android 14
Fix #558
2023-10-06 19:51:13 +02:00
MM20 12f88dcb36 Add haptic feedback to pull down gesture 2023-10-06 17:41:44 +02:00
MM20 d4b5f54a3e Fix hidden items cut-off at 100 items 2023-10-06 14:39:27 +02:00
MM20 2b6b50d5f3 Widget picker: add logs 2023-10-06 14:03:22 +02:00
MM20 dcdedcffc1 Update dependencies 2023-10-06 14:03:12 +02:00
MM20 2d5a0bf5a7 Modernize gradle scripts, migrate to TOML version catalog 2023-10-05 21:54:19 +02:00
MM20 c07510ab21 Remove intent filter 2023-10-03 20:10:46 +02:00
MM20 365c006a7b Preview themes before importing and catch errors 2023-10-02 20:04:49 +02:00
MM20 e83a6e8a31 Add intent to import theme files directly 2023-10-02 19:46:45 +02:00
MM20 e516848f4f File search: improve handling of launcher theme and launcher backup file types 2023-10-02 11:30:23 +02:00
MM20 9d909e718c Log screen: add scroll to end button 2023-10-02 11:13:13 +02:00
MM20 e08e9a370c Fix z order of popups 2023-10-01 21:35:36 +02:00
MM20 5a821eaabe Add preference to adjust wallpaper blur radius 2023-09-30 14:49:35 +02:00
MM20 b54a53d5d6 Don't intercept touch events when popup is already disappearing 2023-09-07 22:17:44 +02:00
MM20 d7c9936014 Rewrite popups and bottom sheets to not use popup windows
Popup windows are too unrealiable
2023-09-06 22:39:01 +02:00
MM20 a544b85b67 Don't dismiss bottom sheets when anchors change 2023-09-02 18:39:48 +02:00
MM20 09e76d3c28 Clean up 2023-09-02 18:38:28 +02:00
MM20 9118120c90 Add Signal shortcut to contact results
Close #398
2023-08-27 16:10:54 +02:00
MM20 ac29dd512c Reduce search close cooldown 2023-08-27 12:21:52 +02:00
MM20 808a63813c Rename string resources 2023-08-27 00:09:12 +02:00
MM20 e4f5ec4625 Make strings translatable 2023-08-27 00:05:13 +02:00
MM20 c192b3c1fc Replace tag icon with emoji if tag name starts with an emoji
Close #292
2023-08-26 23:55:13 +02:00
MM20 6946175c29 Add emoji4j library 2023-08-26 23:23:21 +02:00
MM20 d1371b224d Add preference to disable charging animation
Close #456
2023-08-26 23:04:47 +02:00
MM20 f079974c10 Respect IME insets in bottom sheet 2023-08-26 22:47:00 +02:00
MM20 c0ba124ee6 Adjust chip icon sizes 2023-08-26 22:40:15 +02:00
MM20 7dea4eb98d Change bottom sheet positioning 2023-08-26 19:32:05 +02:00
MM20 7d48db455c Clip color swatch click indicator correctly 2023-08-26 19:31:53 +02:00
MM20 ff7a72f7c4 Add color scheme backup / restore 2023-08-26 18:52:35 +02:00
MM20 f223e9307d Add "new color scheme" button 2023-08-26 17:47:26 +02:00
MM20 0ea39ad5e2 Add color scheme rename option 2023-08-26 17:41:19 +02:00
MM20 6c040bccce Add color scheme import/export 2023-08-26 15:11:10 +02:00
MM20 d8e108cb70 Add color scheme duplicate and delete actions 2023-08-25 18:40:14 +02:00
MM20 9c70a495f8 Change color scheme preview 2023-08-24 23:50:35 +02:00
MM20 ebee33ecf0 Only update color scheme after color picker has been closed 2023-08-23 21:25:17 +02:00
MM20 1a86aa018e Custom color schemes v2 - part 3
Store preferences and apply color schemes
2023-08-23 19:02:37 +02:00
MM20 5afa905e4e Remove edit button for built-in themes 2023-08-22 22:09:37 +02:00
MM20 6723e14beb Typo 2023-08-22 21:00:07 +02:00
MM20 c81cb4c801 Theme preferences: move colors, add more preview examples 2023-08-22 18:29:16 +02:00
MM20 454aa6d832 Adjust bottom sheet color 2023-08-22 18:08:51 +02:00
MM20 cf6cbf20f4 Split custom color scheme preferences to multiple files 2023-08-22 16:50:20 +02:00
MM20 b0db1707a5 Custom color schemes v2 - Part 1
Add data structures and theme editor
2023-08-21 23:43:45 +02:00
MM20 1a7eaafb7a Change chip icon size 2023-08-21 02:01:57 +02:00
MM20 cfbb4e786c Fix crash 2023-08-20 21:15:11 +02:00
MM20 d8f11a04c7 Remove useless bottom sheet buttons 2023-08-15 21:23:19 +02:00
MM20 21f263b7d0 Rework bottom sheets 2023-08-15 21:11:01 +02:00
MM20 e502c18de8 Move icon pack filter out of text field 2023-08-12 18:53:40 +02:00
MM20 57c081229b Rewrite popup animations, fix crash 2023-08-11 12:58:29 +02:00
MM20 dee923233d Update Kotlin and Compose 2023-08-06 14:54:03 +02:00