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

Skip to content

Various improvement

Jonathan Klee requested to merge 0000-u-refacto into main

Description

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

    • Enhanced flexibility in permission management with dynamic references in the AndroidManifest.xml.
    • Introduced a new HomeConverter class for better handling of home data.
  • Bug Fixes

    • Improved error handling in the UpdatesManagerImpl and DownloadManagerUtils classes.
  • Documentation

    • Updated method signatures and variable names for consistency across the codebase.
  • Chores

    • Removed deprecated string entries from localization files, streamlining user interface text.
    • Added a lint rule to ignore permission naming convention checks.
Edited by CodeRabbitAI

Merge request reports

Loading