307 Commits

Author SHA1 Message Date
MM20
5edce744fb
Don't reverse search results in pull down scaffold 2022-05-11 21:24:12 +02:00
MM20
c4621507fd
LisenseScreen: apply padding values 2022-05-11 20:01:28 +02:00
MM20
d54afce768
Update dependencies 2022-05-11 19:44:13 +02:00
MM20
bc718bd343
Add easter egg color scheme 2022-05-11 12:31:20 +02:00
MM20
cc2d63c926
PullDownScaffold: increase max search bar offset 2022-05-11 12:20:59 +02:00
MM20
f56a40072f
PagerScaffold: set status and nav bar colors correctly 2022-05-11 12:20:01 +02:00
MM20
4aeb5b4db3
PagerScaffold: blur wallpaper 2022-05-11 12:15:00 +02:00
MM20
6388669d8a
Fix search bar style preference padding 2022-05-10 21:28:47 +02:00
MM20
7fda28aedd
Add alternative layout 2022-05-10 20:24:58 +02:00
MM20
a686ffd04d
Fix IME padding
Fix #73
2022-05-10 18:09:55 +02:00
MM20
3e33c6362f
Optimize scaffold performance 2022-05-10 18:03:13 +02:00
MM20
83a33d8ac5
Update Gradle 2022-05-09 20:04:21 +02:00
MM20
112a8cfc8f
Fix crash 2022-05-03 19:45:26 +02:00
MM20
d329ec7eaa
Simplify pull down scaffold animation logic 2022-04-25 19:36:52 +02:00
MM20
72f72c6a82
Replace range with two args 2022-04-25 19:19:31 +02:00
MM20
b346c69a65
Migrate scaffold to Jetpack Compose 2022-04-22 22:50:22 +02:00
MM20
742c90d7e9
Hide settings for widgets if they are disabled 2022-04-16 21:54:07 +02:00
MM20
558d12bb8a
Add preference to disable currency converter 2022-04-16 21:42:03 +02:00
MM20
9e012f1a23
Revert to Material 2 switches
Material 3 switches are currently broken, see https://issuetracker.google.com/issues/228336571
2022-04-16 18:15:48 +02:00
MM20
d8b6175e6e
Fix cross-profile app actions
- Launch app info using the correct profile
- Hide uninstall for non-personal profiles
2022-04-16 18:03:26 +02:00
MM20
56c8e056ad
Fix missing translation for auto generate color scheme 2022-04-15 22:56:03 +02:00
MM20
6154d0c463
Custom color scheme settings: fix category title of dark color scheme 2022-04-14 23:10:07 +02:00
MM20
08731887cb
Add custom color schemes 2022-04-14 23:01:19 +02:00
MM20
17dd8558c0
Add debug setting to enable Material You compat color scheme on API 31+ 2022-04-13 10:09:30 +02:00
MM20
f2041e51c2
Transform wallpaper color scheme into Material You compat color scheme on Android 8.1 – 11
and make it the default on these platforms
2022-04-12 19:25:17 +02:00
MM20
8bb3737460
Add wallpaper color scheme 2022-04-12 18:28:08 +02:00
MM20
408a23563e
Add color scheme previews 2022-04-11 22:47:24 +02:00
MM20
41707672ce
Move LauncherTheme to theme package 2022-04-11 22:16:34 +02:00
MM20
de4f664333
Move color scheme preferences their own screen 2022-04-11 22:01:48 +02:00
MM20
c9e093bb9b
Update Jetpack Compose and Accompanist 2022-04-11 22:01:27 +02:00
MM20
19ae7e07e6
Use pure compose themes, not MDC adapter 2022-04-11 20:04:34 +02:00
MM20
840c7db690
Apply themed icon colors in UI layer, not in icon repository 2022-04-11 20:04:19 +02:00
MM20
48e358b4f3
Calendar widget: increase pinned events headline padding 2022-04-09 21:08:22 +02:00
MM20
0711d02dbf
Make grid icon size customizable 2022-04-09 16:58:21 +02:00
MM20
1e8e635cc2
Don't forget to listen to widgets
Fix #55
2022-04-04 14:35:13 +02:00
MM20
9433b11747
Fix weather widget missing permission / no data UI overlap 2022-04-02 14:05:24 +02:00
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