Commit graph

1774 commits

Author SHA1 Message Date
David Perez
368ca49fd6
Add BitwardenLegacyAppComponents for legacy app component names (#3922) 2024-09-16 15:00:00 -05:00
Dave Severns
759e926588
PM-11464 Add onboarding status to user Account to allow for root navigation to onboarding flow. (#3878) 2024-09-16 12:40:56 -04:00
David Perez
3ecf1382b2
PM-11488: Add a switch to the autofill settings UI for enabling the accessibility service (#3911) 2024-09-16 09:14:00 -05:00
Dave Severns
190ba792a1
[PM-10905] Update JSON model to match API (#3913) 2024-09-13 13:22:21 -04:00
Andrew Haisting
d1f21d3585
BITAU-98 Add EncryptionUtils helper functions to the bridge SDK (#3888) 2024-09-12 15:02:01 -05:00
David Perez
4c1d55e9fe
PM-11487: Initial accessibility service and processor for handling autofill (#3906) 2024-09-12 12:17:25 -05:00
Dave Severns
f544ccc3ef
[PM-11741] shortcut navigation pt2 electric boogaloo (#3904) 2024-09-12 13:02:01 -04:00
David Perez
537c501b9b
Update compose BOM to 2024.09.01 (#3907) 2024-09-11 15:31:25 -05:00
David Perez
2d3a47f3d1
Update Androidx libraries (#3908) 2024-09-11 15:31:11 -05:00
David Perez
6521848a8d
PM-11485: Add routing for accessibility autofill (#3895) 2024-09-11 11:53:30 -05:00
David Perez
fe1f897d64
Update to detekt 1.23.7 (#3901) 2024-09-11 11:41:35 -05:00
Andrew Haisting
a5726fb72b
BITAU-160 Update feature flag name for authenticator sync (#3903) 2024-09-11 09:12:35 -05:00
Dave Severns
8f30742908
PM-10845 add landscape layout for setup auto-fill (#3897) 2024-09-11 07:53:05 -04:00
David Perez
98bcff5e06
Add PreviewScreenSizes annotation to ignored list of annotations for tests (#3899) 2024-09-10 16:07:32 -05:00
Andrew Haisting
19596ea4c3
BITAU-102 Return null BridgeService when API level is below 12 (#3887) 2024-09-10 15:10:05 -05:00
Dave Severns
8dce8cd576
PM-10630 setup autofill UI and interactions set up (#3891) 2024-09-10 14:10:23 -04:00
Andrew Haisting
b94a1adda9
Use an aar to define bridge dependency (#3892) 2024-09-10 16:33:49 +00:00
David Perez
8489693d84
Update KSP to 2.0.20-1.0.25 (#3894) 2024-09-10 11:10:31 -05:00
Andrew Haisting
647b3e921b
BITAU-168 Add Bridge SDK test dependencies (#3890) 2024-09-10 10:11:50 -05:00
aj-rosado
4e69ed57e8
[PM-10930] Fix password generator policies (#3853) 2024-09-10 16:31:58 +02:00
David Perez
95240a7ce3
Update to AGP 8.6.0 (#3889) 2024-09-10 09:22:24 -05:00
Andrew Haisting
19facaf8fd
BITAU-164 add no-op version of BridgeService (#3884) 2024-09-09 15:36:34 -05:00
David Perez
bef05d5ed9
Simplify adding flags to debug menu (#3886) 2024-09-09 14:51:04 -05:00
David Perez
fa93985a2e
Update Slider UI after Compose BOM update (#3885) 2024-09-09 14:50:48 -05:00
Andrew Haisting
b7544ef7f4
BITAU-96 Setup AIDL interface and files (#3880) 2024-09-09 10:43:33 -05:00
Dave Severns
fa2d7e0218
PM-11741 add password modal to root nav for generator shortcut specia… (#3883) 2024-09-09 11:42:19 -04:00
Andrew Haisting
c817253760
BITAU-108 Store Authenticator Sync Key (#3873) 2024-09-09 10:09:10 -05:00
github-actions[bot]
eb4e2ab31f
Autosync Crowdin Translations (#3875) 2024-09-09 14:18:01 +00:00
David Perez
705153ea21
Add missing SerialName annotations (#3879) 2024-09-06 17:24:11 -05:00
Andrew Haisting
47fe78536f
BITAU-165 add kotlinx serialization dependency to bridge (#3877) 2024-09-06 15:28:29 -05:00
David Perez
3f78ad6d6d
Update the compose BOM to 2024.09.00 (#3874) 2024-09-06 12:45:12 -05:00
Dave Severns
e468ec695b
PM-11604 Network layer for checking email token, nav to UI if needed. (#3862) 2024-09-06 13:40:00 -04:00
Dave Severns
ae349183e8
PM-11714 record if a user has signed in on device before. (#3876)
Co-authored-by: Patrick Honkonen <1883101+SaintPatrck@users.noreply.github.com>
2024-09-06 13:18:35 -04:00
renovate[bot]
e039d5c3fb
[deps]: Update gh minor (#3851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 13:14:47 -05:00
Andrew Haisting
b1ecf125d1
BITAU-107 Add Feature Flag and UI for Authenticator Syncing (#3847) 2024-09-05 13:13:48 -05:00
David Perez
69ca7649e2
Update the Gemfile.lock (#3872) 2024-09-05 13:13:40 -05:00
David Perez
22958aa5ed
Update KotlinX Serialization to v1.7.2 (#3871) 2024-09-05 13:13:23 -05:00
David Perez
7ebbe700f0
Update immutable collection to v0.3.8 (#3870) 2024-09-05 12:33:55 -05:00
Andrew Haisting
de48bb37d7
BITAU-96 Setup Bridge SDK (#3857) 2024-09-05 12:22:49 -05:00
David Perez
1dd19a8b2d
Update to latest Kotlin v2.0.20 (#3869) 2024-09-05 11:59:08 -05:00
David Perez
733053b548
PM-11484: Add logic to parse URI from AccessibilityNodeInfo (#3864) 2024-09-05 11:20:11 -05:00
David Perez
f10a2b15ba
Remove unsued shouldFinishOnComplete property (#3865) 2024-09-04 17:50:31 -05:00
David Perez
c02afb6714
PM-11643: Add LauncherPackageNameManager for tracking launcher apps (#3861) 2024-09-04 14:12:09 -05:00
Dave Severns
b672418c45
PM-11479 Expired link UI (#3854) 2024-09-04 13:07:47 -04:00
David Perez
c017c1b10c
PM-11642: Security stamp soft logout (#3859) 2024-09-04 11:54:31 -05:00
David Perez
e3a4a7b153
Relocate the accessibility package into the autofill package (#3860) 2024-09-04 11:30:43 -05:00
David Perez
36f13e44a3
PM-11616: Manage totp logic in AutofillTotpManager (#3856) 2024-09-03 15:54:37 -05:00
Mathias Mader
2597c44117
[PM-11398] [PM-10872] - Fix: Search fields not showing text correctly (#3840) 2024-09-03 14:37:30 -04:00
github-actions[bot]
ae685c73d2
Autosync Crowdin Translations (#3845) 2024-09-03 18:22:58 +00:00
Dave Severns
2b5337c4ff
PM-11214 change navoptions to support single top without retaining VM (#3843) 2024-09-03 14:14:13 -04:00