nextcloud / nextcloud/android

Release 35.0.0 - Roadmap

Aperta
#17,549 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
overview
Lingua principale
Kotlin
Stelle
5.6k
Fork
2k
Merge medio
2g 18h
PR unite (30g)
92

Descrizione

**Planned RC1: 3 September 2026**
**Planned Release date:**

**Bump (do this when creating new roadmap)**
- [x] create milestone
- [x] check if stable server version in drone.yml needs to be updated
- [x] bump version in MainApp
- [x] ```OUTDATED_SERVER_VERSION``` according https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule (e.g. NC12)
- [x] change if needed https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#mobile-apps
- [x] add these versions to changelog
- [x] App
- [x] check if code is outdated due to last supported server version ```@NextcloudServer``` annotation
- [x] remove support for server older ```MINIMUM_SUPPORTED_SERVER_VERSION```
- [x] Library
- [x] check if code is outdated due to last supported server version ```@NextcloudServer``` annotation
- [x] remove support for server older ```MINIMUM_SUPPORTED_SERVER_VERSION```
- [x] check if oldest Android version is EOL by Google and user usage <= 0.5% and drop it if so
- [x] search for usage of Build.VERSION_CODES.xy
- [x] announce it in changelog

**Create stable-x.y branch & use it for release (when releasing RC1)**
- [x] create branch ```stable-x.y```
- [x] enable branch to be analyzed on codacy
- [x] change on App
- [x] ```getBranchName.sh```
- [x] ```analysis-wrapper.sh```
- [x] ```detectWrongSettings.sh```
- [ ] check that transifex bot still works
- [x] change on Lib
- [x] create branch stable-2.x
- [x] enable branch to be analyzed on codacy
- [x] ```getBranchName.sh```
- [x] ```analysis-wrapper.sh```
- [x] Update version on master to next minor version

**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
- [ ] Android 8.1
- [ ] Android 9
- [ ] Android 11
- [ ] Android 14
- [ ] Android 15

**RC1**
- [x] Bump version code in ```build.gradle``` file
- [x] add what's new slides
- [x] replace screenshots (https://github.com/nextcloud/screenshots/tree/master/android/phone)
- [x] release new library version with rc-2.x.y-01 tag & use this is in app
- [x] release new SSO if needed
- [x] Verify that the new version number is shown in settings
- [x] Verify that logging is enabled
- [ ] add $version.txt to /fastlane/metadata/android/en-US/changelogs/ to support GPlay version info
- [ ] release with fastlane: creates GH release, uploads to Gplay, creates Gitlab MR for F-Droid
- [ ] Verify that it is shown on [F-Droid](https://f-droid.org/de/packages/com.nextcloud.client/) (within 24h)
- [ ] inform marketing about changelog and expected release date

**Final Release, after two weeks time (max) of latest RC release**
- [ ] Bump version code in ```build.gradle``` file
- [ ] set library to final tag
- [ ] Verify that the new version number is shown in settings
- [ ] Verify that logging is disabled
- [ ] Test that what's new is shown correctly on upgrade
- [ ] add $version.txt to /fastlane/metadata/android/en-US/changelogs/ to support GPlay version info
- [ ] release with fastlane: creates GH release, uploads to Gplay, creates Gitlab MR for F-Droid
- [ ] Verify that it is shown on [F-Droid](https://f-droid.org/de/packages/com.nextcloud.client/) (within 24h)

**After release**
- x.y-1
- [ ] delete ```stable-x.y-1``` branch
- x.y
- [ ] create milestone x.y.1
- [ ] schedule x.y.1 RC1 3 weeks after stable, release ~4 weeks
- [ ] create overview issue
- x.y+1
- [ ] create milestone x.y+1
- [ ] create overview issue & adjust date, handle bumps

Backports:
- [App](https://github.com/nextcloud/android/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3Abackport-request)
- [Library](https://github.com/nextcloud/android-library/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3Abackport-request)

Open PRs:
- [Milestone](https://github.com/nextcloud/android/milestone/130)

Marketing:
@jospoortvliet

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Use the unchecked items in this roadmap as the starting point, especially the branch scripts getBranchName.sh, analysis-wrapper.sh, and detectWrongSettings.sh. Review build.gradle and /fastlane/metadata/android/en-US/changelogs/, then run the listed Android-version checks. Done means the remaining RC1, final-release, and post-release checklist items are verified.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
android, kotlin
Ambito
mobile, release
Tipo di issue
Documentazione
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.