-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Milestone
Description
- Bump version name and version code in build.gradle files Release 3.2.1 - Preparation #2755
- update Changelog.md Release 3.2.1 - Preparation #2755
- also update Changelog.md on master branch
-
update translations from transifex - 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
- Tag new version as
stable-x.y.z - Build and release to Play Store as stable release and

- Update Play store changelog based on condensed
CHANGELOG.mdinfos - Verify that it is shown on f-droid (within 24h)
- Publish APK (generic) to https://download.nextcloud.com/android/
Backport PRs to be merged:
- Backport mail share creation #2724
- Backport mail sharing #2715
- Backport share link handling #2739
- Backport: Wrong behaviour on privacy tab #2743
- Backport: fix wrong access to mFilesAll #2744
- Backport: Revert local search #2745
- Backport of #2773: correct menu highlighting #2785
- Backport of #2776: update file via remote id #2786
- Backport of #2775: avatar generation does not need storageManager #2787
- Backport of #2781: TimSort, first fix values, then sort #2788
Library:
- Backport of #153: ignore unhandled rich objects android-library#154
- make new 1.0.43.1 release (for next release we switch to semantic versioning, starting with 1.1.0)
AndyScherzinger and saibotk