Commit Graph

534 Commits

Author SHA1 Message Date
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
Artem Chepurnoy 91d9adcbe2
fix: In a two pane view the Account list item never gets selected background color 2024-02-16 12:26:49 +02:00
Artem Chepurnoy 81ac31e4fb
fix: In a single pane view the Settings item gets the selected background color 2024-02-16 12:22:00 +02:00
Artem Chepurnoy 77d1e70244
feat: Show Sends in the account detail 2024-02-16 12:13:33 +02:00
Artem Chepurnoy e9e1b5333b
feat: Show a little Premium badge next to account that has Bitwarden premium 2024-02-16 12:05:34 +02:00
Artem Chepurnoy 462c13643a
feat: Hide accounts from the Main screens #35 2024-02-15 16:27:43 +02:00
Artem Chepurnoy e8bd9b2e74
fix: In a single-pane layout when you select an item it should not get the selected background color 2024-02-13 17:36:28 +02:00
Artem Chepurnoy f02cac1ca1
feat: When filtering by attachments show all of the attachments in the list 2024-02-13 17:35:48 +02:00
Artem Chepurnoy 7c2f73649d
feat: Auto-close Cipher/Account/Wordlist screens when the model disappears 2024-02-13 16:44:02 +02:00
Artem Chepurnoy 37e8f8430d
fix: Downloaded attachment with uppercase ext will not get a preview 2024-02-12 14:48:12 +02:00
Artem Chepurnyi 7daa485caf
New Crowdin translations by GitHub Action (#139)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-02-12 14:45:53 +02:00
dependabot[bot] 07d56125fd
build(deps): Bump gradle/wrapper-validation-action from 1 to 2 (#141)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-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-02-12 14:42:16 +02:00
dependabot[bot] 28a6cc636c
build(deps): Bump r0adkll/upload-google-play from 1.1.2 to 1.1.3 (#153)
Bumps [r0adkll/upload-google-play](https://github.com/r0adkll/upload-google-play) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/r0adkll/upload-google-play/releases)
- [Commits](https://github.com/r0adkll/upload-google-play/compare/v1.1.2...v1.1.3)

---
updated-dependencies:
- dependency-name: r0adkll/upload-google-play
  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-12 14:41:45 +02:00
dependabot[bot] 0a6bb27630
build(deps): Bump io.github.willena:sqlite-jdbc (#155)
Bumps [io.github.willena:sqlite-jdbc](https://github.com/Willena/sqlite-jdbc-crypt) from 3.45.0.0 to 3.45.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.45.0.0...3.45.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-02-12 14:41:13 +02:00
Artem Chepurnoy 820ed10c22
feat: Multi-panel layout for 'directory' screens 2024-02-12 14:39:49 +02:00
Artem Chepurnoy fbfacd12a7
Change default surface color to surface container low 2024-02-12 10:58:18 +02:00
Artem Chepurnoy 116311d409
Add a divider between different Password strength sections in a plot 2024-02-11 22:54:35 +02:00
Artem Chepurnoy 4440c67589
Migrate to Landscapist v2.3.0 2024-02-11 22:17:50 +02:00
dependabot[bot] 02bfa3d038
build(deps): Bump metcalfc/changelog-generator from 4.2.0 to 4.3.0 (#142)
Bumps [metcalfc/changelog-generator](https://github.com/metcalfc/changelog-generator) from 4.2.0 to 4.3.0.
- [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.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: metcalfc/changelog-generator
  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-02-11 22:11:57 +02:00
dependabot[bot] 621e13514b
build(deps): Bump landscapist from 2.2.13 to 2.3.0 (#145)
Bumps `landscapist` from 2.2.13 to 2.3.0.

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

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

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.github.skydoves:landscapist-placeholder
  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-02-11 22:11:41 +02:00
dependabot[bot] 059962f7bf
build(deps): Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#146)
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.

---
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-02-11 22:11:32 +02:00
Artem Chepurnyi b65b045aea
[AUTO]Update justdeleteme library (#148)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-11 22:10:57 +02:00
Artem Chepurnyi 213f4071a4
[AUTO]Update two-factor auth library (#149)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-11 22:10:28 +02:00
Artem Chepurnyi ec057fc604
[AUTO]Update passkeys library (#150)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-11 22:09:40 +02:00
Artem Chepurnyi 7623da17d8
[AUTO]Update Public suffix list (#151)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-11 22:09:27 +02:00
Artem Chepurnoy 93bac97fb8
feat: Material3 v1.2 with tone-based surfaces 2024-02-11 22:08:07 +02:00
Artem Chepurnoy 80318722c5
feat: Offer an option to Autofill and save app / website info even if that option is currently disabled 2024-02-03 18:06:59 +02:00
Artem Chepurnoy fa03431510
Pop the Change password screen after a successfull change 2024-02-03 18:06:58 +02:00
Artem Chepurnoy f992ca22a2
Trim the master password #138 2024-02-03 18:06:58 +02:00
Artem Chepurnyi 77abbe1ecd
New Crowdin translations by GitHub Action (#133)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-02-02 13:02:02 +02:00
Artem Chepurnyi 857b287cfc
[AUTO]Update two-factor auth library (#134)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-02-02 13:01:38 +02:00
Artem Chepurnyi 1719a55bec
Merge pull request #135 from AChep/passkeys_action
New Passkeys by GitHub Action
2024-02-02 13:01:16 +02:00
Artem Chepurnyi 909179193c
Merge pull request #136 from AChep/tld_public_suffix_list_action
New Public suffix list by GitHub Action
2024-02-02 13:01:02 +02:00
AChep 554f047d93 [AUTO]Update Public suffix list
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt
2024-02-02 00:09:07 +00:00