Commit Graph

225 Commits

Author SHA1 Message Date
Artem Chepurnoy
f4e884b39b
fix: Clicking add a new URI button does nothing #232 2024-03-30 08:10:07 +02:00
Artem Chepurnoy
70411332af
improvement: Localize Failed open a URI error message 2024-03-30 08:10:07 +02:00
Artem Chepurnoy
7670a040e3
feat: An option to not require biometric confirmation tap 2024-03-30 08:10:07 +02:00
Artem Chepurnoy
7cb9e8adbe
improvement: Always allow a user to delete a failed cipher 2024-03-28 13:45:18 +02:00
Artem Chepurnoy
e3be565699
improvement: Support new per-cipher encryption key 2024-03-28 13:31:35 +02:00
Artem Chepurnoy
a1210b4ef8
improvement: Show actual JSON when a cipher fails the decoding #224 2024-03-27 17:20:39 +02:00
Artem Chepurnyi
e30ba425d4
New Crowdin translations by GitHub Action (#223)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-27 10:38:19 +02:00
Artem Chepurnoy
8f3478a9a1
improvement(Passkey): Accept decimal values of timeout(ms) 2024-03-27 10:35:31 +02:00
Artem Chepurnoy
601984ac28
improvement(Passkey): Accept decimal values of cred params algorithm and round it to an int 2024-03-27 10:33:54 +02:00
Artem Chepurnoy
7cd468542e
fix(Markdown): Do not crash the app if the link you've clicked could not be handled 2024-03-27 10:23:41 +02:00
Artem Chepurnoy
974889279d
improvement: Specify the clipboard's service type in runtime #226 2024-03-27 10:10:38 +02:00
Artem Chepurnoy
221e63f01e
improvement: Sort collections in the Ownership picker by name #225 2024-03-26 22:50:59 +02:00
Artem Chepurnoy
9d6a47318b
feat: Basic Generator quick tile 2024-03-26 13:09:45 +02:00
Artem Chepurnoy
8d1f55b867
improvement: If there are both WebView and Android fields to Autofill then only fill the WebView's fields 2024-03-26 12:32:53 +02:00
Artem Chepurnoy
d00781636d
feat: Basic Sends editing capabilities 2024-03-26 10:55:07 +02:00
Artem Chepurnyi
ceef4b13b2
[AUTO]Update two-factor auth library (#222)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:41 +02:00
Artem Chepurnyi
d9676badd8
[AUTO]Update Public suffix list (#221)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:19 +02:00
Artem Chepurnyi
d1bbea4fda
[AUTO]Update passkeys library (#220)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:54:09 +02:00
Artem Chepurnyi
1cf61533eb
[AUTO]Update justdeleteme library (#219)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-26 10:53:58 +02:00
Artem Chepurnoy
1771291582
fix: Display sync indicator when trashing items 2024-03-09 09:10:07 +02:00
Artem Chepurnoy
a24d7470b4
improvement: If Keyguard is already open when you click on a custom filter home icon, apply the custom filter anyway 2024-03-09 09:02:59 +02:00
Artem Chepurnoy
4651a45216
improvement: If decodign a cipher fails, prefer the last local copy over a remote one 2024-03-09 08:50:39 +02:00
Artem Chepurnoy
5ea143bdb9
improvement: Decrypt empty string as empty string 2024-03-09 08:41:02 +02:00
Artem Chepurnyi
1b3ca1f953
[AUTO]Update justdeleteme library (#187)
Files changed:
M	common/src/commonMain/resources/MR/files/justdeleteme.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:29 +02:00
Artem Chepurnyi
2e63a30faa
[AUTO]Update two-factor auth library (#188)
Files changed:
M	common/src/commonMain/resources/MR/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:15 +02:00
Artem Chepurnyi
9162a88776
[AUTO]Update passkeys library (#189)
Files changed:
M	common/src/commonMain/resources/MR/files/passkeys.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:08:04 +02:00
Artem Chepurnyi
f2bf4fcaf6
[AUTO]Update Public suffix list (#202)
Files changed:
M	common/src/commonMain/resources/MR/files/public_suffix_list.txt

Co-authored-by: AChep <AChep@users.noreply.github.com>
2024-03-08 07:07:54 +02:00
Artem Chepurnyi
281c70bd0d
New Crowdin translations by GitHub Action (#199)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-03-08 07:07:40 +02:00
Artem Chepurnoy
e6649feafa
improvement: Ofload Markdown parsing (Vault, Send screens) from UI thread 2024-03-07 18:55:40 +02:00
Artem Chepurnoy
aefb752467
Bump dependencies 2024-03-07 18:41:48 +02:00
Artem Chepurnoy
f423826252
improvement: Add a button to add a Custom filter to the Home screen 2024-03-07 12:13: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
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
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
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
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