-
Notifications
You must be signed in to change notification settings - Fork 215
Support non exception errors from fetcher #123
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
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
1c0da31
Support non exception errors from fetcher
eyalgu 0075ada
revert parital changes to store builder to reduce noise
eyalgu 2fe7b7e
finish off diff
eyalgu 9e3801e
Merge remote-tracking branch 'origin/master' into errors
eyalgu d886e41
Allow to create a FetcherResult.Error without a Throwable. Add tests
eyalgu 47463e6
Add missing funcion and more tests
eyalgu 7279bdf
lint
eyalgu cae8faa
unflake RxFlowableStoreTest
eyalgu cea6e71
try to rename FakeFetcher to FakeRxFetcher to (maybe) solve missing c…
eyalgu 2e1b012
Merge remote-tracking branch 'origin/master' into errors
eyalgu 7bd21db
move SourceOfTruth out of impl package
eyalgu 44a5e15
Merge remote-tracking branch 'origin/master' into errors
eyalgu 03768e6
Rename accidental change of RxStoreBuilder.fromMaybe back to formSingle
eyalgu 81548bb
Introduce Fetcher from #139
eyalgu 3981d37
fix Rx artifact
eyalgu fb7c64d
Merge remote-tracking branch 'origin/master' into errors
eyalgu 738ed50
delete legacy presistor factory
eyalgu 1527bec
fix api file
eyalgu cb50d9c
move fetcher to be a typealias
eyalgu ed9d87f
code review comments + clean up documentation
eyalgu cff04b4
code review comments
eyalgu 3251fbb
Update store/src/main/java/com/dropbox/android/external/store4/Fetche…
eyalgu 5a2df2e
Merge remote-tracking branch 'origin/master' into errors
eyalgu a0edfcf
Revert "Update sample app's build.gradle to refer to the externally r…
eyalgu e883e5d
update releasing.md
eyalgu 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.