mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
1.1970 release
This commit is contained in:
@@ -4,7 +4,14 @@
|
||||
|
||||
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
|
||||
|
||||
### 1.1968 - 2022-09-23
|
||||
### 1.1970 - 2022-09-27
|
||||
|
||||
* Switched to native sqlite
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
|
||||
### 1.1969 - 2022-09-23
|
||||
|
||||
* Added Material You monochrome themes (Android 12+)
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
@@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 1969 }
|
||||
def getRevision = { -> return "b" }
|
||||
def getVersionCode = { -> return 1970 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Mei long" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
|
||||
175686
app/schemas/mapping/FairEmail-v1.1969b-github-release-mapping.txt
Normal file
175686
app/schemas/mapping/FairEmail-v1.1969b-github-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
173653
app/schemas/mapping/FairEmail-v1.1969b-play-release-mapping.txt
Normal file
173653
app/schemas/mapping/FairEmail-v1.1969b-play-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
175693
app/schemas/mapping/FairEmail-v1.1970a-github-release-mapping.txt
Normal file
175693
app/schemas/mapping/FairEmail-v1.1970a-github-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
173660
app/schemas/mapping/FairEmail-v1.1970a-play-release-mapping.txt
Normal file
173660
app/schemas/mapping/FairEmail-v1.1970a-play-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,14 @@
|
||||
|
||||
### [Mei long](https://en.wikipedia.org/wiki/Mei_long)
|
||||
|
||||
### 1.1968 - 2022-09-23
|
||||
### 1.1970 - 2022-09-27
|
||||
|
||||
* Switched to native sqlite
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
|
||||
### 1.1969 - 2022-09-23
|
||||
|
||||
* Added Material You monochrome themes (Android 12+)
|
||||
* Small improvements and minor bug fixes
|
||||
|
||||
1546
metadata/en-US/changelogs/1970.txt
Normal file
1546
metadata/en-US/changelogs/1970.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user