Commit Graph
482 Commits
Author SHA1 Message Date
David PerezandÁlison Fernandes 84bb3bcdb2 Reuse the BitwardenListItem and BitwardenGroup items on the Vault (#495) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 6875ca8f56 Simplify SettingScreen (#494) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 15fcfce0b2 Populate the send screen with real data (#488) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes da53c72a61 BIT-1101 Adding landscape content and handling scaling better. (#493) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes b6032873ec Add sends database table (#490) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes cd707473fc Adding default addy io base url for generation calls (#492) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 2d9b0264f2 Make all "...Handlers" classes into data classes (#491) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes f2ccfcd59a BIT-842: Fix various paddings and sizes on Vault Screen (#489) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes d9837a1895 BIT-1247: Restrict password visibility according to permissions (#487) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes c5989d117e Subscribe to vault SendData (#485) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 11fcaa6678 Move the 'isPremiumUser' flag from a common VaultItem property to a Login specific property (#486) 2024-06-20 17:08:07 +01:00
Sean WeiserandÁlison Fernandes c88825f134 Add required permissions to manifest (#484) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes bc54e4b629 Remove test code from VaultViewModel (#483) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 1e996fcbbe BIT-1246, BIT-1250: Show correct permission-related errors when editing (#482) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 8476e55b5a Apply common loading and error UIs (#481) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes d4bab9ed7f Reformat main app and test code (#480) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 4601f84140 Rename additem to addedit (#474) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes a6b2357fb0 Use JUnit 5 @AfterEach instead of JUnit 4 @After (#479) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 0d3038a717 Use bufferedMutableSharedFlow where appropriate (#476) 2024-06-20 17:08:07 +01:00
Lucas KiviandÁlison Fernandes b3bee9ae20 Move autofill classes to pre-existing packages (#475) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes e929641159 BIT-1101, BIT-1066, BIT-1071, BIT-1072 Adding QR code scanning feature (#464) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 1c8501b69b BIT-515, BIT-512 Adding the ability to view and edit secure note items. (#462) 2024-06-20 17:08:07 +01:00
Sean WeiserandÁlison Fernandes fd9ca8f544 BIT-946: Add Google Services and Crashlytics to standard builds (#473) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 9bf07f0693 Create package for add send feature (#472) 2024-06-20 17:08:07 +01:00
Oleg SemenenkoandÁlison Fernandes 6e69e00d96 Making it so we can test the common data easier (#467) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes fb891df03b BIT-1330, BIT-1331: Implementation to use sdk for forwarded service email generation (#470) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes da365acfee Add basic UI states to the SendScreen (#471) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 0c05855e6b BIT-514: View identity item UI (#461) 2024-06-20 17:08:07 +01:00
renovate[bot]Álison Fernandesrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cd1f703ba7 Update ruby/setup-ruby action to v1.165.1 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
Lucas KiviandÁlison Fernandes 738cd76c7d BIT-1293: add autofill service shell (#468) 2024-06-20 17:08:07 +01:00
David PerezandÁlison Fernandes 7a8da67944 Add the overflow menu to the send screen (#469) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes cf2e87c9f5 Apply formatter to project (#466) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 23479d6750 BIT-383: Finish UI for syncing the Vault with the Sync button (#463) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 17b50d96f1 BIT-713: Adding SimpleLogin service UI (#460) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 3142a640ce Split up VaultDataExtensions(Test) files (#458) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes ab03c83cb3 BIT-712: Adding UI for the FastMail service (#459) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes c94b303abc BIT-457: Add Vault Settings and Folders screen UI (#457) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 78461394f3 BIT-711: Adding UI for AddyIo service (#456) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 5ec810d4d6 Make all "...Args" classes into data classes (#455) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 8852ae9a40 Exclude more args from coverage (#454) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 0f7a09dd96 Add wrappers for NavGraphBuilder.composable that supply transitions (#453) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 12000b2746 BIT-1244: Implement dynamic vault filtering (#451) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 9e7cd65fe1 Ensure SplashScreen composable has content to fix intro transition (#452) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 6665f20af9 Ensure toScrolledContainerColor uses the correct easing function (#450) 2024-06-20 17:08:07 +01:00
Brian YenchoandÁlison Fernandes 3f0e44d42f BIT-842, BIT-843: Add Vault Filter and Vault Selection menu UI (#448) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes 3c29dccf62 BIT-1196: Adding ui for FirefoxRelay service (#449) 2024-06-20 17:08:07 +01:00
Caleb DerosierandÁlison Fernandes 5ac493fa89 BIT-74: Add Login with Device screen (#438) 2024-06-20 17:08:07 +01:00
Ramsey SmithandÁlison Fernandes 0dd162598f Separate common and type-specific state in VaultItemViewModel (#447) 2024-06-20 17:08:07 +01:00
Sean WeiserandÁlison Fernandes e31febb1c4 Omit fdroid debug tests and select the standard flavor by default (#446) 2024-06-20 17:08:07 +01:00
joshua-livefrontandÁlison Fernandes f528376c66 BIT-714: Adding ui for duck duck go service type (#445) 2024-06-20 17:08:07 +01:00