Commit Graph

959 Commits

Author SHA1 Message Date
Oleg Semenenko
2eaeeb4d4e BIT-1577 Add the options element ID (#980) 2024-02-07 16:17:13 -06:00
Oleg Semenenko
1a0b08cce1 BIT-1709 Add the button element Ids on the AddSend screen (#975) 2024-02-07 16:16:49 -06:00
Oleg Semenenko
411207a8de BIT-1679 Update test tags for VaultItemScreen (#973) 2024-02-07 16:16:20 -06:00
David Perez
301742a31b Fix minor optimization issues (#979) 2024-02-07 15:13:27 -06:00
Oleg Semenenko
a484eddd56 BIT-1592 Update element ID location for search items (#970) 2024-02-07 14:49:42 -06:00
David Perez
ce327c6d5c BIT-1524, BIT-898: Update generated text (#964) 2024-02-07 14:31:52 -06:00
Oleg Semenenko
24eca3fe04 Move the testTagAsResourceId modifier (#978) 2024-02-07 13:56:07 -06:00
David Perez
1bf90f7e81 Check database schemas to source control (#976) 2024-02-07 11:38:13 -06:00
Oleg Semenenko
6ec89e31d6 BIT-1708 Add the test tag for the policy notice. (#974) 2024-02-07 10:04:05 -06:00
Ramsey Smith
6e56626f5c BIT-1664: Vault add item ownership tests. (#969) 2024-02-07 08:21:37 -07:00
Oleg Semenenko
8d5f5084be BIT-1677 Update the tags on the AddEdit Item screen. (#972) 2024-02-07 09:06:29 -06:00
Oleg Semenenko
a65c73c203 BIT-1676 Update the attachment screen test ID. (#971) 2024-02-07 09:05:44 -06:00
Oleg Semenenko
77d944faad BIT-1701 Add the policy notice to the add send screen. (#963) 2024-02-06 12:57:26 -06:00
Brian Yencho
ccec9724fb BIT-1715: Fix autofill account-switching data loading error (#965) 2024-02-06 12:56:58 -06:00
David Perez
88620dc42b Apply minor compose optimizations (#967) 2024-02-06 12:55:13 -06:00
David Perez
81c0724359 Fix incorrect test imports (#966) 2024-02-06 12:54:49 -06:00
David Perez
9a1726aa18 Remove unused accompanist dependency (#962) 2024-02-06 12:52:26 -06:00
David Perez
0aa5977d49 Remove deprecations (#961) 2024-02-06 12:52:08 -06:00
David Perez
58da635c25 Update mockk and kover (#960) 2024-02-06 12:51:07 -06:00
David Perez
d16130a4fe BIT-1663: Display toast when auth request is declined or approved (#968) 2024-02-06 12:50:35 -06:00
David Perez
8e87dc0de2 Update to the latest version of AGP (v8.2.2) (#958) 2024-02-05 16:59:23 -06:00
David Perez
5739b7db1e Remove the usage of the deprecated AlertDialog (#959) 2024-02-05 16:56:21 -06:00
David Perez
dfcd3f1843 Update compose BOM and material 3 library (#957) 2024-02-05 16:21:50 -06:00
Brian Yencho
95bcc89178 Remove various unnecessary TODOs (#956) 2024-02-05 16:06:54 -06:00
David Perez
a74a16f2cc Update detekt and fix minor warnings (#955) 2024-02-05 15:34:26 -06:00
Oleg Semenenko
a3e7050067 BIT-1699 Fix initial pasword type not checking policy (#954) 2024-02-05 14:32:50 -06:00
David Perez
36db5d1a29 Update bitwarden sdk and login with device flow (#946) 2024-02-05 14:08:46 -06:00
renovate[bot]
fc9b70ec9f Update ruby/setup-ruby action to v1.171.0 (#692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 13:51:27 -06:00
Brian Yencho
7ccc76243c Update Roboelectric to 4.11.1 (#953) 2024-02-05 13:09:14 -06:00
Brian Yencho
456eb032ff Cache gradle files on CI (#952) 2024-02-05 12:28:09 -06:00
Brian Yencho
446a9ef987 Use parallel garbage collection in tests (#950) 2024-02-05 12:11:55 -06:00
Lucas Kivi
0b6f1f4144 Support other autofill types (#948) 2024-02-05 11:42:42 -06:00
Lucas Kivi
6002a84fae Fix spelling error in file name (#949) 2024-02-05 08:42:21 -06:00
Lucas Kivi
7a042757ad Simplify tests with mocks (#947) 2024-02-05 08:41:51 -06:00
Sean Weiser
c79c7fbf77 BIT-1527: Wrap FileManager methods in io context (#945) 2024-02-01 14:52:29 -06:00
Brian Yencho
c27cd15f12 Use KSP for Hilt to improve build times (#944) 2024-02-01 14:38:39 -06:00
Brian Yencho
746478accd Used fixed timezome to fix failing Password History test (#943) 2024-02-01 12:24:22 -06:00
Ramsey Smith
89894c791b BIT-617: Vault Password History (#935) 2024-02-01 09:16:07 -07:00
David Perez
b6a4169424 Polling on pending requests screen (#942) 2024-02-01 09:42:40 -06:00
Brian Yencho
80d021b691 BIT-1682: Add more master password reprompts to Item Listing screen (#938) 2024-02-01 09:29:27 -06:00
Sean Weiser
448e8fbc59 BIT-779: Add UI tests for generator changes (#941) 2024-02-01 02:27:51 -06:00
Joshua Queen
8e4b3899fc BIT-1594: Send form element IDs (#929) 2024-02-01 02:22:52 -06:00
David Perez
5211490f63 Poll for auth request updates (#939) 2024-02-01 02:16:07 -06:00
Brian Yencho
96da42294e Ensure more overflow action types get reprompts on Search (#940) 2024-02-01 02:04:06 -06:00
Oleg Semenenko
6b7fa01c03 BIT-1646 Flip the order for the delete menu password prompt (#937) 2024-02-01 01:55:08 -06:00
Caleb Derosier
c10a0b12c8 BIT-784: Enforce send options policy (#933) 2024-02-01 01:46:44 -06:00
Joshua Queen
87aaf422ff BIT-1679: Adding element IDs for view item screen (#932) 2024-02-01 01:42:15 -06:00
Shannon Draeker
45c622fbf2 BIT-1687: Password reprompt for items (#936) 2024-02-01 01:35:05 -06:00
Sean Weiser
ae264de457 BIT-779: Enforce policies on passcode generator screen (#927) 2024-02-01 01:25:08 -06:00
David Perez
472b970c56 Handle navigation for auth requests from notification (#934) 2024-02-01 00:33:10 -06:00