File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
app-metadata/com.fsck.k9/en-US/changelogs Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ android {
46
46
applicationId = " com.fsck.k9"
47
47
testApplicationId = " com.fsck.k9.tests"
48
48
49
- versionCode = 39004
50
- versionName = " 6.905-SNAPSHOT "
49
+ versionCode = 39005
50
+ versionName = " 8.0b1 "
51
51
52
52
// Keep in sync with the resource string array "supported_languages"
53
53
resourceConfigurations.addAll(
Original file line number Diff line number Diff line change 5
5
Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
6
6
-->
7
7
<changelog >
8
+ <release version =" 8.0b1" versioncode =" 39005" date =" 2024-09-30" >
9
+ <change >Updated subject encryption</change >
10
+ <change >Removed outdated folder settings</change >
11
+ <change >Improved maintainability</change >
12
+ <change >Added domain validation for email input</change >
13
+ <change >Fixed TalkBack and crypto dialog crashes</change >
14
+ <change >Updated Material 3 colors</change >
15
+ </release >
8
16
<release version =" 6.904" versioncode =" 39004" date =" 2024-06-27" >
9
17
<change >Fixed crash when split screen mode is enabled</change >
10
18
<change >Updated translations</change >
Original file line number Diff line number Diff line change
1
+ - Updated subject encryption
2
+ - Removed outdated folder settings
3
+ - Improved maintainability
4
+ - Added domain validation for email input
5
+ - Fixed TalkBack and crypto dialog crashes
6
+ - Updated Material 3 colors
Original file line number Diff line number Diff line change 1
- app-metadata/net.thunderbird.android.beta
1
+ app-metadata/com.fsck.k9
You can’t perform that action at this time.
0 commit comments