Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Draft: feature: Add new gitlab API client method

Vincent Bourgmayer requested to merge 2696-make-BL3-updatable into main

Description

Update App Lounge to be let it choose which release to download based on Android version

Screenshots

Technical details

you can check code rabbit stuff below...

Tests

about to be run

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/2696

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • New Features

    • Enhanced system app update management with improved error handling and dedicated methods for fetching update information.
    • Introduced InstantJsonAdapter for better serialization and deserialization of Instant objects.
    • Added methods to retrieve system app releases and update information based on project ID and release type.
  • Bug Fixes

    • Updated error handling for Android version code retrieval.
  • Chores

    • Updated network dependencies to replace SystemAppDefinitionApi with GitlabReleaseApi.
Edited by Vincent Bourgmayer

Merge request reports

Loading