Commit Graph

702 Commits

Author SHA1 Message Date
Artem Chepurnoy 79796c0656
fix: Do not crash if the key value database is not available #538 2024-08-18 17:49:39 +03:00
dependabot[bot] c2c167d094
build(deps): Bump io.github.willena:sqlite-jdbc (#533)
Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.46.0.0 to 3.46.1.0.
- [Release notes](https://github.com/Willena/sqlite-jdbc-crypt/releases)
- [Changelog](https://github.com/Willena/sqlite-jdbc-crypt/blob/master/NEWS.md)
- [Commits](https://github.com/Willena/sqlite-jdbc-crypt/compare/3.46.0.0...3.46.1.0)

---
updated-dependencies:
- dependency-name: io.github.willena:sqlite-jdbc
  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-18 08:06:52 +03:00
Artem Chepurnyi d3f405d2e7
[AUTO]Update Public suffix list (#532)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-18 08:06:27 +03:00
Artem Chepurnyi 0b2e720f26
[AUTO]Update justgetmydata library (#531)
Files changed:
M	common/src/commonMain/composeResources/files/justgetmydata.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-18 08:06:12 +03:00
Artem Chepurnyi 02b9ea4490
[AUTO]Update two-factor auth library (#530)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-18 08:05:57 +03:00
Artem Chepurnyi 391dfd8747
[AUTO]Update justdeleteme library (#529)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-18 08:05:42 +03:00
dependabot[bot] f72566b9fc
build(deps): Bump signalr from 8.0.7 to 8.0.8 (#526)
Bumps `signalr` from 8.0.7 to 8.0.8.

Updates `com.microsoft.signalr:signalr` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

Updates `com.microsoft.signalr.messagepack:signalr-messagepack` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: com.microsoft.signalr:signalr
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.signalr.messagepack:signalr-messagepack
  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-18 08:05:31 +03:00
Artem Chepurnyi b3dce23e83
chore: Bump app version to 1.5.1 2024-08-14 12:09:02 +03:00
Artem Chepurnyi 56631bfd9a
[AUTO]Update GPM Credential Privileged Apps JSON (#527)
Files changed:
M	common/src/commonMain/composeResources/files/gpm_passkeys_privileged_apps.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-14 12:07:45 +03:00
dependabot[bot] b88a115973
build(deps): Bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 (#524)
Bumps org.slf4j:slf4j-api from 2.0.15 to 2.0.16.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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-12 12:19:47 +03:00
Artem Chepurnoy 557bf42372
chore: Add a not about exporting vault + attachments 2024-08-09 15:16:18 +03:00
Artem Chepurnyi c46c7a8903
chore: Bump app version to 1.5.0 2024-08-09 12:02:16 +03:00
dependabot[bot] 9c476c0987
build(deps): Bump androidPlugin from 8.5.1 to 8.5.2 (#523)
Bumps `androidPlugin` from 8.5.1 to 8.5.2.

Updates `com.android.application` from 8.5.1 to 8.5.2

Updates `com.android.library` from 8.5.1 to 8.5.2

Updates `com.android.test` from 8.5.1 to 8.5.2

---
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-08-09 12:01:29 +03:00
dependabot[bot] 106c8f94e5
build(deps): Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.15 (#522)
Bumps org.slf4j:slf4j-api from 2.0.13 to 2.0.15.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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-09 12:01:18 +03:00
Artem Chepurnyi 878a218709
[AUTO]Update justdeleteme library (#516)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-09 12:00:49 +03:00
Artem Chepurnyi cb578d3033
[AUTO]Update justgetmydata library (#518)
Files changed:
M	common/src/commonMain/composeResources/files/justgetmydata.json

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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-09 12:00:18 +03:00
Artem Chepurnyi 1e560901e3
[AUTO]Update Public suffix list (#521)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-09 11:59:49 +03:00
Artem Chepurnyi dbac36afa7
[AUTO]Update GPM Credential Privileged Apps JSON (#520)
Files changed:
M	common/src/commonMain/composeResources/files/gpm_passkeys_privileged_apps.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-08-09 11:59:26 +03:00
dependabot[bot] b02f67fe49
build(deps): Bump androidxCamera from 1.4.0-beta02 to 1.4.0-rc01 (#511)
Bumps `androidxCamera` from 1.4.0-beta02 to 1.4.0-rc01.

Updates `androidx.camera:camera-camera2` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-core` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-extensions` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-lifecycle` from 1.4.0-beta02 to 1.4.0-rc01

Updates `androidx.camera:camera-view` from 1.4.0-beta02 to 1.4.0-rc01

---
updated-dependencies:
- dependency-name: androidx.camera:camera-camera2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-lifecycle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.camera:camera-view
  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-08 13:03:45 +03:00
dependabot[bot] 8aa711ce81
build(deps): Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#512)
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  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-08 13:03:32 +03:00
dependabot[bot] ebeb9a324f
build(deps): Bump androidxWork from 2.9.0 to 2.9.1 (#513)
Bumps `androidxWork` from 2.9.0 to 2.9.1.

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

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

---
updated-dependencies:
- dependency-name: androidx.work:work-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.work:work-runtime-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-08-08 13:03:23 +03:00
Artem Chepurnyi 4df1b82c3b improvement: Show the export notification immediately 2024-08-08 07:52:29 +03:00
Artem Chepurnyi 58991132df chore: Migrate to setup-gradle-v4 2024-08-08 07:32:06 +03:00
Artem Chepurnyi a4bba93f8c improvement: Proper export Cancellation and better notification handling 2024-08-08 07:26:56 +03:00
dependabot[bot] 5dfe2278b6
build(deps): Bump gradle/actions from 3 to 4 (#503)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  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-08-08 07:26:01 +03:00
dependabot[bot] 8869c96882
build(deps): Bump com.google.devtools.ksp (#508)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.24 to 2.0.10-1.0.24.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.24...2.0.10-1.0.24)

---
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-08-08 07:25:27 +03:00
dependabot[bot] a0d44e4ef8
build(deps): Bump kotlin from 2.0.0 to 2.0.10 (#506)
Bumps `kotlin` from 2.0.0 to 2.0.10.

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.jvm` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.kapt` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0 to 2.0.10
- [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.0...v2.0.10)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 07:25:17 +03:00
dependabot[bot] c5e1ad6ab3
build(deps): Bump com.google.android.gms:play-services-mlkit-barcode-scanning (#507)
Bumps com.google.android.gms:play-services-mlkit-barcode-scanning from 18.3.0 to 18.3.1.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-mlkit-barcode-scanning
  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-08 07:15:56 +03:00
dependabot[bot] a932009aca
build(deps): Bump com.google.devtools.ksp (#496)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.23 to 2.0.0-1.0.24.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.23...2.0.0-1.0.24)

---
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-08-05 11:13:13 +03:00
Artem Chepurnyi d58a8d104e improvement: Move card expiry date to a separate field #493 2024-08-04 10:13:04 +03:00
Artem Chepurnoy 1d55080796
feature: Initial Export with attachments 2024-08-04 10:12:23 +03:00
Artem Chepurnoy 64c0b37558
fix: Create Keyguard downloads directory if it doesn't exist 2024-08-01 18:49:40 +03:00
Artem Chepurnoy 4bd16a82a8
improvement: Include attachments metadata in the export 2024-08-01 18:49:40 +03:00
Artem Chepurnoy f80cc7f397
fix: Allow exporting items that belong to an organization 2024-08-01 18:49:40 +03:00
Artem Chepurnyi 7f0ad51915 chore: Bump app version to 1.4.1 2024-07-31 13:16:54 +03:00
Artem Chepurnyi 374c488f91
[AUTO]Update justdeleteme library (#488)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-07-31 13:16:10 +03:00
Artem Chepurnyi 7c997a30e9
[AUTO]Update two-factor auth library (#489)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-07-31 13:16:00 +03:00
Artem Chepurnyi 64c677dac3
[AUTO]Update passkeys library (#490)
Files changed:
M	common/src/commonMain/composeResources/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-07-31 13:15:46 +03:00
Artem Chepurnyi af42c58beb
[AUTO]Update Public suffix list (#491)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-07-31 13:15:37 +03:00
Artem Chepurnyi 89041d3137 improvement: Bitwarden checksum URI generation #498 2024-07-31 13:13:52 +03:00
Artem Chepurnyi f723997abb chore: Bump Compose to 1.7.0-alpha02 2024-07-31 12:18:28 +03:00
Artem Chepurnyi d7702e4b83
[AUTO]Update localization library (#487)
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/plurals.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/plurals.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/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
M	listing/google/cs-rCZ/store_description.html
M	listing/google/cs-rCZ/store_text.xml

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-07-25 21:42:33 +03:00
dependabot[bot] 2130edcbe2
build(deps): Bump androidxLifecycle from 2.8.3 to 2.8.4 (#484)
Bumps `androidxLifecycle` from 2.8.3 to 2.8.4.

Updates `androidx.lifecycle:lifecycle-common` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-process` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.4

Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.3 to 2.8.4

---
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-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-07-25 21:33:27 +03:00
dependabot[bot] 7775acd70b
build(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#476)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  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-07-25 21:33:17 +03:00
dependabot[bot] 26e4141b6a
build(deps): Bump androidx.activity:activity-compose from 1.9.0 to 1.9.1 (#486)
Bumps androidx.activity:activity-compose from 1.9.0 to 1.9.1.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 21:33:06 +03:00
Artem Chepurnyi 84e3cf42da improvement: Add Create account link to a login screen 2024-07-25 21:32:48 +03:00
Artem Chepurnyi ae97afa8b1 exp: Try to please the Google review team by removing the Free trial badge and switching back to subscription full title 2024-07-25 21:02:57 +03:00
Artem Chepurnyi 54e1742a66 chore: Bump app version to 1.4.0 2024-07-24 10:24:25 +03:00