Commit Graph

582 Commits

Author SHA1 Message Date
dependabot[bot] 15cbd50734
build(deps): Bump com.google.devtools.ksp (#252)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 1.9.23-1.0.20.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.19...1.9.23-1.0.20)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  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-04-05 19:52:54 +03:00
Artem Chepurnyi 1c38b2a661
[AUTO]Update justdeleteme library (#248)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:52:39 +03:00
Artem Chepurnyi 1bd5a1827e
[AUTO]Update two-factor auth library (#249)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:52:14 +03:00
Artem Chepurnyi 199bd26faa
[AUTO]Update passkeys library (#250)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:51:58 +03:00
Artem Chepurnyi 03964b4ddc
[AUTO]Update Public suffix list (#251)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-04-05 19:51:46 +03:00
dependabot[bot] b924f37b62
build(deps): Bump androidx.core:core-splashscreen (#247)
Bumps androidx.core:core-splashscreen from 1.1.0-alpha02 to 1.1.0-rc01.

---
updated-dependencies:
- dependency-name: androidx.core:core-splashscreen
  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-04-04 11:58:16 +03:00
dependabot[bot] 27ef0b56dc
build(deps): Bump arrow from 1.2.3 to 1.2.4 (#246)
Bumps `arrow` from 1.2.3 to 1.2.4.

Updates `io.arrow-kt:arrow-core` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/compare/1.2.3...1.2.4)

Updates `io.arrow-kt:arrow-optics` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/compare/1.2.3...1.2.4)

Updates `io.arrow-kt:arrow-optics-ksp-plugin` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics-ksp-plugin
  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-04-04 11:58:01 +03:00
dependabot[bot] 09d47c9a6f
build(deps): Bump androidx.credentials:credentials from 1.2.1 to 1.2.2 (#245)
Bumps androidx.credentials:credentials from 1.2.1 to 1.2.2.

---
updated-dependencies:
- dependency-name: androidx.credentials:credentials
  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-04-04 11:57:29 +03:00
Artem Chepurnyi 802409e3b2
improvement: Enable shrink resources for Android builds #244 2024-04-02 12:38:51 +03:00
Artem Chepurnoy 06d2ea6005
improvement: Better initial select of the account for Add item screen 2024-03-31 19:04:45 +03:00
Artem Chepurnoy 12e7382400
chore: Bump app version code 2024-03-31 08:43:08 +03:00
Artem Chepurnoy 5c394f6b26
fix: Username field autosuggests account name instead of an email 2024-03-31 08:40:15 +03:00
Artem Chepurnyi 21eeb3559b
New Crowdin translations by GitHub Action (#233)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-30 13:13:44 +02:00
Artem Chepurnoy e0949a7042
improvement: Show category in passkeys directory and correctly select items with the same name 2024-03-30 13:12:11 +02:00
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