deltachat / deltachat-android

Email-based instant messaging for Android.
GNU General Public License v3.0
1.07k stars 145 forks source link

do not include FCM to default build, create stub FcmReceiveService.java #3123

Closed r10s closed 1 month ago

r10s commented 1 month ago

see commit messages for steps, works for me for gplay and for default (fat, as used by fdroid)

in subsequent pr we may want to move everything to src, however, that would require to move all files to src/main, making this PR hard to review

github-actions[bot] commented 1 month ago

To test the changes in this pull request, install this apk: 📦 app-preview.apk

r10s commented 1 month ago

closing this in favor of #3122, that also creates nicer src-paths :)