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

Verified Commit 4d9b256e authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

refactor: cleanup and remove thin wrappers

Remove install ports and *Impl wrappers that were only adding indirection inside
the app module.

App-side helpers now call the existing app services directly for
network checks, storage checks, parental control auth, and update tracking.

Keep only the installation ports that still define a real boundary with the data
module.

Simplify app event dispatch by providing the dispatcher directly from
Hilt instead of using a dedicated implementation class.

Update the related unit
tests to match the simplified wiring.
parent cc40ade2
Loading
Loading
Loading
Loading