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

[DEGGAND-88] upgrade to Android sdk 33 (13) #282

Merged
merged 11 commits into from
Aug 19, 2023

Commits on Aug 19, 2023

  1. chore: DEGGAND-88 Upgrade to AGP 8.1

    There are flags set for backwards compatibility reasons and should be resolved
    
    Took 8 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    914b74e View commit details
    Browse the repository at this point in the history
  2. chore: Migrate to new gradle properties

    Fixes some changes required as we can no longer use resource (R) ids in switch cases
    
    Took 18 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    eb0177f View commit details
    Browse the repository at this point in the history
  3. chore: Remove jetifier and all default configurations

    Took 3 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    725352e View commit details
    Browse the repository at this point in the history
  4. chore: Enable Gradle Configuration Cache

    Took 1 minute
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    736fb09 View commit details
    Browse the repository at this point in the history
  5. chore: MIgrate deprecated gradle functions

    Took 8 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    fd0d566 View commit details
    Browse the repository at this point in the history
  6. feat: DEGGAND-88 Upgrade to SDK 32 (Android 12L)

    Took 4 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    598ca6f View commit details
    Browse the repository at this point in the history
  7. feat: DEGGAND-88 Target SDK 33 with notification cahnges

    Added various changes required for notifications
    
    Took 56 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    57e0242 View commit details
    Browse the repository at this point in the history
  8. ci: Use JDK 17 now

    Took 2 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6be2a87 View commit details
    Browse the repository at this point in the history
  9. ci: Rename to JDK 17

    Took 1 minute
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    252852b View commit details
    Browse the repository at this point in the history
  10. ci: Setup java for codeql

    Took 2 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b99812f View commit details
    Browse the repository at this point in the history
  11. refactor: Massive lint fixes

    Took 26 minutes
    itachi1706 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    66e022f View commit details
    Browse the repository at this point in the history