Commit graph

12785 commits

Author SHA1 Message Date
cketti
7b7ffe4b88 Fix PeekableInputStream to adhere to the InputStream contract 2023-06-17 17:21:48 +02:00
cketti
fde82fe7b4 Convert PeekableInputStream to Kotlin 2023-06-17 17:21:45 +02:00
cketti
ff9bec87e1 Rename .java to .kt 2023-06-17 13:13:34 +02:00
cketti
cde85b97a2 Add tests for PeekableInputStream 2023-06-17 13:13:34 +02:00
cketti
e6469422a8 Prepare for version 6.707 2023-06-16 15:44:24 +02:00
cketti
f60e5e073f Version 6.706 2023-06-16 15:35:00 +02:00
cketti
fb457bc7d6
Merge pull request #6972 from gitstart/K9-OSS-3
Inconsistent recipient names when composing a message
2023-06-16 15:30:20 +02:00
cketti
ff79ee70fc Fix broken test and minor cleanup 2023-06-16 15:08:44 +02:00
cketti
bf73b0a787
Merge pull request #6987 from thundernest/relaxed_email_address
Change `EmailAddressParser` to support addresses violating the specification
2023-06-16 14:59:44 +02:00
GitStart
e23371985a Inconsistent recipient names when composing a message 2023-06-16 08:28:37 +00:00
cketti
bc041376da Add message with email address where local-part exceeds length limit to demo backend 2023-06-15 20:14:44 +02:00
cketti
656a9d3862 Use relaxed mode to parse email addresses from message headers 2023-06-15 19:32:56 +02:00
cketti
c96d0ce65a Allow disabling length checks in EmailAddressParser 2023-06-15 19:32:56 +02:00
Wolf-Martell Montwé
4bc2afa9ad
Merge pull request #6984 from thundernest/rename_account_setup_autoconfig_to_autodiscovery
Rename account setup autoconfig to autodiscovery
2023-06-15 18:42:42 +02:00
Wolf-Martell Montwé
f97476b134
Add BackHandler to delegate back navigation to view model 2023-06-15 18:33:59 +02:00
Wolf-Martell Montwé
df604d9955
Rename AutoConfig to AutoDiscovery in class names and variables 2023-06-15 18:33:31 +02:00
Wolf-Martell Montwé
b1eaabf699
Rename autoconfig package to autodiscovery 2023-06-15 18:33:30 +02:00
Wolf-Martell Montwé
15dc5e68b0
Merge pull request #6983 from thundernest/add_account_setup_discovery_status_validation
Add account setup discovery status validation
2023-06-15 18:33:10 +02:00
Wolf-Martell Montwé
8a3cb578e7
Refactor validation tests to use test subject property 2023-06-15 18:17:27 +02:00
Wolf-Martell Montwé
d04a91f566
Add ConfigurationApproval validation 2023-06-15 18:02:35 +02:00
Wolf-Martell Montwé
9f96ab6ee0
Remove ValidationUseCase and replace by SAM interfaces to have more flexibility 2023-06-15 18:02:35 +02:00
Wolf-Martell Montwé
021d9ab9ef
Reduce visibility to internal where possible to hide implementation 2023-06-15 18:02:35 +02:00
Wolf-Martell Montwé
805406107b
Merge pull request #6982 from thundernest/add_account_setup_discovery_status_view
Add account setup discovery status view
2023-06-15 18:01:07 +02:00
Wolf-Martell Montwé
4d2712eeca
Change AutoDiscoveryServerSettingsView to also handle IP addresses 2023-06-15 17:45:59 +02:00
Wolf-Martell Montwé
ef6d35c44c
Change AutoDiscoveryStatusHeaderState to enum 2023-06-15 17:45:52 +02:00
cketti
20d1e56639 Change names of EmailAddressParserConfig properties 2023-06-15 17:18:53 +02:00
Wolf-Martell Montwé
e0dd88d599
Add configuration approval view and state 2023-06-14 16:28:16 +02:00
Wolf-Martell Montwé
4549d25323
Add AutoDiscoveryStatusBodyView 2023-06-14 14:45:34 +02:00
Wolf-Martell Montwé
2a720fa5bf
Add AutoDiscoveryStatusItem 2023-06-14 14:45:34 +02:00
Wolf-Martell Montwé
2ce5688fb4
Change feature app to allow clear text traffic for auto discovery loading 2023-06-14 14:45:34 +02:00
Wolf-Martell Montwé
e4574e08d9
Merge pull request #6979 from thundernest/add_account_setup_discovery_loading
Add account setup discovery loading
2023-06-14 14:41:16 +02:00
Wolf-Martell Montwé
8aadfe4bae
Cleanup AutoDiscovery entities 2023-06-14 14:24:42 +02:00
Wolf-Martell Montwé
84b621b8c1
Fix ButtonOutlined border color when set to custom one 2023-06-14 14:24:42 +02:00
Wolf-Martell Montwé
30cc0b6ccf
Add retry behavior 2023-06-14 14:24:42 +02:00
Wolf-Martell Montwé
8df500b52e
Add AutoDiscovery loading 2023-06-14 14:24:42 +02:00
Wolf-Martell Montwé
54d082c919
Add loading and error views with state handling 2023-06-14 14:24:42 +02:00
Wolf-Martell Montwé
a7b0e92213
Add GetAutoDiscovery usecase and test implementation 2023-06-14 14:24:40 +02:00
Wolf-Martell Montwé
a4daa0beeb
Change error message to error classes 2023-06-14 14:23:41 +02:00
Wolf-Martell Montwé
a16b0834cc
Add autodiscovery dependency 2023-06-14 14:23:40 +02:00
cketti
0cc61723bb
Merge pull request #6981 from thundernest/small_fixes
Small fixes
2023-06-14 13:21:45 +02:00
cketti
a0725d6726 Change Port to disallow a value of 0 2023-06-14 12:47:20 +02:00
cketti
eb68441379 Make AutoDiscoveryService return type non-nullable 2023-06-14 12:46:39 +02:00
cketti
e7b0228369 Prepare for version 6.706 2023-06-12 17:13:37 +02:00
cketti
89fa882590 Version 6.705 2023-06-12 17:00:32 +02:00
cketti
e305d38275
Merge pull request #6978 from thundernest/update_translations
Update translations
2023-06-12 16:56:29 +02:00
cketti
6829b9c80f Update translations 2023-06-12 16:14:45 +02:00
Wolf-Martell Montwé
c669cf04f1
Merge pull request #6973 from thundernest/change_input_to_allow_booleans_with_error
Change input to allow booleans with error
2023-06-12 15:57:04 +02:00
cketti
c617882e00
Merge pull request #6965 from gitstart/K9-OSS-1
Asks to save unchanged draft
2023-06-12 15:46:35 +02:00
GitStart
5e8b8fa573 Asks to save unchanged draft 2023-06-12 15:23:52 +02:00
Wolf-Martell Montwé
d0407ffb20
Change buttons to allow custom color 2023-06-12 14:12:55 +02:00