Go to file
Kiall Mac Innes f46e894a58 Enable as many StrictMode checks as possible for Debug builds 2018-04-02 21:03:30 +01:00
.idea Android Studio 3.1 Code Style config migration 2018-04-02 17:36:28 +01:00
app Enable as many StrictMode checks as possible for Debug builds 2018-04-02 21:03:30 +01:00
artwork Add artwork in correct location 2017-07-29 17:20:06 +01:00
gradle/wrapper Update Gradle, and Android Gradle Plugin 2018-04-02 17:45:19 +01:00
tools Ignore merge commits when generating changelog 2017-03-18 09:55:27 -07:00
.gitignore Add .idea/caches to gitignore 2018-04-02 17:53:35 +01:00
.travis.yml Update gradle and build tools versions 2016-12-23 11:52:43 +00:00
Jenkinsfile Rework Play Store publishing 2017-06-10 12:44:08 +01:00
Jenkinsfile.groovy Update Screenshots 2017-07-29 16:25:14 +01:00
Jenkinsfile.tag Rework Play Store publishing 2017-06-10 12:44:08 +01:00
LICENSE Initial POC, Kinda works.. 2016-06-09 18:34:19 +01:00
README.md Update Screenshots 2017-07-29 16:25:14 +01:00
acra.gradle Swap compile for implementation 2018-04-02 18:07:33 +01:00
build.gradle Update Gradle, and Android Gradle Plugin 2018-04-02 17:45:19 +01:00
debug-keystore.jks Add a debug keystore 2017-06-10 14:45:37 +01:00
gradle.properties Simplify build.gradle 2017-06-10 12:19:10 +01:00
gradlew Initial POC, Kinda works.. 2016-06-09 18:34:19 +01:00
gradlew.bat Initial POC, Kinda works.. 2016-06-09 18:34:19 +01:00
play.gradle Rework Play Store publishing 2017-06-10 12:44:08 +01:00
properties.gradle Simplify build.gradle 2017-06-10 12:19:10 +01:00
settings.gradle HTSP Video: Move EPG to new HTSP library and remove old lib 2017-02-11 18:39:13 +00:00
signing.gradle Add a debug keystore 2017-06-10 14:45:37 +01:00
version.gradle Several more code cleanups 2017-09-03 13:15:47 +01:00
version.json Update version to 0.4.2 2017-08-12 16:35:13 +01:00

README.md

Android TV + TVHeadend Live Channel

  • Master Build Status
  • Develop Build Status

Available on Google Play:

  1. Download from Google Play: https://play.google.com/store/apps/details?id=ie.macinnes.tvheadend

Sign up for Beta access (more frequent, bleeding edge releases):

  1. Join the beta community (required!) https://plus.google.com/communities/102705346691784371187
  2. Join the beta on Google Play: https://play.google.com/apps/testing/ie.macinnes.tvheadend
  3. Download from Google Play: https://play.google.com/store/apps/details?id=ie.macinnes.tvheadend

IRC Channel:

Join #android-tvheadend on Freenode - not a general support channel, used for chatting with developers around specific bugs etc

Guide Playback Overlay Guide Playback Genres

Build Properties

Build customization can be performed via a local-tvheadend.properties file, for example:

ie.macinnes.tvheadend.acraReportUri=https://crashreport.com/report/tvheadend
ie.macinnes.tvheadend.keystoreFile=keystore.jks
ie.macinnes.tvheadend.keystorePassword=MySecretPassword
ie.macinnes.tvheadend.keyAlias=My TVHeadend Key
ie.macinnes.tvheadend.keyPassword=MySecretPassword