cketti
bda3a48784
Prepare for version 6.700
2023-04-17 15:33:32 +02:00
cketti
35f4c28ffa
Version 6.600
2023-04-11 12:58:16 +02:00
cketti
10d93775cd
Prepare for version 6.512
2023-03-31 17:14:46 +02:00
cketti
9da6212a86
Version 6.511
2023-03-31 17:14:46 +02:00
Wolf Montwé
fd30437c94
Remove truth library and remaining usage
2023-03-21 14:14:44 +01:00
cketti
ebc3af7b4d
Prepare for version 6.511
2023-03-17 18:42:30 +01:00
cketti
c24b339daf
Version 6.510
2023-03-17 18:27:58 +01:00
Wolf Montwé
00b7bf45d7
Change truth testing library to legacy and only allow usage in old modules
2023-03-14 12:20:55 +01:00
Wolf Montwé
9cdf3e2b7a
Add ContactRepository
2023-03-09 13:48:06 +01:00
Wolf Montwé
5e09e067b0
Add email value type
2023-03-07 18:12:38 +01:00
cketti
aed85dfd4b
Fix release signing
2023-03-01 15:21:59 +01:00
cketti
04ece92e20
Prepare for version 6.510
2023-02-28 23:01:41 +01:00
cketti
2cffc0d64c
Version 6.509
2023-02-28 22:34:06 +01:00
Wolf Montwé
22d8e4b924
Change build files from Groovy to Kotlin
2023-02-23 14:52:16 +01:00
Wolf Montwé
96e2784b22
Rename build.gradle files to build.gradle.kts
2023-02-23 14:52:15 +01:00
Wolf Montwé
fab7a8e6a6
Rename plugin for consistency
2023-02-23 11:16:17 +01:00
Wolf Montwé
cab1c71524
Cleanup remaining code style issues for Kotlin sources
2023-02-17 16:14:14 +01:00
Wolf Montwé
29d5220995
Add trailing comma allowance to code style
2023-02-17 16:14:13 +01:00
Wolf-Martell Montwé
b2b4974231
Merge pull request #6677 from thundernest/add-android-library-build-plugin
...
Add Android library build plugin
2023-02-17 12:38:18 +01:00
cketti
105947f1bb
Prefix keystore properties with "k9mail."
2023-02-16 17:54:22 +01:00
Wolf Montwé
f88613bf23
Change to Android library build plugin
2023-02-16 15:58:43 +01:00
Wolf Montwé
7d871fd9cb
Change k9mail app to use build plugin
2023-02-15 18:42:27 +01:00
cketti
e17b4c78ea
Prepare for version 6.509
2023-02-15 15:37:28 +01:00
cketti
eda2a50c98
Version 6.508
2023-02-15 15:30:25 +01:00
cketti
d2e8dbb3ca
Prepare for version 6.508
2023-02-10 11:50:54 +01:00
cketti
d43c8a1dc3
Version 6.507
2023-02-10 11:41:13 +01:00
cketti
487787bdd2
Simplify creation of FolderNameFormatter
...
`FolderNameFormatter` is only retrieving string resources. For this the global `Resources` instance will do. There's no need to pass instances retrieved from an `Activity`.
2023-02-08 16:09:32 +01:00
cketti
125e1af9d6
Use Koin instead of custom by lazy
code
2023-02-07 01:08:01 +01:00
Wolf Montwe
1854a2c911
Change Kotlin code format
2023-02-03 17:23:57 +01:00
cketti
697f201c15
Prepare for version 6.507
2023-02-03 12:32:09 +01:00
cketti
8e7685c44d
Version 6.506
2023-02-03 12:10:15 +01:00
cketti
180626c739
Prepare for version 6.506
2023-02-01 19:29:24 +01:00
cketti
de5d1cd1c9
Version 6.505
2023-02-01 18:56:47 +01:00
cketti
e826ed8db7
Merge pull request #6618 from thundernest/message-view-redesign
...
Add the redesigned message view screen
2023-02-01 18:51:05 +01:00
cketti
c93f5ea799
Merge pull request #6612 from thundernest/message_counts
...
Refactoring: Message counts
2023-02-01 17:36:59 +01:00
cketti
4cc1643643
Remove message count functionality from MessagingController
2023-02-01 14:39:59 +01:00
cketti
3e90f8b85e
Remove unused methods
2023-01-27 19:50:46 +01:00
cketti
cff482e88f
Prepare for version 6.505
2023-01-27 12:08:50 +01:00
cketti
033fd2da3b
Version 6.504
2023-01-27 12:01:32 +01:00
cketti
b0765abd47
Prepare for version 6.504
2023-01-19 15:49:00 +01:00
cketti
a02946dee0
Version 6.503
2023-01-19 13:03:20 +01:00
cketti
7dd0ed79c4
Merge branch 'main' into message-view-redesign
2023-01-18 12:56:25 +01:00
cketti
6981490861
Enable core library desugaring
2023-01-17 14:55:25 +01:00
cketti
6a5263aa41
Update Android Gradle Plugin to version 7.4.0
2023-01-17 14:55:25 +01:00
Bastian Wilhelm
a3f6995a2e
Migrate to Gradle's version catalog
2023-01-16 14:49:14 +01:00
cketti
a4914ff527
Prepare for version 6.503
2023-01-16 12:14:45 +01:00
cketti
3df7f26bdc
Version 6.502
2023-01-16 11:58:07 +01:00
cketti
2201cf34a6
Version 6.501
2023-01-09 19:06:19 +01:00
cketti
8e0a97a439
Don't disable home screen widgets on Android versions prior to 12
...
Due to a bug in older Android versions home screen widgets that are disabled by default won't be available even after the component has been enabled dynamically.
2023-01-09 13:05:46 +01:00
cketti
e399d74bdd
Prepare for version 6.501
2023-01-06 18:58:16 +01:00