cketti
|
105622a999
|
Use variable for 'sourceCompatibility' and 'targetCompatibility' values
|
2019-11-13 16:26:29 +01:00 |
|
Wolfgang Grossinger
|
c179ace548
|
Upgrade to Kotlin version (3.20) and fix any issues.
- Migrate to Kotlin 3.11
- Remove Kotlin Experimentals
- Migrate Kotlin Coroutines
|
2019-02-13 20:53:44 +01:00 |
|
cketti
|
47deb4e5ba
|
Switch to androidx artifacts
|
2019-02-09 22:08:25 +01:00 |
|
Wolfgang Grossinger
|
374717dcab
|
Fix build problems with a fresh forked k-9 (#3874)
Update build tools
|
2019-01-22 17:16:07 +01:00 |
|
cketti
|
0c911dbac3
|
Increase targetSdkVersion to 23
|
2018-11-28 05:16:01 +01:00 |
|
cketti
|
a8f41118e3
|
Add interface for detection of encrypted messages
This includes some capabilities that are not currently used by K-9 Mail,
e.g. the ability to supply additional data to be inserted into the
database.
|
2018-09-03 00:57:41 +02:00 |
|
cketti
|
18bbd76783
|
Add a way to inject SchemaDefinition into LocalStore
|
2018-09-03 00:57:41 +02:00 |
|
cketti
|
fe8477cd9b
|
Make k9mail module specify which Backend implementations to include
|
2018-07-15 20:45:05 +02:00 |
|
cketti
|
f6713ea55a
|
Clean up modules' dependencies
|
2018-07-08 16:06:19 +02:00 |
|
cketti
|
b46594fed4
|
Move UI code to ui module
|
2018-07-02 16:19:21 +02:00 |
|
cketti
|
9bb9e338f3
|
Move unread widget to :app:k9mail
|
2018-06-29 16:31:39 +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 |
|