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

Skip to content

5133-add_missing_AppContentProvider

Fahim Salam Chowdhury requested to merge 5133-add_missing_AppContentProvider into main

Description

foundation.e.mail.provider.AppContentProvider is missing in the latest ~Mail app. As a result /e/ account sync is not working properly. This MR add the missing AppContentProvider.

Issue(s)

Test environment

Download apk from https://gitlab.e.foundation/e/os/mail/-/jobs/276093/artifacts/file/app/k9mail/build/outputs/apk/debug/k9mail-debug.apk. Install the apk into your device.

Test procedures

Open Settings > accounts > /e/ > Account sync. Scroll down the list. Check is there any empty switch buttons or not.

Technical details

Followed the implementation of old AppContentProvider. As a result AppContentProvider is a PlaceHolder contentProvider.

Screenshots

screenshot_20220322_21_47_02

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Fahim Salam Chowdhury

Merge request reports

Loading