This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Adding app lifecycle notification for macOS and Linux, add hidden state.
#40542
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
3f66fc3
Adding app lifecycle notification to macOS and linux, and add the hid…
gspencergoog 710998f
Fix tests
gspencergoog 9bc54d2
Add a test for FlutterAppLifecycleDelegate.mm
gspencergoog a7b20cd
Update some docs
gspencergoog 8fc9751
Fix licenses
gspencergoog 963444a
Minor doc change
gspencergoog ac5533d
Fix tests
gspencergoog dc17f5b
Fix bad merge
gspencergoog 829d050
Try to fix macOS tests
gspencergoog bfcdd4f
Stop mocking NSApplication, it doesn't like it if you don't
gspencergoog 36a8f11
Stop using NSApp global, use [NSApplication sharedApplication] instead
gspencergoog 81bbf71
Revert some unneeded refactoring
gspencergoog bcdbc6b
Remove lifecycle enum in favor of string constants
gspencergoog 5d103c0
Clean up for review
gspencergoog f0ee110
Fix license
gspencergoog e1d08b2
Fix Linux test
gspencergoog 87974bc
Remove enum from Windows implementation
gspencergoog f1f39ca
Restore AppLifecycleState enum, add apicheck tests
gspencergoog fecb1d5
Add comment
gspencergoog 2252f7f
Rename application_lifecycle.h to app_lifecycle_state.h
gspencergoog 49513da
Remove unneeded includes
gspencergoog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.