Name Description Size Coverage
CreateShortcutFragment.kt 2790 -
CreateXiaomiShortcutFragment.kt A [DialogFragment] for creating a Xiaomi-specific shortcut on the home screen. This fragment allows users to create a shortcut for the current tab on Xiaomi devices, with an option to customize the shortcut name. The fragment handles the layout and interaction for inputting the shortcut name, validating input, and invoking the necessary use case to add the shortcut to the home screen. 4145 -
NewTabShortcutIntentProcessor.kt Processes the given [Intent]. @param intent The intent to process. @return True if the intent was processed, otherwise false. 1706 -
PasswordManagerIntentProcessor.kt Intent processor that will handle intents for the password manager shortcut 1358 -
UninstallShortcutIntentProcessor.kt Intent processor that will handle intents for the uninstall survey shortcut. 1343 -