Commit graph

12434 commits

Author SHA1 Message Date
Wolf-Martell Montwé
86e8ea30d0
Change CheckboxInput and SwitchInput to InputLayout with error message 2023-06-12 10:16:05 +02:00
Wolf-Martell Montwé
2490d7402d
Change test atoms to support TextAlign 2023-06-12 10:12:13 +02:00
Wolf-Martell Montwé
782d35e91a
Add shape to surface and decouple shape from Material theme 2023-06-12 10:11:58 +02:00
cketti
c2a2437b6b
Merge pull request #6968 from thundernest/autodiscovery_isTrusted
Add `isTrusted` property to `AutoDiscoveryResult.Settings`
2023-06-09 18:54:04 +02:00
cketti
f649a6a7d9
Merge pull request #6962 from thundernest/UserInputEmailAddressParser
Add `UserInputEmailAddressParser`
2023-06-09 18:49:39 +02:00
Wolf-Martell Montwé
a9cc57098c
Merge pull request #6967 from thundernest/add_account_setup_autoconfig_ui_with_validation
Add account setup autoconfig UI with validation
2023-06-09 13:47:29 +02:00
Wolf-Martell Montwé
4fef436925
Add AccountAutoConfig validation 2023-06-09 13:30:43 +02:00
Wolf-Martell Montwé
46449fea82
Merge pull request #6966 from thundernest/update_dependencies
Update dependencies
2023-06-09 10:30:46 +02:00
cketti
104cbbcff3 Output isTrusted information in AutoDiscovery CLI app 2023-06-08 20:19:25 +02:00
cketti
7562eb84ac Add MxLookupResult with isTrusted property 2023-06-08 17:16:01 +02:00
cketti
18ee442d97 Add isTrusted property to HttpFetchResult 2023-06-08 16:43:20 +02:00
cketti
0653fbfb68 Add isTrusted property to AutoDiscoveryResult.Settings 2023-06-08 15:23:30 +02:00
Wolf-Martell Montwé
c72745f915
Add email validation 2023-06-08 14:42:39 +02:00
Wolf-Martell Montwé
dcc063911b
Add content items for email address and password and add state handling 2023-06-08 14:42:39 +02:00
Wolf-Martell Montwé
0e84935977
Add common ListItem 2023-06-08 14:42:38 +02:00
Wolf-Martell Montwé
5fec0a08d7
Merge pull request #6961 from thundernest/add_account_setup_autoconfig_view_model
Add account setup autoconfig view model
2023-06-08 14:42:07 +02:00
Wolf-Martell Montwé
089c29c6fb
Change protocol type tests 2023-06-08 14:30:10 +02:00
Wolf-Martell Montwé
9b4d81ac1f
Change state tests 2023-06-08 14:12:02 +02:00
Wolf-Martell Montwé
fd3dfb3235
Add AccountAutoConfig contract and view model 2023-06-08 14:12:02 +02:00
Wolf-Martell Montwé
a644d37742
Add entities for auto config 2023-06-08 14:12:01 +02:00
Wolf-Martell Montwé
10b03863c5
Add email error mapping and move mapper to common 2023-06-08 14:12:01 +02:00
Wolf-Martell Montwé
aab7371750
Add common top header 2023-06-08 14:12:01 +02:00
cketti
671910ca16
Merge pull request #6963 from thundernest/change_add_contact_intent
Switch to `ACTION_INSERT_OR_EDIT` for "add to contacts" action
2023-06-08 13:09:25 +02:00
Wolf-Martell Montwé
7f60917b60
Update detekt to 1.23.0 2023-06-08 12:57:41 +02:00
Wolf-Martell Montwé
95f2ec1bd9
Update dependencies 2023-06-08 12:57:40 +02:00
Wolf-Martell Montwé
8d4904b517
Merge pull request #6959 from thundernest/fix_compose_insets_handling
Fix Compose insets handling
2023-06-08 12:09:58 +02:00
cketti
55f50f009d
Merge pull request #6957 from thundernest/change_AutoDiscoveryResult
[Refactor] Change `AutoDiscoveryResult` to a sealed interface
2023-06-08 11:16:29 +02:00
cketti
e846b3b7fe
Merge pull request #6956 from thundernest/add_AutoconfigParserResult
[Refactor] Add custom result type for `AutoconfigParser`
2023-06-08 11:09:04 +02:00
cketti
23ddb37d55 Switch to ACTION_INSERT_OR_EDIT for "add to contacts" action
This allows adding an email address to an existing contact.
2023-06-07 19:23:49 +02:00
cketti
3bf19ca3f6 Add UserInputEmailAddressParser
Used to parse name and email address pairs entered by the user when composing a message.
2023-06-07 18:40:49 +02:00
Wolf-Martell Montwé
8015392d70
Merge pull request #6954 from thundernest/add_account_setup_incoming_config_validation
Add account setup incoming config validation
2023-06-07 16:08:41 +02:00
Wolf-Martell Montwé
dbc9aaadeb
Add AccountIncomingConfig validation 2023-06-07 15:59:53 +02:00
Wolf-Martell Montwé
b09b83b1fa
Add ImapPrefix validator 2023-06-07 15:59:53 +02:00
Wolf-Martell Montwé
7155b09d9a
Merge pull request #6953 from thundernest/add_account_setup_incoming_config-ui
Add account setup incoming config UI
2023-06-07 15:59:19 +02:00
Wolf-Martell Montwé
e6c2668582
This fixes the bottom content not pushed up when keyboard is visible. 2023-06-07 15:57:07 +02:00
Wolf-Martell Montwé
ae5e38e6ba
Change security and port on protocol type changed 2023-06-07 15:49:48 +02:00
Wolf-Martell Montwé
e04bc10729
Add AccountIncomingConfigContract and ViewModel 2023-06-07 15:49:47 +02:00
Wolf-Martell Montwé
2b436e7bc2
Change input fields to class instead of data class and add equals and hashCode 2023-06-07 15:49:16 +02:00
Wolf-Martell Montwé
d3d8821896
Add account incoming config content ui 2023-06-07 15:49:16 +02:00
Wolf-Martell Montwé
df0dba1c20
Add IncomingProtocolType 2023-06-07 15:25:13 +02:00
Wolf-Martell Montwé
308ca167cf
Change code style to not import nested classes due to too much unwanted imports 2023-06-07 15:25:12 +02:00
Wolf-Martell Montwé
d547e845d2
Merge pull request #6952 from thundernest/add_account_setup_outgoing_config_validation
Add account setup outgoing config validation
2023-06-07 15:23:22 +02:00
Wolf-Martell Montwé
d4c949e350
Fix validate port allowing 0 2023-06-07 15:12:25 +02:00
Wolf-Martell Montwé
3d311b554f
Add AccountOutgoingConfig validation 2023-06-07 15:05:43 +02:00
Wolf-Martell Montwé
e3175afc13
Add validation use case definition and concrete implementation for server, port, username and password 2023-06-07 15:05:42 +02:00
Wolf-Martell Montwé
e7c9e0fa85
Merge pull request #6951 from thundernest/add_account_setup_outgoing_config
Add account setup outgoing config ui
2023-06-07 15:04:01 +02:00
Wolf-Martell Montwé
b47f464872
Add AccountOutgoingConfigContract and ViewModel 2023-06-07 14:55:31 +02:00
Wolf-Martell Montwé
1f18130b5c
Change test setup to generalised event state testing 2023-06-07 14:55:31 +02:00
Wolf-Martell Montwé
fe86ef5878
Add account outgoing config content ui 2023-06-07 14:55:31 +02:00
Wolf-Martell Montwé
69a2643b4e
Add connection security 2023-06-07 14:55:31 +02:00