Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SonicCloudOrg/sonic-android-apk Loading
base: v2.0.7
Choose a base ref
...
head repository: SonicCloudOrg/sonic-android-apk Loading
compare: v2.0.8
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. Android 14 Support added

    - Ported InputManagerGlobalEventInjector to support input event for Android 14
    - Fixed crash SonicKeyboard on Android 14 because behavior changes of registerReceiver method
    - Fixed crash SonicManagerServiceV2 on Android 14 because behavior changes of startForeground method
    - Updated targetSdk and compileSdk to 34
    - Updated AGP to 8.2.2 and Gradle 8.6
    - Removed duplicate permissions
    hazmi-e205 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    13ce264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3451e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a4e6f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request #75 from hazmi-e205/android14_support

    feat: Android 14 Support added
    ZhouYixun committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c67453a View commit details
    Browse the repository at this point in the history
Loading