Commit Graph

598 Commits

Author SHA1 Message Date
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
Artem Chepurnyi b2f568cb63
[AUTO]Update justdeleteme library (#393)
Files changed:
M	common/src/commonMain/composeResources/files/justdeleteme.json

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

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

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

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-08 12:35:54 +03:00
Artem Chepurnoy 1ceb9f5ef9
chore: Bump app version to 1.2.0 2024-06-06 11:37:53 +03:00
Artem Chepurnyi 1b01b04c7c
[AUTO]Update localization library (#390)
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
M	listing/google/pl-rPL/store_description.html
M	listing/google/zh-rTW/store_description.html

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-06-06 11:36:47 +03:00
Artem Chepurnoy 6217b4b1cb
chore: Fix Crowdin sync action (2) 2024-06-06 11:34:57 +03:00
Artem Chepurnoy ce4b113d4c
chore: Fix Crowdin sync action 2024-06-06 11:32:44 +03:00
Artem Chepurnoy 8b9fc0d3fc
fix(Desktop): Use correct SqlCipher parameters to create an encrypted database 2024-06-06 11:26:26 +03:00
Artem Chepurnoy 866da87caf
fix(Localization): Un-escape \ symbols 2024-06-06 09:18:51 +03:00
Artem Chepurnoy d17bff1749
feature(AppPicker): Add installation time sorting option 2024-06-04 23:01:37 +03:00
Artem Chepurnoy 9d0f163181
Revert "build(deps): Bump androidx.biometric:biometric-ktx (#381)"
This reverts commit f9d629ec1b.
2024-06-04 22:05:01 +03:00
dependabot[bot] ea66bc3b6a
build(deps): Bump org.jetbrains.compose from 1.6.10 to 1.6.11 (#384)
Bumps org.jetbrains.compose from 1.6.10 to 1.6.11.

---
updated-dependencies:
- dependency-name: org.jetbrains.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-06-04 11:28:29 +03:00
dependabot[bot] bdcace7f9c
build(deps): Bump androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0 (#380)
Bumps androidx.appcompat:appcompat from 1.7.0-rc01 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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-04 11:28:18 +03:00
dependabot[bot] ec6d8db0b5
build(deps): Bump crowdin/github-action from 1 to 2 (#379)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  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-06-04 11:24:08 +03:00
dependabot[bot] f9d629ec1b
build(deps): Bump androidx.biometric:biometric-ktx (#381)
Bumps androidx.biometric:biometric-ktx from 1.2.0-alpha05 to 1.4.0-alpha01.

---
updated-dependencies:
- dependency-name: androidx.biometric:biometric-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-06-04 11:23:09 +03:00
Artem Chepurnoy cc61f42209
improvement: Move some missing text phrases to translatable resources 2024-06-02 09:27:36 +03:00
Artem Chepurnoy 697d4605ba
fix(Watchtower): Dont reset alert read status if the version changes 2024-06-02 09:07:18 +03:00
Artem Chepurnoy 5fa429d99e
improvement(Watchtower): Process alerts on default dispatcher 2024-06-02 09:06:32 +03:00
Artem Chepurnoy ecaa002d61
fix(Watchtower): Refresh alerts when toggling watchtower settings 2024-06-02 09:03:27 +03:00
Artem Chepurnoy e2870c186f
refactor: Migrate some of the deprecated methods 2024-06-01 22:03:18 +03:00
Artem Chepurnoy f94d5768aa
chore: Bump Google service libraries 2024-06-01 21:30:33 +03:00
Artem Chepurnoy dbbfa7cb39
chore: Bump Kamel to v0.9.5 2024-06-01 21:29:38 +03:00
Artem Chepurnoy a1feeb495a
fix: Respect ignore DUPLICATE_URIS flag 2024-06-01 21:28:26 +03:00
Artem Chepurnoy eb6b0877d8
improvement: Add Firefix Nightly to the list of privileged apps #364 2024-06-01 21:28:26 +03:00