File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11## 2.10.0 beta v1 (February 2018)
22- Android 9 (P) support (contribution)
33- Select all and inverse when uploading files (contribution)
4+ - Sorting options in sharing view (contribution)
45- Batched notifications for file deletions (contribution)
56- Commit hash in settings (contribution)
67- UI improvements, including:
910- Bug fixes, including:
1011 + Some camera upload issues in Android 9 (P) (contribution)
1112 + Fix eye icon not visible to show/hide password in public shares (contribution)
13+ + Fix welcome wizard rotation (contribution)
1214
1315## 2.9.3 (November 2018)
1416- Bug fixes for users with username containing @ character
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ android {
6262 minSdkVersion 15
6363 targetSdkVersion 28
6464
65- versionCode = 21000100
65+ versionCode = 20900400
6666 versionName = " 2.10.0-beta.1"
6767
6868 buildConfigField " String" , gitRemote, " \" " + getGitOriginRemote() + " \" "
You can’t perform that action at this time.
0 commit comments