Android: Release 3.10.0 - Roadmap

Created on 1 Nov 2019  路  4Comments  路  Source: nextcloud/android

Planned RC1: 06.01.20 (a bit longer due to xMas)

Create stable-x.y branch & use it for release

  • [x] create branch stable-3.10 (no ".x" anymore due to backport bot)

    • [x] make it protected

    • [x] set up Codacy, Drone as required status

    • [x] enable branch to be analyzed on codacy

  • [x] change on App

    • [x] drone.yml

    • [x] getBranchName.sh

    • [x] analysis-wrapper.sh

    • [x] add to backport transifex stable branch, use latest two stable branches

    • [x] check that transifex bot still works

  • [x] change on Lib

    • [x] drone.yml

    • [x] getBranchName.sh

    • [x] analysis-wrapper.sh

Bump

  • [x] release new library version with 2.0.0-rc1 tag & use this is in app
  • [x] Bump version name and version code in build.gradle files
  • [x] Update CHANGELOG.md adding new features
  • [x] Update version on master to next major version
  • [x] check if oldest Android version is EOL by Google and user usage <= 0.5% and drop it if so (--> drop Android 4.0.x #4777)
  • [x] check if code is outdated due to last supported server version @NextcloudServer annotation
  • [x] bump version in MainApp
  • [x] remove support for server older MINIMUM_SUPPORTED_SERVER_VERSION
  • [x] do the same on library
  • [x] add what's new slides

Test app with all supported Android version

  • access all activities
  • auto upload
  • upload / download files/folders
  • use external sdcard
  • what's new slides correctly shown on first start

All tests on

  • [x] Android 4
  • [x] Android 5
  • [x] Android 6
  • [x] Android 7
  • [x] Android 8
  • [x] Android 9

RC1

  • [x] Verify that the new version number is shown in settings
  • [x] Verify that logging is enabled
  • [x] add $version.txt to /fastlane/metadata/android/en-US/changelogs/ to support GPlay version info
  • [x] Tag new version as rc-3.10.0-01 with private dev key (not on github)
  • [x] Build and release to Play Store as beta release and :shipit:
  • [x] Publish it on f-droid as optional release: edit metadata and open new merge request on gitlab
  • [x] Verify that it is shown on f-droid (within 24h)

Final Release, after two weeks time (max) of latest RC release

  • [x] set library to final tag
  • [x] replace screenshots (https://github.com/nextcloud/screenshots/tree/master/android/phone)
  • [x] Verify that the new version number is shown in settings
  • [x] Verify that logging is disabled
  • [x] update translations from transifex
  • [x] Test that what's new is shown correctly on upgrade
  • [x] add $version.txt to /fastlane/metadata/android/en-US/changelogs/ to support GPlay version info
  • [x] Tag new version as stable-3.10.0 with private dev key (not on github)
  • [x] Build and release to Play Store as stable release and :shipit:
  • [x] Publish it on f-droid as release: edit metadata, bump "current version" and open new merge request on gitlab
  • [x] Verify that it is shown on f-droid (within 24h)

Backports:

Open PRs:

Marketing:
@jospoortvliet

overview

Most helpful comment

Final released

All 4 comments

RC1 released :-D

RC2 released on Saturday.

RC 3 released right now :tada:

Final released

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daywalk3r666 picture daywalk3r666  路  3Comments

tobiasKaminsky picture tobiasKaminsky  路  3Comments

Bugsbane picture Bugsbane  路  3Comments

AndyScherzinger picture AndyScherzinger  路  3Comments

JSoko picture JSoko  路  3Comments