| ExternalIntentNavigation.kt |
Handles all actions from outside the app that starts it.
|
4313 |
- |
| PromoteSearchWidgetDialogCompose.kt |
Composable that displays a dialog to promote the search widget.
This dialog informs the user about the search widget and provides an option to add it.
@param onAddSearchWidgetButtonClick A lambda function to be executed when the "Add Widget" button is clicked.
@param onDismiss A lambda function to be executed when the dialog is dismissed.
|
8081 |
- |
| SearchWidgetProvider.kt |
Widget provider implementation for the Focus search widget.
|
2965 |
- |
| SearchWidgetUtils.kt |
Utility class for search widget related operations.
|
2895 |
- |
| VoiceSearchActivity.kt |
Activity for handling voice search.
|
1233 |
- |