mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 01:39:18 +02:00
1.5 KiB
1.5 KiB
Release new F-Droid version
Release core, if needed, then:
- $ git checkout master
- $ ./tools/update-core.sh
- $ ./tools/tx-pull-translations.sh # test and commit changes
- bump version, adapt changelog, commit, push
- deltachat-android on Github: "Draft a new release" with the version form
v1.2.3
... some days later, F-Droid should be updated.
Release new APK and Play Store version
Release core, f-droid, then:
- make sure latest core is used: ./ndk-make
- In Android Studio, select "Build / Generate signed APK" (not: App Bundle as this would require uploading the signing key to Google)
- Select flavor
gplayRelease
with V1 signature enabled (needed for easy APK verification), V2 is optional - Upload the generated APK from
gplay/release
to the Github release created at 4 - Test the APK
- Upload the APK as Beta (not: Production) to https://play.google.com/apps/publish/ (Release management/App releases/Open track/Manage/Create Release/Browse files -> select APK from above, add changelog -> Review button, then "ok" or so)
Testing checklist
Only some rough ideas, ideally, this should result into a simple checklist that can be checked before releasing. However, although it would be nice to test "everything", we should keep in mind that the test should be doable in, say, 10~15 minutes.
- create new account with (one of?): gmail, yandex, other or (?) test an existing account
- send and receive a message
- create a group
- do a contact verification
- join a group via a qr scan