1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-16 21:03:55 +03:00
Commit graph

463 commits

Author SHA1 Message Date
Joshua Queen
79bc483491 BIT-1147, BIT-1487: Implementing blocking auto-fill for specific URIs () 2024-06-20 17:08:07 +01:00
David Perez
75fbadb67b Add basic navigation for the search screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
e3547f4e13 Add WebAuthCallbackActivity to handle hCaptcha callbacks () 2024-06-20 17:08:07 +01:00
Brian Yencho
49ff8a761d Replace string-based static mocks with function references () 2024-06-20 17:08:07 +01:00
David Perez
0bfb9a24dc Fix deletion date formatting () 2024-06-20 17:08:07 +01:00
Ramsey Smith
d706a20211 BIT-1408: Delete cipher () 2024-06-20 17:08:07 +01:00
David Perez
c9d7a48598 BIT-1518: Process shared sends () 2024-06-20 17:08:07 +01:00
Brian Yencho
4510695f76 BIT-1486: Use inline autofill based on user's setting () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
ffba00bf83 Adding the UI and ViewModel () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
cd1d326d45 Adding Navigation to the verification code screen and skeleton UI () 2024-06-20 17:08:07 +01:00
Sean Weiser
1a53178137 BIT-1286: Enable loading dialog when logging in via SSO () 2024-06-20 17:08:07 +01:00
Sean Weiser
49b4c23466 BIT-1286: Check for Internet connection before logging in via SSO () 2024-06-20 17:08:07 +01:00
Joshua Queen
6dd4a31a57 BIT-1147: Adding UI for empty and content view states in BlockAutoFillScreen () 2024-06-20 17:08:07 +01:00
Sean Weiser
9779cb9cf2 BIT-1286: Check for empty organization ID on SSO login screen () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a877897a19 Add TOTP code generation () 2024-06-20 17:08:07 +01:00
David Perez
88e4b45f7d BIT-1499 listing screen pull-to-refresh () 2024-06-20 17:08:07 +01:00
Brian Yencho
c487074de6 Update various import and formatting issues () 2024-06-20 17:08:07 +01:00
Brian Yencho
eeb22dbfee BIT-1498: Allow external navigation to Add Send screen () 2024-06-20 17:08:07 +01:00
Brian Yencho
bdca79d862 Update Bitwarden SDK to 0.4.0-20240119.185557-52 () 2024-06-20 17:08:07 +01:00
David Perez
cf930438c2 Add sealed class to model reusable overflow actions () 2024-06-20 17:08:07 +01:00
Caleb Derosier
6cbfff254c BIT-808: Conditionally show log in with device on login () 2024-06-20 17:08:07 +01:00
David Perez
2fa7851b42 BIT-1411, BIT-1414: Add delete send confirmation dialog () 2024-06-20 17:08:07 +01:00
Sean Weiser
a706db2b28 BIT-1360: Prompt for push notification permission when approving passwordless logins () 2024-06-20 17:08:07 +01:00
David Perez
3c4b823014 Add support for removing passwords and deleting sends from the list screen () 2024-06-20 17:08:07 +01:00
David Perez
2c749186e1 Add helper method for getting sendView icons () 2024-06-20 17:08:07 +01:00
Brian Yencho
cb306a8377 Disable inline autofill toggle when autofill is disabled () 2024-06-20 17:08:07 +01:00
David Perez
a1e55297e9 Add trailing icons for sends () 2024-06-20 17:08:07 +01:00
David Perez
c7abbd17dc BIT-1501: Apply vault item list filters () 2024-06-20 17:08:07 +01:00
Joshua Queen
02aad8f215 BIT-693: Password strength indicator sdk update () 2024-06-20 17:08:07 +01:00
Ramsey Smith
9ba6474c37 BIT-769: Move to organization functionality () 2024-06-20 17:08:07 +01:00
David Perez
413677852b Add overflow items to sends listings () 2024-06-20 17:08:07 +01:00
Joshua Queen
8c64d6b01b BIT-1147: Adding navigation to block auto fill screen and skeleton UI () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e7a5cb86f3 BIT-541 Adding the icons for Apple and Android () 2024-06-20 17:08:07 +01:00
Ramsey Smith
53c2823141 Storing vault filter types in memory () 2024-06-20 17:08:07 +01:00
Brian Yencho
94108bcb5d BIT-1488: Track changes in autofill status and send users to settings () 2024-06-20 17:08:07 +01:00
Sean Weiser
fed6b74800 Save state of approving passwordless logins setting and setup initial UI () 2024-06-20 17:08:07 +01:00
David Perez
a12bc47c20 Add basic overflow for list screen () 2024-06-20 17:08:07 +01:00
David Perez
d0d1e669d1 Fix minor lint errors () 2024-06-20 17:08:07 +01:00
David Perez
ff361a7b61 Implement navigation for listing sends () 2024-06-20 17:08:07 +01:00
David Perez
dfbfeda0e7 Create sealed class for the ItemListingType Vault () 2024-06-20 17:08:07 +01:00
David Perez
89a818aeaa BIT-493: Add full file send support () 2024-06-20 17:08:07 +01:00
Brian Yencho
6f796725a1 Remove now-unsupported Accessibility and Draw Over autofill options () 2024-06-20 17:08:07 +01:00
Brian Yencho
840f675736 BIT-1148: Add storage for blocked autofill URIs () 2024-06-20 17:08:07 +01:00
Oleg Semenenko
a87bcd28ff BIT-541, 1370 Adding icon loading for login items () 2024-06-20 17:08:07 +01:00
Brian Yencho
ff7a015472 Hook up inline autofill setting to UI () 2024-06-20 17:08:07 +01:00
David Perez
ac0a079e42 Clean up lint warnings in tests () 2024-06-20 17:08:07 +01:00
David Perez
1db2a25f4b Rename createSend to createTextSend () 2024-06-20 17:08:07 +01:00
Brian Yencho
9ba02c67e0 Remove unnecessary SettingsRepository.clearData () 2024-06-20 17:08:07 +01:00
David Perez
cd236f183f Add underlying support for file sends () 2024-06-20 17:08:07 +01:00
Brian Yencho
dbbb9f6587 BIT-833: Add storage for "use inline autofill" setting () 2024-06-20 17:08:07 +01:00