diff --git a/metadata/com.concentricsky.android.khan.txt b/metadata/com.concentricsky.android.khan.txt new file mode 100644 index 0000000000..7274ff9af5 --- /dev/null +++ b/metadata/com.concentricsky.android.khan.txt @@ -0,0 +1,39 @@ +Category:Internet;Science & Education +License:GPLv3 +Web Site:https://github.com/concentricsky/android-viewer-for-khan-academy +Source Code:https://github.com/concentricsky/android-viewer-for-khan-academy +Issue Tracker:https://github.com/concentricsky/android-viewer-for-khan-academy/issues + +Name:Khan Academy viewer +Auto Name:Viewer for Khan Academy +Summary:Watch videos and lectures +Description: +View [http://khanacademy.org Khan Academy]'s library of over 4,000 educational +videos. Topics covered include: general science, biology, chemistry, physics, +math, finance, history, the humanities, and more. + +Khan Academy's library of videos is available free of charge. Teachers, +students, scientists - people form all walks of life - will find Khan +Academy's materials immensely valuable and engaging. + +You can take individual videos, or entire topics offline to watch when you +don't have a network connection. Follow along, skip ahead, or go back by +navigating subtitles, and connect with your Khan Academy user account to track +your work and earn achievements. +. + +Repo Type:git +Repo:https://github.com/concentricsky/android-viewer-for-khan-academy.git + +Build:1.2.2,14 + disable=can't find support-v4 + commit=13566d739dc674 + patch=pom_14.patch + prebuild=cp oauth_credentials.json.sample res/raw/oauth_credentials.json + maven=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:1.2.2 +Current Version Code:14 + diff --git a/metadata/com.concentricsky.android.khan/pom_14.patch b/metadata/com.concentricsky.android.khan/pom_14.patch new file mode 100644 index 0000000000..ae74e67a3b --- /dev/null +++ b/metadata/com.concentricsky.android.khan/pom_14.patch @@ -0,0 +1,48 @@ +diff --git a/pom.xml b/pom.xml +index b762225..873eff9 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -7,17 +7,6 @@ + apk + Viewer for Khan Academy + +- +- +- codehaus-snapshots +- http://snapshots.repository.codehaus.org +- +- +- springsource-repo +- SpringSource Repository +- http://repo.springsource.org/release +- +- + + + +@@ -27,15 +16,10 @@ + provided + + +- android.support +- compatibility-v4 +- 11 +- +- ++ + + com.fasterxml.jackson.core + jackson-core +@@ -132,7 +116,7 @@ + + com.jayway.maven.plugins.android.generation2 + android-maven-plugin +- 3.3.2 ++ 3.6.1 + + true +