Zhuinden/realm-monarchy
[ACTIVE-ISH] A wrapper over Realm which exposes it as LiveData, managing Realm lifecycle internally.
JavaApache-2.0
Issues
- 2
fetching single record
#36 opened by timolor - 2
Update to Realm 10.0.0
#34 opened by Zhuinden - 4
- 1
Instrumentation tests.
#5 opened by Zhuinden - 1
- 32
- 3
Suggestion: ViewModel support
#29 opened by gelbertgel - 1
Question: Support for Paging 3.0?
#33 opened by anhanh11001 - 3
Suggestion: findFirst support
#20 opened by squirtle1990 - 4
With Live Paged data delays are experienced
#30 opened by beczesz - 15
Support emission of frozen results
#32 opened by Zhuinden - 6
BoundaryCallback with Monarchy
#31 opened by stevepham - 5
- 15
- 7
On Database update Datasource is getting invalidated and as a result of this new paged list is getting created and It refresh the UI
#28 opened by ksyamkrishnan - 2
Entire data from the DB is getting loaded into pagedlist. Is it not honoring the page size in Monarchy?
#27 opened by ksyamkrishnan - 7
App crashes with this error `monarchy.realmThreadLocal.get()` returns null
#26 opened by ksyamkrishnan - 2
Callbacks for Monarchy.writeAsync
#25 opened by okycelt - 20
Easy data filtering?
#12 opened by lucamtudor - 6
greaterThanOrEqualTo not working as expected
#19 opened by squirtle1990 - 3
Program type already present
#17 opened by squirtle1990 - 2
NPE on RealmDataSourceFactory.updateQuery()
#16 opened by SergiyKorotun - 29
findAllAsync in monarchyFindAll... functions
#15 opened by gelbertgel - 0
Late loading of list
#14 opened by gelbertgel - 2
Nullable OrderedCollectionChangeSet
#13 opened by shynline - 1
Update the Readme
#10 opened by Zhuinden - 5
- 1
- 16
- 4
Example app crashes on screen rotation
#8 opened by MichaelSims - 1
- 1
- 1
`managedLiveResults` support
#2 opened by Zhuinden - 1
`writeAsync` on single-threaded pool
#1 opened by Zhuinden