-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* support realm refresh() * fix up changelog * support refresh callback * fix tests, add not called test * make operation a no op if the callback was not registered successfully don't invoke the callback if the onRefresh registration fails fix test for outside transaction registration * fix expectation * fix refresh callback implementation. * add refreshAsync to changelog * use proper future timeout * fix test * Update realm in another Isolate * Disable auto refresh realm and refresh manually * Return result from refreshAsync * Fix API doc * Fix API doc * Repair a test * Code review changes * Code review changes * Code review changes * Apply suggestions from code review Co-authored-by: blagoev <lubo@blagoev.com> * Code review changes --------- Co-authored-by: Desislava Stefanova <dst.stefanova@gmail.com> Co-authored-by: Desislava Stefanova <95419820+desistefanova@users.noreply.github.com>
- Loading branch information
1 parent
0c697ae
commit 667a6ec
Showing
8 changed files
with
168 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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