update ifixit to 1.2.1, analytics-less
This commit is contained in:
parent
2e40dda72e
commit
14677a4da7
|
|
@ -7,7 +7,9 @@ Issue Tracker:https://github.com/iFixit/iFixitAndroid/issues
|
|||
Summary:Gadget repair guide
|
||||
Description:
|
||||
The official iFixit app offers native guide viewing using iFixit’s
|
||||
[http://www.ifixit.com/api/1.0/doc public APIs], integrated web views of the site with Answers and Shopping.
|
||||
[http://www.ifixit.com/api/1.0/doc public APIs], integrated web views of the site with Answers and Cart.
|
||||
|
||||
v1.2.1+ is built with the non-free Google Analytics library replaced with the free NoAnalytics.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
@ -19,9 +21,11 @@ update=.;../Android-ViewPagerIndicator/library;../AndroidSectionHeaders/library;
|
|||
init=sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.gitmodules && \
|
||||
sed -i 's/git@github.com:/https:\/\/github.com\//g' ../.git/config && cd .. && git submodule init && \
|
||||
git submodule update && cd App
|
||||
Build Version:1.2.1,9,!bad submodule commit v1.2.1,submodules=yes,subdir=App,\
|
||||
Build Version:1.2.1,9,dce77248,submodules=yes,target=android-16,\
|
||||
srclibs=NoAnalytics@158a4a,subdir=App,prebuild=\
|
||||
rm -f libs/* && echo "android.library.reference.7=$$NoAnalytics$$" >> project.properties,\
|
||||
update=.;../Android-ViewPagerIndicator/library;../AndroidSectionHeaders/library;../ActionBarSherlock/library;\
|
||||
../ImageZoomLibrary;../AndroidImageManager/library;../HoloEverywhere/HoloEverywhereLib
|
||||
../ImageZoomLibrary;../AndroidImageManager/library;../HoloEverywhere/library
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue