Commit Graph

798 Commits

Author SHA1 Message Date
AChep 44e763c2c4 [AUTO]Update GPM Credential Privileged Apps JSON
Files changed:
M	common/src/commonMain/composeResources/files/gpm_passkeys_privileged_apps.json
2024-11-01 09:01:54 +02:00
Artem Chepurnyi e29c1d7f3c
fix(autofill): Ignore port during Host match if not specified in the source #629 2024-11-01 08:51:11 +02:00
Artem Chepurnyi 89e77ec65d
chore: Bump app version to 1.6.4 2024-11-01 08:20:48 +02:00
Artem Chepurnyi 4f5b740afc
chore: Homebrew bump automation #118 2024-11-01 08:09:21 +02:00
Artem Chepurnoy 6fdcd4c5c6
fix: Compatibility with latest AndroidX Work 2024-10-31 11:46:05 +02:00
Artem Chepurnoy df10247320
chore(deps): Specify the correct Glide module 2024-10-31 11:19:26 +02:00
Artem Chepurnyi 48574c46c4
build(deps): Bump androidxCamera from 1.4.0-rc02 to 1.4.0 2024-10-31 11:04:30 +02:00
dependabot[bot] 8682218222 build(deps): Bump androidx.core:core-ktx from 1.13.1 to 1.15.0
Bumps androidx.core:core-ktx from 1.13.1 to 1.15.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:03:32 +02:00
dependabot[bot] f9b971b564 build(deps): Bump androidxLifecycle from 2.8.6 to 2.8.7
Bumps `androidxLifecycle` from 2.8.6 to 2.8.7.

Updates `androidx.lifecycle:lifecycle-common` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-process` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.6 to 2.8.7

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-livedata-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-process
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:02:23 +02:00
dependabot[bot] 7d98672fcd build(deps): Bump androidxWork from 2.9.1 to 2.10.0
Bumps `androidxWork` from 2.9.1 to 2.10.0.

Updates `androidx.work:work-runtime` from 2.9.1 to 2.10.0

Updates `androidx.work:work-runtime-ktx` from 2.9.1 to 2.10.0

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.work:work-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 11:01:43 +02:00
dependabot[bot] 5965018ba6 build(deps): Bump androidx.credentials:credentials
Bumps androidx.credentials:credentials from 1.5.0-alpha06 to 1.5.0-beta01.

---
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>
2024-10-31 11:01:33 +02:00
Artem Chepurnyi 94cb7866dd
chore: Bump ktor to 3.0 and kamel to 1.0.1 2024-10-31 10:55:01 +02:00
dependabot[bot] 9fe29c8dae build(deps): Bump bouncycastle from 1.78.1 to 1.79
Bumps `bouncycastle` from 1.78.1 to 1.79.

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bctls-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bctls-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 10:53:39 +02:00
Artem Chepurnoy 9f5da49045
chore: Disable automatic weekly PRs for outside services 2024-10-31 10:52:57 +02:00
Artem Chepurnoy f9757d7010
improvement(flatpak): Use GNOME Runtime v47 #686 2024-10-31 10:51:11 +02:00
Artem Chepurnoy fdee7778ad
improvement: Add a note for Chrome users to enable native autofill #680 2024-10-30 10:25:14 +02:00
Artem Chepurnoy 2c4456d5cf
improvement(Passkeys): Add Chromium and Cromite to privileged browsers 2024-10-30 10:25:14 +02:00
AChep 5653c5c72e [AUTO]Update Public suffix list
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt
2024-10-26 18:58:16 +03:00
AChep 1b6f88fcc4 [AUTO]Update justdeleteme library
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json
2024-10-26 18:58:06 +03:00
AChep 8a082515d7 [AUTO]Update two-factor auth library
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json
2024-10-26 18:57:57 +03:00
AChep 713804c003 [AUTO]Update justgetmydata library
Files changed:
M	common/src/commonMain/composeResources/files/justgetmydata.json
2024-10-26 18:57:48 +03:00
AChep f082550208 [AUTO]Update passkeys library
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json
2024-10-26 18:57:39 +03:00
AChep efeb2144e2 [AUTO]Update localization library
Files changed:
M	common/src/commonMain/composeResources/files/localization_contributors.json
M	common/src/commonMain/composeResources/values-af-rZA/strings.xml
M	common/src/commonMain/composeResources/values-ar-rSA/strings.xml
M	common/src/commonMain/composeResources/values-ca-rES/strings.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/strings.xml
M	common/src/commonMain/composeResources/values-da-rDK/strings.xml
M	common/src/commonMain/composeResources/values-de-rDE/strings.xml
M	common/src/commonMain/composeResources/values-el-rGR/strings.xml
M	common/src/commonMain/composeResources/values-en-rGB/strings.xml
M	common/src/commonMain/composeResources/values-en-rUS/strings.xml
M	common/src/commonMain/composeResources/values-es-rES/strings.xml
M	common/src/commonMain/composeResources/values-fi-rFI/strings.xml
M	common/src/commonMain/composeResources/values-fr-rFR/plurals.xml
M	common/src/commonMain/composeResources/values-fr-rFR/strings.xml
M	common/src/commonMain/composeResources/values-hu-rHU/strings.xml
M	common/src/commonMain/composeResources/values-it-rIT/strings.xml
M	common/src/commonMain/composeResources/values-iw-rIL/strings.xml
M	common/src/commonMain/composeResources/values-ja-rJP/strings.xml
M	common/src/commonMain/composeResources/values-ko-rKR/strings.xml
M	common/src/commonMain/composeResources/values-nl-rNL/strings.xml
M	common/src/commonMain/composeResources/values-no-rNO/strings.xml
M	common/src/commonMain/composeResources/values-pl-rPL/strings.xml
M	common/src/commonMain/composeResources/values-pt-rBR/strings.xml
M	common/src/commonMain/composeResources/values-pt-rPT/strings.xml
M	common/src/commonMain/composeResources/values-ro-rRO/strings.xml
M	common/src/commonMain/composeResources/values-ru-rRU/strings.xml
M	common/src/commonMain/composeResources/values-sr-rSP/strings.xml
M	common/src/commonMain/composeResources/values-sv-rSE/strings.xml
M	common/src/commonMain/composeResources/values-tr-rTR/strings.xml
M	common/src/commonMain/composeResources/values-uk-rUA/strings.xml
M	common/src/commonMain/composeResources/values-vi-rVN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rCN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rTW/strings.xml
2024-10-26 18:57:29 +03:00
Artem Chepurnoy 819eb30cb1
improvement: Localization contributors screen 2024-10-26 18:54:37 +03:00
Artem Chepurnoy 86e6000478
fix: Make Text a default field entity's type #678 2024-10-26 16:24:23 +03:00
dependabot[bot] 37ab3cd26e build(deps): Bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.20-1.0.25 to 2.0.21-1.0.26.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.25...2.0.21-1.0.26)

---
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>
2024-10-25 13:35:16 +03:00
dependabot[bot] 14dd0b9e90 build(deps): Bump app.cash.licensee from 1.11.0 to 1.12.0
Bumps [app.cash.licensee](https://github.com/cashapp/licensee) from 1.11.0 to 1.12.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.11.0...1.12.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-10-25 13:33:48 +03:00
dependabot[bot] 15517d8c9a build(deps): Bump com.google.firebase:firebase-bom from 33.5.0 to 33.5.1
Bumps com.google.firebase:firebase-bom from 33.5.0 to 33.5.1.

---
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>
2024-10-25 13:33:21 +03:00
dependabot[bot] 10e64be9e5 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.4 to 0.8.5.
- [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.4...v0.8.5)

---
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-10-25 13:33:11 +03:00
Artem Chepurnoy a9c369d7f4
improvement(Login): Do not force 2FA code to be 6 symbols long 2024-10-23 19:00:47 +03:00
dependabot[bot] 7ef1648fb4 build(deps): Bump androidx.credentials:credentials
Bumps androidx.credentials:credentials from 1.5.0-alpha05 to 1.5.0-alpha06.

---
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>
2024-10-23 12:15:02 +03:00
dependabot[bot] 992400e315 build(deps): Bump com.google.firebase:firebase-bom from 33.4.0 to 33.5.0
Bumps com.google.firebase:firebase-bom from 33.4.0 to 33.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 12:13:42 +03:00
Artem Chepurnyi 2f1d88a476
fix: Correctly search for duplicates in Identities 2024-10-22 23:40:55 +03:00
Artem Chepurnyi ce59bcd3c3
improvement: Move more text phrases to translatable resources #626 2024-10-22 20:13:23 +03:00
dependabot[bot] 1b29e2d24a build(deps): Bump com.google.android.play:review-ktx from 2.0.1 to 2.0.2
Bumps com.google.android.play:review-ktx from 2.0.1 to 2.0.2.

---
updated-dependencies:
- dependency-name: com.google.android.play:review-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 19:37:44 +03:00
Artem Chepurnyi 1d84601d22
Merge pull request #661 from AChep/dependabot/gradle/androidPlugin-8.7.1
build(deps): Bump androidPlugin from 8.7.0 to 8.7.1
2024-10-22 19:37:21 +03:00
Artem Chepurnyi fa4a1b3b11
Merge branch 'master' into dependabot/gradle/androidPlugin-8.7.1 2024-10-22 19:37:06 +03:00
Artem Chepurnyi 3487d504c2
Merge pull request #662 from AChep/dependabot/gradle/androidx.activity-activity-compose-1.9.3
build(deps): Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3
2024-10-22 19:36:41 +03:00
dependabot[bot] 6bf3c90cdc
build(deps): Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3
Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 08:15:29 +00:00
dependabot[bot] 0ea1677306
build(deps): Bump androidPlugin from 8.7.0 to 8.7.1
Bumps `androidPlugin` from 8.7.0 to 8.7.1.

Updates `com.android.application` from 8.7.0 to 8.7.1

Updates `com.android.library` from 8.7.0 to 8.7.1

Updates `com.android.test` from 8.7.0 to 8.7.1

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-22 08:15:11 +00:00
Artem Chepurnyi eecda0d1cc
Merge pull request #658 from AChep/dependabot/gradle/landscapist-2.4.1
build(deps): Bump landscapist from 2.4.0 to 2.4.1
2024-10-21 17:39:30 +03:00
Artem Chepurnyi 7268ee8c3e
Merge pull request #642 from AChep/dependabot/gradle/androidx.benchmark-benchmark-macro-junit4-1.3.3
build(deps): Bump androidx.benchmark:benchmark-macro-junit4 from 1.3.1 to 1.3.3
2024-10-21 17:39:18 +03:00
Artem Chepurnyi 64a38a8de3
Merge branch 'master' into dependabot/gradle/androidx.benchmark-benchmark-macro-junit4-1.3.3 2024-10-21 17:38:56 +03:00
Artem Chepurnyi 3c5541a697
Merge pull request #641 from AChep/dependabot/gradle/androidx.baselineprofile-1.3.3
build(deps): Bump androidx.baselineprofile from 1.3.1 to 1.3.3
2024-10-21 17:38:16 +03:00
dependabot[bot] 0d528b2f3e
build(deps): Bump landscapist from 2.4.0 to 2.4.1
Bumps `landscapist` from 2.4.0 to 2.4.1.

Updates `com.github.skydoves:landscapist-glide` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.4.0...2.4.1)

Updates `com.github.skydoves:landscapist-placeholder` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.skydoves:landscapist-placeholder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 08:41:58 +00:00
Artem Chepurnyi 4ee3f2960f
improvement: Move more text phrases to translatable resources #626 2024-10-21 11:06:01 +03:00
Artem Chepurnyi 57e99557f6
Merge pull request #652 from AChep/dependabot/gradle/kotlin-2.0.21
build(deps): Bump kotlin from 2.0.20 to 2.0.21
2024-10-19 12:12:59 +03:00
Artem Chepurnyi 9a6c64e266
chore: Create SECURITY.md #347 2024-10-19 11:36:52 +03:00
dependabot[bot] d88dd09112
build(deps): Bump kotlin from 2.0.20 to 2.0.21
Bumps `kotlin` from 2.0.20 to 2.0.21.

Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.kapt` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-18 08:59:12 +00:00
Artem Chepurnyi e3ccc5b909
chore(fdroid): Download Python deps correctly 2024-10-17 15:54:24 +03:00