Commit Graph

76 Commits

Author SHA1 Message Date
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
dependabot[bot] dc1ec3f42e
build(deps): Bump org.jetbrains.compose
Bumps org.jetbrains.compose from 1.6.0-dev1354 to 1.6.0-dev1357.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 08:18:49 +00:00
Artem Chepurnyi e46c34946a
Use a correct article for Copied a one time password 2024-01-02 20:00:23 +02:00
Artem Chepurnyi c07c23f1d8
Merge pull request #40 from AChep/dependabot/gradle/kotlin-1.9.22
build(deps): Bump kotlin from 1.9.21 to 1.9.22
2024-01-02 11:38:35 +02:00
Artem Chepurnyi d31b530e73
Merge pull request #38 from AChep/dependabot/gradle/com.google.devtools.ksp-1.9.22-1.0.16
build(deps): Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16
2024-01-02 11:38:11 +02:00
Artem Chepurnyi 057153cea1
Merge pull request #49 from AChep/dependabot/gradle/org.jetbrains.compose-1.6.0-dev1354
build(deps): Bump org.jetbrains.compose from 1.6.0-dev1350 to 1.6.0-dev1354
2024-01-02 11:38:01 +02:00
dependabot[bot] cdf14b289d
build(deps): Bump org.jetbrains.compose
Bumps org.jetbrains.compose from 1.6.0-dev1350 to 1.6.0-dev1354.

---
updated-dependencies:
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 09:03:55 +00:00
Artem Chepurnyi 922ed7e178
Merge pull request #48 from AChep/dependabot/github_actions/contributor-assistant/github-action-2.3.1
build(deps): Bump contributor-assistant/github-action from 2.3.0 to 2.3.1
2024-01-01 13:54:55 +02:00
Artem Chepurnyi 94b375db2a
Add dependabot to CLA's allow list 2024-01-01 13:50:31 +02:00
Artem Chepurnyi ccdd3efeb3
Add all bots to CLA's allow list 2024-01-01 13:47:34 +02:00
dependabot[bot] a0a287325e
build(deps): Bump contributor-assistant/github-action
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 08:24:31 +00:00
Artem Chepurnyi eb75d4ed1d
Include .apk files in the release artifacts 2023-12-31 12:52:23 +02:00
Artem Chepurnyi caa8f3cd5e
Add crowdin-bot to CLA allow list 2023-12-31 08:44:01 +02:00