cketti
|
52156fc5c8
|
Convert 'CommandMoveOrCopyMessages' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
c90b440a69
|
Rename 'CommandMoveOrCopyMessages' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
03a1854068
|
Convert 'CommandMarkAllAsRead' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
df2279e3e7
|
Rename 'CommandMarkAllAsRead' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
621f3ab23b
|
Convert 'CommandExpunge' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
9331667733
|
Rename 'CommandExpunge' prior to conversion to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
dec364f062
|
Convert 'ImapBackend' to Kotlin
|
2020-08-27 22:35:36 +02:00 |
|
cketti
|
66347ff77e
|
Rename 'ImapBackend' prior to conversion to Kotlin
|
2020-08-26 14:29:28 +02:00 |
|
cketti
|
fefe183d9a
|
Merge pull request #4921 from k9mail/decode_encrypted_subject
Decode encrypted subject
|
2020-08-25 17:31:56 +02:00 |
|
cketti
|
34c9cd4ffb
|
Merge pull request #4916 from johnjohndoe/io-extensions
Use io extension functions to make code more concise.
|
2020-08-25 17:21:34 +02:00 |
|
cketti
|
bdbd8d98b2
|
Decode encrypted subject
|
2020-08-25 17:15:00 +02:00 |
|
Tobias Preuss
|
f8e6e59fd6
|
Use io extension functions to make code more concise.
+ This change replaces a few usages of BufferedWriter, ByteArrayInputStream,
OutputStreamWriter with their equivalent Kotlin extension functions.
|
2020-08-24 19:22:29 +02:00 |
|
cketti
|
753e03aa22
|
Prepare for version 5.719
|
2020-08-18 16:49:52 +02:00 |
|
cketti
|
c82b2f827e
|
Version 5.718
|
2020-08-18 16:27:19 +02:00 |
|
cketti
|
b5f6c94275
|
Merge pull request #4912 from k9mail/update_translations
Update translations
|
2020-08-18 16:15:24 +02:00 |
|
cketti
|
97211358df
|
Update translations
|
2020-08-17 14:12:36 +02:00 |
|
cketti
|
a983b082f0
|
Merge pull request #4908 from k9mail/recipient_chip_images
Another attempt at fixing image loading for recipient chips
|
2020-08-17 13:02:28 +02:00 |
|
cketti
|
daa75579b5
|
Another attempt at fixing image loading for recipient chips
|
2020-08-13 22:12:36 +02:00 |
|
cketti
|
848fad9d8a
|
Merge pull request #4907 from k9mail/outbox_actions
Don't show standard message actions for messages in the Outbox
|
2020-08-13 18:26:00 +02:00 |
|
cketti
|
4a92388ed4
|
Refactor code for readability and consistency
|
2020-08-13 17:56:55 +02:00 |
|
Victor Frandsen
|
009050567d
|
Don't show standard message actions for messages in the Outbox
|
2020-08-13 17:42:16 +02:00 |
|
cketti
|
60ffb7ad89
|
Merge pull request #4906 from k9mail/fix_tests
Add missing Koin definitions to TestApp
|
2020-08-13 17:20:50 +02:00 |
|
cketti
|
28387c685e
|
Add missing Koin definitions to TestApp
|
2020-08-13 17:04:12 +02:00 |
|
cketti
|
00d48de228
|
Merge pull request #4897 from starshipcoder/hide_empty_footerview
Message list: hide footer view if empty
|
2020-08-13 16:01:29 +02:00 |
|
cketti
|
05fe558ea6
|
Refactor MessageListFragment.updateFooter()
|
2020-08-13 15:33:07 +02:00 |
|
lwerneke
|
fa5b2b77f1
|
Add method for launching MessageList with an account
|
2020-08-13 15:17:40 +02:00 |
|
cketti
|
72b1c6ef96
|
Merge pull request #4895 from k9mail/disable_jetifier
Disable Jetifier
|
2020-07-30 18:57:24 +02:00 |
|
starshipcoder
|
2410ed5cb1
|
Message list: hide footer view if empty
|
2020-07-30 14:28:14 +02:00 |
|
cketti
|
6c76e85edb
|
Disable Jetifier
|
2020-07-29 18:41:21 +02:00 |
|
cketti
|
6e611a5e87
|
Merge pull request #4891 from k9mail/update_tokenautocomplete
Update TokenAutoComplete
|
2020-07-29 18:35:23 +02:00 |
|
cketti
|
97619c07ed
|
Don't display address label in recipient token
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
8d2314fa79
|
Relayout recipient token view when switching to alternate email address
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
5b62e6c6a2
|
Fix baseline issues with RecipientSelectView
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
423575051d
|
Change recipient token layout to support dynamic text sizes
|
2020-07-29 17:40:48 +02:00 |
|
cketti
|
74c5e4c068
|
Dismiss "recipient alternates popup" when pressing the back button
|
2020-07-23 16:46:58 +02:00 |
|
cketti
|
28adf89426
|
Don't use custom touch handling to detect RecipientTokenSpan clicks
|
2020-07-23 16:44:54 +02:00 |
|
cketti
|
c186395ead
|
Update TokenAutoComplete to 4.0.0-beta01
|
2020-07-23 16:39:18 +02:00 |
|
cketti
|
cd446f3d70
|
Merge pull request #4887 from k9mail/remove_unused_resources
Remove unused resources
|
2020-07-22 20:49:52 +02:00 |
|
cketti
|
2d1c00a93c
|
Remove unused resources
|
2020-07-22 20:20:06 +02:00 |
|
cketti
|
0497a1fe98
|
Merge pull request #4889 from k9mail/fix_ci
Specify full Java version for CI builds
|
2020-07-22 20:19:12 +02:00 |
|
cketti
|
f1d777ab63
|
Specify full Java version for CI builds
|
2020-07-22 20:06:26 +02:00 |
|
cketti
|
50cbb5cca8
|
Merge pull request #4880 from k9mail/update_glide
Update to Glide 4.11.0
|
2020-07-18 00:17:24 +02:00 |
|
cketti
|
988966d190
|
Update Glide to 4.11.0
|
2020-07-17 23:37:17 +02:00 |
|
cketti
|
ae661de4ad
|
Merge pull request #4878 from k9mail/update_dependencies
Update dependencies
|
2020-07-16 00:54:05 +02:00 |
|
cketti
|
057d1c804d
|
Update Robolectric to 4.3.1
|
2020-07-15 19:40:32 +02:00 |
|
cketti
|
b4df806291
|
Update AndroidX ConstraintLayout to 2.0.0-beta8
MaterialDrawer pulls in androidx.constraintlayout:constraintlayout:2.0.0-beta4.
So we might as well use the latest beta version.
|
2020-07-15 18:42:16 +02:00 |
|
cketti
|
445cd12651
|
Remove unnecessary JDOM dependencies
|
2020-07-15 18:36:27 +02:00 |
|
cketti
|
8e7fe76e49
|
Update AndroidX SwipeRefreshLayout to 1.1.0
|
2020-07-15 17:59:17 +02:00 |
|
cketti
|
4aa5eab751
|
Use variable for AndroidX LocalBroadcastManager artifact version
|
2020-07-15 17:57:21 +02:00 |
|
cketti
|
d2f07e6ffe
|
Update Leak Canary to 2.4
|
2020-07-15 17:51:31 +02:00 |
|