Commit Graph

393 Commits

Author SHA1 Message Date
Artem Chepurnoy 349e0d306f
refactor: Clean-up history / email relays / url override lists screens 2024-01-09 21:29:38 +02:00
Artem Chepurnoy 51baef0664
Add a copy button to the error messages 2024-01-09 10:09:19 +02:00
Artem Chepurnyi 85fc9399c4
Better phrase OOM error text 2024-01-08 23:10:47 +02:00
Artem Chepurnoy 51dd09a94c
Show proper error message if generating KDF hash fails with OOM 2024-01-08 19:49:23 +02:00
Artem Chepurnoy 2d090b4a86
Ignore SocketException 2024-01-08 18:27:59 +02:00
Artem Chepurnoy 5f8a65cc8f
fix: Use extraLarge shape for the toast message container 2024-01-08 15:46:34 +02:00
Artem Chepurnoy c662c8378c
fix: Access to state register using synchronized block 2024-01-08 11:32:10 +02:00
Artem Chepurnoy eae30c738a
fix(ViewModel): Use single source of compose state 2024-01-08 11:25:28 +02:00
Crowdin Bot 31322f695a New Crowdin translations by GitHub Action 2024-01-07 21:12:19 +00:00
Artem Chepurnoy 458fbcdcc4
Add {otp} placeholder for generating TOTP codes 2024-01-07 23:08:47 +02:00
Artem Chepurnoy d06292c071
fix: Fix AWT thread crash that happens because the compose state gets updated from another thread 2024-01-07 23:08:47 +02:00
Artem Chepurnoy c8e2fab4c3
Add {url:parameter:} placeholder for extracting query parameters 2024-01-07 23:08:47 +02:00
Artem Chepurnoy 46d5fa2776
fix: Implement {url:userinfo} placeholder corrently 2024-01-07 23:08:47 +02:00
Artem Chepurnyi 7dc9b8a726
Merge pull request #61 from AChep/justdeleteme_action
New Just delete me by GitHub Action
2024-01-06 20:11:20 +02:00
Artem Chepurnyi 929b23d61a
Merge pull request #60 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-01-06 20:10:51 +02:00
AChep 61f42ebe3a [AUTO]Update justdeleteme library
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json
2024-01-06 18:10:11 +00:00
AChep 931560a1fa [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json
2024-01-06 18:09:54 +00:00
AChep 66d2565e59 [AUTO]Update Public suffix list
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt
2024-01-06 18:09:46 +00:00
AChep de3d16aa69 [AUTO]Update two-factor auth library
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json
2024-01-06 18:08:05 +00:00
Crowdin Bot 045ad8a767 New Crowdin translations by GitHub Action 2024-01-06 17:54:36 +00:00
Artem Chepurnoy f97c8e6908
Move Expiried/Expires soon strings to text resources 2024-01-06 19:36:45 +02:00
Artem Chepurnoy 28c4aeaa96
Enlage a Read more button on the info item 2024-01-06 19:20:12 +02:00
Artem Chepurnoy cf00f116a0
Handle errors in Placeholders gracefully 2024-01-06 19:01:17 +02:00
Artem Chepurnoy 89cc7ec047
Add Text replace using regex to placeholders 2024-01-06 18:04:56 +02:00
Artem Chepurnoy 6b6239f2fd
Add missing padding to the left of the Matching type badge 2024-01-05 18:41:39 +02:00
Artem Chepurnoy 72db7043a6
Add Env support to placeholders 2024-01-05 18:32:23 +02:00
Crowdin Bot 3e4265a741 New Crowdin translations by GitHub Action 2024-01-05 16:13:02 +00:00
Artem Chepurnoy 01b13b7d08
Remove unused 'urloverride_integration_title' string 2024-01-05 18:12:11 +02:00
Artem Chepurnoy d394e82277
Include URL overrides in all of the URL types 2024-01-05 18:06:15 +02:00
Artem Chepurnoy a412040d7c
feat: URL override and Placeholders 2024-01-05 17:54:59 +02:00
Artem Chepurnoy e8b4e7247c
Use translated Cancel/Copy phrases 2024-01-05 17:16:57 +02:00
Artem Chepurnyi bb0864f16f
Merge pull request #54 from 1fexd/fix/ktor-method-not-found
fix: Ktor method not found
2024-01-05 16:56:53 +02:00
1fexd 9e9f22ee13
fix: MaterialRichText3.kt has been renamed to RichText.kt 2024-01-05 13:14:59 +01:00
1fexd b9642e54bf
fix: Ktor method not found 2024-01-05 13:12:28 +01:00
Artem Chepurnyi e46c34946a
Use a correct article for Copied a one time password 2024-01-02 20:00:23 +02:00
Artem Chepurnyi d8309415f2
Merge pull request #44 from DVDAndroid/patch-1
Show correct app build date
2023-12-30 23:24:46 +02:00
Crowdin Bot 2246de4995 New Crowdin translations by GitHub Action 2023-12-30 20:43:09 +00:00
Artem Chepurnoy daba003b20
refactor(locale): Move Copied a value to translatable strings 2023-12-30 22:19:31 +02:00
Artem Chepurnoy bca0d1d965
refactor: Use Skeleton item as a loader component of Confirmation dialogs 2023-12-30 11:44:38 +02:00
Artem Chepurnoy de6985d8d6
fix: Correct API Key and Domain hints for AnonAddy email forwarder 2023-12-30 11:37:25 +02:00
Artem Chepurnoy 6748218769
Minor clean-up 2023-12-30 11:33:41 +02:00
Davide Maggio 7a67abd516
Show correct app build date 2023-12-30 09:04:38 +01:00
Artem Chepurnoy 3256fe18a4 Initial commit 2023-12-29 18:38:23 +02:00