-
Notifications
You must be signed in to change notification settings - Fork 620
Merged sessions-sharedrepo into main #7039
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mrober
wants to merge
22
commits into
main
Choose a base branch
from
sessions-sharedrepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,174
−2,616
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
f5fd0c7
Use multi-process DataStore instead of Preferences DataStore (#6781)
mrober 0169aee
Share settings cache between running processes (#6788)
mrober 533e20c
Fix unit tests showing warning about datastore_shared_counter (#6830)
mrober 60e0965
Create SharedSessionRepository and remove bound service (#6844)
mrober fa6809a
send session event based on data collection and setting config (#6852)
themiswang 4aedcbf
Fix firelog send (#6855)
mrober be16ffb
Implement fake datastore for unit tests (#6874)
mrober 99b1532
Fallback try catch block (#6873)
themiswang a9daf57
Add unit tests for session repo (#6878)
themiswang 12b0596
background time nullable (#6886)
themiswang 3c0aa0d
Disable the activity lifecycle callbacks on app delete (#6877)
mrober 1da2b77
Implement new cold app start detection heuristic (#6950)
mrober bd3217d
Implement ProcessDataManager (#6961)
mrober 3bd7132
Implement cold start detection logic (#6975)
mrober e6e6006
Add benchmark to measure startup time with cleared app data (#6985)
mrober 66b7f0f
Do not notify subscribers when session didn't change (#6988)
mrober eec26a9
Fix the profile case with clear app data (#7000)
mrober 8a61cbc
Use the same tag for all logs in sessions (#7002)
mrober ada72e1
Add more trace buttons to sessions test app (#7014)
mrober 009307f
Allow Perf to use this version of AQS (#7041)
mrober 21215eb
Address feedback on sessions-sharedrepo (#7045)
mrober 0aae9f1
Fix cold starts incorrectly using the previous firstSessionId (#7047)
mrober 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
62 changes: 0 additions & 62 deletions
62
.../src/androidTest/kotlin/com/google/firebase/sessions/SessionLifecycleServiceBinderTest.kt
This file was deleted.
Oops, something went wrong.
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.
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.