Commit Graph

368 Commits

Author SHA1 Message Date
Artem Chepurnyi b402e038bc
[AUTO]Update Public suffix list (#228)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-30 12:42:27 +02:00
Artem Chepurnyi 8c8d73fc70
[AUTO]Update passkeys library (#227)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-30 12:42:19 +02:00
Artem Chepurnoy 8dbac9f841
improvement: Show account name instead of account email in filters 2024-03-30 12:40:45 +02:00
Artem Chepurnoy 2e68f469a7
improvement: Align Expiry date's field styling with the common text fields 2024-03-30 12:09:14 +02:00
Artem Chepurnoy 7c9d9c1022
fix: Properly animate text field focused state for every font size 2024-03-30 11:28:21 +02:00
Artem Chepurnoy 8cd3b2bb40
chore: Bump app version code 2024-03-30 09:28:37 +02:00
Artem Chepurnoy b933993001
fix: Text field enlarge a little when focused 2024-03-30 09:28:17 +02:00
Artem Chepurnoy 50a0d6f591
fix: Clicking add a new URI button shows a popup even if there's only one option #232 2024-03-30 09:07:26 +02:00
Artem Chepurnoy 8b9d939d21
chore: Bump app version code 2024-03-30 08:12:01 +02:00
Artem Chepurnoy f4e884b39b
fix: Clicking add a new URI button does nothing #232 2024-03-30 08:10:07 +02:00
Artem Chepurnoy 70411332af
improvement: Localize Failed open a URI error message 2024-03-30 08:10:07 +02:00
Artem Chepurnoy 7670a040e3
feat: An option to not require biometric confirmation tap 2024-03-30 08:10:07 +02:00
Jordy 75d7eb96a0
Add Crowdin link to readme (#230) 2024-03-29 20:14:05 +02:00
github-actions[bot] f6543dbd3d
@JordyEGNL has signed the CLA in AChep/keyguard-app#230 2024-03-29 12:52:28 +00:00
dependabot[bot] 7fea87b9f1
build(deps): Bump app.cash.licensee from 1.9.1 to 1.10.0 (#229)
Bumps [app.cash.licensee](https://github.com/cashapp/licensee) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/cashapp/licensee/releases)
- [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/cashapp/licensee/compare/1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: app.cash.licensee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 12:11:11 +02:00
Artem Chepurnoy 7cb9e8adbe
improvement: Always allow a user to delete a failed cipher 2024-03-28 13:45:18 +02:00
Artem Chepurnoy e3be565699
improvement: Support new per-cipher encryption key 2024-03-28 13:31:35 +02:00
Artem Chepurnoy a1210b4ef8
improvement: Show actual JSON when a cipher fails the decoding #224 2024-03-27 17:20:39 +02:00
dependabot[bot] 1d170fdaeb
build(deps): Bump contributor-assistant/github-action (#218)
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.3.1...v2.3.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 10:38:43 +02:00
Artem Chepurnyi e30ba425d4
New Crowdin translations by GitHub Action (#223)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-27 10:38:19 +02:00
Artem Chepurnoy 8f3478a9a1
improvement(Passkey): Accept decimal values of timeout(ms) 2024-03-27 10:35:31 +02:00
Artem Chepurnoy 601984ac28
improvement(Passkey): Accept decimal values of cred params algorithm and round it to an int 2024-03-27 10:33:54 +02:00
Artem Chepurnoy 7cd468542e
fix(Markdown): Do not crash the app if the link you've clicked could not be handled 2024-03-27 10:23:41 +02:00
Artem Chepurnoy 974889279d
improvement: Specify the clipboard's service type in runtime #226 2024-03-27 10:10:38 +02:00
Artem Chepurnoy 221e63f01e
improvement: Sort collections in the Ownership picker by name #225 2024-03-26 22:50:59 +02:00
Artem Chepurnoy 9d6a47318b
feat: Basic Generator quick tile 2024-03-26 13:09:45 +02:00
Artem Chepurnoy 8d1f55b867
improvement: If there are both WebView and Android fields to Autofill then only fill the WebView's fields 2024-03-26 12:32:53 +02:00
Artem Chepurnoy 7c9e20dd92
Bump minor dependencies 2024-03-26 11:13:27 +02:00
Artem Chepurnoy b7e64b95db
Bump Kotlin to 1.9.23 2024-03-26 11:08:17 +02:00
Artem Chepurnoy d00781636d
feat: Basic Sends editing capabilities 2024-03-26 10:55:07 +02:00
dependabot[bot] 91e130674a
build(deps): Bump org.jetbrains.compose from 1.6.0 to 1.6.1 (#211)
Bumps org.jetbrains.compose from 1.6.0 to 1.6.1.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 10:54:56 +02:00
Artem Chepurnyi ceef4b13b2
[AUTO]Update two-factor auth library (#222)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:41 +02:00
Artem Chepurnyi d9676badd8
[AUTO]Update Public suffix list (#221)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:19 +02:00
Artem Chepurnyi d1bbea4fda
[AUTO]Update passkeys library (#220)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:09 +02:00
Artem Chepurnyi 1cf61533eb
[AUTO]Update justdeleteme library (#219)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:53:58 +02:00
dependabot[bot] df7db9bcca
build(deps): Bump softprops/action-gh-release from 1 to 2 (#206)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:21:11 +02:00
dependabot[bot] 4b45637c03
build(deps): Bump com.google.firebase:firebase-bom from 32.7.3 to 32.7.4 (#204)
Bumps com.google.firebase:firebase-bom from 32.7.3 to 32.7.4.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 11:20:57 +02:00
Artem Chepurnoy 1771291582
fix: Display sync indicator when trashing items 2024-03-09 09:10:07 +02:00
Artem Chepurnoy a24d7470b4
improvement: If Keyguard is already open when you click on a custom filter home icon, apply the custom filter anyway 2024-03-09 09:02:59 +02:00
Artem Chepurnoy 4651a45216
improvement: If decodign a cipher fails, prefer the last local copy over a remote one 2024-03-09 08:50:39 +02:00
Artem Chepurnoy 5ea143bdb9
improvement: Decrypt empty string as empty string 2024-03-09 08:41:02 +02:00
Artem Chepurnyi f6fbc9da7f
Use ar-SA localization for ar Play store page 2024-03-08 07:11:55 +02:00
Artem Chepurnyi 1b3ca1f953
[AUTO]Update justdeleteme library (#187)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:29 +02:00
Artem Chepurnyi 2e63a30faa
[AUTO]Update two-factor auth library (#188)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:15 +02:00
Artem Chepurnyi 9162a88776
[AUTO]Update passkeys library (#189)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:04 +02:00
Artem Chepurnyi f2bf4fcaf6
[AUTO]Update Public suffix list (#202)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:07:54 +02:00
Artem Chepurnyi 281c70bd0d
New Crowdin translations by GitHub Action (#199)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-08 07:07:40 +02:00
Artem Chepurnoy e6649feafa
improvement: Ofload Markdown parsing (Vault, Send screens) from UI thread 2024-03-07 18:55:40 +02:00
Artem Chepurnoy aefb752467
Bump dependencies 2024-03-07 18:41:48 +02:00
Artem Chepurnoy 887824a567
chore: Upload all binary files 2024-03-07 15:54:11 +02:00