Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge trunk into upstream #49

Closed
wants to merge 251 commits into from
Closed

Merge trunk into upstream #49

wants to merge 251 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 10, 2023

  1. Add signing config

    Goooler committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7b99d7e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Goooler committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    70dcbbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba20857 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bc1fa4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbc0e2b View commit details
    Browse the repository at this point in the history
  6. Run release job on PRs

    Goooler committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    36179b1 View commit details
    Browse the repository at this point in the history
  7. Revert "Replace GITHUB_TOKEN with PAT in forked repo"

    This reverts commit bbc0e2b.
    Goooler committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fe3aa07 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Revert "Run release job on PRs"

    This reverts commit 36179b1.
    Goooler committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ca8fde0 View commit details
    Browse the repository at this point in the history
  2. Just upload build artifact

    Goooler committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    506f8a4 View commit details
    Browse the repository at this point in the history
  3. Search sectionName in LawnchairAppSearchAlgorithm to display more rel…

    …ated results (#1)
    
    The apps' sectionNames are converted to ascii chars in Simplified Chinese locale, if we can search keywords containing sectionNames, it will show more results.
    Goooler authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8c134ce View commit details
    Browse the repository at this point in the history
  4. Remove unused configs

    Goooler committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    71907b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ed4770 View commit details
    Browse the repository at this point in the history
  6. Update libsu_version to v5.0.4 (#2)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1c25300 View commit details
    Browse the repository at this point in the history
  7. Run CI for PRs

    Goooler committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    03dd4b5 View commit details
    Browse the repository at this point in the history
  8. Migrate BaseActivity to AppCompat (#5)

    * Make BaseActivity extends AppCompatActivity
    
    * Override onRetainCustomNonConfigurationInstance
    
    * Make BaseLauncherTheme extends Theme.AppCompat.Light.NoActionBar
    
    * Update androidx.appcompat:appcompat 1.5.1
    
    https://developer.android.com/jetpack/androidx/releases/appcompat#1.5.1
    Goooler authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    0a9f1a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    15c35d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Update dependency androidx.appcompat:appcompat to v1.6.0 (#7)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ccea688 View commit details
    Browse the repository at this point in the history
  2. Update dependency androidx.compose.material3:material3 to v1.1.0-alph…

    …a04 (#6)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7895019 View commit details
    Browse the repository at this point in the history
  3. Update dependency androidx.compose:compose-bom to v2023 (#11)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    c84ce5a View commit details
    Browse the repository at this point in the history
  4. Update room_version to v2.5.0 (#10)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    4418ab5 View commit details
    Browse the repository at this point in the history
  5. Revert "Rename rootProject to LawnchairRelease"

    This reverts commit 3ed4770.
    Goooler committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ce23ae8 View commit details
    Browse the repository at this point in the history
  6. Convert LawnchairSearchAlgorithm to Kotlin (#14)

    * Convert LawnchairDeviceSearchAlgorithm to Kotlin
    
    * Convert SearchActionCompat to Kotlin
    
    * Convert SearchTargetCompat to Kotlin
    
    * Cleanup LawnchairDeviceSearchAlgorithm
    
    * Cleanup SearchActionCompat
    
    * Cleanup SearchTargetCompat
    
    * Rename members
    Goooler authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2fc51cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b1d0f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63027a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5fbfd51 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    0daf090 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    330ddf6 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    1ff1ad4 View commit details
    Browse the repository at this point in the history
  4. Revert "Bump Gradle to 8.0 RC1"

    This reverts commit 1ff1ad4.
    Goooler committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    56075e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659f807 View commit details
    Browse the repository at this point in the history
  6. Enlarge maxResultsCount to 10

    Goooler committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3260a4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0e3822 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9a099a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad97d9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1463989 View commit details
    Browse the repository at this point in the history
  11. Enable precise resource shrinker

    https://developer.android.com/studio/releases/gradle-plugin#experimental_further_app_size_reductions
    
    ```
    OLD: Lawnchair 12.1.0 (1463989).apk (signature: V2)
    NEW: Lawnchair 12.1.0 (5edca7c).apk (signature: V2)
    
              │          compressed          │         uncompressed
              ├───────────┬───────────┬──────┼───────────┬───────────┬──────
     APK      │ old       │ new       │ diff │ old       │ new       │ diff
    ──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
          dex │   4.7 MiB │   4.7 MiB │  0 B │  11.4 MiB │  11.4 MiB │  0 B
         arsc │   3.5 MiB │   3.5 MiB │  0 B │   3.5 MiB │   3.5 MiB │  0 B
     manifest │   5.5 KiB │   5.5 KiB │ -2 B │  24.1 KiB │  24.1 KiB │  0 B
          res │   1.9 MiB │   1.9 MiB │ +4 B │   3.1 MiB │   3.1 MiB │  0 B
       native │ 996.1 KiB │ 996.1 KiB │ -4 B │ 980.4 KiB │ 980.4 KiB │  0 B
        asset │    23 KiB │    23 KiB │ +2 B │  69.2 KiB │  69.2 KiB │ +2 B
        other │     983 B │     983 B │  0 B │     692 B │     692 B │  0 B
    ──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
        total │  11.1 MiB │  11.1 MiB │  0 B │    19 MiB │    19 MiB │ +2 B
    
             │          raw           │          unique
             ├────────┬────────┬──────┼───────┬───────┬───────────
     DEX     │ old    │ new    │ diff │ old   │ new   │ diff
    ─────────┼────────┼────────┼──────┼───────┼───────┼───────────
       files │      2 │      2 │    0 │       │       │
     strings │  70244 │  70244 │    0 │ 62578 │ 62578 │ 0 (+4 -4)
       types │  20031 │  20031 │    0 │ 18061 │ 18061 │ 0 (+0 -0)
     classes │  16116 │  16116 │    0 │ 16116 │ 16116 │ 0 (+0 -0)
     methods │ 104264 │ 104264 │    0 │ 98895 │ 98895 │ 0 (+0 -0)
      fields │  53511 │  53511 │    0 │ 52747 │ 52747 │ 0 (+0 -0)
    
     ARSC    │ old  │ new  │ diff
    ─────────┼──────┼──────┼──────
     configs │  350 │  350 │  0
     entries │ 7496 │ 7496 │  0
    ```
    Goooler committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c3b35e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    ff5c181 View commit details
    Browse the repository at this point in the history
  2. Update dependency org.mockito:mockito-core to v5 (#19)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    fcf47c8 View commit details
    Browse the repository at this point in the history
  3. Remove test deps

    Goooler committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ac27cfe View commit details
    Browse the repository at this point in the history
  4. Revert "Update dependency androidx.compose.material3:material3 to v1.…

    …1.0-alpha04 (#6)"
    
    This reverts commit 7895019.
    Goooler committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    1f7918f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	build.gradle
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    4324ae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    a17c9a2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/res/values/strings.xml
    Goooler committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    2be9311 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    bc9755a View commit details
    Browse the repository at this point in the history
  2. Be easier to trigger fast scroller in app drawer

    Picked from 3af2936.
    Goooler committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    589fb31 View commit details
    Browse the repository at this point in the history
  3. Add applicationIdSuffix for debug mode

    Picked from 6818b99.
    Goooler committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    c5e2512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32d04e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	.github/workflows/crowdin.yml
    #	.github/workflows/crowdin_download.yml
    #	.github/workflows/crowdin_upload.yml
    Goooler committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    395d505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a104411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a2747 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	build.gradle
    Goooler committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    cfc7b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c360a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29ec94 View commit details
    Browse the repository at this point in the history
  4. Mark ossLibraries non-null

    Goooler committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    86e41dc View commit details
    Browse the repository at this point in the history
  5. Distinct oss lib models

    Goooler committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3238d44 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/src/app/lawnchair/ui/preferences/PreferenceViewModel.kt
    Goooler committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    26b64cc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/src/app/lawnchair/preferences/PreferenceChangeListener.kt
    #	lawnchair/src/app/lawnchair/search/LawnchairDeviceSearchAlgorithm.kt
    #	lawnchair/src/app/lawnchair/search/SearchTargetCompat.kt
    Goooler committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    44a5976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b9c8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4f2dd6 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	src/com/android/launcher3/allapps/WorkProfileManager.java
    Goooler committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    8ab09a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. More AndroidX fragments (#20)

    Follow up 0a9f1a8.
    Goooler authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    6dbf0c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38a4b9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	.github/workflows/build_release_apk.yml
    Goooler committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ef01ded View commit details
    Browse the repository at this point in the history
  4. Release apk with uploading mapping file

    Picked from 8581566.
    Goooler committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    25063c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6d18fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2fc06b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76966fa View commit details
    Browse the repository at this point in the history
  8. Revert "Remove app.lawnchair.bugreport.FileProvider"

    This reverts commit 76966fa.
    Goooler committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ee3853a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    676cf32 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    50c1393 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    81537d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    d1de035 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    da7bea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	.github/workflows/crowdin.yml
    #	.github/workflows/crowdin_download.yml
    #	.github/workflows/crowdin_upload.yml
    Goooler committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1e5bbfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8eead7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    acef610 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8f0c2c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    30c5d43 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    6ecd3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b395d4d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    a226a94 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	.github/workflows/build_debug_apk.yml
    #	.github/workflows/crowdin_auto_merge.yml
    #	.github/workflows/release_update.yml
    Goooler committed Feb 3, 2023
    1 Configuration menu
    Copy the full SHA
    633fdaa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e06e055 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	.github/workflows/build_debug_apk.yml
    Goooler committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e9ae3d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    07b9fee View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    4a6d9bf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    6e5e3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d37312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f22bcd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Merge remote-tracking branch 'origin/trunk' into release

    # Conflicts:
    #	lawnchair/res/values-zh-rCN/strings.xml
    #	lawnchair/res/values/strings.xml
    #	lawnchair/src/app/lawnchair/ui/preferences/PreferencesDashboard.kt
    Goooler committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f1b20fb View commit details
    Browse the repository at this point in the history
  2. Remove redundant OptionItem

    Goooler committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    10b9793 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    8dd116e View commit details
    Browse the repository at this point in the history
  2. Add test deps back for tests

    Goooler committed Feb 13, 2023
    1 Configuration menu
    Copy the full SHA
    6a30d54 View commit details
    Browse the repository at this point in the history
  3. Revert "Add test deps back for tests"

    This reverts commit 6a30d54.
    Goooler committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    184b1f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    c8f06cf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    d0c06c8 View commit details
    Browse the repository at this point in the history
  2. Enable recents on Android 13

    Goooler committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    5fb0d29 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    ca83036 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Remove cache-read-only

    Goooler authored Mar 5, 2023
    Configuration menu
    Copy the full SHA
    c241d45 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    b897ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Remove RestrictionBypass

    Goooler committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f26d1bc View commit details
    Browse the repository at this point in the history
  2. Revert "Remove RestrictionBypass"

    This reverts commit f26d1bc.
    Goooler committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    a1a8b57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df5bb8d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    e953ce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    ad37b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b8606 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    54929bc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/upstream' into release

    # Conflicts:
    #	.github/workflows/close_stale_issues.yml
    Goooler committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    410bf2e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    36febf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Make RecentsActivity exported

    Goooler committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5bd26c1 View commit details
    Browse the repository at this point in the history
  2. Mark more components exported

    Goooler committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1d3bbbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90a21e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Allow R8 optimization

    Goooler authored Apr 6, 2023
    1 Configuration menu
    Copy the full SHA
    b16a8d2 View commit details
    Browse the repository at this point in the history
  2. Clean up proguard rules

    Goooler committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    d823473 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    086b45c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebb594f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge remote-tracking branch 'origin/upstream' into release

    # Conflicts:
    #	README.md
    #	build.gradle
    Goooler committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d79a54e View commit details
    Browse the repository at this point in the history
  2. AGP 8.0.0-rc01

    Goooler authored Apr 13, 2023
    1 Configuration menu
    Copy the full SHA
    5f527e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0a981 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    c43fe58 View commit details
    Browse the repository at this point in the history
  5. Merge jobs

    Goooler committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1d69943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1253459 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/upstream' into release

    # Conflicts:
    #	build.gradle
    #	gradle.properties
    Goooler committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f2304b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    a0e7957 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    ab8879c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    9ece678 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    f58e014 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    083eaae View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    78cf3c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    482934c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    9be62a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    a32d580 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    26566fd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    6c60a18 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    a181368 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge remote-tracking branch 'origin/upstream' into release

    # Conflicts:
    #	README.md
    Goooler committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b03a817 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    cda346d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Revert "Remove crash reports uploading (#27)"

    This reverts commit c43fe58.
    Goooler committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    cbcf073 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    8fa0b4a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    06f1bb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Adopt targetSdk 33 (#33)

    * Add framework-13.jar
    
    * Migrate APIs
    
    * Request notification permission
    Goooler authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    204b9d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    2e2e251 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    a4ae008 View commit details
    Browse the repository at this point in the history
  2. Use toolchain (#36)

    ```
    OLD: Lawnchair 12.1.0 (a4ae008).apk (signature: V2)
    NEW: Lawnchair 12.1.0 (fe6e518).apk (signature: V2)
    
              │            compressed             │            uncompressed
              ├───────────┬───────────┬───────────┼───────────┬───────────┬────────────
     APK      │ old       │ new       │ diff      │ old       │ new       │ diff
    ──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼────────────
          dex │   3.8 MiB │   3.8 MiB │ +51.7 KiB │   8.3 MiB │   8.5 MiB │ +140.7 KiB
         arsc │   3.9 MiB │   3.9 MiB │       0 B │   3.9 MiB │   3.9 MiB │        0 B
     manifest │   5.5 KiB │   5.5 KiB │      -2 B │  24.5 KiB │  24.5 KiB │        0 B
          res │     2 MiB │     2 MiB │      +4 B │   3.1 MiB │   3.1 MiB │        0 B
       native │ 281.5 KiB │ 279.3 KiB │  -2.2 KiB │ 274.3 KiB │ 274.3 KiB │        0 B
        asset │  20.8 KiB │  22.3 KiB │  +1.5 KiB │ 135.4 KiB │ 136.9 KiB │   +1.5 KiB
        other │     928 B │     928 B │       0 B │     692 B │     690 B │       -2 B
    ──────────┼───────────┼───────────┼───────────┼───────────┼───────────┼────────────
        total │   9.9 MiB │    10 MiB │   +51 KiB │  15.7 MiB │  15.9 MiB │ +142.1 KiB
    
    
             │          raw          │                unique
             ├───────┬───────┬───────┼───────┬───────┬───────────────────────
     DEX     │ old   │ new   │ diff  │ old   │ new   │ diff
    ─────────┼───────┼───────┼───────┼───────┼───────┼───────────────────────
       files │     1 │     2 │    +1 │       │       │
     strings │ 50785 │ 53670 │ +2885 │ 50785 │ 51043 │  +258 (+1486 -1228)
       types │ 11590 │ 12262 │  +672 │ 11590 │ 11816 │  +226 (+1250 -1024)
     classes │  9719 │  9896 │  +177 │  9719 │  9896 │  +177 (+1042 -865)
     methods │ 64016 │ 66565 │ +2549 │ 64016 │ 65877 │ +1861 (+25569 -23708)
      fields │ 42657 │ 43372 │  +715 │ 42657 │ 43095 │  +438 (+18836 -18398)
    
    
     ARSC    │ old  │ new  │ diff
    ─────────┼──────┼──────┼──────
     configs │  348 │  348 │  0
     entries │ 8021 │ 8021 │  0
    
    
    =================
    ====   APK   ====
    =================
    
          compressed       │      uncompressed      │
    ───────────┬───────────┼───────────┬────────────┤
     size      │ diff      │ size      │ diff       │ path
    ───────────┼───────────┼───────────┼────────────┼────────────────────────────────
      86.1 KiB │ +86.1 KiB │ 214.2 KiB │ +214.2 KiB │ + classes2.dex
       3.7 MiB │ -34.4 KiB │   8.3 MiB │  -73.5 KiB │ ∆ classes.dex
     279.3 KiB │  -2.2 KiB │ 274.3 KiB │        0 B │ ∆ lib/arm64-v8a/libnrb.so
       7.2 KiB │  +1.4 KiB │   7.1 KiB │   +1.4 KiB │ ∆ assets/dexopt/baseline.prof
         127 B │    +127 B │       5 B │       +5 B │ + META-INF/services/ea.w
         127 B │    +127 B │       5 B │       +5 B │ + META-INF/services/ja.o
               │    -127 B │           │       -5 B │ - META-INF/services/la.u
               │    -127 B │           │       -5 B │ - META-INF/services/qa.n
         914 B │     +21 B │     782 B │      +27 B │ ∆ assets/dexopt/baseline.profm
         458 B │      +4 B │     358 B │        0 B │ ∆ res/-9.png
       5.5 KiB │      -2 B │  24.5 KiB │        0 B │ ∆ AndroidManifest.xml
         412 B │       0 B │     624 B │       -2 B │ ∆ kotlin-tooling-metadata.json
    ───────────┼───────────┼───────────┼────────────┼────────────────────────────────
       4.1 MiB │   +51 KiB │   8.8 MiB │ +142.1 KiB │ (total)
    ```
    Goooler authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c0ba30f View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout to v4

    Goooler committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    479f78d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/upstream' into release

    # Conflicts:
    #	.github/workflows/build_debug_apk.yml
    #	.github/workflows/build_release_apk.yml
    #	.github/workflows/crowdin.yml
    #	.github/workflows/crowdin_download.yml
    #	.github/workflows/crowdin_upload.yml
    #	.github/workflows/release_update.yml
    Goooler committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5f72f55 View commit details
    Browse the repository at this point in the history
  5. Update GHA config

    Goooler committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    147f72e View commit details
    Browse the repository at this point in the history
  6. Update badge

    Goooler committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    287897d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    c2aa8a3 View commit details
    Browse the repository at this point in the history
  2. Call super's onActivityResult (#37)

    Follow up 0a9f1a8.
    Goooler authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    70bd4f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    1abc4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ac445 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    6f535ef View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    40c549c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    10f24d6 View commit details
    Browse the repository at this point in the history
  2. Run CI on trunk

    Goooler authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    943962c View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Goooler authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    48ca659 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	README.md
    Goooler committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3095848 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    f960dfe View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Revert "Adopt targetSdk 33 (#33)"

    This reverts commit 204b9d6
    Goooler committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1f60424 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/build_debug_apk.yml
    #	.github/workflows/close_low_effort_issues.yml
    #	AndroidManifest.xml
    #	README.md
    #	build.gradle
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    #	proguard.pro
    #	quickstep/AndroidManifest-launcher.xml
    #	res/values/styles.xml
    #	src/com/android/launcher3/Launcher.java
    Goooler committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3a2bef3 View commit details
    Browse the repository at this point in the history
  3. Fix onDestroy

    Goooler committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2aac2b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	proguard-android-optimize.txt
    #	proguard.pro
    Goooler committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ddb105a View commit details
    Browse the repository at this point in the history
  2. Add check style job on CI

    Goooler committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    64b4e0d View commit details
    Browse the repository at this point in the history
  3. Limit CI running on PRs

    Goooler committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b749c02 View commit details
    Browse the repository at this point in the history
  4. Allow Optimization

    Goooler committed Nov 24, 2023
    1 Configuration menu
    Copy the full SHA
    a305bc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    7da10fa View commit details
    Browse the repository at this point in the history
  2. Fix onDestroy

    Goooler committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    008a1f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8c277cd View commit details
    Browse the repository at this point in the history
  2. Revert unnecessary changes

    Goooler committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    50b82f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    814de48 View commit details
    Browse the repository at this point in the history
  2. Fix

    Goooler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d963318 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    171cbbe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream' into trunk

    # Conflicts:
    #	.github/workflows/build_debug_apk.yml
    #	.github/workflows/build_release_apk.yml
    #	.github/workflows/release_update.yml
    Goooler committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2c65358 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-java to v4

    Goooler committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3144526 View commit details
    Browse the repository at this point in the history
  4. Revert "Add an option to control recent apps showing"

    This reverts commit 171cbbe.
    Goooler committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    fc5c83d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9e8f912 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/release_update.yml
    #	README.md
    Goooler committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    96bb04e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/close_stale_issues.yml
    Goooler committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    97b59b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/crowdin.yml
    #	.github/workflows/crowdin_download.yml
    #	.github/workflows/crowdin_upload.yml
    #	.github/workflows/release_update.yml
    #	README.md
    #	build.gradle
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    #	src/com/android/launcher3/Launcher.java
    Goooler committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    7143038 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    Goooler committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    23366c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/release_update.yml
    #	build.gradle
    Goooler committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3e74739 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9601b55 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/close_low_effort_issues.yml
    Goooler committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3468406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24b3f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06049cd View commit details
    Browse the repository at this point in the history
  4. Version 14.0.0

    Goooler committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    edc256e View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts

    Closes #42.
    Goooler committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bf10368 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Goooler authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    e4a3f4b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	src/com/android/launcher3/provider/LauncherDbUtils.java
    Goooler committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2a40368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dbb633 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    c10a102 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    57fac0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e291a8f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    35dbc0c View commit details
    Browse the repository at this point in the history
  2. Wrapper change

    Goooler committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c55f65c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    8cc4418 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    5516ff7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    a8bf9b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Create ISSUE_TEMPLATE.md

    Goooler authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dc10f82 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    a0f6490 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/release_update.yml
    #	gradle/wrapper/gradle-wrapper.properties
    Goooler committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    831bfa0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    88e7000 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    87640fe View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Goooler authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c69b652 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    da2bddd View commit details
    Browse the repository at this point in the history
  2. Fix style

    Goooler committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    02a6635 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98a7db8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/release_update.yml
    Goooler committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1a723e3 View commit details
    Browse the repository at this point in the history
  2. Revert "Mark SlicePermissionActivity exported"

    This reverts commit 90a21e4.
    Goooler committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f226944 View commit details
    Browse the repository at this point in the history
  3. Reverts

    Goooler committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0417818 View commit details
    Browse the repository at this point in the history
  4. Update issue template

    Goooler committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    41c85f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7819c9 View commit details
    Browse the repository at this point in the history
  6. Reverts

    Goooler committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b14e999 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    f34627d View commit details
    Browse the repository at this point in the history
  2. Note building

    Goooler authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    364db2f View commit details
    Browse the repository at this point in the history
  3. Remove debug suffix

    Goooler authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ea56290 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6b7d90 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    30bc931 View commit details
    Browse the repository at this point in the history
  2. Remove dependency-graph

    Goooler committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    94a8e4a View commit details
    Browse the repository at this point in the history
  3. Revert "Extend more AppCompatActivity (#50)" (#53)

    This reverts commit a6b7d90.
    Goooler authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    54f1767 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    18df8f9 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    Goooler committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    043f02d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/release_update.yml
    #	lawnchair/src/app/lawnchair/LawnchairLauncher.kt
    Goooler committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3f516c2 View commit details
    Browse the repository at this point in the history
  2. Fix style

    Goooler committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e5a4d84 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    fc07992 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    70d4a3f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Update bug_report.yaml

    Goooler committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d203c2d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Remove abiFilters

    Closes #55.
    Goooler authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5ff25c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a004df3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Merge remote-tracking branch 'origin/upstream' into trunk

    # Conflicts:
    #	build.gradle
    Goooler committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    58ce367 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update bug_report.yaml

    Goooler authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    704b0f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/release_update.yml
    #	build.gradle
    Goooler committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e6416b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	.github/workflows/close_stale_issues.yml
    Goooler committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b53542b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ded942 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/upstream' into trunk

    # Conflicts:
    #	build.gradle
    Goooler committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e869e52 View commit details
    Browse the repository at this point in the history
  2. Kotlin 2.0.0-RC2

    Goooler committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a7da350 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    f9b563e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    8a1bede View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/ci.yml
    #	build.gradle
    Goooler committed May 8, 2024
    Configuration menu
    Copy the full SHA
    87df68d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    cdfa3fd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    4f99bef View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/upstream' into trunk

    # Conflicts:
    #	.github/workflows/crowdin.yml
    #	.github/workflows/crowdin_download.yml
    #	.github/workflows/crowdin_upload.yml
    #	README.md
    #	build.gradle
    Goooler committed May 31, 2024
    Configuration menu
    Copy the full SHA
    033accd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    d5ccb15 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Add nightly-release workflow

    Goooler committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1738f42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04133d9 View commit details
    Browse the repository at this point in the history
  3. Remove -p

    Goooler authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    ea7be89 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    450c0b4 View commit details
    Browse the repository at this point in the history
  2. Release with date

    Goooler committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bfe826c View commit details
    Browse the repository at this point in the history
  3. Replace release name

    Goooler committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d00afc0 View commit details
    Browse the repository at this point in the history