Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

LiveData #3

Open
markusressel opened this issue Nov 21, 2018 · 2 comments
Open

LiveData #3

markusressel opened this issue Nov 21, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@markusressel
Copy link
Owner

markusressel commented Nov 21, 2018

ObjectBox Docs - LiveData

@markusressel
Copy link
Owner Author

markusressel added a commit that referenced this issue Nov 24, 2018
moved entityId initialization code of DetailContentFragmentBase to lazy unmodifiable field
#3 migrated Group Detail and User Detail to ViewModels and LiveData
#3 created custom VieModel base classes for single items and lists to simplify creation of new, specific ViewModels
#4 migrated Group and User lists to LiveData and Paging, other lists are currently empty until they are migrated too
@markusressel
Copy link
Owner Author

The FreeNasRestApiClient should be wrapped in a PositionalDataSource to be able to combine it with the database datasource and circumvent the "limit" parameter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant