David Perez
|
8fb949ee92
|
Implement navigation for listing sends (#661)
|
2024-01-17 23:36:02 -06:00 |
|
David Perez
|
67d0c1afb3
|
Create sealed class for the ItemListingType Vault (#659)
|
2024-01-17 23:05:56 -06:00 |
|
David Perez
|
0a618853c5
|
BIT-493: Add full file send support (#651)
|
2024-01-17 22:58:13 -06:00 |
|
Brian Yencho
|
5fe04343b6
|
Remove now-unsupported Accessibility and Draw Over autofill options (#658)
|
2024-01-17 22:30:48 -06:00 |
|
Joshua Queen
|
1405b512f0
|
BIT-1177: Added test tags for password history (#656)
|
2024-01-17 21:35:29 -06:00 |
|
Brian Yencho
|
778c81df58
|
BIT-1148: Add storage for blocked autofill URIs (#657)
|
2024-01-17 21:30:25 -06:00 |
|
Oleg Semenenko
|
71460f2c39
|
BIT-541, 1370 Adding icon loading for login items (#654)
|
2024-01-17 21:14:23 -06:00 |
|
Brian Yencho
|
c32a7d18b1
|
Hook up inline autofill setting to UI (#653)
|
2024-01-17 20:38:51 -06:00 |
|
Joshua Queen
|
3868a71e41
|
BIT-1178: Adding element ids for the generator (#655)
|
2024-01-17 18:12:45 -05:00 |
|
David Perez
|
1d6d182c58
|
Maintain updated premium state in VaultViewModel (#652)
|
2024-01-17 16:31:25 -06:00 |
|
David Perez
|
3c452a42b9
|
Clean up lint warnings in tests (#650)
|
2024-01-17 16:03:33 -06:00 |
|
Joshua Queen
|
d7d1742de6
|
BIT-1169: Adding element ids for the environment screen (#649)
|
2024-01-17 16:46:00 -05:00 |
|
David Perez
|
f103fead43
|
Rename createSend to createTextSend (#647)
|
2024-01-17 15:28:11 -06:00 |
|
Brian Yencho
|
34e03a17fa
|
Remove unnecessary SettingsRepository.clearData (#648)
|
2024-01-17 15:28:06 -06:00 |
|
David Perez
|
1748c7402a
|
Add underlying support for file sends (#646)
|
2024-01-17 14:41:18 -06:00 |
|
Brian Yencho
|
e49a2d2349
|
BIT-833: Add storage for "use inline autofill" setting (#645)
|
2024-01-17 14:15:31 -06:00 |
|
Joshua Queen
|
59732a4ba1
|
BIT-1054, BIT-1055: Adding modal generator UI and navigation from Add/Edit item (#643)
|
2024-01-17 13:20:38 -05:00 |
|
Brian Yencho
|
5d388bffe7
|
BIT-1165: Log out the current user after maximum invalid unlock attempts (#642)
|
2024-01-17 07:53:01 -06:00 |
|
Caleb Derosier
|
6fb36a5fa9
|
BIT-1327: Add support for theme selection (#641)
|
2024-01-16 16:41:34 -07:00 |
|
Ramsey Smith
|
110392e94c
|
BIT-844: Move to Organization UI (#638)
|
2024-01-16 15:53:45 -07:00 |
|
David Perez
|
b30a4368d8
|
Add initial file chooser (#639)
|
2024-01-16 16:25:59 -06:00 |
|
Brian Yencho
|
a9338cc743
|
BIT-1470, BIT-1475: Fix Proguard issues on recent builds (#640)
|
2024-01-16 16:21:50 -06:00 |
|
Lucas Kivi
|
3efbd72a41
|
BIT-1458: update overlay autofill (#634)
|
2024-01-16 11:43:13 -06:00 |
|
Brian Yencho
|
8fdcd0ecfb
|
Add storage for invalid lock attempts (#637)
|
2024-01-16 11:10:26 -06:00 |
|
Brian Yencho
|
00c339b820
|
Use SharedPreferences.edit helper whenever possible (#636)
|
2024-01-16 10:01:13 -06:00 |
|
David Perez
|
b12a28962b
|
Add method to request multiple permissions at once (#633)
|
2024-01-16 09:54:35 -06:00 |
|
Brian Yencho
|
ca18c1417a
|
BIT-1321, BIT-1014: Implement Verify PIN screen (#635)
|
2024-01-16 09:46:15 -06:00 |
|
Brian Yencho
|
d9cbca5999
|
Add ability to set a PIN to SettingsRepository (#631)
|
2024-01-16 07:59:55 -06:00 |
|
Lucas Kivi
|
c44e9aa75a
|
BIT-1320: Add inline UI (#624)
|
2024-01-15 22:37:50 -06:00 |
|
Brian Yencho
|
de290aaaf9
|
Add getPinProtectedUserKey to VaultSdkSource (#632)
|
2024-01-15 22:18:22 -06:00 |
|
David Perez
|
ed884592b0
|
Provide IntentManager from compositionLocal (#630)
|
2024-01-15 21:27:07 -06:00 |
|
Brian Yencho
|
d14c1fe985
|
Update Bitwarden SDK to 0.4.0-20240115.154650-43 (#629)
|
2024-01-15 20:59:00 -06:00 |
|
David Perez
|
16667453ca
|
Add support for a localPermissionsManager (#628)
|
2024-01-15 18:09:13 -06:00 |
|
Oleg Semenenko
|
62827092e4
|
Modified the isIconLoadingDisabled setting to be a flow (#626)
|
2024-01-15 17:51:24 -06:00 |
|
Joshua Queen
|
084b1a70bd
|
Adding navigation for generator modals (#627)
|
2024-01-15 18:35:03 -05:00 |
|
Brian Yencho
|
e6cb1fc357
|
Add PIN entry dialog and confirmation UI (#625)
|
2024-01-15 16:50:01 -06:00 |
|
David Perez
|
c30f3bb8e7
|
Add network security config (#623)
|
2024-01-15 14:24:57 -06:00 |
|
David Perez
|
f47ebdbcf8
|
Remove explicit english US strings and move non-translatable strings into their own file (#622)
|
2024-01-15 13:39:16 -06:00 |
|
David Perez
|
2f0ae889e4
|
BIT-461: Add pull-to-refresh to vault screen (#619)
|
2024-01-15 13:21:28 -06:00 |
|
Ramsey Smith
|
d51fa8f1ec
|
Move to organization navigation (#620)
|
2024-01-15 11:58:20 -07:00 |
|
Brian Yencho
|
c6173d0a47
|
Make SyncResponseJson.Send.text nullable (#621)
|
2024-01-15 12:23:52 -06:00 |
|
David Perez
|
0b6b1ccade
|
BIT-1268: Pull-to-refresh for sends screen (#618)
|
2024-01-15 10:40:03 -06:00 |
|
Oleg Semenenko
|
0d4fec4c91
|
Add persistence for isImageLoadingEnabled appearance setting (#612)
|
2024-01-15 10:26:43 -06:00 |
|
David Perez
|
52d74c97c1
|
Add support for the pull-to-refresh in settings (#615)
|
2024-01-15 09:41:14 -06:00 |
|
David Perez
|
6143f35572
|
Create a navigation graph for the generator tab (#617)
|
2024-01-15 08:47:31 -06:00 |
|
David Perez
|
7b8a10d7df
|
Navigate to send graph properly (#616)
|
2024-01-15 08:46:59 -06:00 |
|
Lucas Kivi
|
691ff01f39
|
Refactor autofill parser to take a FillRequest (#614)
|
2024-01-14 21:21:22 -06:00 |
|
Brian Yencho
|
7e8b9897bd
|
Add unlockVaultWithPinAndSync to VaultRepository (#613)
|
2024-01-14 21:08:35 -06:00 |
|
David Perez
|
b58f3d5bf0
|
Add underlying pull-to-refresh support to BitwardenScaffold (#610)
|
2024-01-14 17:58:03 -06:00 |
|
Brian Yencho
|
4096b37d86
|
BIT-746, BIT-1120: Implement session timeout functionality (#605)
|
2024-01-14 17:30:44 -06:00 |
|