cketti
|
c757bf1076
|
Fix quiet time support when checking whether to notify for new messages
|
2018-06-24 00:08:29 +02:00 |
|
cketti
|
93eb2dbd9b
|
Fix logic bug when saving "disable notifications during quiet time"
|
2018-06-24 00:06:11 +02:00 |
|
Hicham Boushaba
|
4fc74a907a
|
Add unit tests for EmailAddressValidator
|
2018-06-23 21:40:23 +02:00 |
|
Hicham Boushaba
|
f994562b47
|
Validate hostname part of email address according to rfc2396
|
2018-06-23 21:38:34 +02:00 |
|
Hicham Boushaba
|
fe0e55f49c
|
Convert EmailAddressValidator to kotlin
|
2018-06-23 21:37:32 +02:00 |
|
cketti
|
644cff6d28
|
Create Application class in :app:k9mail module
This also moves the code to send broadcast Intents for external apps
to the :app:k9mail module.
|
2018-06-23 21:13:02 +02:00 |
|
cketti
|
89ae84e693
|
Move functionality from classes DI and K9 to new Core class
|
2018-06-23 01:46:18 +02:00 |
|
cketti
|
e0abd9e07f
|
Get rid of K9.app
|
2018-06-23 01:46:18 +02:00 |
|
cketti
|
d64e4b9a5c
|
Get rid of Globals class
|
2018-06-23 01:46:18 +02:00 |
|
cketti
|
02c0b605d5
|
Move all code to :app:core Gradle module
The idea is to later move the UI code back to the :app:k9mail module.
For now there are too many references from the "core" code to UI
components.
|
2018-06-22 02:09:10 +02:00 |
|
cketti
|
5abb327027
|
Rename :k9mail module to :app:k9mail
|
2018-06-21 22:53:38 +02:00 |
|