Lucas Kivi
|
3f6a12740c
|
BIT-1458: update overlay autofill (#634)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
6220670ce3
|
Add storage for invalid lock attempts (#637)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c428a57ca8
|
Use SharedPreferences.edit helper whenever possible (#636)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
87ea0da23f
|
Add method to request multiple permissions at once (#633)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
880bdc8826
|
BIT-1321, BIT-1014: Implement Verify PIN screen (#635)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
ca517c88c4
|
Add ability to set a PIN to SettingsRepository (#631)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
224395004f
|
BIT-1320: Add inline UI (#624)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
fd8293ba55
|
Add getPinProtectedUserKey to VaultSdkSource (#632)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
c52ae0ed2a
|
Provide IntentManager from compositionLocal (#630)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
7bf249c0dd
|
Update Bitwarden SDK to 0.4.0-20240115.154650-43 (#629)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
ff9c4ecb67
|
Add support for a localPermissionsManager (#628)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
f0e2548f65
|
Modified the isIconLoadingDisabled setting to be a flow (#626)
|
2024-06-20 17:08:07 +01:00 |
|
Joshua Queen
|
cd4db46e13
|
Adding navigation for generator modals (#627)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
61a162b6de
|
Add PIN entry dialog and confirmation UI (#625)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
99d7af4c16
|
Add network security config (#623)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
b343761db3
|
Remove explicit english US strings and move non-translatable strings into their own file (#622)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
0f2e5359d2
|
BIT-461: Add pull-to-refresh to vault screen (#619)
|
2024-06-20 17:08:07 +01:00 |
|
Ramsey Smith
|
0f0fe81f41
|
Move to organization navigation (#620)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
df3a6598b3
|
Make SyncResponseJson.Send.text nullable (#621)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
0975ab9c7b
|
BIT-1268: Pull-to-refresh for sends screen (#618)
|
2024-06-20 17:08:07 +01:00 |
|
Oleg Semenenko
|
80084ff0fb
|
Add persistence for isImageLoadingEnabled appearance setting (#612)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
561aabc528
|
Add support for the pull-to-refresh in settings (#615)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
82b174168e
|
Create a navigation graph for the generator tab (#617)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
c983937070
|
Navigate to send graph properly (#616)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
e758e273be
|
Refactor autofill parser to take a FillRequest (#614)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3e28e5cc9b
|
Add unlockVaultWithPinAndSync to VaultRepository (#613)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
18af449e1f
|
Add underlying pull-to-refresh support to BitwardenScaffold (#610)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
d6d179a27f
|
BIT-746, BIT-1120: Implement session timeout functionality (#605)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
6a208fee31
|
Add persistence for PIN-unlock related data (#611)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
76b04a849d
|
BIT-463: Add warning dialog when selecting VaultTimeoutAction.LOGOUT (#608)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
c59ae03f97
|
Add VaultSdkSource.derivePinKey (#609)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
32c1c2155e
|
Handle delete and remove password options from SendScreen (#607)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
6e91332a31
|
BIT-1445: Allow manual text entry on stepper (#593)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
056b6eb30c
|
Update the current user's last active time when navigating (#606)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3def25366b
|
Add logout manager (#604)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
f1b9ded3e3
|
Add clearData calls DiskSources (#603)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
67d7b7a9f5
|
BIT-1315: Add dummy data fulfillment (#602)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
5d73f97831
|
Add persistence for a user's "last active time" (#601)
|
2024-06-20 17:08:07 +01:00 |
|
Sean Weiser
|
8efd9d2c8a
|
Check isAuthenticated status within PushManager (#600)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
3d75867a15
|
Add AppForegroundManager (#599)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
70308c84be
|
Remove waitForIdle calls from account switcher tests (#598)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
96a9a41836
|
Remove BitwardenReadOnlyTextFieldWithActions (#597)
|
2024-06-20 17:08:07 +01:00 |
|
Brian Yencho
|
8f22231c4a
|
Allow for null access tokens for soft logout states (#596)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
5288a697e5
|
Add send delete confirmation dialog (#595)
|
2024-06-20 17:08:07 +01:00 |
|
Caleb Derosier
|
0d171e91b9
|
BIT-1328: Add support for changing language with picker (#577)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
f95e5cc3cb
|
Fix bug in test (#594)
|
2024-06-20 17:08:07 +01:00 |
|
Sean Weiser
|
5a2b1e61c2
|
BIT-1362 Receive and expose push notification events from PushManager (#581)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
739004cc57
|
Dialogs should persist past a rotation (#592)
|
2024-06-20 17:08:07 +01:00 |
|
Lucas Kivi
|
33b6f994e6
|
Move AutofillView data into a wrapper class (#590)
|
2024-06-20 17:08:07 +01:00 |
|
David Perez
|
c06be2b8de
|
Add delete and remove password options items for send (#591)
|
2024-06-20 17:08:07 +01:00 |
|