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

Skip to content

feat: system app update for test build

Hasib Prince requested to merge 2641-system_app_test_build into main

Description

Added support to fetch system app information for test build. Now App lounge will be capable to show system app updates in test build also.

Technical details

App Lounge finds the source (stable, community, test) should be used to fetch system app updates info by checking the full system name. If name exists in the full name, then app lounge considers test build as source.

Tests

Issues

backlog/-/issues/2461

10 commandments of code reviews

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

Summary by CodeRabbit

  • New Features

    • Updated the AuthDataProvider configuration for improved debugging.
    • Introduced logic to determine eligibility for fetching app lists from a test endpoint.
  • Bug Fixes

    • Enhanced readability and maintainability of the app list fetching logic.
  • Chores

    • Reviewed permissions and receiver declarations for clarity.
Edited by CodeRabbitAI

Merge request reports

Loading