Commit Graph
394 Commits
Author SHA1 Message Date
MM20 24242c45cd Add an preference to disable the blur effect on Android 12+ 2022-07-11 18:11:25 +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 8bbf8045ec Entirely remove apps from favorites when their activity cannot be launched 2022-07-09 20:13:55 +02:00
MM20 b58e0d09ce Remove log statement 2022-07-06 18:54:34 +02:00
MM20 109271947d Weather widget: select current time on resume 2022-07-05 22:34:49 +02:00
MM20 9e6a1cde3c Calendar widget: select current day on resume 2022-07-05 22:21:01 +02:00
MM20 34f8cfb31a Add option to use system headline fonts 2022-07-05 21:13:43 +02:00
MM20 da137ab302 Update Kotlin and Jetpack Compose 2022-07-05 17:30:18 +02:00
MM20 ca63393bab Optimize dynamic clock icon 2022-06-24 19:02:14 +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 2bce703ea4 Fix dynamic clock icon desyncing 2022-06-19 20:21:51 +02:00
MM20 e8936eb0b4 Tweak some icon colors 2022-06-18 19:13:00 +02:00
MM20 6de89f3f79 Refactor icons 2022-06-18 18:51:41 +02:00
MM20 08e736f5d1 Provide current time as composition local 2022-06-15 17:46:53 +02:00
MM20 adab3f6861 Add missing translation 2022-06-13 21:09:56 +02:00
MM20 c247878c6d Use bottom sheet for websearch dialog 2022-06-12 20:04:05 +02:00
MM20 c8d34ab18a BottomSheetDialog: fix horizontal nested scrolling 2022-06-12 20:01:58 +02:00
MM20 a39e3705e1 Change card corner shape icon 2022-06-12 19:41:25 +02:00
MM20 79ee848772 Crash reporter: Hide exceptions initially production builds 2022-06-12 19:39:06 +02:00
MM20 0b22b70153 Tweak chip border opacity 2022-06-12 16:17:05 +02:00
MM20 750995b746 Remove settings activity rotation lock 2022-06-12 16:03:40 +02:00
MM20 0851ba3891 Use default dispatcher for search 2022-06-12 15:03:34 +02:00
MM20 6312ca93ba Ensure that list item contents always fill max width 2022-06-12 14:51:15 +02:00
MM20 e318664b6e Hidden items sheet: only show items that match the current search query 2022-06-12 14:47:33 +02:00
MM20 5ae0ec42b7 Filter hidden items in UI layer 2022-06-12 13:28:02 +02:00
MM20 aa0cd9a062 Reduce system bar scrim opacity 2022-06-12 12:23:03 +02:00
MM20 ebb7a99882 Remove fading edges from pull down scaffold 2022-06-12 12:14:19 +02:00
MM20 650590a6b5 Tweak hidden items button appearance 2022-06-11 22:29:27 +02:00
MM20 027d6ff574 Improve weather location dialog 2022-06-11 22:29:20 +02:00
MM20 9090d16af2 Use BottomSheetDialog component for hidden items sheet 2022-06-11 21:45:19 +02:00
MM20 c7c97a3866 Remove corner clip, draw content behind system bars 2022-06-11 21:12:01 +02:00
MM20 e565780015 Don't make bottom sheet content scrollable per default 2022-06-10 20:43:32 +02:00
MM20 02d45a63fc Add cancel button to backup and restore sheets 2022-06-10 20:27:02 +02:00
MM20 716a6e7af7 Increase inner card border opacity 2022-06-10 20:20:30 +02:00
MM20 b60a751cf3 Use shapes from theme everywhere 2022-06-10 20:14:11 +02:00
MM20 6d5ad8cac2 Add preference for corner shape 2022-06-10 20:01:52 +02:00
MM20 b866d54503 Change banner appearance 2022-06-10 19:41:34 +02:00
MM20 47a93cc98a Add shapes to Launcher theme based on corner radius preference 2022-06-10 18:53:41 +02:00
MM20 0b4bd1403b Add rounded corner clip 2022-06-10 17:37:34 +02:00
MM20 b056089332 Add missing translation 2022-06-09 19:35:44 +02:00
MM20 eaf4701500 Backup & restore 2022-06-09 19:26:45 +02:00
MM20 c7fb8bf57a Update Jetpack Compose 2022-06-02 16:25:49 +02:00
MM20 c8dc00702f Change hidden items button style 2022-05-29 21:17:21 +02:00
MM20 c582f2107d Sort hidden items 2022-05-29 20:52:01 +02:00
MM20 99d44c1533 HiddenItemsSheet: add elevation 2022-05-29 20:50:10 +02:00
MM20 065e39bf04 Hidden items sheet: add link to settings page 2022-05-29 20:48:26 +02:00
MM20 c54b91ee08 Revert SettingsActivity initial route behavior 2022-05-29 20:47:20 +02:00
MM20 a1a625e5e0 Fix hidden item sheet nested scroll 2022-05-29 20:42:57 +02:00