Name Description Size Coverage
BlackScreenOverlay.kt A full-screen black overlay used to obscure private browsing content. 909 -
PrivateBrowsingLockFeature.kt An interface to access and observe the enabled/disabled state of the Private Browsing Lock feature. 15038 -
UnlockPrivateTabsFragment.kt Fragment used to display biometric authentication when the app is locked. 7576 -
UnlockPrivateTabsScreen.kt A screen allowing users to unlock their private tabs. @param onUnlockClicked Invoked when the user taps the unlock button. @param onLeaveClicked Invoked when the user taps the leave private tabs text. @param showNegativeButton To check if we display the negative button. 5025 -
UnlockPrivateTabsTrayScreen.kt UI for displaying the Unlock Private Tabs Page in the Tabs Tray. @param modifier The modifier to be applied to the layout. @param onUnlockClicked Invoked when the user taps the unlock button. 2851 -