diff --git a/_config.yml b/_config.yml index 210a006..4b1e27d 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ url: https://opengapps.org title: The Open GApps Project description: OpenGApps.org offers information and pre-built packages of The Open GApps Project. The Open GApps Project is an open-source effort to script the automatic generation of up-to-date Google Apps packages. All Android versions and platforms supported. -keywords: open gapps, opengapps, gapps, android, daily, arm, arm64, x86, x86_64, 4.4, 5.0, 5.1, 6.0, 7.0, 7.1, 8.0, 8.1, 9.0, 10.0, kitkat, lollipop, marshmallow, nougat, oreo, pie, q, ten, aroma, super, stock, full, mini, micro, nano, pico, tvstock +keywords: open gapps, opengapps, gapps, android, daily, arm, arm64, x86, x86_64, 4.4, 5.0, 5.1, 6.0, 7.0, 7.1, 8.0, 8.1, 9.0, 10.0, kitkat, lollipop, marshmallow, nougat, oreo, pie, q, ten, aroma, super, stock, full, mini, micro, nano, pico, tvstock, tvmini timezone: Europe/Amsterdam # App settings diff --git a/_data/table/api.yml b/_data/table/api.yml index 7771b51..40f2eab 100644 --- a/_data/table/api.yml +++ b/_data/table/api.yml @@ -1,8 +1,8 @@ - name: "10.0" url: "/Notes-for-Android-10.x" + checked: true - name: "9.0" url: "/Notes-for-Android-9.x" - checked: true - name: "8.1" url: "/Notes-for-Android-8.x" - name: "8.0" diff --git a/_data/table/variant.yml b/_data/table/variant.yml index 8bf0b65..4cae4e4 100644 --- a/_data/table/variant.yml +++ b/_data/table/variant.yml @@ -17,3 +17,5 @@ url: /Pico-Package - name: tvstock url: /TVStock-Package +- name: tvmini + url: /TVMini-Package diff --git a/_data/tooltips.yml b/_data/tooltips.yml index 0f15e5c..12c89d2 100644 --- a/_data/tooltips.yml +++ b/_data/tooltips.yml @@ -75,6 +75,8 @@ home: info: The bare minimum to get Google Play functionality - tag: ltvstock info: Package for Android TV devices, includes all Google Apps that come standard on the latest Nexus Player + - tag: ltvmini + info: Smaller set of Google Apps for Android TV devices, similar to what mini has compared to the stock variant - tag: package-latest info: Date of the latest release of the selected package - tag: bdownload