Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.77/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.78/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.79/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.80/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.81/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.82/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.83/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.84/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.85/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down
3 changes: 2 additions & 1 deletion website/versioned_docs/version-0.86/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ AppState is frequently used to determine the intent and proper behavior when han
- `background` - The app is running in the background. The user is either:
- in another app
- on the home screen
- [Android] on another `Activity` (even if it was launched by your app)
- [Android] on another `Activity`, including temporary system activities such
as autofill credential pickers (even if launched by your app or the system)
- [iOS] `inactive` - This is a state that occurs when transitioning between foreground & background, and during periods of inactivity such as entering the multitasking view, opening the Notification Center or in the event of an incoming call.

For more information, see [Apple's documentation](https://developer.apple.com/documentation/uikit/app_and_scenes/managing_your_app_s_life_cycle)
Expand Down