1.2223 release

pull/215/head 1.2223
M66B 3 months ago
parent 4e39ce8351
commit df896966ad

@ -27,7 +27,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
### 1.2223 - 2024-08-17 *
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)

@ -3,8 +3,8 @@ apply plugin: 'com.bugsnag.android.gradle'
apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 2222 }
def getRevision = { -> return "b" }
def getVersionCode = { -> return 2223 }
def getRevision = { -> return "a" }
def getReleaseName = { -> return "Acantholipan" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

@ -8,10 +8,16 @@ It is now possible to check the integrity of APK files, see [the FAQ](https://m6
<br>
People keep asking me to add new features to the app and other people complain about too many features.
Both groups of people leave bad reviews for this, which is quite frustrating, also because there are already enough bad reviews for the wrong reasons.
In my opinion, there are already more than enough features and therefore no new features will be added from today.
The app will continue to be maintained and supported.
People keep asking me to add new features to the app, to whom I often say “no,” and other people complain about too many features.
Both groups of people leave bad reviews for this, which is quite frustrating, also because there are already enough bad reviews for the wrong reasons
(email server problems, which unfortunately happen too often, etc.).
In my opinion, there are already more than enough features and therefore no new features will be added as of today.
However, the app will continue to be maintained and supported.
I enjoy developing software, but it is often difficult to deal with unreasonable people, a group that only seems to grow.
It is no wonder that many open-source developers have given up,
and that the number of commercial apps, often with advertisements and other privacy-unfriendly things, only increases.
What too many people do not understand is that email is much more complicated than it seems, especially because of all the security measures.
<br>
@ -21,7 +27,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
### 1.2223 - 2024-08-17 *
* Small improvements and minor bug fixes
* Updated [translations](https://crowdin.com/project/open-source-email)

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save