-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
TASKS
- [COORDINATION] Ping community guys to publish a blog post, at least one week before releasing.
- [GIT] Create branch release_2.10.0 in owncloud/android from master
- [GIT] Create branch release_1.0.0 in owncloud/android-library from master
- [DEV] Update min version to 19 + remove Jelly Bean workaround
- [DEV] Update version number and name in build.gradle in android module
- [DEV] Update version number and name in build.gradle in oc_jb_workaround module
- [DIS] Create changelog file (< 500 chars) and add to CHANGELOG.md in owncloud/android
- [QA] Design Test plan @jesmrec
- [QA] Regression Test plan @jesmrec
- [DOC] Include new changelog on Releases section of github android repo by drafting the new release 2.10.0
- [GIT] Create and sign tag oc-android-2.10.0 in HEAD commit of release branch, in owncloud/android
- [GIT] Create and sign tag oc-android-library-1.0.0 in HEAD commit of release branch, in #owncloud/android-library
- [GIT] Merge branch release_1.0.0 in owncloud/android-library, into master
- [GIT] Merge branch release_2.10.0 in owncloud/android, into master
- [DIS] Generate test APKs files from branch master in owncloud/android and perform some basic operations.
- [DIS] Generate final APK files from signed commit in owncloud/android
- [DIS] Upload & publish release APK and changelog in Play Store
- [DIS] Update screenshots and store listing, if needed, in Play Store
- [DIS] Remove OC JB workaround app from Play Store.
- [FEEDB] Creation of new specific mail addresses for feedback in otrs mail @michaelstingl
- [SPREADTHEWORD] Write a topic in central about the release. https://central.owncloud.org/t/owncloud-2-10-for-android-released/18900
- [COORDINATION] Write in corresponding channels.
- [COORDINATION] Write email to release-coordination mailing list.
- [SPREADTHEWORD] Write a post in the blog @lefherz
- [DOC] Update documentation with the new features. @settermjd
- Publish app in F-Droid [AUTOMATIC]
- [GIT] merge master branch into stable, in owncloud/android-library
- [GIT] merge master branch into stable, in owncloud/android
BUGS & IMPROVEMENTS:
- Upgrade min version (currently API 14 - Android 4.0) #2431 [DONE]
- (1) Upload notification appears twice [FIXED]
- (2) Lack of notification when deletion is not allowed in shared folders [Release] 2.10.0 #2453 (comment) [FIXED]
- (3) Feedback channel changes [FIXED]