Commit graph

1542 commits

Author SHA1 Message Date
David Perez
79ed894d70 BIT-1662: Fix pull to refresh on content that did not scroll (#1012) 2024-06-20 17:08:07 +01:00
David Perez
cc0f6f54a5 BIT-1558: Search toolbar IME action should close the keyboard (#1011) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
d5f8eabf31 Logout a user on sync if the security stamp does not match (#1002) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
829934f7c0 BIT-1584 Fix the view password overflow item visibility (#1008) 2024-06-20 17:08:07 +01:00
Brian Yencho
5bfa059cdb BIT-1899: Post root navigation calls to avoid visual defects on startup (#1009) 2024-06-20 17:08:07 +01:00
David Perez
8cc25a57f0 VaultRepo clears in-memory vault data whenever the active account changes (#1010) 2024-06-20 17:08:07 +01:00
David Perez
5928987a9b BIT-1729: Re-load the options to apply policy values (#1000) 2024-06-20 17:08:07 +01:00
David Perez
6bfb9440b5 Add AuthDiskSource helper for knowing when the user changes (#1007) 2024-06-20 17:08:07 +01:00
Ramsey Smith
2739b9e001 BIT-1703: Card brand UI error (#997) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
5ca514b1e2 BIT-1583 Save the items as null if they are blank (#1006) 2024-06-20 17:08:07 +01:00
Brian Yencho
e115c51e36 Remove now-unnecessary unlocking check when calling sync (#1004) 2024-06-20 17:08:07 +01:00
David Perez
1bb489a206 Add rtl mirroring for more images (#1005) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
b0af9a625c BIT-1171 Update the login with device IDs (#1003) 2024-06-20 17:08:07 +01:00
Brian Yencho
7432068565 Replace one-off exclusion rules with @OmitFromCoverage (#1001) 2024-06-20 17:08:07 +01:00
David Perez
ad31994ab7 Directional icons should be mirrored in right to left languages (#999) 2024-06-20 17:08:07 +01:00
David Perez
b434feed0b Allow for more language support at an OS level (#998) 2024-06-20 17:08:07 +01:00
David Perez
042b055ecd Add missing enum valur to ForcePasswordResetReason (#996) 2024-06-20 17:08:07 +01:00
renovate[bot]
8779f0236b Update gradle/wrapper-validation-action action to v2.1.1 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 17:08:07 +01:00
David Perez
9ffae32ae3 Update to Java 17 (#994) 2024-06-20 17:08:07 +01:00
David Perez
35151ab831 Update androidx navigation and lifecycle libraries (#993) 2024-06-20 17:08:07 +01:00
David Perez
d0e4c33407 Update Firebase BOM and Google Services (#992) 2024-06-20 17:08:07 +01:00
David Perez
21dabe88e0 Fix resend button moving around (#991) 2024-06-20 17:08:07 +01:00
David Perez
a7b58e9c19 BIT-1729: Update generator policy UI in realtime (#990) 2024-06-20 17:08:07 +01:00
David Perez
5a6be93644 Add helper handle methods for MainType and Internal actions (#989) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
c3724605b8 BIT-1658 Change the Linked custom field to display the name (#988) 2024-06-20 17:08:07 +01:00
David Perez
03c21a953d BIT-724: Update touch targets (#986) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e04b2a95e4 BIT-1679 Add the CipherAttachment test tag (#987) 2024-06-20 17:08:07 +01:00
David Perez
ec0df1d2a1 BIT-1671: Fix transition jank (#984) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
673972c0be BIT-1714 Add the ID to the decline all requests button (#983) 2024-06-20 17:08:07 +01:00
David Perez
200ecf73e4 Remove wrapper column on LoginScreen (#985) 2024-06-20 17:08:07 +01:00
David Perez
a6c6af7a56 Hide soft keyboard when attempting to login (#982) 2024-06-20 17:08:07 +01:00
Ramsey Smith
f7150d33cb BIT-1704: Edit items in collection bug (#977) 2024-06-20 17:08:07 +01:00
David Perez
3266ed65c3 BIT-702: Update Compose BOM and remove explicit Material 3 library version (#981) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
7326063f68 BIT-1577 Add the options element ID (#980) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
d58e06e00f BIT-1709 Add the button element Ids on the AddSend screen (#975) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
1a9ed4d288 BIT-1679 Update test tags for VaultItemScreen (#973) 2024-06-20 17:08:07 +01:00
David Perez
0ebddadcae Fix minor optimization issues (#979) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
80a024f9dd BIT-1592 Update element ID location for search items (#970) 2024-06-20 17:08:07 +01:00
David Perez
dc2e07c130 BIT-1524, BIT-898: Update generated text (#964) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
6294e656ce Move the testTagAsResourceId modifier (#978) 2024-06-20 17:08:07 +01:00
David Perez
178d7f898b Check database schemas to source control (#976) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
be54a1bfbb BIT-1708 Add the test tag for the policy notice. (#974) 2024-06-20 17:08:07 +01:00
Ramsey Smith
da176994ca BIT-1664: Vault add item ownership tests. (#969) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
e2e52d84b1 BIT-1677 Update the tags on the AddEdit Item screen. (#972) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
899355551f BIT-1676 Update the attachment screen test ID. (#971) 2024-06-20 17:08:07 +01:00
Oleg Semenenko
1334c98b1f BIT-1701 Add the policy notice to the add send screen. (#963) 2024-06-20 17:08:07 +01:00
Brian Yencho
390411ded7 BIT-1715: Fix autofill account-switching data loading error (#965) 2024-06-20 17:08:07 +01:00
David Perez
ce9dff7ab2 Apply minor compose optimizations (#967) 2024-06-20 17:08:07 +01:00
David Perez
8b7d1bfc51 Fix incorrect test imports (#966) 2024-06-20 17:08:07 +01:00
David Perez
1e13c4e10f Remove unused accompanist dependency (#962) 2024-06-20 17:08:07 +01:00