mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-11 03:24:52 +02:00
1.2014 release
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
|
||||
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
|
||||
|
||||
### 1.2014 - 2022-12-17
|
||||
|
||||
* Added saved search for specific account/folder
|
||||
* Added option for default text color for message composer
|
||||
* Added option to swap trash/archive button in bottom action bar
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.2013 - 2022-12-09
|
||||
|
||||
* Added scrolling/fixed style toolbar
|
||||
|
||||
@@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'de.undercouch.download'
|
||||
|
||||
def getVersionCode = { -> return 2013 }
|
||||
def getVersionCode = { -> return 2014 }
|
||||
def getRevision = { -> return "a" }
|
||||
def getReleaseName = { -> return "Ostromia" }
|
||||
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera
|
||||
|
||||
265764
app/schemas/mapping/FairEmail-v1.2014a-github-release-mapping.txt
Normal file
265764
app/schemas/mapping/FairEmail-v1.2014a-github-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
263399
app/schemas/mapping/FairEmail-v1.2014a-play-release-mapping.txt
Normal file
263399
app/schemas/mapping/FairEmail-v1.2014a-play-release-mapping.txt
Normal file
File diff suppressed because it is too large
Load Diff
@@ -6,6 +6,14 @@
|
||||
|
||||
For support you can use [the contact form](https://contact.faircode.eu/?product=fairemailsupport).
|
||||
|
||||
### 1.2014 - 2022-12-17
|
||||
|
||||
* Added saved search for specific account/folder
|
||||
* Added option for default text color for message composer
|
||||
* Added option to swap trash/archive button in bottom action bar
|
||||
* Small improvements and minor bug fixes
|
||||
* Updated translations
|
||||
|
||||
### 1.2013 - 2022-12-09
|
||||
|
||||
* Added scrolling/fixed style toolbar
|
||||
|
||||
Reference in New Issue
Block a user