cketti
c585e05bc2
Make AutoconfigUrlProvider
an interface
...
Have different implementations for an autoconfig server hosted by the email provider (`ProviderAutoconfigUrlProvider`) and the ISP DB (`IspDbAutoconfigUrlProvider`).
2023-04-27 16:51:59 +02:00
cketti
5441e8fb14
Merge pull request #6857 from thundernest/add_package_directories
...
Create directory structure matching package name
2023-04-26 16:17:49 +02:00
cketti
68be3c0b82
Merge pull request #6853 from thundernest/rename_thunderbird_module
...
Move autodiscovery modules and rename classes
2023-04-26 16:17:38 +02:00
cketti
4da592c4e9
Merge pull request #6846 from wh201906/id
...
Add ID command for IMAP
2023-04-26 16:13:38 +02:00
cketti
07d2a42a4d
Add tests for sending the IMAP ID command
2023-04-26 14:58:44 +02:00
Self Not Found
f2ce1fe344
IMAP: Add support for sending ID command with app name
2023-04-26 14:58:44 +02:00
cketti
64ffed90b4
Create directory structure matching package name
...
Currently the tooling doesn't work very well when we place files directly into the "kotlin" directory.
2023-04-26 13:35:22 +02:00
cketti
6b68a2d5d7
Use app.k9mail as base package name for all :feature:autodiscovery:* modules
2023-04-26 13:06:07 +02:00
cketti
5706539d3f
Rename :feature:autodiscover:thunderbird to …:autoconfig
2023-04-25 19:33:51 +02:00
cketti
610d818f25
Move all :app:autodiscovery:* modules to :feature:autodiscovery
2023-04-25 19:30:14 +02:00
Wolf-Martell Montwé
6e27fe5c84
Merge pull request #6829 from thundernest/bump-to-android-studio-flamingo
...
Bump to Android Studio Flamingo
2023-04-25 15:38:35 +00:00
Wolf Montwé
71079908aa
Bump Gradle 8.0.2 -> 8.1.1 and remove suppress dsl scope violation
2023-04-25 17:21:58 +02:00
Wolf Montwé
5318e789ac
Bump Kotlin 1.8.10 -> 1.8.20 and Compose Compiler 1.4.4 -> 1.4.6
2023-04-25 17:21:35 +02:00
Wolf Montwé
0339444dd3
Bump Android Gradle Plugin to 8.0.0 and move Kotlin compatibility to build-plugins
2023-04-25 17:21:32 +02:00
Wolf Montwé
6910945f3f
Bump Gradle 7.6 -> 8.0.2
2023-04-25 17:21:04 +02:00
cketti
8fc01ce486
Prepare for version 6.701
2023-04-24 15:50:06 +02:00
cketti
2492d9ffc4
Version 6.700
2023-04-24 15:39:27 +02:00
cketti
60716aca3d
Merge pull request #6850 from thundernest/update_translations
...
Update translations
2023-04-24 14:57:27 +02:00
cketti
1e97751a66
Update translations
2023-04-24 14:08:51 +02:00
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
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
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