Artem Chepurnoy
|
f423826252
|
improvement: Add a button to add a Custom filter to the Home screen
|
2024-03-07 12:13:23 +02:00 |
dependabot[bot]
|
81d98764ea
|
build(deps): Bump androidx.core:core-google-shortcuts (#201)
Bumps androidx.core:core-google-shortcuts from 1.0.0 to 1.1.0.
---
updated-dependencies:
- dependency-name: androidx.core:core-google-shortcuts
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-03-07 11:10:37 +02:00 |
dependabot[bot]
|
0b49a17a7d
|
build(deps): Bump arrow from 1.2.2 to 1.2.3 (#186)
Bumps `arrow` from 1.2.2 to 1.2.3.
Updates `io.arrow-kt:arrow-core` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
Updates `io.arrow-kt:arrow-optics` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
Updates `io.arrow-kt:arrow-optics-ksp-plugin` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics-ksp-plugin
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-03-06 11:22:37 +02:00 |
dependabot[bot]
|
11b56344ee
|
build(deps): Bump landscapist from 2.3.1 to 2.3.2 (#195)
Bumps `landscapist` from 2.3.1 to 2.3.2.
Updates `com.github.skydoves:landscapist-glide` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.1...2.3.2)
Updates `com.github.skydoves:landscapist-placeholder` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](https://github.com/skydoves/landscapist/compare/2.3.1...2.3.2)
---
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-03-06 11:22:27 +02:00 |
Artem Chepurnoy
|
d18cc44ebb
|
Update Tablet 10 screenshots
|
2024-03-06 11:19:23 +02:00 |
Artem Chepurnoy
|
2309693586
|
improvement: Consider fields labeled with ID/Customer as potential username fields #198
|
2024-03-06 10:51:53 +02:00 |
Artem Chepurnoy
|
4ecd4f0b91
|
feat: Custom filters
|
2024-03-06 10:32:08 +02:00 |
dependabot[bot]
|
f5c3daebcc
|
build(deps): Bump com.google.firebase:firebase-bom from 32.7.2 to 32.7.3 (#185)
Bumps com.google.firebase:firebase-bom from 32.7.2 to 32.7.3.
---
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-03-02 11:28:44 +02:00 |
Artem Chepurnoy
|
0927b27657
|
fix: Make Nav bar label text size 10sp to fit the Watchtower text #190
|
2024-03-01 19:16:04 +02:00 |
Artem Chepurnoy
|
13e2b7f360
|
fix: Init ViewModel on a default dispatchers pool
|
2024-02-28 13:53:02 +02:00 |
Artem Chepurnoy
|
2dc4740bc1
|
Bump kamel to v0.9.3
|
2024-02-28 13:49:48 +02:00 |
Artem Chepurnoy
|
07cee779e4
|
improvement: Add Team behind the app into the subs screen
|
2024-02-28 13:49:48 +02:00 |
Artem Chepurnoy
|
45fe1dddf3
|
improvement: Use the same more alerting Inactive TFA badge in account view screen as in the cipher view screen
|
2024-02-28 13:49:48 +02:00 |
dependabot[bot]
|
85644efb6a
|
build(deps): Bump org.jetbrains.compose from 1.6.0-rc03 to 1.6.0 (#183)
Bumps org.jetbrains.compose from 1.6.0-rc03 to 1.6.0.
---
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-02-28 13:45:44 +02:00 |
dependabot[bot]
|
1a38310835
|
build(deps): Bump arrow from 1.2.1 to 1.2.2 (#184)
Bumps `arrow` from 1.2.1 to 1.2.2.
Updates `io.arrow-kt:arrow-core` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
Updates `io.arrow-kt:arrow-optics` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
Updates `io.arrow-kt:arrow-optics-ksp-plugin` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/arrow-kt/arrow/releases)
- [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md)
- [Commits](https://github.com/arrow-kt/arrow/commits)
---
updated-dependencies:
- dependency-name: io.arrow-kt:arrow-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.arrow-kt:arrow-optics-ksp-plugin
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-02-28 13:44:18 +02:00 |
Artem Chepurnoy
|
6d4dcdc2b7
|
Exporting now requires you to re-type the Keyguard password
|
2024-02-27 21:29:45 +02:00 |
Artem Chepurnoy
|
56ff5565dc
|
fix: Correctly create child coroutine scopes
|
2024-02-27 21:26:56 +02:00 |
Artem Chepurnoy
|
8d1f92bbbe
|
fix: Intercept the back press only when the screen is visible
|
2024-02-27 19:51:44 +02:00 |
Artem Chepurnyi
|
a239e3e8f3
|
New Crowdin translations by GitHub Action (#166)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-02-26 16:32:34 +02:00 |
Artem Chepurnoy
|
365291ec5c
|
fix: Cipher reprompt doesnt get synced with the latest official Bitwarden server
|
2024-02-26 16:26:50 +02:00 |
Artem Chepurnoy
|
28e1c9331a
|
fix: FAB shows up way above the correct position if nav bar has an error message
|
2024-02-26 16:00:02 +02:00 |
Artem Chepurnoy
|
6a3dbe1fa3
|
Bump Compose to 1.6.0-rc03
|
2024-02-26 15:52:21 +02:00 |
Artem Chepurnoy
|
63a2cfa8fa
|
feat: Export account
|
2024-02-26 15:51:11 +02:00 |
Artem Chepurnoy
|
2ef74f5310
|
fix: Show syncing indicator on top of the nav bar
|
2024-02-26 15:51:11 +02:00 |
Artem Chepurnoy
|
92718d2fab
|
fix: Use nav bar color for the selection bar
|
2024-02-26 15:51:11 +02:00 |
Artem Chepurnyi
|
02497233dc
|
[AUTO]Update justdeleteme library (#176)
Files changed:
M common/src/commonMain/resources/MR/files/justdeleteme.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-25 23:25:14 +02:00 |
Artem Chepurnyi
|
8fc3375290
|
[AUTO]Update two-factor auth library (#177)
Files changed:
M common/src/commonMain/resources/MR/files/tfa.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-25 23:24:54 +02:00 |
Artem Chepurnyi
|
607018bf56
|
[AUTO]Update justgetmydata library (#178)
Files changed:
M common/src/commonMain/resources/MR/files/justgetmydata.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-25 23:24:34 +02:00 |
Artem Chepurnyi
|
47e9bc0976
|
[AUTO]Update passkeys library (#179)
Files changed:
M common/src/commonMain/resources/MR/files/passkeys.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-25 23:24:18 +02:00 |
Artem Chepurnoy
|
b73faeb62c
|
fix: No items matches the No collection filter
|
2024-02-21 18:26:47 +02:00 |
dependabot[bot]
|
d11e71cec7
|
build(deps): Bump metcalfc/changelog-generator from 4.3.0 to 4.3.1 (#171)
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/metcalfc/changelog-generator/releases)
- [Changelog](https://github.com/metcalfc/changelog-generator/blob/main/release-notes.png)
- [Commits](https://github.com/metcalfc/changelog-generator/compare/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: metcalfc/changelog-generator
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-02-20 13:20:09 +02:00 |
dependabot[bot]
|
1ae67abe23
|
build(deps): Bump kotlinSerialization from 1.6.2 to 1.6.3 (#169)
Bumps `kotlinSerialization` from 1.6.2 to 1.6.3.
Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.2 to 1.6.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.6.2...v1.6.3)
Updates `org.jetbrains.kotlinx:kotlinx-serialization-cbor` from 1.6.2 to 1.6.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.6.2...v1.6.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
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-20 13:19:54 +02:00 |
Artem Chepurnoy
|
9e30ff0ce7
|
fix: Keyboard overlaps FABs #172
|
2024-02-20 13:08:37 +02:00 |
Artem Chepurnoy
|
99af43928d
|
Set the maximum width of mostly empty list screens to a lower value
|
2024-02-19 15:28:44 +02:00 |
Artem Chepurnoy
|
50448c195a
|
feat: Offer to remove origin items during a merge
|
2024-02-18 20:35:56 +02:00 |
Artem Chepurnoy
|
324abebb88
|
Animate navigation bar color change
|
2024-02-18 11:49:03 +02:00 |
Artem Chepurnoy
|
90c8b7e3ba
|
When using contrast black theme replace surface color with Low surface color instead of black
|
2024-02-18 11:48:07 +02:00 |
Artem Chepurnoy
|
6c08bfc9b1
|
Prefer normal surface color over High surface color for navigation bars #167
|
2024-02-18 11:47:17 +02:00 |
Artem Chepurnoy
|
d7fd67aeae
|
feat: Use the High surface color for the navigation bar if possible #167
|
2024-02-18 11:38:48 +02:00 |
Artem Chepurnoy
|
9bcab6a814
|
fix: Correctly name the ic_launcher@2x.png file
|
2024-02-17 23:49:32 +02:00 |
Artem Chepurnyi
|
46f337189c
|
feat: Initial Close to system tray implementation #165
|
2024-02-17 23:37:48 +02:00 |
Artem Chepurnoy
|
84565fbcc8
|
feat: Prefer suggesting favorite items
|
2024-02-17 12:40:26 +02:00 |
Artem Chepurnoy
|
f7a36a5b1c
|
feat: Show Watchtower in the account detail
|
2024-02-17 12:08:11 +02:00 |
Artem Chepurnyi
|
40f603c4d2
|
New Crowdin translations by GitHub Action (#160)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-02-16 21:16:02 +02:00 |
Artem Chepurnyi
|
7d5044c35e
|
[AUTO]Update justdeleteme library (#161)
Files changed:
M common/src/commonMain/resources/MR/files/justdeleteme.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-16 20:42:27 +02:00 |
Artem Chepurnyi
|
2159b4374e
|
[AUTO]Update two-factor auth library (#162)
Files changed:
M common/src/commonMain/resources/MR/files/tfa.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-16 20:42:01 +02:00 |
Artem Chepurnyi
|
f9c67c050b
|
[AUTO]Update passkeys library (#163)
Files changed:
M common/src/commonMain/resources/MR/files/passkeys.json
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-16 20:41:45 +02:00 |
Artem Chepurnyi
|
ef808a4089
|
[AUTO]Update Public suffix list (#164)
Files changed:
M common/src/commonMain/resources/MR/files/public_suffix_list.txt
Co-authored-by: AChep <AChep@users.noreply.github.com>
|
2024-02-16 20:41:00 +02:00 |
Artem Chepurnoy
|
998c40dfc0
|
feat: Add a wordlist from a URL #88
|
2024-02-16 20:38:28 +02:00 |
Artem Chepurnoy
|
e6d74bd143
|
Bump dependencies
|
2024-02-16 19:01:30 +02:00 |