Commit Graph
512 Commits
Author SHA1 Message Date
MM20 4d5190fcd8 Fix calendar widget clipping 2022-03-29 21:10:27 +02:00
MM20 bfc370fcf6 Fix system bar insets 2022-03-29 21:00:58 +02:00
MM20 0d52752e19 Hide widget picker dialog after selecting an item 2022-03-29 18:49:25 +02:00
MM20 537cde60a5 Remove unused legacy views 2022-03-29 18:16:44 +02:00
MM20 956af82f79 Refactor widgets 2022-03-29 18:14:07 +02:00
MM20 2e43b871c5 Fix weather widget NPE 2022-03-27 15:10:38 +02:00
MM20 3a15b59526 Catch SecurityExceptions; unpin apps if they couldn't be launched 2022-03-27 14:18:46 +02:00
MM20 d2475a2e9b Fix crash
Fix #45
2022-03-24 19:14:35 +01:00
MM20 4dae5cff6b Fix text paddings 2022-03-21 21:02:36 +01:00
MM20 afd793fc85 make AppShortcuts hideable 2022-03-21 20:33:19 +01:00
MM20 d080d71e0f Add missing permission banner to app shortcut results 2022-03-21 19:12:32 +01:00
MM20 f17336b615 Fix list item spacing 2022-03-21 15:34:23 +01:00
MM20 d6ebbd193a Add preferences for app shortcut search 2022-03-21 14:58:14 +01:00
MM20 a4a562e335 Upgrade Jetpack Compose 2022-03-21 14:40:38 +01:00
MM20 e04251d379 Show app shortcut results as list 2022-03-19 20:08:53 +01:00
MM20 ab114595c4 Add app shortcut search 2022-03-19 17:41:04 +01:00
MM20 b73c9fabc9 Create appshortcuts module 2022-03-19 15:46:13 +01:00
MM20 bab926be41 pepega 2022-03-13 13:25:33 +01:00
MM20 6b69d79f85 Improve keyboard behavior
- Hide keyboard on pause
- Show keyboard on resume if search is open and auto focus is enabled

Fix #40
2022-03-13 13:19:24 +01:00
MM20 a20707fc3c Migrate crash reporter UI to Jetpack Compose 2022-03-07 16:18:33 +01:00
MM20 b53aaeec4e Enable splash screens on Android 12+ 2022-03-06 19:47:56 +01:00
MM20 983920730f Use ShapedLauncherIcon instead of LauncherIconView in icon settings 2022-03-05 17:14:55 +01:00
MM20 667ec0f932 Themed icons: correctly apply application theme colors 2022-03-05 16:49:53 +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 edd59f2d06 Add clock widget parts preferences 2022-03-02 13:21:32 +01:00
MM20 bdbcba6d67 Fix SwitchPreference padding 2022-03-01 22:13:45 +01:00
MM20 54007afd25 Add horizontal layout to alarm part 2022-02-28 22:56:47 +01:00
MM20 345f5eff92 Add battery part 2022-02-28 22:48:36 +01:00
MM20 c1b0c49cc2 Add alarm part 2022-02-27 19:24:22 +01:00
MM20 e8c42464a7 Add foundation for clock widget parts
Includes date part and music part
2022-02-27 00:41:35 +01:00
MM20 84f35487c1 Analog clock: fix hour hand 2022-02-26 23:37:01 +01:00
MM20 4f9eb13563 Update Jetpack Compose 2022-02-24 20:25:07 +01:00
MM20 2f43dab260 Add option to import websearches using the OpenSearch standard
Implements #31
2022-02-24 18:27:46 +01:00
MM20 5549e5db30 Fix a crash related to WindowInsetControllerCompat on Android 10 and below 2022-02-20 18:37:29 +01:00
MM20 1faac28ce4 Add two new clock styles: analog clock and empty clock 2022-02-20 14:44:48 +01:00
MM20 b533e02ecf Make clock widget fonts lighter in compact layout 2022-02-20 13:59:05 +01:00
MM20 b29f00cc79 Fix typography styles parents 2022-02-20 13:14:31 +01:00
MM20 a6c4b6431b Re-add permission banners to search results 2022-02-19 20:16:25 +01:00
MM20 0550e6fe3b Re-organize strings
Add comments, rename some strings, remove unused strings
2022-02-19 13:16:36 +01:00
MM20 07573fe72f Remove unused code 2022-02-19 01:26:46 +01:00
MM20 5e18d25335 Migrate hidden items panel to Jetpack Compose 2022-02-18 23:35:41 +01:00
MM20 6b59aa5118 Remove (useless, potentially dangerous) casts to AppCompatActivity 2022-02-18 23:34:32 +01:00
MM20 3c3cac83c8 Add option to automatically launch the keyboard when opening the search
Fixes #26
2022-02-18 22:15:38 +01:00
MM20 0d6d7f1764 Fix calendar widget clickable area 2022-02-18 20:39:10 +01:00
MM20 902d77fff0 Add options to hide system bars 2022-02-18 14:52:55 +01:00
MM20 577ac7e28c Weather widget: use buttons for day/time selectors
For consistency with other widgets
2022-02-18 14:04:06 +01:00
MM20 81c6662ede Tweak badge style, add badge progress 2022-02-18 00:00:57 +01:00
MM20 944132ba12 Improve layout transitions 2022-02-17 23:38:49 +01:00
MM20 ca813f3f70 Migrate calendar widget to Compose 2022-02-17 22:52:04 +01:00
MM20 386083ede9 Remove unused code 2022-02-17 21:02:50 +01:00