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

Update and reorganize dependencies #123

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Mar 2, 2024

  1. Android: update Gradle to v8.4

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a94890e View commit details
    Browse the repository at this point in the history
  2. Android: update AGP and other dependencies

    * Android Gradle Plugin to v8.2.0
    * AndroidX
    * TensorFlow Lite
    * Fix `LintOptions` deprecation
    * Remove clean task: it is already provided by AGP and well-working
    * Remove Kapt and other plugins and dependencies that are not being used
    * other dependency reorganizations
    * remove license clause from build file as it becames highly-customized for this specific app
    
    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d84666e View commit details
    Browse the repository at this point in the history
  3. Android: update AndroidX Preference library

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e96b97e View commit details
    Browse the repository at this point in the history
  4. Android: Update Gradle to v8.6

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9574cda View commit details
    Browse the repository at this point in the history
  5. Android: Modernize build code, bump dependencies

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4659368 View commit details
    Browse the repository at this point in the history
  6. Android: Fix permission for gradlew

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    490be08 View commit details
    Browse the repository at this point in the history
  7. Update workflow

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    9c310ef View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Android: update Gradle to v8.8

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cde07c6 View commit details
    Browse the repository at this point in the history
  2. Android: update AGP and other dependencies

    * Android Gradle Plugin to v8.4.2
    * AndroidX
    * TensorFlow Lite
    * Fix `LintOptions` deprecation
    * Remove clean task: it is already provided by AGP and well-working
    * Remove Kapt and other plugins and dependencies that are not being used
    * other dependency reorganizations
    * remove license clause from build file as it becames highly-customized for this specific app
    
    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b5e68ce View commit details
    Browse the repository at this point in the history
  3. Android: Modernize build code, bump dependencies

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7617469 View commit details
    Browse the repository at this point in the history
  4. Update workflow

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f0b0d93 View commit details
    Browse the repository at this point in the history
  5. Android: fix announcing for Android 11+

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    07e5068 View commit details
    Browse the repository at this point in the history
  6. Android: remove redundant version checks

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    851c76d View commit details
    Browse the repository at this point in the history
  7. Android: move on/off labels to state descriptions

    Signed-off-by: Patryk Miś <[email protected]>
    PatrykMis committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d200aed View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

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