Wolf-Martell Montwé
|
1d93ffb89f
|
Add UnidirectionalViewModel a variation of MVI with side effects
|
2023-05-17 16:47:14 +02:00 |
|
Wolf-Martell Montwé
|
5f0a6437cf
|
Add MainDispatcherRule to swap Dispatchers.Main with a TestDispatcher
|
2023-05-16 17:27:44 +02:00 |
|
cketti
|
8376909043
|
Merge pull request #6897 from thundernest/rewrite_to_assertk
Switch assertions to assertk
|
2023-05-16 16:27:13 +02:00 |
|
cketti
|
7c41c66f08
|
Merge pull request #6896 from thundernest/convert_to_kotlin
Convert `FixedLengthInputStream[Test]` to Kotlin
|
2023-05-16 16:26:29 +02:00 |
|
cketti
|
f979820961
|
Merge pull request #6894 from thundernest/rewrite_autoconfig_parser
Rewrite `AutoconfigParser` to be more robust
|
2023-05-15 22:00:07 +02:00 |
|
cketti
|
9686270a1c
|
Rewrite AutoconfigParser to be more robust
|
2023-05-15 15:20:24 +02:00 |
|
cketti
|
5498567bf2
|
Switch assertions to assertk
|
2023-05-14 13:00:28 +02:00 |
|
cketti
|
a266e0a6fc
|
Convert FixedLengthInputStream to Kotlin
|
2023-05-13 23:10:16 +02:00 |
|
cketti
|
64050584b5
|
Rename .java to .kt
|
2023-05-13 23:10:16 +02:00 |
|
cketti
|
9c4a0d40be
|
Convert FixedLengthInputStreamTest to Kotlin
|
2023-05-13 22:55:54 +02:00 |
|
cketti
|
1e629952bc
|
Rename .java to .kt
|
2023-05-13 22:52:15 +02:00 |
|
Wolf-Martell Montwé
|
4f0ee47d12
|
Merge pull request #6893 from thundernest/add_asterisk_for_required_textfield
Add asterisk as required indicator to TextField atoms
|
2023-05-12 14:57:39 +00:00 |
|
Wolf-Martell Montwé
|
9ea4d8045a
|
Add asterisk as required indicator to TextField atoms
|
2023-05-12 12:23:50 +02:00 |
|
cketti
|
7d7e585b03
|
Merge branch '6.6-MAINT'
|
2023-05-12 12:22:52 +02:00 |
|
cketti
|
f95e22afc8
|
Version 6.602
|
2023-05-11 17:13:46 +02:00 |
|
Wolf-Martell Montwé
|
8f02a9e279
|
Merge pull request #6889 from IlyaBizyaev/fix/no-widgets-npe
Fix NPE on devices that don't support widgets
|
2023-05-11 08:52:52 +00:00 |
|
Wolf-Martell Montwé
|
e21041a0da
|
Merge pull request #6890 from thundernest/add_account_setup_atoms_and_molecules
Add account setup atoms and molecules
|
2023-05-11 08:32:30 +00:00 |
|
Ilya Bizyaev
|
1f45c2c391
|
Log the null AppWidgetManager
|
2023-05-10 21:54:13 +02:00 |
|
cketti
|
e3c02c0a53
|
Merge pull request #6888 from thundernest/message_header_default_action
Use "reply" as default action in message header
|
2023-05-10 18:46:15 +02:00 |
|
cketti
|
ec7c282ffd
|
Merge pull request #6883 from thundernest/hostname_validation
Add `HostNameUtils` to check the validity of host names and IP addresses
|
2023-05-10 18:45:30 +02:00 |
|
Wolf-Martell Montwé
|
e43585f374
|
Merge pull request #6891 from thundernest/change_code_style_to_allow_nested_imports
Change IDEA code style to allow imports of nested classes
|
2023-05-10 16:26:20 +00:00 |
|
Wolf-Martell Montwé
|
e43048c9c5
|
Change IDEA code style to allow nested imports
|
2023-05-10 17:58:58 +02:00 |
|
Wolf-Martell Montwé
|
951bd10ddf
|
Add Passwordnput molecule
|
2023-05-10 17:05:51 +02:00 |
|
Wolf-Martell Montwé
|
8d0139d6ae
|
Add EmailAddressInput molecule
|
2023-05-10 17:05:50 +02:00 |
|
Wolf-Martell Montwé
|
d86210aedc
|
Change WithRememberedState to be a generic helper
|
2023-05-10 17:05:49 +02:00 |
|
Wolf-Martell Montwé
|
2756ceb694
|
Add LoadingView molecule to design system
|
2023-05-10 16:28:17 +02:00 |
|
Wolf-Martell Montwé
|
13c72d8bb7
|
Add ErrorView molecule to design system
|
2023-05-10 16:28:17 +02:00 |
|
Wolf-Martell Montwé
|
db085695f8
|
Add Icon atom as wrapper for Material Icon
|
2023-05-10 16:28:17 +02:00 |
|
Wolf-Martell Montwé
|
5354a82b99
|
Add Icons to theme to wrap material icons
|
2023-05-10 16:28:17 +02:00 |
|
Wolf-Martell Montwé
|
1971549516
|
Add TextFieldOutlinedEmailAddress and adjust text field naming
|
2023-05-10 16:28:15 +02:00 |
|
Wolf-Martell Montwé
|
1eff5379a5
|
Add AnnotatedString property to Text atoms
|
2023-05-10 16:14:20 +02:00 |
|
Wolf-Martell Montwé
|
149a069f6c
|
Add color property to Text atoms
|
2023-05-10 16:13:13 +02:00 |
|
Ilya Bizyaev
|
f647e50a2e
|
Fix NPE on devices that don't support widgets
Turns out, AppWidgetManager.getInstance(context) can return null. I've
tested that this change fixes the issue on the device.
|
2023-05-10 00:02:50 +02:00 |
|
cketti
|
26fab0dff4
|
Change default reply action from "reply all" to "reply"
|
2023-05-09 13:56:36 +02:00 |
|
cketti
|
dd699d0f65
|
Merge pull request #6886 from thundernest/fix_OAuthBearer
Fix escaping commas in `buildOAuthBearerInitialClientResponse()`
|
2023-05-09 13:22:02 +02:00 |
|
cketti
|
182e2c217c
|
Fix escaping commas in buildOAuthBearerInitialClientResponse()
|
2023-05-08 15:46:04 +02:00 |
|
cketti
|
0220e1d800
|
Prepare for version 6.704
|
2023-05-08 13:48:20 +02:00 |
|
cketti
|
0df1fa5543
|
Version 6.703
|
2023-05-08 13:42:05 +02:00 |
|
cketti
|
261848eabf
|
Merge pull request #6884 from thundernest/update_translations
Update translations
|
2023-05-08 13:34:25 +02:00 |
|
cketti
|
cba7e52581
|
Update translations
|
2023-05-08 13:25:10 +02:00 |
|
cketti
|
21be092394
|
Add HostNameUtils to check the validity of host names and IP addresses
|
2023-05-08 12:58:51 +02:00 |
|
cketti
|
4afb1d77ca
|
Merge pull request #6882 from thundernest/allow_todo_comment
Change detekt config to allow TODO comments
|
2023-05-08 12:56:15 +02:00 |
|
cketti
|
d407f18b11
|
Merge pull request #6878 from thundernest/check_UriParser_startPos_argument
Explicitly check `startPos` parameter in `UriParser.parseUri()` implementations
|
2023-05-08 11:37:39 +02:00 |
|
cketti
|
5b37a33b30
|
Change detekt config to allow TODO comments
|
2023-05-07 21:02:11 +02:00 |
|
cketti
|
b1f876cbdc
|
Merge pull request #6876 from thundernest/manifest_changes
Explicitly set manifest attribute "hasFragileUserData" to false
|
2023-05-05 18:06:03 +02:00 |
|
cketti
|
626a9c318c
|
Merge pull request #6877 from thundernest/secure_random
Switch from `Random` to `SecureRandom`
|
2023-05-05 17:55:37 +02:00 |
|
cketti
|
3270cc5a6e
|
Merge pull request #6873 from thundernest/remove_webdav_code
Remove WebDAV code
|
2023-05-05 17:51:11 +02:00 |
|
cketti
|
3de2d3af40
|
Validate startPos parameter in UriParser.parseUri() implementations
|
2023-05-05 17:32:53 +02:00 |
|
cketti
|
0644407ff6
|
Convert HttpUriParserTest to Kotlin
|
2023-05-05 17:12:52 +02:00 |
|
cketti
|
745ebd96a0
|
Rename .java to .kt
|
2023-05-05 17:09:25 +02:00 |
|