cketti
|
975049ef71
|
Merge pull request #6841 from thundernest/fix_export_settings
Don't fail when exporting an identity without a sender name
|
2023-04-24 13:45:48 +02:00 |
|
cketti
|
9e7ee7215d
|
Don't fail when exporting an identity without a sender name
|
2023-04-24 13:35:50 +02:00 |
|
cketti
|
ae2e34a2ea
|
Merge pull request #6840 from thundernest/increase_notification_limit
Increase number of active notifications to 9
|
2023-04-24 13:33:38 +02:00 |
|
cketti
|
9f9062e02e
|
Merge pull request #6838 from thundernest/fix_ContentTransferEncoding
Don't parse `Content-Transfer-Encoding` as header containing named parameters
|
2023-04-21 17:55:52 +02:00 |
|
cketti
|
63ba1f6944
|
Increase number of active notification to 9
This way users can know that when the number 9 is displayed in the group summary, there's more notifications than the 8 they can currently see.
|
2023-04-21 17:46:55 +02:00 |
|
cketti
|
4695bd0460
|
Don't parse Content-Transfer-Encoding as header containing named parameters
|
2023-04-20 18:57:57 +02:00 |
|
cketti
|
6c8e7e7df0
|
Merge pull request #6837 from thundernest/store_screenshots
Update app store screenshots for K-9 Mail 6.600
|
2023-04-20 16:05:54 +02:00 |
|
cketti
|
0d24dcd28a
|
Merge pull request #6836 from thundernest/fix_ImapResponseParser
Fix bugs in `ImapResponseParser`
|
2023-04-20 16:04:59 +02:00 |
|
cketti
|
7679132e49
|
Merge pull request #6832 from thundernest/fix_SmtpResponseParser_bug
Fix SmtpLogger call to not include input in format string
|
2023-04-20 16:03:21 +02:00 |
|
cketti
|
3fc0110b26
|
Merge pull request #6831 from thundernest/fix_attachment_loading_crash
Fix crash when loading attachment metadata fails
|
2023-04-20 16:02:18 +02:00 |
|
cketti
|
df9abbd678
|
Merge pull request #6830 from thundernest/fix_MessageList_crash
MessageList: Don't crash when being launched with invalid EXTRA_SEARCH value
|
2023-04-20 16:01:52 +02:00 |
|
cketti
|
2389d06823
|
Update app store screenshots for K-9 Mail 6.600
|
2023-04-20 15:28:41 +02:00 |
|
cketti
|
98b59f1709
|
Fix bugs in ImapResponseParser
|
2023-04-19 19:36:31 +02:00 |
|
cketti
|
989c04f6cb
|
Fix SmtpLogger call to not include input in format string
|
2023-04-18 19:26:47 +02:00 |
|
cketti
|
97ed7f6dc3
|
Fix crash when loading attachment metadata fails
|
2023-04-18 19:03:46 +02:00 |
|
cketti
|
7d429d565b
|
Merge pull request #6828 from thundernest/log_export_exceptions
Log exception when exporting settings to a file fails
|
2023-04-18 14:59:50 +02:00 |
|
cketti
|
40d87d574b
|
MessageList: Don't crash when being launched with invalid EXTRA_SEARCH value
|
2023-04-18 14:55:35 +02:00 |
|
cketti
|
3119985ffb
|
Merge pull request #6825 from thundernest/file_uri_link
Don't attempt to open `file:` URIs in an email
|
2023-04-18 13:21:57 +02:00 |
|
cketti
|
11d004dc07
|
Log exception when exporting settings to a file fails
|
2023-04-18 13:16:59 +02:00 |
|
cketti
|
35dddef436
|
Merge branch '6.6-MAINT' into 'main'
|
2023-04-18 12:50:59 +02:00 |
|
cketti
|
af28c757dd
|
Version 6.601
|
2023-04-18 12:14:01 +02:00 |
|
cketti
|
a94d22985c
|
Merge pull request #6823 from thundernest/enable_widgets_by_default
Enable home screen widgets by default
|
2023-04-18 11:58:42 +02:00 |
|
Wolf-Martell Montwé
|
8d7b3129ca
|
Merge pull request #6815 from thundernest/fix_dependency_conflicts
Fix dependency conflicts
|
2023-04-18 07:58:08 +00:00 |
|
cketti
|
18fa505725
|
Don't attempt to open file: URIs in an email
|
2023-04-17 20:13:58 +02:00 |
|
cketti
|
423bb3e181
|
Change MessageWebView to use Koin to retrieve dependencies
|
2023-04-17 20:13:58 +02:00 |
|
cketti
|
30efd5051f
|
Convert K9WebViewClient to Kotlin
|
2023-04-17 20:04:24 +02:00 |
|
cketti
|
6a202800f3
|
Rename .java to .kt
|
2023-04-17 18:18:04 +02:00 |
|
cketti
|
bda3a48784
|
Prepare for version 6.700
|
2023-04-17 15:33:32 +02:00 |
|
cketti
|
c414d0c209
|
Merge branch '6.6-MAINT' into 'main'
|
2023-04-17 15:33:13 +02:00 |
|
cketti
|
692b03a550
|
Enable home screen widgets by default
|
2023-04-17 15:13:08 +02:00 |
|
Wolf Montwé
|
49cb6018cb
|
Update dependencies
|
2023-04-12 10:06:33 +02:00 |
|
Wolf Montwé
|
c7f78df1b6
|
Remove unused dependencies
|
2023-04-12 10:06:33 +02:00 |
|
Wolf Montwé
|
45026238f0
|
Fix AndroidX lifecycle viewmodel compose version conflict
|
2023-04-12 10:06:32 +02:00 |
|
Wolf Montwé
|
84a6127c69
|
Change mockito inline to core, as it is inline anyway since 5.0.0
See: https://github.com/mockito/mockito/releases/tag/v5.0.0
|
2023-04-12 10:06:32 +02:00 |
|
Wolf Montwé
|
1f768632e2
|
Fix plugins:opengpg-api-lib dependency conflicts
|
2023-04-12 10:06:32 +02:00 |
|
Wolf Montwé
|
d17f27244c
|
Fix dependency conflicts for ui-utils
|
2023-04-12 10:06:31 +02:00 |
|
Wolf-Martell Montwé
|
2727a8a1da
|
Merge pull request #6803 from thundernest/add_feature_preview_app
Add feature preview app
|
2023-04-11 14:04:11 +00:00 |
|
cketti
|
87ff2338ba
|
Merge pull request #6805 from thundernest/convert_to_kotlin
Convert `ImapResponseParserTest` to Kotlin
|
2023-04-11 14:58:00 +02:00 |
|
cketti
|
7ba404dd21
|
Clean up ImapResponseParserTest
|
2023-04-11 14:37:23 +02:00 |
|
Wolf Montwé
|
1d494a1db9
|
Fix CatalogThemeSwitch not changing state properly between dark/light
|
2023-04-11 14:30:13 +02:00 |
|
Wolf Montwé
|
e5bf49bddb
|
Add SystemBarsColor
|
2023-04-11 14:30:07 +02:00 |
|
Wolf Montwé
|
216350ae63
|
Add ButtonDefaults that replaces the Material 2 one to allow changes of PaddingValues
|
2023-04-11 14:18:00 +02:00 |
|
Wolf Montwé
|
eb1ffa0c7a
|
Fix missing logo background and padding
|
2023-04-11 14:18:00 +02:00 |
|
Wolf Montwé
|
1b410e6ea1
|
Change memory allowance to 3 GB to avoid compilation out of memory
|
2023-04-11 14:18:00 +02:00 |
|
Wolf Montwé
|
94d832eea3
|
Add app module to preview features
|
2023-04-11 14:17:59 +02:00 |
|
Wolf Montwé
|
efff0f96d6
|
Change catalog app icon and add splashscreen
|
2023-04-11 14:17:59 +02:00 |
|
Wolf-Martell Montwé
|
9c017d2aac
|
Merge pull request #6806 from thundernest/update_dependencies
Update dependencies
|
2023-04-11 12:14:41 +00:00 |
|
cketti
|
ccea632a7a
|
Merge pull request #6811 from thundernest/signature_remover_nbsp
Add support for signature delimiters using non-breaking space in HTML parts
|
2023-04-11 14:05:10 +02:00 |
|
cketti
|
590ab79118
|
Merge pull request #6810 from thundernest/charset_crash
Fix bug in `CharsetSupport.readToString()`
|
2023-04-11 14:03:26 +02:00 |
|
cketti
|
35f4c28ffa
|
Version 6.600
|
2023-04-11 12:58:16 +02:00 |
|