Improve Indexer's state management by splitting up the current loading state and the last response. This is intended to resolve a bug where if the UI task and IndexerService are both killed, the Indexer state would become indeterminate and the library would not show. Resolve this by keeping track of whatever the last completed state was and falling back to it whenever the loading process is canceled. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| NOTICE | ||
| proguard-rules.pro | ||