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
cketti
505ec0243a
Change appearance of thread count in message list
2023-02-17 12:43:20 +01:00
cketti
36b5e3eae3
Remove "to/cc me" indicator from message list
2023-02-17 12:43:20 +01:00
cketti
0ba55aed02
Use CoordinatorLayout for message list item
...
And take a first pass at making the layout look a bit nicer.
2023-02-17 12:43:20 +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
Wolf Montwé
f88595da31
Fix Robolectric test when target SDK not present
2023-02-16 19:24:10 +01:00
cketti
105947f1bb
Prefix keystore properties with "k9mail."
2023-02-16 17:54:22 +01:00
Wolf Montwé
451bad2970
Change buildConfig to be disabled for Android libraries and enabled for applications also enabled for ui legacy
2023-02-16 16:49:50 +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
Wolf Montwé
45da12646b
Change to jvm build plugin
2023-02-15 17:40:57 +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
8393bd22e8
Update translations
2023-02-15 13:53:26 +01:00
cketti
fbe7136109
Remove unnecessary theme attribute
2023-02-14 17:31:29 +01:00
cketti
51c3d6ceaf
Remove "Send…" submenu from message view toolbar
...
All of the items are now part of the menu displayed in the message header view.
2023-02-14 17:23:30 +01:00
cketti
d99952a77d
Merge pull request #6667 from thundernest/long_press_image
...
Fix crash when trying to download an image displayed in the message
2023-02-14 17:21:36 +01:00
cketti
f94776dfe3
Only show "download image" option for images included via http(s) URI
2023-02-14 16:50:16 +01:00
cketti
caa6a848ff
Limit summary notification actions to active notifications
2023-02-14 11:48:11 +01:00
Wolf-Martell Montwé
90539b5e48
Merge pull request #6655 from thundernest/add_cache
...
Add Cache
2023-02-14 10:56:57 +01:00
Wolf Montwé
77a295f7ed
Remove doubled test
2023-02-14 10:45:28 +01:00
Wolf Montwe
7a77fc43b8
Add Cache
2023-02-13 16:22:41 +01:00
Wolf Montwé
f46b754373
Add ContactIntentHelper
and remove functionality from Contacts
2023-02-10 17:48:55 +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
5c183b2664
Update translations
2023-02-10 10:58:39 +01:00
cketti
ae374bd5f4
Merge pull request #6647 from thundernest/message_details_folder_name
...
Display folder name in message details screen
2023-02-10 10:55:25 +01:00
Wolf-Martell Montwé
6224d40a4f
Merge pull request #6649 from thundernest/change_messagetopview_to_kotlin
...
Changed `MessageTopView` to Kotlin
2023-02-10 09:02:32 +00:00
Wolf Montwe
0e7492fecb
Change MessageTopView
to Kotlin
2023-02-09 19:59:59 +01:00
Wolf Montwe
292bf17eb1
Rename MessageTopView
to kt
2023-02-09 16:02:54 +01:00
cketti
90e5c265da
Don't allow dragging the message details bottom sheet when the list is scrolled
2023-02-09 13:41:52 +01:00
cketti
faf8b42acc
Display folder name in message details screen
2023-02-09 12:41:08 +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
74f40dd0bd
Respect "show contact names" setting in message details
2023-02-08 14:01:13 +01:00
cketti
836fb7dc69
Rename (and move) AddressFormatter
to MessageViewRecipientFormatter
...
The way recipient names are displayed in the message view screen is subtly different from the other places where we display recipient names. Now the name reflects that.
2023-02-08 12:45:13 +01:00
cketti
b4b3dd3d53
Merge pull request #6636 from thundernest/prefer_encrypt_preference
...
Make `AutocryptPreferEncryptDialogFragment` a proper preference dialog
2023-02-08 10:59:50 +01:00
cketti
ae53f08a57
Merge pull request #6635 from thundernest/tweak_download_complete_message_button
...
Tweak appearance of "Download complete message" button
2023-02-08 10:57:57 +01:00
cketti
3315f56153
Make AutocryptPreferEncryptDialogFragment
a proper preference dialog
2023-02-07 15:22:12 +01:00
cketti
cea4a51494
Tweak appearance of "Download complete message" button
2023-02-07 12:24:21 +01:00
cketti
125e1af9d6
Use Koin instead of custom by lazy
code
2023-02-07 01:08:01 +01:00
cketti
f91f3e268b
Add abstraction for Android's vibrator service
2023-02-07 01:08:01 +01:00
Wolf Montwe
0d030aab6d
Remove trimTrailingWhitespace as not needed for ktlint
2023-02-06 10:49:21 +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
e4c452de3b
Don't crash when there are not recipients to display
2023-02-01 22:15:54 +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