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

Skip to content

Introduce AuthDataProvider

Jonathan Klee requested to merge 1684-t-connect-fakestore-applounge into main

Description

Introduce AuthDataProvider to share AuthData from AppLounge with microG to implement Licensing feature.

Screenshots

Technical details

Tests

Issues

10 commandments of code reviews

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

Summary by CodeRabbit

  • New Features

    • Introduced AuthDataProvider to facilitate sharing Google auth data with other applications.
    • Added new permissions and provider declarations to support the new AuthDataProvider.
    • Implemented a new library auth-data-lib that includes the AuthDataContract for managing authentication data.
  • Chores

    • Updated build configurations and dependencies to include auth-data-lib.
    • Added necessary permissions and configurations in AndroidManifest.xml.
  • Refactor

    • Updated project settings to include the new auth-data-lib module.
  • Documentation

    • Updated comments regarding the addition of splitinstall-lib in the build configurations.
Edited by Jonathan Klee

Merge request reports

Loading