RxLceModel

/

Module base

A reactive data loading for Android based on RxJava. The library follows the guidelines recommended in official Android guide to app architecture to load data and report an operation state (Loading/Content/Error).

Features

Please see a github project for detailed description.

Package com.motorro.rxlcemodel.rx

Basic LceModel classes

Package com.motorro.rxlcemodel.rx.entity

Contains tools to maintain data validity

Package com.motorro.rxlcemodel.rx.service

Contains tools to load and store data

Package com.motorro.rxlcemodel.disklrucache

Jake Wharton’s DiskLruCache cache delegate for RxLceModel

Package com.motorro.rxlcemodel.kserializer

DiskLruCache serialization delegate using Kotlin serialization

All modules:

Name  
cache  
common  
composeview  
coroutines  
disklrucache  
kserializer  
lce  
rx  
utils  
viewmodel