Commit Graph
453 Commits
Author SHA1 Message Date
MM20 d5270ab214 Assistant scaffold: show keyboard if auto focus enabled 2022-09-07 18:26:35 +02:00
MM20 2cd49e05e2 Pull down scaffold: fix widget edit mode top padding 2022-09-06 20:25:17 +02:00
MM20 f641f46e93 Scroll assistant activity search bar out of view 2022-09-06 20:24:19 +02:00
MM20 6de6d218ec Increase search result grid padding 2022-09-04 22:04:06 +02:00
MM20 f7899f9e39 Fix crash reporter initially showing exceptions 2022-09-04 12:17:04 +02:00
MM20 8be8875462 Add search only scaffold for assistant activity 2022-09-03 16:43:59 +02:00
MM20 2d60797830 Add assistant activity 2022-09-03 16:18:49 +02:00
MM20 56e08ab02c Add preference to remove space above clock widget 2022-09-03 15:42:32 +02:00
MM20 24d83f4063 Fix notification shade opening by accident
Close #139
2022-09-03 15:16:36 +02:00
MM20 b96c6c603d Add preference to hide grid labels
Close #159
2022-09-03 15:08:53 +02:00
MM20 694b0e1382 Fix launcher icon click handler not updating 2022-09-03 12:51:33 +02:00
MM20 1536cb7365 "Fix" Google signin style 2022-09-03 12:47:34 +02:00
MM20 e55ab9116b Use pointerInput instead of combinedClickable
because it's fucking laggy
2022-09-02 19:42:20 +02:00
MM20 6e411e9555 Wrap icon and badge parameters of ShapedLauncherIcon in lambda 2022-09-02 19:21:34 +02:00
MM20 9134085088 Remove log statement 2022-09-02 17:06:17 +02:00
MM20 7c208644c8 Remove unused libraries, update open source licenses 2022-09-02 17:03:07 +02:00
MM20 1ec7d97ea1 Fix 3rd party widget sizing 2022-09-02 16:41:20 +02:00
MM20 20255b281d Add line wrap to banner buttons if space is insufficient
Close #155
2022-08-29 15:14:36 +02:00
MM20 15040cb6c1 Update Jetpack Compose and Accompanist 2022-08-25 22:52:41 +02:00
MM20 ddf9dea153 Huh? 2022-08-25 22:52:30 +02:00
MM20 8f4c5dcde0 PagerScaffold: fix back key not closing widgets 2022-08-25 20:18:31 +02:00
MM20 52595b25fe Fix snackbars not disappearing 2022-08-25 19:20:39 +02:00
MM20 e9e4e28760 Duh 2022-08-24 16:45:13 +02:00
MM20 aefc410778 Remove unintended inner card borders from search results 2022-08-24 15:12:50 +02:00
MM20 0322fae58a Fix hidden results button padding 2022-08-23 14:38:57 +02:00
MM20 98d33733b2 ShapedLauncherIcon: Add missing when else branch 2022-08-22 22:08:56 +02:00
MM20 dcf5d3f8b1 Pull down scaffold: don't scroll search bar out of view when it is focused 2022-08-22 21:19:28 +02:00
MM20 f3d8d95d78 Use lazy list for search results 2022-08-22 20:55:49 +02:00
MM20 95b2408dcd Send COMMAND_TAP to wallpaper
Close #137
2022-08-21 22:45:39 +02:00
MM20 8101eee490 Fix keyboard when pressing home button
Close #79
2022-08-21 22:24:13 +02:00
MM20 042c0e2040 Handle experimental API opt-ins at module level 2022-08-21 18:36:00 +02:00
MM20 7c9264bf06 Fix badge not updating correctly 2022-08-05 13:52:16 +02:00
MM20 59c250f505 Show confirmation dialog before deleting a shortcut 2022-08-05 13:51:10 +02:00
MM20 d175edca76 Remove shortcuts from favorites after launch attempt failed 2022-08-05 13:36:12 +02:00
MM20 bc86a22086 Refresh shortcuts after removing one 2022-08-05 13:30:53 +02:00
MM20 44d4555966 Fix crash when no calendar app is installed 2022-08-05 13:18:58 +02:00
MM20 20f6acc389 Add possibility to delete pinned shortcuts 2022-08-05 13:16:26 +02:00
MM20 b957826227 Slightly optimize app grid 2022-08-05 12:31:25 +02:00
MM20 6ddbab0976 Remove unused variable 2022-08-05 00:55:08 +02:00
MM20 ca4a3840af Fix app widget binding when used does not select always allow 2022-08-05 00:51:10 +02:00
MM20 3ebea88413 Limit maximum corner radius for large and extra large shapes 2022-08-02 17:48:41 +02:00
MM20 6bbc04a33a Add outline variant and scrim colors to preference proto schema 2022-08-02 17:14:59 +02:00
MM20 70575376fb Update Kotlin and Jetpack Compose 2022-08-02 17:07:20 +02:00
MM20 2efa703852 Enable customizations for calendar events, contacts, files, websites and wikipedia articles 2022-08-02 16:56:36 +02:00
MM20 7c6d61f00e Add customizations to app shortcuts 2022-08-02 16:19:13 +02:00
MM20 0bc344342a Make icon search text field single line 2022-08-02 15:48:42 +02:00
MM20 6b33d4fcd7 Migrate to Coil 2.x 2022-07-31 22:42:49 +02:00
MM20 389b33aebe Add themed icons to icon picker, add option to force themed icons 2022-07-31 21:45:00 +02:00
MM20 b979c81501 Dont close customize sheet on back press if icon picker is open 2022-07-31 16:07:31 +02:00
MM20 a0cec95aa7 Fix bottom dialog sheet nested scrolling 2022-07-31 15:38:19 +02:00