| AccountAction.kt |
|
599 |
| AppWebPageAction.kt |
|
1285 |
| AutofillAction.kt |
|
1192 |
| ClipboardAction.kt |
|
687 |
| DataStoreAction.kt |
Dispatched when the app requests a sync.
|
4329 |
| DialogAction.kt |
Dispatching a `DialogAction` causes a modal dialog to be displayed.
On the user pressing either a the positive or negative buttons a list of actions
are dispatched.
Hint: DialogActions are not added to history stack. The edge linking where the dialog is shown to where
then buttons should take the user should be represented in the `RoutePresenter` and the `graph.xml`.
|
3820 |
| FingerprintAuthAction.kt |
|
463 |
| FingerprintSensorAction.kt |
|
416 |
| ItemDetailAction.kt |
|
1587 |
| LifecycleAction.kt |
Emitted when an activity owned by the app comes on screen.
|
1696 |
| NetworkAction.kt |
|
154 |
| RouteAction.kt |
|
4044 |
| SentryAction.kt |
|
338 |
| SettingAction.kt |
|
2919 |
| TelemetryAction.kt |
|
2393 |
| ToastNotificationAction.kt |
|
1295 |
| UnlockingAction.kt |
|
332 |