mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-16 07:10:29 +05:30
e31943f5ab
* Added necessary translations * Added support for redirecting directly to IntentSettings * Create HomeViewModel * Used HomeViewModel * Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> * Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> * Update app/src/main/java/com/github/libretube/ui/fragments/HomeFragment.kt Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> * Swap elvis operator for if statement for improved readability. * Move runSafely to separate file * Change when statement by if statement Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> * Format if statement * * Remove LiveData properties; * Change buttons style for consistency; * Move updateIfChanged to a separate file; --------- Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com> |
||
---|---|---|
.. | ||
CommentsViewModel.kt | ||
EditChannelGroupsModel.kt | ||
HomeViewModel.kt | ||
PlayerViewModel.kt | ||
PlaylistViewModel.kt | ||
SearchViewModel.kt | ||
SubscriptionsViewModel.kt | ||
TrendsViewModel.kt | ||
WelcomeModel.kt |