cketti
|
c6d96b2b34
|
Replace Account.getInboxFolder() with Account.getInboxFolderId()
In some instances the check for the Inbox folder could be removed.
We no longer allow one folder to have multiple roles, e.g. Inbox + Drafts.
|
2020-05-04 16:31:00 +02:00 |
|
cketti
|
9291881b6b
|
Switch LocalSearch and everything connected to it to using folder IDs
|
2020-05-04 16:31:00 +02:00 |
|
cketti
|
767f7e0efe
|
Remove StoreConfig
|
2020-05-01 05:42:50 +02:00 |
|
cketti
|
02049c5882
|
Create DraftsFolderProvider
|
2020-05-01 05:38:37 +02:00 |
|
cketti
|
82db38bd08
|
Create ImapStoreConfig
|
2020-05-01 05:30:34 +02:00 |
|
cketti
|
e0b1d77650
|
Remove BootReceiver
|
2020-04-06 19:22:19 +02:00 |
|
cketti
|
2a78418911
|
Remove old Push code
|
2020-04-05 20:08:29 +02:00 |
|
cketti
|
defb055472
|
Remove code to mark contacts as read and WRITE_CONTACTS permission
See https://source.android.com/devices/tech/config/contacts-affinities
|
2020-03-19 17:31:14 +01:00 |
|
cketti
|
c4ab630161
|
Remove 'androidTest' tests
We don't regularly run them and most of them don't even compile anymore.
|
2020-03-11 18:01:41 +01:00 |
|
cketti
|
17967c1af9
|
Merge pull request #4590 from k9mail/integrate_font_size_settings
Integrate font size settings into general_settings.xml
|
2020-03-06 15:45:48 +01:00 |
|
cketti
|
3a4d170755
|
Integrate font size settings into general_settings.xml
|
2020-03-05 15:19:17 +01:00 |
|
cketti
|
0e13c58550
|
Extract 'folder settings' screen to FolderSettingsFragment
|
2020-03-04 21:49:10 +01:00 |
|
cketti
|
00086bd15e
|
Update Koin to 2.1.1
|
2020-03-04 14:39:30 +01:00 |
|
cketti
|
ab7feffa68
|
Add JMAP message sync (part 1)
This only supports doing a full sync and downloading complete messages.
|
2020-02-12 19:12:11 +01:00 |
|
cketti
|
99b5f38a9c
|
Make SizeFormatter.formatSize() an instance method
|
2020-02-09 00:20:49 +01:00 |
|
cketti
|
9e06676d33
|
Update AndroidX Fragment to 1.2.1
|
2020-02-06 17:24:49 +01:00 |
|
cketti
|
c1c57cfd8d
|
Update AndroidX Lifecycle to 2.2.0
|
2020-02-06 16:22:51 +01:00 |
|
cketti
|
aa08570a45
|
Make sure FolderNameFormatter uses the correct Resources instance
This is necessary so special folder names are displayed in the language
configured by the user under general settings.
|
2020-01-28 17:22:12 +01:00 |
|
cketti
|
9845b76338
|
Only use K9 themes in AndroidManifest.xml
|
2020-01-27 02:39:28 +01:00 |
|
cketti
|
9b2b82eee6
|
Update Mockito to 3.2.4 and Mockito-Kotlin to 2.2.0
|
2020-01-19 16:27:53 +01:00 |
|
cketti
|
320cc8b40b
|
Add UI to add a JMAP account to the app
|
2020-01-18 21:14:57 +01:00 |
|
cketti
|
148af8aae8
|
Add k9mail-jmap app for JMAP development
|
2020-01-15 16:14:16 +01:00 |
|