Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move preference code to new preference module #1619

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

nielsvanvelzen
Copy link
Member

Another one from my "short term" list (was only added like 6 months ago!). This PR moves the core logic for preferences to a separate module. This is part of an effort for modularization of the app, just like how the new playback code is in it's own module.

Changes

  • Move preference library code to it's own module
    • this does not include the user interface code (yet)
  • Update package from "org.jellyfin.androidtv.preference" to "org.jellyfin.preference"
  • Move some stuff around in the PreferenceStoreTests

Issues

@nielsvanvelzen nielsvanvelzen merged commit 0e92813 into jellyfin:master Apr 13, 2022
@nielsvanvelzen nielsvanvelzen deleted the module-preference branch April 13, 2022 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants