5133-add_missing_AppContentProvider
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
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