renovate[bot]
a024c30434
Update protocVersion to v4.28.0 ( #4742 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 09:17:52 +08:00
renovate[bot]
64f41618dc
Update protocVersion to v4.27.4 ( #4735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 11:59:27 +08:00
renovate[bot]
74be2f9190
Update dependency com.android.tools:desugar_jdk_libs to v2.1.0 ( #4728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 11:42:49 +08:00
SlowNicoFish
7a5174d45f
Made show scrollbar setting stick after opening search ( #4724 )
...
* Made show scrollbar setting stick after opening search
* Made show scrollbar setting stick after opening search
2024-08-26 22:04:48 +08:00
Yasan
4c9b8b0312
Replace market flavor with play ( #4720 )
2024-08-26 07:02:16 +02:00
SuperDragonXD
7737218421
Fix crash, update drawer padding range
2024-08-26 01:42:52 +08:00
SuperDragonXD
192cb03b78
Drop drawer row height minimum value to 20%
...
Fix #4663
2024-08-25 22:29:25 +08:00
Lawnchair Bot
15a67b27c1
New Crowdin translations by GitHub Action ( #4714 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-08-25 03:50:46 +03:30
renovate[bot]
6602ea1316
Update dependency sh.calvin.reorderable:reorderable to v2.3.1 ( #4706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 13:24:20 +08:00
Kris
11ebddbfe8
Add hexagon icon shape ( #4697 )
...
* Add hexagon icon shape
* Fix formatting
* Change shape order in settings
* Remove polish translation
2024-08-23 09:01:33 +08:00
renovate[bot]
048952d9a3
Update plugin com.google.devtools.ksp to v2.0.20-1.0.24 ( #4705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 08:26:51 +08:00
MrSluffy
c5bdbacbae
Move blur wallpaper to experimental
2024-08-23 08:07:09 +08:00
MrSluffy
c6cfc9f264
Fixed style
2024-08-23 08:03:41 +08:00
MrSluffy
02a81375e0
Fix crash on lenovo 10
...
- Closes : #4685
2024-08-23 07:57:56 +08:00
MrSluffy
57f34c9015
Fixed crop album art smartspacer
...
- Closes : #4704
2024-08-23 07:46:06 +08:00
renovate[bot]
52fd7891ea
Update plugin org.jetbrains.kotlin.android to v2.0.20 ( #4702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 19:43:48 +08:00
renovate[bot]
ea3231e5a1
Update Kotlin to 2.0.20 ( #4700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 19:31:45 +08:00
renovate[bot]
2dbbb828ad
Update dependency androidx.compose.material3:material3-window-size-class to v1.3.0-rc01 ( #4688 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:07:31 +08:00
renovate[bot]
4e9eec2ced
Update dependency androidx.navigation:navigation-compose to v2.8.0-rc01 ( #4689 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:06:40 +08:00
renovate[bot]
fea6da9c6d
Update dependency androidx.compose.material3:material3 to v1.3.0-rc01 ( #4690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:06:20 +08:00
renovate[bot]
fca0613eea
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.3.0 ( #4691 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:06:11 +08:00
renovate[bot]
56b9a89a42
Update dependency androidx.compose:compose-bom to v2024.08.00 ( #4692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:06:01 +08:00
renovate[bot]
db2eb7090f
Update plugin androidx.baselineprofile to v1.3.0 ( #4693 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 08:05:53 +08:00
SuperDragonXD
6f4a81266c
Release apk workflow: Upload apk bundle
v14.0.0-beta3
2024-08-21 20:57:06 +08:00
SuperDragonXD
7131be330b
Generate .aab for play store release
2024-08-21 20:45:38 +08:00
SuperDragonXD
0e4fdd69d2
Re-implement built_release.apk.yml
...
For testing purposes
2024-08-21 10:45:57 +08:00
SuperDragonXD
498e6a79ef
Bump version name and code
2024-08-20 21:57:24 +08:00
Pun Butrach
981a6bb3b0
Improve Lawnchair documentation v3 ( #4644 )
...
* Add notes regarding nightly releases
* Update README preview image
* Improve contributing guide
* Create Lawnchair visual guidelines document
* Organize assets to `./docs/assets/`
* Other misc doc improvements
---------
Co-authored-by: JovannMC <jovannmc@femboyfurry.net >
Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com >
2024-08-20 21:56:51 +08:00
SuperDragonXD
b79218fdb8
Update changelog
2024-08-20 21:26:39 +08:00
SuperDragonXD
d3bc221322
Clarify some strings
2024-08-20 06:36:27 +08:00
renovate[bot]
30f5fefffe
Update plugin com.gradle.develocity to v3.18 ( #4672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 19:56:29 +08:00
SuperDragonXD
4c71a0ff84
Disallow disabling app results on app search algorithm
2024-08-19 05:42:36 +08:00
SuperDragonXD
97a62efbe7
Drawer search fixes
...
Fix #4662
2024-08-18 20:57:23 +08:00
SuperDragonXD
4ed6d80a63
Minor prefs UX improvements
...
This commit does the following:
* Remove spacer when announcement is inactive
* Improve drag/drop animation for recents quick action preferences
* Improve permission request UI for SearchSuggestionPreference
* Shorten wording of maximum entry count (fix #4547 , fix #4548 )
2024-08-18 20:01:58 +08:00
SuperDragonXD
df1afab50e
Rename toM3ColorScheme to toComposeColorScheme
2024-08-18 16:39:10 +08:00
SuperDragonXD
4c33d346df
Improve jetpack compose edge-to-edge handling
2024-08-18 16:39:10 +08:00
MrSluffy
a96634f975
Fix resetting layout when changing grid
...
- Closes : #4506
2024-08-18 13:35:18 +08:00
MrSluffy
fcef4a6d3e
Add option folder background opacity
...
- Closes : #4522
2024-08-18 13:29:55 +08:00
MrSluffy
a8055385bb
Fixed null object treference on A10
...
- Closes : #4553
2024-08-18 12:26:49 +08:00
MrSluffy
8ce6907285
Add toggle app icons shadow
...
- Closes : #4570
2024-08-18 12:19:38 +08:00
MrSluffy
b4d45f7a7d
Fix crashed on boot in A12
...
- Closes : #4661
2024-08-18 11:28:23 +08:00
MrSluffy
5f425944d8
Fix smartspacer padding
...
- Closes #3949
2024-08-18 11:03:45 +08:00
Lawnchair Bot
c33d115d8c
New Crowdin translations by GitHub Action ( #4664 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-08-18 03:50:11 +03:30
Goooler
d9b42bf09f
Fix style
2024-08-17 23:30:49 +08:00
MrSluffy
d20ef2a164
Allow handle READ_MEDIA_IMAGES permission
2024-08-17 10:53:37 +08:00
MrSluffy
8b035f70d2
Lower app drawer HD default value
2024-08-17 09:15:38 +08:00
MrSluffy
93cb189b40
Align widget padding to icons
2024-08-17 09:12:50 +08:00
Zongle Wang
6914b493c1
Fix edge-to-edge on three-button nav bar ( #4659 )
2024-08-16 18:47:01 +08:00
renovate[bot]
2e553f35e6
Update dependency gradle to v8.10 ( #4656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 08:20:33 +08:00
Yasan Ghaffarian
20f7a1f71f
Revert "Introduce a build configuration without accessibility services ( #4625 )"
...
This reverts commit c776a2c524 .
2024-08-13 20:27:47 +02:00