Implemented check for updates.
Showing
- app/src/main/java/com/futo/platformplayer/Settings.kt 3 additions, 1 deletionapp/src/main/java/com/futo/platformplayer/Settings.kt
- app/src/main/java/com/futo/platformplayer/activities/AddSourceActivity.kt 3 additions, 1 deletion...a/com/futo/platformplayer/activities/AddSourceActivity.kt
- app/src/main/java/com/futo/platformplayer/activities/ExceptionActivity.kt 3 additions, 1 deletion...a/com/futo/platformplayer/activities/ExceptionActivity.kt
- app/src/main/java/com/futo/platformplayer/fragment/mainactivity/main/SourceDetailFragment.kt 1 addition, 0 deletions...player/fragment/mainactivity/main/SourceDetailFragment.kt
- app/src/main/java/com/futo/platformplayer/states/StateApp.kt 20 additions, 1 deletionapp/src/main/java/com/futo/platformplayer/states/StateApp.kt
- app/src/main/java/com/futo/platformplayer/states/StatePlatform.kt 63 additions, 0 deletions...main/java/com/futo/platformplayer/states/StatePlatform.kt
- app/src/main/java/com/futo/platformplayer/states/StatePlugins.kt 0 additions, 2 deletions.../main/java/com/futo/platformplayer/states/StatePlugins.kt
- app/src/main/java/com/futo/platformplayer/states/StateUpdate.kt 31 additions, 33 deletions...c/main/java/com/futo/platformplayer/states/StateUpdate.kt
- app/src/main/java/com/futo/platformplayer/views/adapters/DisabledSourceAdapter.kt 0 additions, 42 deletions...to/platformplayer/views/adapters/DisabledSourceAdapter.kt
- app/src/main/java/com/futo/platformplayer/views/adapters/DisabledSourceView.kt 8 additions, 4 deletions.../futo/platformplayer/views/adapters/DisabledSourceView.kt
- app/src/main/java/com/futo/platformplayer/views/adapters/DisabledSourceViewHolder.kt 0 additions, 44 deletions...platformplayer/views/adapters/DisabledSourceViewHolder.kt
- app/src/main/java/com/futo/platformplayer/views/adapters/EnabledSourceViewHolder.kt 12 additions, 2 deletions.../platformplayer/views/adapters/EnabledSourceViewHolder.kt
- app/src/main/java/com/futo/platformplayer/views/sources/SourceHeaderView.kt 7 additions, 0 deletions...com/futo/platformplayer/views/sources/SourceHeaderView.kt
- app/src/main/res/layout/view_source_header.xml 22 additions, 0 deletionsapp/src/main/res/layout/view_source_header.xml
- app/src/main/res/values/strings.xml 2 additions, 0 deletionsapp/src/main/res/values/strings.xml
- app/src/stable/assets/sources/odysee 1 addition, 1 deletionapp/src/stable/assets/sources/odysee
- app/src/stable/assets/sources/patreon 1 addition, 1 deletionapp/src/stable/assets/sources/patreon
- app/src/stable/assets/sources/youtube 1 addition, 1 deletionapp/src/stable/assets/sources/youtube
- app/src/unstable/assets/sources/odysee 1 addition, 1 deletionapp/src/unstable/assets/sources/odysee
- app/src/unstable/assets/sources/patreon 1 addition, 1 deletionapp/src/unstable/assets/sources/patreon
Loading
Please register or sign in to comment