-
Notifications
You must be signed in to change notification settings - Fork 0
Add connection recovery handler and lifecycle monitor #28
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
a8c599e
Add new network monitor and network sample UI in core
aleksandar-apostolov 6cee404
Spotless
aleksandar-apostolov 078cb67
Update test
aleksandar-apostolov edac873
Missing permission check
aleksandar-apostolov b25c1a3
Missing permission check
aleksandar-apostolov 4b54265
Add tests for the stream network monitor utils and processing
aleksandar-apostolov bf78bb9
Move network monitor initialization after connection is established, …
aleksandar-apostolov c010b50
Stop network monitor on Disconnect
aleksandar-apostolov e945bfa
Refactor the callback into separate delegate and add tests
aleksandar-apostolov fce3cfa
Fix lint errors and run spotless
aleksandar-apostolov 3ff9bb1
Refactor snapshot builder and add tests
aleksandar-apostolov dd99226
Refactor signal processing and add tests
aleksandar-apostolov c9f8003
Add more tests
aleksandar-apostolov d1188f6
Spotless
aleksandar-apostolov b91fcdc
Fix algebra
aleksandar-apostolov 77f24ef
Update wrapper is now more generic
aleksandar-apostolov 693328e
Spotless
aleksandar-apostolov e0e234c
Change state update mechanism
aleksandar-apostolov c2c3cef
Spotless
aleksandar-apostolov 3b30b03
Update network info UI in sample
aleksandar-apostolov bace614
Update client test
aleksandar-apostolov f484eb4
Spotless
aleksandar-apostolov 885d450
Move update helper in a separate class
aleksandar-apostolov 3bed610
Spotless
aleksandar-apostolov c1e5668
Connection recovery handler and monitors
aleksandar-apostolov 08363ed
Add more tests
aleksandar-apostolov 836e574
Remove onNetworkState method
aleksandar-apostolov 914cf9d
Merge branch 'develop' into connection-recovery-handler
aleksandar-apostolov 5a0b34e
Merged devop and reformatted
aleksandar-apostolov e550526
Remove the network state
aleksandar-apostolov 3dd800b
Spotless
aleksandar-apostolov 2c86894
add tests
aleksandar-apostolov 90c3538
add tests
aleksandar-apostolov f0a0e45
Update sonar paths
aleksandar-apostolov 3e0986b
Update coverage parts
aleksandar-apostolov d176eab
Spotless and koverXmlReport dependency for sonar
aleksandar-apostolov d4e2a2b
Update stream-android-core/src/main/java/io/getstream/android/core/in…
aleksandar-apostolov f20e65d
Update stream-android-core/src/main/java/io/getstream/android/core/ap…
aleksandar-apostolov 41cbf28
Update stream-android-core/src/main/java/io/getstream/android/core/in…
aleksandar-apostolov ac231f8
Remove forEachSuspend as it breaks the async functionality since it u…
aleksandar-apostolov 7334c00
Merge remote-tracking branch 'origin/connection-recovery-handler' int…
aleksandar-apostolov 398e9d1
Update stream-android-core/src/main/java/io/getstream/android/core/in…
aleksandar-apostolov a0a25d3
Update stream-android-core/src/main/java/io/getstream/android/core/in…
aleksandar-apostolov faca6d8
Spotless & condition update
aleksandar-apostolov 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
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.