271 Commits

Author SHA1 Message Date
MM20
dbd0d11a87
Don't limit widget min size 2022-04-02 00:10:46 +02:00
MM20
f1b606d8e4
Widget picker: Group widgets per app
Close #51
2022-04-01 22:42:59 +02:00
MM20
6501c263dd
Fix clock widget height when system bar visibility has changed
Fix #50
2022-04-01 15:39:55 +02:00
MM20
5075c368a2
Add favorites part to clock widget 2022-03-31 23:02:59 +02:00
MM20
93bd62545d
Add Arrangement.BottomReversed to reverse column direction 2022-03-31 18:44:24 +02:00
MM20
0b7704cdf2
Add favorites widget 2022-03-30 22:29:20 +02:00
MM20
a86d453f4e
Show pinned calendar events in favorites if calendar widget is disabled 2022-03-30 21:52:40 +02:00
MM20
164219fe93
Swipe to dismiss hidden items panel 2022-03-30 19:02:18 +02:00
MM20
81e871203f
Update Jetpack Compose and MDC Android 2022-03-30 18:46:12 +02:00
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