Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-24 18:55:42 +01:00
parent a629de6271
commit 3cef7c5092
2161 changed files with 246605 additions and 2 deletions

View file

@ -0,0 +1,7 @@
### Changelog
#### Version 1.0
* Initial release
## Version 1.01
* compatibility for Android 11

View file

@ -0,0 +1,2 @@
* Fix missing app icon
* Fix message WebView

View file

@ -0,0 +1,7 @@
* Made small changes to the appearance of the message list
* Added a font size setting for the account name when viewing a message
* Use colored navigation bar on Android 8.1 and above
* Fixed status bar color on Android 5
* IMAP: Fixed a bug where sometimes an authentication error was silently ignored
* Updated translations
* suggest monocles mail when when a new email account is needed

View file

@ -0,0 +1,4 @@
* Updates from upstream
* Fixes
* Change registration link
* Correct strings

View file

@ -0,0 +1,10 @@
### Changelog
#### Version 1.0
* Initial release
## Version 1.01
* compatibility for Android 11
## Version 1.02
* POP3 IONOS/GMX bugfix

View file

@ -0,0 +1,16 @@
### Changelog
#### Version 1.0
* Initial release
## Version 1.01
* compatibility for Android 11
## Version 1.02
* POP3 IONOS/GMX bugfix
## Version 1.03
* upgraded dependencies
* upgraded to sdk30
* changed permissions request
* upgraded libaries

View file

@ -0,0 +1,19 @@
### Changelog
#### Version 1.0
* Initial release
## Version 1.01
* compatibility for Android 11
## Version 1.02
* POP3 IONOS/GMX bugfix
## Version 1.03
* upgraded dependencies
* upgraded to sdk30
* changed permissions request
* upgraded libaries
## Version 1.04
* short app launcher name "mail"

View file

@ -0,0 +1,5 @@
* Improvement of oauth
* Dependencies updates
* Updated Design
* Updated Layout
* Bugfixes

View file

@ -0,0 +1 @@
* bugfix crash on opening mail

View file

@ -0,0 +1,2 @@
* Bugfix crash on opening mail
* Design improvements