Commit Graph

288 Commits

Author SHA1 Message Date
Artem Chepurnyi 857b287cfc
[AUTO]Update two-factor auth library (#134)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-02 13:01:38 +02:00
Artem Chepurnyi 1719a55bec
Merge pull request #135 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-02-02 13:01:16 +02:00
Artem Chepurnyi 909179193c
Merge pull request #136 from AChep/tld_public_suffix_list_action
New Public suffix list by GitHub Action
2024-02-02 13:01:02 +02:00
AChep 554f047d93 [AUTO]Update Public suffix list
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt
2024-02-02 00:09:07 +00:00
AChep 90a855a85e [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json
2024-02-02 00:04:47 +00:00
Artem Chepurnoy 30dce0444c
Integrate justgetmydata.com 2024-02-01 17:16:48 +02:00
Artem Chepurnyi 169dbe1d43
Merge pull request #129 from AChep/justgetmydata_action
New Just get my data by GitHub Action
2024-02-01 15:11:03 +02:00
Artem Chepurnyi 91fd851d93
Merge pull request #131 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-02-01 15:10:43 +02:00
Artem Chepurnyi 86568dc58f
Merge pull request #132 from AChep/tfa_2factorauth_action
New Two-factor auth by GitHub Action
2024-02-01 15:10:30 +02:00
Artem Chepurnyi 247b1cf553
Merge pull request #130 from AChep/justdeleteme_action
New Just delete me by GitHub Action
2024-02-01 15:10:14 +02:00
AChep 5272e62ba2 [AUTO]Update two-factor auth library
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json
2024-02-01 13:10:11 +00:00
AChep c09903ee38 [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json
2024-02-01 13:10:01 +00:00
AChep 6962c18400 [AUTO]Update justdeleteme library
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json
2024-02-01 13:09:56 +00:00
AChep beaf0da437 [AUTO]Update justgetmydata library
Files changed:
M	common/src/commonMain/resources/MR/files/justgetmydata.json
2024-02-01 13:09:55 +00:00
Artem Chepurnoy 5d28649dd6
Temporarily remove version date from Windows build script 2024-02-01 11:47:59 +02:00
Artem Chepurnyi 4cfae0be4a
Merge pull request #128 from AChep/dependabot/gradle/ktor-2.3.8
build(deps): Bump ktor from 2.3.7 to 2.3.8
2024-02-01 11:47:40 +02:00
dependabot[bot] dca797d8e4
build(deps): Bump ktor from 2.3.7 to 2.3.8
Bumps `ktor` from 2.3.7 to 2.3.8.

Updates `io.ktor:ktor-client-cio` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-client-content-negotiation` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-client-core` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-client-logging` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-client-okhttp` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-client-websockets` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

Updates `io.ktor:ktor-serialization-kotlinx` from 2.3.7 to 2.3.8
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.8/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/compare/2.3.7...2.3.8)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-websockets
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 09:00:23 +00:00
Artem Chepurnyi 19463f1695
Merge pull request #127 from AChep/dependabot/gradle/zxing-3.5.3
build(deps): Bump zxing from 3.5.2 to 3.5.3
2024-01-31 10:58:23 +02:00
dependabot[bot] 3775599f9a
build(deps): Bump zxing from 3.5.2 to 3.5.3
Bumps `zxing` from 3.5.2 to 3.5.3.

Updates `com.google.zxing:core` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3)

Updates `com.google.zxing:javase` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3)

---
updated-dependencies:
- dependency-name: com.google.zxing:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.zxing:javase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 08:56:55 +00:00
Artem Chepurnoy bf838fa302
Hide Android-specific settings on Desktop platforms 2024-01-31 09:32:34 +02:00
Artem Chepurnyi f639054b03
Merge pull request #125 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-31 00:03:23 +02:00
Crowdin Bot 469d20f8da New Crowdin translations by GitHub Action 2024-01-30 22:02:55 +00:00
Artem Chepurnoy 509a127551
Hide a stub Download the file UI from File sends 2024-01-31 00:01:55 +02:00
Artem Chepurnyi 3204d96d4c
Merge pull request #123 from AChep/dependabot/gradle/app.cash.licensee-1.9.0
build(deps): Bump app.cash.licensee from 1.8.0 to 1.9.0
2024-01-30 12:03:50 +02:00
Artem Chepurnoy 57c4151a2f
Show a link to Clipboard notification settings near the One time password notification duration #122 2024-01-30 12:02:41 +02:00
Artem Chepurnoy a54f5085fa
Specify that the TOTP notification should have no sound #122 2024-01-30 12:02:41 +02:00
Artem Chepurnoy 234ae97b48
Create a test button to show the TOTP notification on dev builds 2024-01-30 12:02:41 +02:00
dependabot[bot] 20c409a154
build(deps): Bump app.cash.licensee from 1.8.0 to 1.9.0
Bumps [app.cash.licensee](https://github.com/cashapp/licensee) from 1.8.0 to 1.9.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.8.0...1.9.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>
2024-01-30 08:24:20 +00:00
Artem Chepurnyi ff496d7a05
Merge pull request #121 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-29 23:39:16 +02:00
Crowdin Bot 33ec49f948 New Crowdin translations by GitHub Action 2024-01-29 21:38:18 +00:00
Artem Chepurnoy d39be3d197
feat: An option to show a changelog between current and previously installed version 2024-01-29 23:37:30 +02:00
Artem Chepurnoy a76c0f929c
fix: Release buildscript fails because the build date is missing 2024-01-29 23:37:30 +02:00
Artem Chepurnoy 13a223879b
Show a warning on Xiaomi devices that it might need additional permission enabled for Autofill to work 2024-01-29 23:37:30 +02:00
Artem Chepurnoy be6f329b88
Avoid specifying kotlin-dsl's plugin version 2024-01-29 23:37:30 +02:00
Artem Chepurnyi 695a94793e
Merge pull request #119 from AChep/dependabot/github_actions/eskatos/gradle-command-action-3
build(deps): Bump eskatos/gradle-command-action from 2 to 3
2024-01-29 10:40:51 +02:00
Artem Chepurnyi 594e593a89
Merge pull request #120 from AChep/dependabot/gradle/nl.littlerobots.version-catalog-update-0.8.4
build(deps): Bump nl.littlerobots.version-catalog-update from 0.8.3 to 0.8.4
2024-01-29 10:39:48 +02:00
dependabot[bot] 6157941b3e
build(deps): Bump nl.littlerobots.version-catalog-update
Bumps [nl.littlerobots.version-catalog-update](https://github.com/littlerobots/version-catalog-update-plugin) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/littlerobots/version-catalog-update-plugin/releases)
- [Changelog](https://github.com/littlerobots/version-catalog-update-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/littlerobots/version-catalog-update-plugin/compare/v0.8.3...v0.8.4)

---
updated-dependencies:
- dependency-name: nl.littlerobots.version-catalog-update
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 08:37:55 +00:00
dependabot[bot] 7980f37282
build(deps): Bump eskatos/gradle-command-action from 2 to 3
Bumps [eskatos/gradle-command-action](https://github.com/eskatos/gradle-command-action) from 2 to 3.
- [Release notes](https://github.com/eskatos/gradle-command-action/releases)
- [Commits](https://github.com/eskatos/gradle-command-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: eskatos/gradle-command-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 08:21:37 +00:00
Artem Chepurnoy 10dcb10005
Revert "Bump Android plugin to v8.2.2"
This reverts commit dce9d5d3c6.
2024-01-28 19:40:39 +02:00
Artem Chepurnyi 8f2ee901c4
Merge pull request #104 from AChep/l10n_crowdin_action
New Crowdin translations by GitHub Action
2024-01-28 19:23:22 +02:00
Crowdin Bot c02af653cf New Crowdin translations by GitHub Action 2024-01-28 16:44:30 +00:00
Artem Chepurnoy fe8507d52e
Rename plural to plurals to it becomes translatable 2024-01-28 18:21:32 +02:00
Artem Chepurnoy fc8910f93f
fix: Keep screen on while viewing items doesn't keep the screen on 2024-01-28 17:51:17 +02:00
Artem Chepurnoy a874d88e06
feat: Add and enable HTTPS-ify URL override by default 2024-01-28 16:59:53 +02:00
Artem Chepurnoy 9df9b68d4c
Rename Duplicates sensitivity to Tolerance and move it to the translatable resources 2024-01-28 16:37:42 +02:00
Artem Chepurnoy c22595537e
fix: Display a correct current region when Re-logging into an account 2024-01-28 09:27:33 +02:00
Artem Chepurnoy 97ff7e84ad
Prioritize showing error description over error 2024-01-28 08:55:12 +02:00
Artem Chepurnoy 42dab0318b
Proper two-pane layout for Duplicates screen 2024-01-27 22:31:10 +02:00
Artem Chepurnoy 96efcfad65
Diaplay a count of results in the search field 2024-01-27 21:14:18 +02:00
Artem Chepurnoy d23b8e1c76
feat: Wordlist view screen 2024-01-27 13:55:00 +02:00