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

Enhancement: Enable Jetpack Compose #5520

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

Commits on Feb 6, 2024

  1. Add dependabot.yml

    AbdhilahiRWabwire committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d8bb177 View commit details
    Browse the repository at this point in the history
  2. Gradle: Bump androidx.browser:browser from 1.3.0 to 1.7.0 (#6)

    Bumps androidx.browser:browser from 1.3.0 to 1.7.0.
    
    ---
    updated-dependencies:
    - dependency-name: androidx.browser:browser
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0db3e93 View commit details
    Browse the repository at this point in the history
  3. Gradle: Bump com.jakewharton.rxbinding2:rxbinding-appcompat-v7 in /app (

    #2)
    
    Bumps [com.jakewharton.rxbinding2:rxbinding-appcompat-v7](https://github.com/JakeWharton/RxBinding) from 2.1.1 to 2.2.0.
    - [Release notes](https://github.com/JakeWharton/RxBinding/releases)
    - [Changelog](https://github.com/JakeWharton/RxBinding/blob/master/CHANGELOG.md)
    - [Commits](JakeWharton/RxBinding@2.1.1...2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.jakewharton.rxbinding2:rxbinding-appcompat-v7
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a8c3e6e View commit details
    Browse the repository at this point in the history
  4. Gradle: Bump com.github.chrisbanes:PhotoView from 2.0.0 to 2.3.0 (#15)

    Bumps [com.github.chrisbanes:PhotoView](https://github.com/Baseflow/PhotoView) from 2.0.0 to 2.3.0.
    - [Release notes](https://github.com/Baseflow/PhotoView/releases)
    - [Commits](Baseflow/PhotoView@2.0.0...2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.chrisbanes:PhotoView
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    08224ad View commit details
    Browse the repository at this point in the history
  5. Gradle: Bump commons-io:commons-io from 2.6 to 2.15.1 in /app (#14)

    Bumps commons-io:commons-io from 2.6 to 2.15.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f91c38b View commit details
    Browse the repository at this point in the history
  6. Gradle: Bump com.google.code.gson:gson from 2.8.5 to 2.10.1 (#13)

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.5 to 2.10.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    17b6b81 View commit details
    Browse the repository at this point in the history
  7. Gradle: Bump com.github.triplet.play from 2.7.2 to 3.8.6 in /app (#12)

    Bumps com.github.triplet.play from 2.7.2 to 3.8.6.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.triplet.play
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    62b7983 View commit details
    Browse the repository at this point in the history
  8. Gradle: Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.2 (

    #11)
    
    Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.0...r5.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d756ce3 View commit details
    Browse the repository at this point in the history
  9. Actions: Bump actions/cache from 3 to 4 (#10)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    41b443d View commit details
    Browse the repository at this point in the history
  10. Gradle: Bump io.reactivex.rxjava2:rxandroid from 2.1.0 to 2.1.1 (#9)

    Bumps [io.reactivex.rxjava2:rxandroid](https://github.com/ReactiveX/RxAndroid) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/ReactiveX/RxAndroid/releases)
    - [Changelog](https://github.com/ReactiveX/RxAndroid/blob/3.x/CHANGES.md)
    - [Commits](ReactiveX/RxAndroid@2.1.0...2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: io.reactivex.rxjava2:rxandroid
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    85efa48 View commit details
    Browse the repository at this point in the history
  11. Gradle: Bump org.maplibre.gl:android-plugin-scalebar-v9 in /app (#8)

    Bumps [org.maplibre.gl:android-plugin-scalebar-v9](https://github.com/maplibre/maplibre-plugins-android) from 1.0.0 to 2.0.2.
    - [Release notes](https://github.com/maplibre/maplibre-plugins-android/releases)
    - [Changelog](https://github.com/maplibre/maplibre-plugins-android/blob/main/CHANGELOG.md)
    - [Commits](maplibre/maplibre-plugins-android@v1.0.0...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.maplibre.gl:android-plugin-scalebar-v9
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7b18de8 View commit details
    Browse the repository at this point in the history
  12. Actions: Bump actions/checkout from 3 to 4 (#7)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5f0d5cb View commit details
    Browse the repository at this point in the history
  13. Gradle: Bump org.junit.jupiter:junit-jupiter-engine in /app (#5)

    Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit5@r5.10.0...r5.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter-engine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bc16a58 View commit details
    Browse the repository at this point in the history
  14. Actions: Bump actions/setup-java from 3 to 4 (#4)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a9ea021 View commit details
    Browse the repository at this point in the history
  15. Actions: Bump actions/upload-artifact from 3 to 4 (#1)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    736b093 View commit details
    Browse the repository at this point in the history
  16. Gradle: Bump com.facebook.soloader:soloader from 0.10.5 to 0.11.0 (#3)

    Bumps [com.facebook.soloader:soloader](https://github.com/facebook/soloader) from 0.10.5 to 0.11.0.
    - [Release notes](https://github.com/facebook/soloader/releases)
    - [Commits](facebook/SoLoader@v0.10.5...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.facebook.soloader:soloader
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    988b7ae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6a1c70b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dad9c2e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7d4e2c1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1f69fcc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f8116e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0ff0b98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d615f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a162776 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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

Commits on Feb 14, 2024

  1. Dependency Audit

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a79fb54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1177d71 View commit details
    Browse the repository at this point in the history
  3. Force Timber

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6db5142 View commit details
    Browse the repository at this point in the history
  4. Bump OKHTTP

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ff10558 View commit details
    Browse the repository at this point in the history
  5. Fix Errors

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    772ded9 View commit details
    Browse the repository at this point in the history
  6. kapt JDK 17

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c46e912 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4974855 View commit details
    Browse the repository at this point in the history
  8. Revert RxJava

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6b835c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e65da3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    749dad3 View commit details
    Browse the repository at this point in the history
  11. Enable Data Binding

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    da367ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eeb4e20 View commit details
    Browse the repository at this point in the history
  13. Fix Kapt

    AbdhilahiRWabwire committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    36ba6ce View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    083ceec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa7c59d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cba023 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6866a79 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    f845ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d8e78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81df6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d5dc84 View commit details
    Browse the repository at this point in the history
  5. Revert Changes

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    85143a4 View commit details
    Browse the repository at this point in the history
  6. Revet Changes

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b3ab567 View commit details
    Browse the repository at this point in the history
  7. Attempt Fix Kapt

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6b3a978 View commit details
    Browse the repository at this point in the history
  8. Attempt Fix Kapt #2

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7ea85c0 View commit details
    Browse the repository at this point in the history
  9. Attempt Fix Kapt

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ac525d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36ba5b2 View commit details
    Browse the repository at this point in the history
  11. Fix KSP

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b25d2e2 View commit details
    Browse the repository at this point in the history
  12. Retry Fix KSP

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c21924d View commit details
    Browse the repository at this point in the history
  13. Fix KSP

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    44a8aba View commit details
    Browse the repository at this point in the history
  14. Fix KSP

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3b6dbf3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a815aea View commit details
    Browse the repository at this point in the history
  16. Revert to Kapt

    AbdhilahiRWabwire committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ecc6019 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configure Kapt

    AbdhilahiRWabwire committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b0d0504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d653c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdea566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82e158a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    676d3d7 View commit details
    Browse the repository at this point in the history
  6. Retry

    AbdhilahiRWabwire committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3357031 View commit details
    Browse the repository at this point in the history
  7. Reconfigure Kapt

    AbdhilahiRWabwire committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f5a1f8e View commit details
    Browse the repository at this point in the history
  8. retry configuration

    AbdhilahiRWabwire committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2b738a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eabbff9 View commit details
    Browse the repository at this point in the history
  10. Migrate to KSP

    AbdhilahiRWabwire committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c77338a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    28114d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba17b35 View commit details
    Browse the repository at this point in the history
  3. Fix Errors

    AbdhilahiRWabwire committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a9fa87f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    8788a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02d79ce View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

    AbdhilahiRWabwire committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a1498a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Test FIx

    AbdhilahiRWabwire committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ca3f042 View commit details
    Browse the repository at this point in the history
  2. Test #2

    AbdhilahiRWabwire committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d0c4246 View commit details
    Browse the repository at this point in the history
  3. Test #2

    AbdhilahiRWabwire committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9127517 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    437bcc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f24bb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f7af4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab7a75 View commit details
    Browse the repository at this point in the history
  5. Fix Typo

    AbdhilahiRWabwire committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    14c77a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

    AbdhilahiRWabwire committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cd7f636 View commit details
    Browse the repository at this point in the history
  3. Fix Errors

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

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

  1. Update build.gradle

    AbdhilahiRWabwire committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5ee227a View commit details
    Browse the repository at this point in the history
  2. Fix Errors

    AbdhilahiRWabwire committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d61190 View commit details
    Browse the repository at this point in the history
  3. Fix Error

    AbdhilahiRWabwire committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    23aef97 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix Errors

    AbdhilahiRWabwire committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    426bfe6 View commit details
    Browse the repository at this point in the history
  2. Fix Errors

    AbdhilahiRWabwire committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    cf69d8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d1d271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18d9d7 View commit details
    Browse the repository at this point in the history
  5. Fix Errors

    AbdhilahiRWabwire committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    02b6dfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58eab29 View commit details
    Browse the repository at this point in the history
  7. Fix Errors

    AbdhilahiRWabwire committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5b31dac View commit details
    Browse the repository at this point in the history
  8. Apply Plugins

    AbdhilahiRWabwire committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    385e861 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b86b63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a9f5e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fc19563 View commit details
    Browse the repository at this point in the history
  2. Fix Errors

    AbdhilahiRWabwire committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0fcef09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea63c60 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

    AbdhilahiRWabwire committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aa73ddd View commit details
    Browse the repository at this point in the history
  3. Fix Errors

    AbdhilahiRWabwire committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c3f5fa2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    529ff80 View commit details
    Browse the repository at this point in the history
  2. Update Dependencies

    AbdhilahiRWabwire committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2d211ee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 22, 2024

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

Commits on Mar 24, 2024

  1. Fix Layouts

    AbdhilahiRWabwire committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9ddd939 View commit details
    Browse the repository at this point in the history
  2. Fix Layouts Attempt #2

    AbdhilahiRWabwire committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    28c20e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    8dbff22 View commit details
    Browse the repository at this point in the history
  2. Reduce API Level

    AbdhilahiRWabwire committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ec325a View commit details
    Browse the repository at this point in the history
  3. Raise API Level

    AbdhilahiRWabwire committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c09f2ea View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    990fc2f View commit details
    Browse the repository at this point in the history
  2. Resolve Conflicts

    AbdhilahiRWabwire committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4e1bc55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eba4917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea15b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b36829 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a49f952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ef080e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06c9b2 View commit details
    Browse the repository at this point in the history
  9. Revert Changes

    AbdhilahiRWabwire committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a25bade View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    223d488 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    281e80f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a792bc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    d731713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11dd84d View commit details
    Browse the repository at this point in the history
  3. Fix Error

    AbdhilahiRWabwire committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    722576b View commit details
    Browse the repository at this point in the history
  4. Add Value

    AbdhilahiRWabwire committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5afe9e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    351fd90 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Update Dependabot

    AbdhilahiRWabwire committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e3c9a5a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Pass Values

    AbdhilahiRWabwire committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5fd601f View commit details
    Browse the repository at this point in the history
  2. Revert Change

    AbdhilahiRWabwire committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    fb2fdc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    80046af View commit details
    Browse the repository at this point in the history
  2. Update Dependencies

    AbdhilahiRWabwire committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    e972d77 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

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

Commits on Apr 21, 2024

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

    AbdhilahiRWabwire committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    1b5dc23 View commit details
    Browse the repository at this point in the history
  3. Fix Typo

    AbdhilahiRWabwire committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    7f9d8e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Update NDK Version

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

Commits on Apr 28, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ea334b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93497ba View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    98a6a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b0006 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Fix Typo

    AbdhilahiRWabwire committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4452480 View commit details
    Browse the repository at this point in the history
  2. Fix Error

    AbdhilahiRWabwire committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e1e913d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    3efb385 View commit details
    Browse the repository at this point in the history
  2. Update Dependencies

    AbdhilahiRWabwire committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ecd7212 View commit details
    Browse the repository at this point in the history
  3. Fix Typo

    AbdhilahiRWabwire committed May 10, 2024
    Configuration menu
    Copy the full SHA
    08d01b8 View commit details
    Browse the repository at this point in the history
  4. Fic Typo

    AbdhilahiRWabwire committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8185b3b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cfe5d14 View commit details
    Browse the repository at this point in the history
  2. Revert Change

    AbdhilahiRWabwire committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b6d8c48 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 18, 2024

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

Commits on May 19, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed May 19, 2024
    Configuration menu
    Copy the full SHA
    63a613f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 25, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed May 25, 2024
    Configuration menu
    Copy the full SHA
    af021f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a439e8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Revert Change

    AbdhilahiRWabwire committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8fc356d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6462a3d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    4592cc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7271fef View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 15, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8e98373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b2eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11ef07 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jun 22, 2024

  1. Update Dependencies

    AbdhilahiRWabwire committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    79f120e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

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

Commits on Jun 27, 2024

  1. Fix Syntax

    AbdhilahiRWabwire committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1b7fe0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d24ddde View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update Compose Tool

    AbdhilahiRWabwire committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ae829b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    18f2441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c405ada View commit details
    Browse the repository at this point in the history
  3. Fix Errors

    AbdhilahiRWabwire committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    20dfde4 View commit details
    Browse the repository at this point in the history
  4. Fix Errors

    AbdhilahiRWabwire committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d19b452 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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