changes to NPR recipe
This commit is contained in:
parent
18f44cc314
commit
0526468a9a
|
@ -4,33 +4,39 @@ Web Site:https://code.google.com/p/npr-android-app/
|
|||
Source Code:https://code.google.com/p/npr-android-app/source/browse/
|
||||
Issue Tracker:https://code.google.com/p/npr-android-app/issues/list
|
||||
|
||||
Name:NPR News Application
|
||||
Summary:National Public Radio News App
|
||||
Auto Name:NPR News
|
||||
Summary:Radio player & News
|
||||
Description:
|
||||
NPR, formerly National Public Radio,[1][2] is a privately and publicly funded non-profit membership media organization that serves as a national syndicator to a network of 900 public radio stations in the United States.
|
||||
NPR is a non-profit media organization
|
||||
that serves as a national syndicator to a network of 900 public radio stations
|
||||
in the United States.
|
||||
|
||||
* Read and listen to the day's top stories from NPR News
|
||||
* Stay informed via our hourly five-minute newscasts
|
||||
* Connect to local public radio stations with over 1,000 live NPR station streams
|
||||
* Make your own playlist
|
||||
* Listen and read at the same time
|
||||
* Share your favorite stories via SMS, social media or email
|
||||
|
||||
Features:
|
||||
|
||||
*Read and listen to the day's top stories from NPR News
|
||||
*Stay informed via our hourly five-minute newscasts
|
||||
*Connect to local public radio stations with over 1,000 live NPR station streams
|
||||
*Make your own playlist
|
||||
*Listen and read at the same time
|
||||
*Share your favorite stories via SMS, social media or email
|
||||
|
||||
A proprietary analytics library was removed before building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/npr-android-app/
|
||||
|
||||
Build Version:2.4,3,ce46f6fe9235,subdir=Npr,target=android-7,patch=fix.patch,srclibs=NoAnalytics@158a4a,prebuild=rm -rf libs/crittercism_v2_1_7_crashonly.jar libs/libGoogleAnalytics.jar && \
|
||||
echo "android.library.reference.1=$$NoAnalytics$$" >> ../Npr/project.properties && \
|
||||
echo "MDExODY0NTc5MDEzNzUyMTQwNDIwMzE5MQ001" >> ../Npr/res/raw/api_key.txt
|
||||
|
||||
|
||||
Build Version:2.4,3,ce46f6fe9235,subdir=Npr,\
|
||||
target=android-15,\
|
||||
patch=fix.patch,\
|
||||
srclibs=NoAnalytics@158a4a,\
|
||||
prebuild=rm -rf libs/crittercism_v2_1_7_crashonly.jar libs/libGoogleAnalytics.jar && \
|
||||
sed -i '/critter/d' AndroidManifest.xml && \
|
||||
echo "android.library.reference.1=$$NoAnalytics$$" >> ../Npr/project.properties && \
|
||||
echo "MDExODY0NTc5MDEzNzUyMTQwNDIwMzE5MQ001" >> ../Npr/res/raw/api_key.txt
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:2.4
|
||||
Current Version Code:3
|
||||
Current Version Code:3
|
||||
|
||||
No Source Since:2.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue