Commit Graph

715 Commits

Author SHA1 Message Date
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
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