Commit Graph

723 Commits

Author SHA1 Message Date
Artem Chepurnoy c2a7b903a4
fix: Use Windows user agent on Android to please Cloudflare bot detection rules #324 2024-07-02 21:55:29 +03:00
Artem Chepurnyi 3f81c4451d chore: Bump app version to 1.3.1 2024-07-02 21:53:17 +03:00
Artem Chepurnyi 6140026d29 fix(Desktop): Use BouncyCastle as TLS provider instead of Conscrypt #447 #324 2024-07-02 21:52:11 +03:00
Artem Chepurnoy 7f8cb075da
chore: Bump app version to 1.3.0 2024-06-30 21:02:18 +03:00
dependabot[bot] a5f76295ad
build(deps): Bump landscapist from 2.3.4 to 2.3.5 (#439)
Bumps `landscapist` from 2.3.4 to 2.3.5.

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

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-30 21:01:21 +03:00
Artem Chepurnyi c6cc9abef5
[AUTO]Update localization library (#440)
Files changed:
M	common/src/commonMain/composeResources/values-de-rDE/strings.xml
M	common/src/commonMain/composeResources/values-pt-rBR/strings.xml
M	common/src/commonMain/composeResources/values-ru-rRU/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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-30 21:01:09 +03:00
Artem Chepurnoy 98de0b7cfb
refactor: Align User-Agent with what official Bitwarden clients send #324 2024-06-30 20:55:52 +03:00
Artem Chepurnoy eb925db5ae
fix(Desktop): Use Conscrypt as preferred security provider for OkHttp to use #324 2024-06-30 20:54:34 +03:00
Artem Chepurnyi d53d75550b feature: Multi-stack navigation tabs 2024-06-30 09:40:20 +03:00
Artem Chepurnyi 2481122cf1 experiment: Multi-stack navigation tabs 2024-06-29 23:51:06 +03:00
Artem Chepurnyi 0586153b7b
[AUTO]Update justdeleteme library (#426)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-29 12:37:01 +03:00
Artem Chepurnyi 8b41be0ecf
[AUTO]Update Public suffix list (#428)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-29 12:36:47 +03:00
Artem Chepurnoy e994265ef0
improvement: Support "Follow system theme" option for Flatpak users #382 2024-06-26 22:27:14 +03:00
Artem Chepurnoy 57dd991069
fix: If someone directly launches Large type activity then just show an error text instead of crashing the app 2024-06-26 22:27:14 +03:00
Artem Chepurnoy ad4a94cddd
fix: Correctly migrate to database v11 by adding a revision date 2024-06-26 22:27:13 +03:00
dependabot[bot] 1c916ffacc
build(deps): Bump com.google.firebase:firebase-bom from 33.1.0 to 33.1.1 (#435)
Bumps com.google.firebase:firebase-bom from 33.1.0 to 33.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:07:39 +03:00
dependabot[bot] f1a5344448
build(deps): Bump kotlinSerialization from 1.7.0 to 1.7.1 (#437)
Bumps `kotlinSerialization` from 1.7.0 to 1.7.1.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.0 to 1.7.1
- [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.0...v1.7.1)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.7.0 to 1.7.1
- [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.0...v1.7.1)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:07:29 +03:00
Artem Chepurnoy 31186607de
fix: Do not dynamically change between ime actions #434 2024-06-22 13:37:42 +03:00
dependabot[bot] 30d6420f5a
build(deps): Bump ktor from 2.3.11 to 2.3.12 (#429)
Bumps `ktor` from 2.3.11 to 2.3.12.

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

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

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

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

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

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

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-22 13:29:45 +03:00
dependabot[bot] a548f4e74e
build(deps): Bump com.google.firebase.crashlytics from 3.0.1 to 3.0.2 (#431)
Bumps com.google.firebase.crashlytics from 3.0.1 to 3.0.2.

---
updated-dependencies:
- dependency-name: com.google.firebase.crashlytics
  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-06-22 13:29:36 +03:00
Artem Chepurnoy 0330c84d4f
chore: Bump app version to 1.2.2 2024-06-19 11:09:38 +03:00
Artem Chepurnoy 2133829978
improvement(Sync): Save items in batches #82 #331 2024-06-19 08:34:08 +03:00
Artem Chepurnoy 2ac3591fab
build(deps): Bump dependencies 2024-06-19 08:34:07 +03:00
Artem Chepurnoy 67ace9692d
fix: Do not crash when adding a watchtower alert for a missing cipher item 2024-06-19 08:34:07 +03:00
Artem Chepurnoy f8c77ea34d
improvement(Vault): Clear search query on first back press 2024-06-19 08:34:07 +03:00
Artem Chepurnyi 54fe90fcc0
[AUTO]Update localization library (#422)
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/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

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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-19 08:24:14 +03:00
Artem Chepurnyi 437f7f2339
[AUTO]Update Public suffix list (#420)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-19 08:24:02 +03:00
Artem Chepurnyi 10395b584e
[AUTO]Update justdeleteme library (#419)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-19 08:23:43 +03:00
dependabot[bot] 295aa545e2
build(deps): Bump androidPlugin from 8.4.2 to 8.5.0 (#417)
Bumps `androidPlugin` from 8.4.2 to 8.5.0.

Updates `com.android.application` from 8.4.2 to 8.5.0

Updates `com.android.library` from 8.4.2 to 8.5.0

Updates `com.android.test` from 8.4.2 to 8.5.0

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.android.test
  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-06-19 08:13:04 +03:00
dependabot[bot] fbb390a3d0
build(deps): Bump androidxCamera from 1.4.0-beta01 to 1.4.0-beta02 (#418)
Bumps `androidxCamera` from 1.4.0-beta01 to 1.4.0-beta02.

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

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

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

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

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

---
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-06-19 08:12:53 +03:00
Artem Chepurnoy a0b9ce91a5
fix: Refactor password strength calculator to better handle long passwords #82 #331 2024-06-18 18:39:11 +03:00
Artem Chepurnoy 842639bcb4
feature: Record / export logs 2024-06-16 19:44:21 +03:00
Artem Chepurnyi c84dfe7b17
[AUTO]Update justdeleteme library (#408)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-14 20:40:54 +03:00
Artem Chepurnyi 2d8d949b2b
[AUTO]Update two-factor auth library (#409)
Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-14 20:40:44 +03:00
Artem Chepurnyi eeaf0c82ff
[AUTO]Update Public suffix list (#410)
Files changed:
M	common/src/commonMain/composeResources/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-14 20:40:35 +03:00
dependabot[bot] d2aa07215a
build(deps): Bump androidPlugin from 8.4.1 to 8.4.2 (#404)
Bumps `androidPlugin` from 8.4.1 to 8.4.2.

Updates `com.android.application` from 8.4.1 to 8.4.2

Updates `com.android.library` from 8.4.1 to 8.4.2

Updates `com.android.test` from 8.4.1 to 8.4.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-06-14 20:40:18 +03:00
dependabot[bot] 7a0ba6c0f3
build(deps): Bump touchIcon from 0.9.8 to 0.9.9 (#403)
Bumps `touchIcon` from 0.9.8 to 0.9.9.

Updates `net.mm2d.touchicon:touchicon` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/ohmae/touch-icon-extractor/releases)
- [Commits](https://github.com/ohmae/touch-icon-extractor/commits)

Updates `net.mm2d.touchicon:touchicon-http-okhttp` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/ohmae/touch-icon-extractor/releases)
- [Commits](https://github.com/ohmae/touch-icon-extractor/commits)

---
updated-dependencies:
- dependency-name: net.mm2d.touchicon:touchicon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: net.mm2d.touchicon:touchicon-http-okhttp
  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-06-14 20:40:07 +03:00
Artem Chepurnyi 04c9b47719 chore: Upload .aab before publishing it to the Play Store 2024-06-13 09:08:34 +03:00
Artem Chepurnyi fc45d6079b
[AUTO]Update localization library (#405)
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/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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-13 00:00:48 +03:00
Artem Chepurnoy e1f90ad96d
improvement: Add a note explaining how premium subscription works 2024-06-12 23:58:24 +03:00
Artem Chepurnoy 3f3c7ecf92
chore: Bump app version to 1.2.1 2024-06-11 22:42:51 +03:00
Artem Chepurnoy 4fdfc745cb
deps: Bump Compose to 1.6.20-dev1673 #392 2024-06-11 22:42:14 +03:00
Artem Chepurnoy 075a628499
refactor: Clean-up Android autofill service 2024-06-11 22:34:40 +03:00
dependabot[bot] 42e1056c69
build(deps): Bump io.github.willena:sqlite-jdbc (#402)
Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.45.2.0 to 3.46.0.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.45.2.0...3.46.0.0)

---
updated-dependencies:
- dependency-name: io.github.willena:sqlite-jdbc
  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-06-11 22:34:34 +03:00
dependabot[bot] 4a8220b786
build(deps): Bump landscapist from 2.3.3 to 2.3.4 (#401)
Bumps `landscapist` from 2.3.3 to 2.3.4.

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

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 22:33:26 +03:00
Artem Chepurnoy 9d3637a177
improvement(Desktop): Pinned toolbar behavior 2024-06-09 20:34:22 +03:00
dependabot[bot] 6e4f7f931b
build(deps): Bump com.google.devtools.ksp (#389)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.21 to 2.0.0-1.0.22.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.0-1.0.21...2.0.0-1.0.22)

---
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-06-08 12:37:36 +03:00
dependabot[bot] b3ac3c860d
build(deps): Bump kotlinSerialization from 1.6.3 to 1.7.0 (#397)
Bumps `kotlinSerialization` from 1.6.3 to 1.7.0.

Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.3 to 1.7.0
- [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.6.3...v1.7.0)

Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.6.3 to 1.7.0
- [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.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-cbor
  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-06-08 12:37:25 +03:00