feat: Add option to clear home screen in settings (#6125)

Signed-off-by: abhixv <abhi.sharma1@hotmail.com>
This commit is contained in:
Abhishek Sharma
2025-12-20 03:26:30 +05:30
committed by Pun Butrach
parent 9898749619
commit 5f3a03f4fb
1577 changed files with 112563 additions and 80248 deletions
+2 -3
View File
@@ -52,7 +52,7 @@ jobs:
echo ${{ secrets.KEYSTORE }} | base64 --decode > ${{ github.workspace }}/key.jks
fi
- name: Build debug APK
run: ./gradlew assembleLawnWithQuickstepNightlyRelease assembleLawnWithQuickstepGithubDebug assembleLawnWithQuickstepPlayDebug --no-configuration-cache
run: ./gradlew assembleLawnWithQuickstepGithubDebug assembleLawnWithQuickstepPlayDebug assembleLawnWithQuickstepNightlyRelease --no-configuration-cache
- name: Upload artifact
uses: actions/upload-artifact@v6
with:
@@ -118,8 +118,7 @@ jobs:
nightly-release:
runs-on: ubuntu-latest
if: false
# if: github.repository_owner == 'LawnchairLauncher' && github.event_name == 'push' && github.ref == 'refs/heads/15-dev'
if: github.repository_owner == 'LawnchairLauncher' && github.event_name == 'push' && github.ref == 'refs/heads/15-dev'
needs: build-debug-apk
permissions:
contents: write
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
upload_translations: false
upload_sources: true
download_translations: true
localization_branch_name: 16-dev-localization
localization_branch_name: 15-dev-localization
create_pull_request: true
base_url: 'https://lawnchair.crowdin.com'
env:
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
upload_translations: false
upload_sources: false
download_translations: true
localization_branch_name: 16-dev-localization
localization_branch_name: 15-dev-localization
create_pull_request: true
base_url: 'https://lawnchair.crowdin.com'
env:
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
upload_translations: false
upload_sources: true
download_translations: false
localization_branch_name: 16-dev-localization
localization_branch_name: 15-dev-localization
create_pull_request: false
base_url: 'https://lawnchair.crowdin.com'
env: