Commit Graph

88 Commits

Author SHA1 Message Date
Artem Chepurnoy 4a51e6596b
Use 🌠 emoji to mark premium features 2024-01-09 10:09:20 +02:00
Artem Chepurnoy 51baef0664
Add a copy button to the error messages 2024-01-09 10:09:19 +02:00
Artem Chepurnoy 0a9f0c1767
Make Bitwarden a link to their site 2024-01-09 10:09:19 +02:00
Artem Chepurnoy 51761fd2b7
Note that adding/modifying vault items requires Premium 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
Artem Chepurnyi 40bea14162
Merge pull request #62 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-07 23:13:01 +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 6d56cbf536
Note that Keyguard also has binaries for other platforms 2024-01-06 21:06:30 +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
Artem Chepurnyi a819480b32
Merge pull request #59 from AChep/tld_public_suffix_list_action
New Public suffix list by GitHub Action
2024-01-06 20:10:25 +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
Artem Chepurnyi 706fceb89f
Merge pull request #58 from AChep/tfa_2factorauth_action
New Two-factor auth by GitHub Action
2024-01-06 20:08:35 +02: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
Artem Chepurnoy c3e11fccfa
fix: Synchronize actions never create Pull requests 2024-01-06 20:07:00 +02:00
Artem Chepurnyi 5e7cb152d2
Merge pull request #57 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-06 19:56:16 +02:00
Crowdin Bot 045ad8a767 New Crowdin translations by GitHub Action 2024-01-06 17:54:36 +00:00
Artem Chepurnoy cae54f2460
Properly name GitHub Releases 2024-01-06 19:43:30 +02: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 d569154ede
Add an example of how to use URL override to HTTPify URLs 2024-01-06 18:09:15 +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
Artem Chepurnyi b151d19794
Merge pull request #50 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-05 18:14:20 +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
Artem Chepurnyi 40c8417494
Merge pull request #55 from 1fexd/fix/material3-richtext
fix: MaterialRichText3.kt has been renamed to RichText.kt
2024-01-05 16:55:11 +02:00
github-actions[bot] 137609525d
@1fexd has signed the CLA in AChep/keyguard-app#56 2024-01-05 14:54:47 +00: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 f42f67b07c
Merge pull request #51 from AChep/dependabot/gradle/org.jetbrains.compose-1.6.0-dev1357
build(deps): Bump org.jetbrains.compose from 1.6.0-dev1354 to 1.6.0-dev1357
2024-01-05 11:30:09 +02:00
Artem Chepurnyi e77af3e10f
Merge pull request #52 from AChep/dependabot/gradle/richtext-0.20.0
build(deps): Bump richtext from 0.17.0 to 0.20.0
2024-01-05 11:17:51 +02:00
dependabot[bot] 9a51972aad
build(deps): Bump richtext from 0.17.0 to 0.20.0
Bumps `richtext` from 0.17.0 to 0.20.0.

Updates `com.halilibo.compose-richtext:richtext-commonmark` from 0.17.0 to 0.20.0
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/halilozercan/compose-richtext/compare/v0.17.0...v0.20.0)

Updates `com.halilibo.compose-richtext:richtext-ui-material3` from 0.17.0 to 0.20.0
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/halilozercan/compose-richtext/compare/v0.17.0...v0.20.0)

---
updated-dependencies:
- dependency-name: com.halilibo.compose-richtext:richtext-commonmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.halilibo.compose-richtext:richtext-ui-material3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 08:54:05 +00:00