Commit Graph

702 Commits

Author SHA1 Message Date
AChep c37939a69b [AUTO]Update localization library
Files changed:
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/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/plurals.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-03 18:48:01 +00:00
Artem Chepurnyi f35dd90bf9 improvement: Move more phrases to translatable resources #614 2024-10-03 21:46:56 +03:00
Artem Chepurnyi 6c360905f1
Merge pull request #613 from nikolay/patch-1
docs: minor cleanups
2024-10-03 15:31:47 +03:00
github-actions[bot] 2c0c01297c
@nikolay has signed the CLA in AChep/keyguard-app#613 2024-10-03 10:04:32 +00:00
Nikolay Kolev e4c0d42cd7
docs: minor cleanups 2024-10-02 11:31:07 -07:00
Artem Chepurnyi 10e31136e2
chore: Mention brew/AUR packages #118 #433 2024-10-02 19:43:26 +03:00
Artem Chepurnyi 16e02dee82 refactor: Remove year old Room->Sqldelight db migration 2024-10-01 20:13:18 +03:00
Artem Chepurnyi 1042d60af2
chore: Bump app version to 1.6.0 2024-10-01 09:03:52 +03:00
dependabot[bot] 7cbeebd918
build(deps): Bump contributor-assistant/github-action (#609)
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 09:02:47 +03:00
Artem Chepurnyi 35eeca27ad
[AUTO]Update localization library (#607)
Files changed:
M	common/src/commonMain/composeResources/values-ca-rES/plurals.xml
M	common/src/commonMain/composeResources/values-ca-rES/strings.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/plurals.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/strings.xml
M	common/src/commonMain/composeResources/values-hu-rHU/plurals.xml
M	common/src/commonMain/composeResources/values-hu-rHU/strings.xml
M	common/src/commonMain/composeResources/values-ja-rJP/strings.xml
M	common/src/commonMain/composeResources/values-sv-rSE/strings.xml
M	common/src/commonMain/composeResources/values-uk-rUA/plurals.xml
M	listing/google/hu-rHU/store_description.html
M	listing/google/zh-rTW/store_description.html
M	listing/google/zh-rTW/store_text.xml

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-29 15:44:03 +03:00
Artem Chepurnyi b533c6a876 improvement: More stable search that prefers title 2024-09-29 12:43:52 +03:00
Artem Chepurnyi 390c999f65 fix(Watchtower): Do not include hidden accounts in the Global alerts counter 2024-09-28 12:21:48 +03:00
Artem Chepurnyi 1c973be83f
[AUTO]Update justdeleteme library (#600)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-27 09:08:20 +03:00
Artem Chepurnyi 64ceb29101
[AUTO]Update two-factor auth library (#601)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-27 09:08:11 +03:00
Artem Chepurnyi 5af2d51227
[AUTO]Update passkeys library (#602)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-27 09:07:56 +03:00
Artem Chepurnyi 07cdffd9a4
[AUTO]Update Public suffix list (#603)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-27 09:07:45 +03:00
dependabot[bot] 7c01226980
build(deps): Bump contributor-assistant/github-action (#597)
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
  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-09-27 09:07:30 +03:00
dependabot[bot] a9751c3c0e
build(deps): Bump landscapist from 2.3.8 to 2.4.0 (#599)
Bumps `landscapist` from 2.3.8 to 2.4.0.

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

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

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.skydoves:landscapist-placeholder
  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-09-25 12:08:07 +03:00
dependabot[bot] d9fdd99892
build(deps): Bump androidBillingClient from 7.0.0 to 7.1.0 (#595)
Bumps `androidBillingClient` from 7.0.0 to 7.1.0.

Updates `com.android.billingclient:billing` from 7.0.0 to 7.1.0

Updates `com.android.billingclient:billing-ktx` from 7.0.0 to 7.1.0

---
updated-dependencies:
- dependency-name: com.android.billingclient:billing
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.billingclient:billing-ktx
  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-09-23 11:35:37 +03:00
dependabot[bot] 8b303523f0
build(deps): Bump kotlinSerialization from 1.7.2 to 1.7.3 (#596)
Bumps `kotlinSerialization` from 1.7.2 to 1.7.3.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
  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-09-23 11:35:26 +03:00
Artem Chepurnoy bbdf360c81
chore: Bump AndroidX libraries 2024-09-21 17:08:01 +03:00
Artem Chepurnoy fe77229db0
fix: Combine both old and new screen states #582 2024-09-21 17:00:41 +03:00
Artem Chepurnoy a9fdb3a6b6
chore: Remove debug code for Google Auth migration 2024-09-21 17:00:41 +03:00
dependabot[bot] 4c2ffa06c0
build(deps): Bump androidx.profileinstaller:profileinstaller (#591)
Bumps androidx.profileinstaller:profileinstaller from 1.3.1 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.profileinstaller:profileinstaller
  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-09-21 16:56:13 +03:00
dependabot[bot] a7eaf3936c
build(deps): Bump androidx.autofill:autofill (#592)
Bumps androidx.autofill:autofill from 1.3.0-alpha01 to 1.3.0-beta01.

---
updated-dependencies:
- dependency-name: androidx.autofill:autofill
  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-09-21 16:55:29 +03:00
dependabot[bot] c59f06594e
build(deps): Bump androidxLifecycle from 2.8.5 to 2.8.6 (#588)
Bumps `androidxLifecycle` from 2.8.5 to 2.8.6.

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

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

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

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

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

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

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 10:38:02 +03:00
dependabot[bot] a936a2d9e7
build(deps): Bump androidx.baselineprofile from 1.3.0 to 1.3.1 (#589)
Bumps androidx.baselineprofile from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.baselineprofile
  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-09-20 10:37:52 +03:00
dependabot[bot] ae0074d0f5
build(deps): Bump androidPlugin from 8.6.0 to 8.6.1 (#587)
Bumps `androidPlugin` from 8.6.0 to 8.6.1.

Updates `com.android.application` from 8.6.0 to 8.6.1

Updates `com.android.library` from 8.6.0 to 8.6.1

Updates `com.android.test` from 8.6.0 to 8.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 12:08:46 +03:00
dependabot[bot] b9344d19c8
build(deps): Bump br.com.devsrsouza.compose.icons:feather (#584)
Bumps [br.com.devsrsouza.compose.icons:feather](https://github.com/devsrsouza/compose-icons) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/devsrsouza/compose-icons/releases)
- [Commits](https://github.com/devsrsouza/compose-icons/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: br.com.devsrsouza.compose.icons:feather
  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-09-17 15:22:41 +03:00
dependabot[bot] d4a87aba1f
build(deps): Bump com.codingfeline.buildkonfig from 0.15.1 to 0.15.2 (#585)
Bumps [com.codingfeline.buildkonfig](https://github.com/yshrsmz/BuildKonfig) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/yshrsmz/BuildKonfig/releases)
- [Changelog](https://github.com/yshrsmz/BuildKonfig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yshrsmz/BuildKonfig/compare/v0.15.1...v0.15.2)

---
updated-dependencies:
- dependency-name: com.codingfeline.buildkonfig
  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-09-17 15:22:25 +03:00
Artem Chepurnoy d9b63d3aa2
chore: Bump dependencies and migrate away from deprecated methods 2024-09-15 16:37:31 +03:00
Artem Chepurnoy 3714670287
feature: Add OTP code by scanning Google Authenticator single export code #556 2024-09-14 17:16:36 +03:00
Artem Chepurnyi 5e074d9586
chore: Bump app version to 1.5.2 2024-09-05 19:34:26 +03:00
Artem Chepurnyi 04c82ecadd
Use ro-RO localization for ro Play store page 2024-09-05 19:24:55 +03:00
Artem Chepurnyi e1c6815314
[AUTO]Update localization library (#569)
Files changed:
M	common/src/commonMain/composeResources/values-af-rZA/plurals.xml
M	common/src/commonMain/composeResources/values-af-rZA/strings.xml
M	common/src/commonMain/composeResources/values-ar-rSA/plurals.xml
M	common/src/commonMain/composeResources/values-ar-rSA/strings.xml
M	common/src/commonMain/composeResources/values-ca-rES/plurals.xml
M	common/src/commonMain/composeResources/values-ca-rES/strings.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/plurals.xml
M	common/src/commonMain/composeResources/values-cs-rCZ/strings.xml
M	common/src/commonMain/composeResources/values-da-rDK/plurals.xml
M	common/src/commonMain/composeResources/values-da-rDK/strings.xml
M	common/src/commonMain/composeResources/values-de-rDE/plurals.xml
M	common/src/commonMain/composeResources/values-de-rDE/strings.xml
M	common/src/commonMain/composeResources/values-el-rGR/plurals.xml
M	common/src/commonMain/composeResources/values-el-rGR/strings.xml
M	common/src/commonMain/composeResources/values-en-rGB/plurals.xml
M	common/src/commonMain/composeResources/values-en-rGB/strings.xml
M	common/src/commonMain/composeResources/values-en-rUS/plurals.xml
M	common/src/commonMain/composeResources/values-en-rUS/strings.xml
M	common/src/commonMain/composeResources/values-es-rES/plurals.xml
M	common/src/commonMain/composeResources/values-es-rES/strings.xml
M	common/src/commonMain/composeResources/values-fi-rFI/plurals.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/plurals.xml
M	common/src/commonMain/composeResources/values-hu-rHU/strings.xml
M	common/src/commonMain/composeResources/values-it-rIT/plurals.xml
M	common/src/commonMain/composeResources/values-it-rIT/strings.xml
M	common/src/commonMain/composeResources/values-iw-rIL/plurals.xml
M	common/src/commonMain/composeResources/values-iw-rIL/strings.xml
M	common/src/commonMain/composeResources/values-ja-rJP/plurals.xml
M	common/src/commonMain/composeResources/values-ja-rJP/strings.xml
M	common/src/commonMain/composeResources/values-ko-rKR/plurals.xml
M	common/src/commonMain/composeResources/values-ko-rKR/strings.xml
M	common/src/commonMain/composeResources/values-nl-rNL/plurals.xml
M	common/src/commonMain/composeResources/values-nl-rNL/strings.xml
M	common/src/commonMain/composeResources/values-no-rNO/plurals.xml
M	common/src/commonMain/composeResources/values-no-rNO/strings.xml
M	common/src/commonMain/composeResources/values-pl-rPL/plurals.xml
M	common/src/commonMain/composeResources/values-pl-rPL/strings.xml
M	common/src/commonMain/composeResources/values-pt-rBR/plurals.xml
M	common/src/commonMain/composeResources/values-pt-rBR/strings.xml
M	common/src/commonMain/composeResources/values-pt-rPT/plurals.xml
M	common/src/commonMain/composeResources/values-pt-rPT/strings.xml
M	common/src/commonMain/composeResources/values-ro-rRO/plurals.xml
M	common/src/commonMain/composeResources/values-ro-rRO/strings.xml
M	common/src/commonMain/composeResources/values-ru-rRU/plurals.xml
M	common/src/commonMain/composeResources/values-ru-rRU/strings.xml
M	common/src/commonMain/composeResources/values-sr-rSP/plurals.xml
M	common/src/commonMain/composeResources/values-sr-rSP/strings.xml
M	common/src/commonMain/composeResources/values-sv-rSE/plurals.xml
M	common/src/commonMain/composeResources/values-sv-rSE/strings.xml
M	common/src/commonMain/composeResources/values-tr-rTR/plurals.xml
M	common/src/commonMain/composeResources/values-tr-rTR/strings.xml
M	common/src/commonMain/composeResources/values-uk-rUA/plurals.xml
M	common/src/commonMain/composeResources/values-uk-rUA/strings.xml
M	common/src/commonMain/composeResources/values-vi-rVN/plurals.xml
M	common/src/commonMain/composeResources/values-vi-rVN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rCN/plurals.xml
M	common/src/commonMain/composeResources/values-zh-rCN/strings.xml
M	common/src/commonMain/composeResources/values-zh-rTW/plurals.xml
M	common/src/commonMain/composeResources/values-zh-rTW/strings.xml
M	listing/google/ar-rSA/store_description.html
M	listing/google/es-rES/store_description.html
M	listing/google/hu-rHU/store_text.xml
M	listing/google/ro-rRO/store_description.html
M	listing/google/ro-rRO/store_text.xml
M	listing/google/zh-rCN/store_text.xml

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-05 19:19:59 +03:00
Artem Chepurnyi fae8c9f643
chore: Update Compose to 1.7.0-beta01 2024-09-05 19:19:48 +03:00
Artem Chepurnoy c046178df4
improvement(Android): Small redesign for Products to solve Play store issues 2024-09-02 11:11:02 +03:00
Artem Chepurnoy 7d1d927c4c
improvement(Android): Small redesign for Subscriptions to solve Play store issues 2024-09-01 17:26:31 +03:00
Artem Chepurnoy bca90b296d
fix(Android): Limit the number of dynamic shortcuts to getMaxShortcutCountPerActivity 2024-09-01 17:26:31 +03:00
dependabot[bot] 4bb445d029
build(deps): Bump com.google.firebase:firebase-bom from 33.1.2 to 33.2.0 (#550)
Bumps com.google.firebase:firebase-bom from 33.1.2 to 33.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 14:43:19 +03:00
Artem Chepurnyi 030cc144d2
[AUTO]Update justdeleteme library (#559)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-01 14:42:53 +03:00
Artem Chepurnyi 384852bfac
[AUTO]Update passkeys library (#560)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-01 14:42:25 +03:00
Artem Chepurnyi 861130255c
[AUTO]Update Public suffix list (#561)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-01 14:42:16 +03:00
Artem Chepurnyi d47dd4a7f7
[AUTO]Update two-factor auth library (#562)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-01 14:42:06 +03:00
Artem Chepurnyi 917040e0a1
[AUTO]Update justgetmydata library (#558)
Files changed:
M	common/src/commonMain/composeResources/files/justgetmydata.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-09-01 14:40:05 +03:00
Artem Chepurnyi 62b24bb462 chore: Update Kotlin to 2.0.20 2024-09-01 10:18:02 +03:00
dependabot[bot] 2c82d57f72
build(deps): Bump org.jetbrains.kotlinx:kotlinx-datetime (#543)
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  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-08-23 13:05:05 +03:00
dependabot[bot] f1167deda6
build(deps): Bump net.zetetic:sqlcipher-android from 4.6.0 to 4.6.1 (#544)
Bumps [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases)
- [Commits](https://github.com/sqlcipher/sqlcipher-android/commits)

---
updated-dependencies:
- dependency-name: net.zetetic:sqlcipher-android
  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-08-23 13:04:49 +03:00
Artem Chepurnyi 4b38318eb7
deps: Bump Compose to 1.7.0-alpha03 2024-08-21 10:13:44 +03:00
dependabot[bot] d8355953ee
build(deps): Bump contributor-assistant/github-action (#540)
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/contributor-assistant/github-action/releases)
- [Commits](https://github.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: contributor-assistant/github-action
  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-08-21 10:13:07 +03:00