325 Commits

Author SHA1 Message Date
MM20
d909303de1
Fix IME padding on old Android versions 2022-05-20 22:35:49 +02:00
MM20
7f8f0af838
Add stateNotNeeded and resumeWhilePausing to LauncherActivity 2022-05-18 19:51:48 +02:00
MM20
cca3a5f31c
Yes. 2022-05-17 20:24:07 +02:00
MM20
97fdd7b55f
Make hidden clock style not clickable 2022-05-17 18:21:47 +02:00
MM20
2c5f54386c
Remove comment 2022-05-17 18:20:36 +02:00
MM20
1c1938f376
Fix weird clock widget color glitch
Fix #78
2022-05-17 17:58:16 +02:00
MM20
cb5be66e01
Prevent some unnecessary recompositions 2022-05-16 22:25:55 +02:00
MM20
764aa3e587
Improve pager scaffold performance 2022-05-16 21:24:19 +02:00
MM20
c922d62228
Block pull down gesture in widget edit mode 2022-05-16 20:32:19 +02:00
MM20
98da9ea042
Improve pull down scaffold performance 2022-05-16 19:35:15 +02:00
MM20
261e91f443
Add preview animations for layout preference 2022-05-15 23:12:54 +02:00
MM20
ec4fe2acc3
Edit websearch dialog: use padding values 2022-05-15 11:49:36 +02:00
MM20
5ffbf67f8b
Avoid unnecessary recompositions 2022-05-14 23:32:15 +02:00
MM20
d42564240d
Use M3 switches 2022-05-14 12:30:17 +02:00
MM20
8b3646d6bd
Add preference for layout 2022-05-14 11:11:31 +02:00
MM20
6908f94417
Animate closing windows into their icons 2022-05-12 20:39:42 +02:00
MM20
466b7c2384
Fix PullDownScaffold IME behavior 2022-05-12 19:59:45 +02:00
MM20
29da5afb20
Reverse when reverse is true, not when it is false 2022-05-11 21:30:58 +02:00
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