Commit Graph

38999 Commits

Author SHA1 Message Date
Goooler
69e241aecf Bump core-ktx to 1.9.0 (#2918)
https://developer.android.com/jetpack/androidx/releases/core#1.9.0
2022-09-08 09:29:00 +08:00
Yasan Ghaffarian
e22eb7fe2f Ignore .vscode/* 2022-09-07 15:34:14 +04:30
Mehdi Afshar
bb801b2553 Custom folder color support 2022-09-07 13:24:47 +04:30
Goooler
f4cf84026a Speed up build a bit (#2913)
* Set lawnWithQuickstep as the default productFlavor

* Disable Jetifier

* Remove obsoleteApi flag

* Add flags
2022-09-07 13:37:05 +08:00
Yasan
e73bc1740c Add project icon to .idea 2022-09-06 21:59:23 +04:30
Crowdin Bot
d0a3edc3b8 New Crowdin translations by Github Action 2022-09-06 15:07:39 +04:30
Yasan
363a70c504 Setup Crowdin sync via GitHub Actions 2022-09-06 15:01:19 +04:30
Goooler
5d8ab7db51 Always publish build scan
Follow up #2903.
2022-09-06 08:42:24 +08:00
Goooler
8263c6feb0 Code cleanups (#2909) 2022-09-06 08:04:08 +08:00
SuperDragonXD
7130b8cc7a Change TopBar.kt to use LargeTopAppBar (#2900)
This squashed commit from the PR originally contains the following commits:
* Change TopBar.kt to use LargeTopAppBar

* `PreferenceScaffold`: Change scroll behavior
Change scroll behavior to use `enterAlwaysScrollBehavior()` instead of `exitUntilCollapsedScrollBehavior()` to fix returning to expanded state issues.

* `TopBar`: Remove custom text weight & fix variable
Remove custom weight on Text() and return topBarSize variable to old value (since it is used in PreferenceSearchScaffold)
2022-09-05 19:13:05 +08:00
Mayur Varde
bf7e4d562c Add uninstall button and it's fixes (#2840)
* Lawnchair: Add uninstall button to system shortcuts

[ghostrider-reborn] updated for android 12
[marshmello61] adapt for Lawnchair
Change-Id: I005d676d9a98f65296c330e5e13fd0d849df6fe5
Signed-off-by: Adithya <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: Mayur <ultramayur123@gmail.com>

* Lawnchair: Fix NPE in SystemShortcut

[marshmello61] adapt for Lawnchair
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Mayur <ultramayur123@gmail.com>

* Lawnchair: Use standard launcher method for uninstalling

[marshmello61] adapt for Lawnchair
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Mayur <ultramayur123@gmail.com>

* Fix PR issues

Co-authored-by: Ali B <abittin@gmail.com>
Co-authored-by: Pranav Vashi <neobuddy89@gmail.com>
Co-authored-by: Yasan Ghaffarian <y.ghafarian@dariahamrah.ir>
2022-09-05 13:14:22 +04:30
Goooler
08031573ff Cleanup build scripts (#2903)
* No need to apply kotlin in hidden-api

* Remove rxjava2

* Add replaceFrameworkJar back

* Remove unused minify configs

* kotlinx-serialization-json 1.4.0

* material3 1.0.0-beta01

* Coil 2.2.0

* Cleanup CC

* Revert "material3 1.0.0-beta01"

This reverts commit 67f51ffe00.

* Revert "Add replaceFrameworkJar back"

This reverts commit c9edc3b65f.

* Limit CI running on dev branches & PRs

* Cleanup kotlin plugins

* Configure android extensions ini allprojects

* Cleanup

* Configure projects repos in dependencyResolutionManagement

* Remove root namespace

* Bump AGP to 7.3.0-rc01

* Remove empty manifest files

* Apply plugins in plugins block

* Remove buildscript

* Enable typesafe project accessors

* Update submodule

* Merge https://github.com/LawnchairLauncher/platform_frameworks_libs_systemui/pull/5

* Bump Gradle Enterprise plugin to 3.11.1

* Add CI ignore rules

* Add renovate.json

* Correct ignore rules for CI

* Enable abortOnError

* Simplify FRAMEWORK_PREBUILTS_DIR

* Remove sdk versions
2022-09-05 09:23:10 +08:00
SuperDragonXD
7a9ec587df PreferenceCategory: Remove bg color on the icons 2022-09-01 15:56:25 +08:00
Goooler
1791555354 Bump opto to 1.0.15 (#2897)
https://github.com/patrykmichalik/opto/issues/2
2022-08-31 12:06:18 +08:00
SuperDragonXD
7ca1ed0f7c Remove duplicate string 2022-08-29 18:28:35 +08:00
SuperDragonXD
ea7181ebf8 Add new icons
Added icons Egg, Diamond, Octagon, and Sharp Square
2022-08-29 17:40:03 +08:00
Yasan
f83e8bd243 Merge pull request #2878 from Goooler/OverlayCallbackImpl
Convert OverlayCallbackImpl to Kotlin
2022-08-28 12:46:48 +04:30
Goooler
3c873a3dd7 NonNull 2022-08-28 16:05:42 +08:00
Goooler
d0fbd9dc70 Add onActivitySaveInstanceState back 2022-08-28 15:58:25 +08:00
Goooler
be1bdf847d Add overrides back 2022-08-28 15:43:01 +08:00
Goooler
146fc04811 Update lawnchair/src/app/lawnchair/nexuslauncher/OverlayCallbackImpl.kt
Co-authored-by: Yasan <yasandev@gmail.com>
2022-08-28 15:33:58 +08:00
SuperDragonXD
ba09ae822e Reorganize parts of settings UI
Organizes "General" settings, add additional strings for "At a Glance" and "Home Screen" settings.
2022-08-27 11:20:11 +04:30
Goooler
d084eddb6c Cleanups 2022-08-25 11:32:44 +08:00
Goooler
31fcfc44b5 Convert OverlayCallbackImpl to Kotlin 2022-08-25 11:08:27 +08:00
Yasan
83f80da766 Update config.yml 2022-08-23 16:01:08 +04:30
SuperDragonXD
2c882079cf issue templates update 2022-08-23 15:49:54 +04:30
Yasan
db4b2d1511 Close issues as not_planned instead of completed 2022-08-23 15:22:06 +04:30
Yasan
e69d384677 Stale issues after 90 days (instead of 180 2022-08-23 02:25:25 +04:30
Goooler
4c443fd389 Disable incompatible tasks on release build 2022-08-23 00:56:26 +04:30
Yasan
9385111996 Add Goooler to About 2022-08-23 00:20:27 +04:30
Yasan
3aeeed16aa Increase the max allowed workspace grid size (experimental) 2022-08-22 23:49:01 +04:30
SuperDragonXD
378d0cf90c Organize strings by category 2022-08-22 13:05:43 +04:30
Goooler
10f6cbfbc0 Add ignore rules (#2848)
* Add ignore rules

* Update platform_frameworks_libs_systemui
2022-08-16 12:08:44 +05:30
Goooler
7f26a4c179 Cleanup deps (#2829) 2022-08-15 16:06:32 +05:30
Yasan Ghaffarian
6fcd83a535 Run stale action once a day
Instead of 4 times a day
2022-08-14 17:17:00 +04:30
Yasan Ghaffarian
bee99f9771 Disable non-template issues
Co-authored-by: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com>
2022-08-14 16:32:43 +04:30
Yasan Ghaffarian
39aedb8088 Set stale action's operations-per-run to 1000 (from 250)
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-14 10:46:51 +04:30
Yasan Ghaffarian
f5270f7916 Set stale action's operations-per-run to 250 (from 90) 2022-08-14 10:33:01 +04:30
Yasan Ghaffarian
3d7b64cdda Improve stale action configuration
- Allow running the action manually
- Increase the number of operations per run
2022-08-14 10:28:14 +04:30
Nebojsa Cvetkovic
59ca9d6d3b Workspace: Allow resizing any widget
Originally committed on Trebuchet: 9814de7c9a
2022-08-13 15:24:14 +04:30
Yasan
e37c2f9515 Sort icon shapes alphabetically
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 14:36:14 +04:30
Yasan
8330262756 Icon Shape Preview (#2824)
Co-authored-by: Fateme Maleki <f.maleki@dariahamrah.ir>
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 13:34:43 +04:30
Yasan Ghaffarian
da611240d4 Fix build issues
Co-authored-by: Daria Hamrah Paytakht <info@dariarnd.ir>
2022-08-13 13:22:25 +04:30
Yasan
7070b531d7 Enable stale action with modified configuration 2022-08-13 00:16:01 +04:30
Sipun Ku Mahanta
986264f049 Optimize drawables
Before - 627.73kb
After - 546.84kb

Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
Change-Id: I982b546a141b3ec1ddc58758957607f6242f82fb
2022-08-10 14:29:05 +04:30
Goooler
e3f9d84061 Modernize a bit (#2806) 2022-08-10 15:07:14 +05:30
Yasan Ghaffarian
2e10de2028 Remove use24HourFormatAdapter due to it being unused 2022-08-09 11:59:02 +04:30
Dhruv Maindola
e160bb23d7 Update CODE_OF_CONDUCT
Added full stop at the end of sentences at lines 20-26 and 30-35.
2022-08-09 10:13:19 +04:30
Yasan
342d971ca9 Update changelog 2022-08-08 16:57:06 +04:30
Yasan
b7ad08c775 Update version (Alpha 4) v12.1.0-alpha.4 2022-08-08 13:50:31 +04:30