File tree Expand file tree Collapse file tree 4 files changed +27
-2
lines changed
app-metadata/com.fsck.k9/en-US/changelogs Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ android {
1717 applicationId = " com.fsck.k9"
1818 testApplicationId = " com.fsck.k9.tests"
1919
20- versionCode = 39031
20+ versionCode = 39032
2121 versionName = " 16.0"
2222
2323 buildConfigField(" String" , " CLIENT_INFO_APP_NAME" , " \" K-9 Mail\" " )
Original file line number Diff line number Diff line change 55 Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml.
66-->
77<changelog >
8+ <release version =" 16.0" versioncode =" 39032" date =" 2026-02-02" >
9+ <change >Default folder expansion behavior can be controlled by setting</change >
10+ <change >Preferred content type can be switched between text/plain and text/html</change >
11+ <change >Switching folders required an excessive number of clicks</change >
12+ <change >Fix various edge-to-edge issues</change >
13+ <change >Application crashed at startup</change >
14+ <change >Application crashed on Pixel 10 Pro when returning to message list</change >
15+ <change >OAuth SMTP authentication failed with some Microsoft servers</change >
16+ <change >Deleted/read messages in unified inbox may not update until manual refresh</change >
17+ </release >
818 <release version =" 15.0" versioncode =" 39031" date =" 2026-01-05" >
919 <change >Default sync interval has been changed from 60 minutes to 15 minutes</change >
1020 <change >Use application icon in push notification messages</change >
Original file line number Diff line number Diff line change 1+ K-9 Mail version 16.0
2+
3+ New:
4+ - Default folder expansion behavior can be controlled by setting
5+ - Preferred content type can be switched between text/plain and text/html
6+
7+ Fixed:
8+ - Switching folders required too many clicks
9+ - Fix edge-to-edge issues
10+ - Application crashed at startup
11+ - Application crashed on Pixel 10 Pro when returning to message list
12+ - OAuth SMTP authentication failed with some Microsoft servers
13+
14+ Unresolved:
15+ - Deleted/read messages in unified inbox may not update until refresh
Original file line number Diff line number Diff line change 1- app-metadata/net.thunderbird.android
1+ app-metadata/com.fsck.k9
You can’t perform that action at this time.
0 commit comments