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 |
|
cketti
|
495de8f0f8
|
Update AndroidX TestRunner to 1.2.0
|
2020-07-15 17:51:31 +02:00 |
|
cketti
|
83956aa502
|
Update OkHttp to 4.8.0
|
2020-07-15 17:51:31 +02:00 |
|
cketti
|
22415b00b9
|
Update MIME4J to 0.8.3
|
2020-07-15 16:35:03 +02:00 |
|
cketti
|
9c28648406
|
Update Koin to 2.1.6
|
2020-07-15 16:04:21 +02:00 |
|
cketti
|
f8ea0f4040
|
Update Moshi to 1.9.3
|
2020-07-15 16:04:21 +02:00 |
|
cketti
|
8e1e7b5252
|
Update Okio to 2.7.0
|
2020-07-15 16:04:21 +02:00 |
|
cketti
|
833c3c62e7
|
Update AndroidX Core to 1.3.0
|
2020-07-15 16:04:20 +02:00 |
|
cketti
|
08424072ec
|
Update AndroidX Fragment to 1.2.5
|
2020-07-15 15:49:35 +02:00 |
|
cketti
|
59a9e2fa09
|
Update AndroidX Navigation to 2.3.0
|
2020-07-15 15:47:10 +02:00 |
|
cketti
|
e2f6cea8f3
|
Update AndroidX AppCompat to 1.2.0-rc01
|
2020-07-15 15:47:10 +02:00 |
|
cketti
|
ab51939eb8
|
Update Kotlin Coroutines to 1.3.7
|
2020-07-15 15:46:57 +02:00 |
|
cketti
|
24d1906fb6
|
Merge pull request #4877 from k9mail/update_build_tools
Update Gradle Wrapper and Android Gradle Plugin
|
2020-07-15 15:30:10 +02:00 |
|
cketti
|
30eca8cc30
|
Update Android Gradle Plugin to 4.0.1
|
2020-07-15 01:51:13 +02:00 |
|
cketti
|
0f9795b724
|
Update Gradle Wrapper to 6.5.1
|
2020-07-15 01:33:19 +02:00 |
|
cketti
|
0ff5b710dd
|
Merge pull request #4874 from k9mail/fix_file_name
Rename file to match class (AboutFragment)
|
2020-07-11 04:01:14 +02:00 |
|
cketti
|
63e93ef8b7
|
Rename file to match class (AboutFragment)
|
2020-07-11 01:10:48 +02:00 |
|