Commit Graph

28401 Commits

Author SHA1 Message Date
Patryk Michalik 603bfcc7db Check Gradle Wrapper into version control 2021-03-15 20:04:23 +01:00
Patryk Michalik 089814968f PreferenceGroup: Tweak heading alignment 2021-03-15 14:07:17 +01:00
Patryk Michalik ba83acb65e Merge branch 'aosp-rebase-11' of https://github.com/LawnchairLauncher/LawnchairAlpha into aosp-rebase-11 2021-03-15 13:56:28 +01:00
Patryk Michalik 07ef57acd9 Add sliders for app drawer icon and label size 2021-03-15 13:56:21 +01:00
Kshitij Gupta fd4d9b3edf Lawnchair: Fix reload of AllApps columns 2021-03-15 17:59:26 +05:30
Kshitij Gupta b9ea94378e Lawnchair: Make the grid actually reload 2021-03-15 17:31:36 +05:30
Patryk Michalik 3fec1d33e5 Finish migrating Settings to Jetpack Compose 2021-03-13 11:18:17 +01:00
Patryk Michalik 9c296e24b7 Make coloured backgrounds for generated Adaptive Icons optional 2021-03-12 17:36:48 +01:00
Patryk Michalik 4c756b50e4 PreferenceGroup: Reduce heading prominence 2021-03-12 10:38:47 +01:00
Patryk Michalik 50fe521337 Icon pack selector: Use light text in dark mode 2021-03-12 10:38:09 +01:00
Patryk Michalik f4b60bcfba Delete outdated ‘TODO’ comments 2021-03-11 19:26:48 +01:00
Patryk Michalik 2e1b4f1b39 Add option to allow empty home screen pages 2021-03-11 18:59:14 +01:00
Patryk Michalik cfd14e9b9e Extract hard-coded strings to ‘strings.xml’ 2021-03-11 18:03:50 +01:00
Patryk Michalik e2160d0dd2 SwitchPreference: Use primary colour for Switch when checked 2021-03-11 16:46:38 +01:00
Patryk Michalik d1724d9f97 SliderPreference: Use light value reading in dark mode 2021-03-11 16:45:36 +01:00
Patryk Michalik 43efc851ce Stop using kotlinCompilerVersion (deprecated) 2021-03-11 16:01:59 +01:00
Patryk Michalik d441b15f1c Remove ‘kotlin-android-extensions’ 2021-03-11 15:58:26 +01:00
Patryk Michalik cd82033fcf Update ‘androidx.activity:activity-compose’ and ‘androidx.lifecycle:lifecycle-viewmodel-compose’ 2021-03-11 15:51:35 +01:00
Patryk Michalik 14edc3a2be Update to Compose 1.0.0 Beta 2 and Kotlin 1.4.31 2021-03-11 15:48:17 +01:00
Patryk Michalik 6211b6c90f New Settings: Make Back icon in Top App Bar functional 2021-03-11 15:31:39 +01:00
Patryk Michalik 39a618d110 Rename and clean up Composables 2021-03-11 15:21:53 +01:00
Patryk Michalik 121f1d37fe New Settings: Add grid customisation, update icons, and more 2021-03-11 15:14:04 +01:00
Patryk Michalik 163bc6e73d Use black backgrounds in dark mode 2021-03-11 15:01:55 +01:00
Patryk Michalik bb3ee4ad85 Update to Gradle 7.0.0 Alpha 9 2021-03-11 15:00:03 +01:00
Patryk Michalik 89958453fd New Settings: Hoist state to SettingsViewModel 2021-03-08 21:26:08 +01:00
Patryk Michalik fc149dfccd Use light text in dark mode 2021-03-07 19:00:17 +01:00
Patryk Michalik e71afdb429 Merge branch 'aosp-rebase-11' of https://github.com/LawnchairLauncher/LawnchairAlpha into aosp-rebase-11 2021-03-07 18:52:42 +01:00
Patryk Michalik 067b0decf2 ‘Theme.kt’: Correct package directive 2021-03-07 18:52:26 +01:00
Patryk Michalik 2a1000e770 Only show ‘Make Adaptive Icons for icon packs’ toggle on Android Oreo and higher 2021-03-07 18:51:45 +01:00
Kshitij Gupta ff4733337c LawnchairPreferences: Clear icon cache on WRAP_ADAPTIVE_ICONS 2021-03-07 23:21:23 +05:30
Patryk Michalik 26e4d8ab5f Remove redundant by lazy calls 2021-03-07 18:43:59 +01:00
Patryk Michalik 83fe50bcf3 Continue migrating Settings to Jetpack Compose 2021-03-07 18:41:19 +01:00
Kshitij Gupta c7aedd109c Lawnchair: Allow skipping Adaptive wrap/shrink [2/2] 2021-03-07 22:44:30 +05:30
Patryk Michalik d636ffb43d Merge branch 'aosp-rebase-11' of https://github.com/LawnchairLauncher/LawnchairAlpha into aosp-rebase-11 2021-03-07 16:00:21 +01:00
Patryk Michalik 5e7bb36d87 Start migrating Settings to Jetpack Compose 2021-03-07 16:00:17 +01:00
Kshitij Gupta 3373bcf13b Lawnchair: Customize IDP 2021-03-07 20:20:06 +05:30
Patryk Michalik eb828ea8b9 Reformat LawnchairPreferences 2021-03-07 15:21:56 +01:00
Patryk Michalik 9e7017e90a Finish migrating icon pack selector to Jetpack Compose 2021-03-04 20:34:22 +01:00
Patryk Michalik 5a6e901840 Add missing icons to Settings home page 2021-03-04 16:17:20 +01:00
Patryk Michalik c26538b4b9 IconPackSettingsActivity: Write selection to SharedPreferences 2021-03-04 16:17:02 +01:00
Patryk Michalik 7d13ce2410 IconPackSettingsActivity: Show installed icon packs 2021-03-03 21:37:41 +01:00
Patryk Michalik bdd14d36f0 Replace applicationContext with this 2021-03-03 18:30:19 +01:00
Patryk Michalik 4bf7a67672 Create IconPackSettings Composable 2021-03-03 18:03:20 +01:00
Patryk Michalik f6d8aa92f9 Only allow multiples of 10 for icon and label size values 2021-03-03 17:46:30 +01:00
Patryk Michalik 9ac5704d86 Add Jetpack Compose 2021-03-03 14:25:21 +01:00
Patryk Michalik 5ad285bd15 Continue work on CustomSeekBarPreference 2021-03-03 12:38:27 +01:00
Patryk Michalik 06afdc137c Prepare to add grid and icon size customisation 2021-03-02 23:47:08 +01:00
Kshitij Gupta da3b5a9975 Lawnchair: Set preference for the new IconPackSettingsFragment 2021-03-03 03:27:42 +05:30
Patryk Michalik 0ae7747c41 IconPackSettingsFragment: Remove redundant list entry 2021-03-02 22:04:13 +01:00
Patryk Michalik fcc126c5e9 Prepare IconPackSettingsFragment for use 2021-03-02 22:03:28 +01:00