Update FasterGPS (org.fastergps) to 1.11 (13)
This commit is contained in:
parent
fa2b2aa966
commit
84a89ec6e9
|
@ -26,31 +26,59 @@ Requires Root:Yes
|
|||
Repo Type:git
|
||||
Repo:https://github.com/dschuermann/faster-gps.git
|
||||
|
||||
Build Version:1.0,1,90430ede39c5ad4fef338744af954f865b246c41,subdir=org_fastergps/
|
||||
Build Version:1.2,3,aa1f260,subdir=org_fastergps/
|
||||
Build Version:1.3,4,f6d9482,subdir=org_fastergps/,prebuild=\
|
||||
$$SDK$$/tools/android update project -p ../org_donations
|
||||
Build Version:1.4,5,0bd14a0,subdir=org_fastergps/,prebuild=\
|
||||
$$SDK$$/tools/android update project -p ../org_donations
|
||||
Build Version:1.6,7,399ec19,subdir=FasterGPS,\
|
||||
extlibs=htmlcleaner/htmlcleaner-2.2.jar,init=rm -f android-libs/Donations/custom_rules.xml && \
|
||||
git clone https://github.com/dschuermann/HtmlSpanner android-libs/HS && \
|
||||
git clone https://github.com/dschuermann/root-commands android-libs/RC && \
|
||||
cd android-libs/RC && git checkout a99695d4cd && rm -rf RootCommands-Demo,\
|
||||
update=.;android-libs/Donations;android-libs/HS/htmlspanner;\
|
||||
android-libs/RC/RootCommands-Library,prebuild=\
|
||||
find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' && \
|
||||
rm -f libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar && \
|
||||
cp -f libs/htmlcleaner-2.2.jar android-libs/HS/htmlspanner/libs/ && \
|
||||
echo "android.library.reference.2=android-libs/RC/RootCommands-Library" >> project.properties && \
|
||||
echo "android.library.reference.3=android-libs/HS/htmlspanner" >> project.properties && \
|
||||
cp android-libs/Donations/ant-templates/other/DonationsConfig.java \
|
||||
android-libs/Donations/src/org/donations/
|
||||
Build Version:1.9,11,v1.9,subdir=FasterGPS,gradle=fdroid
|
||||
Build Version:1.10,12,v1.10,subdir=FasterGPS,gradle=fdroid
|
||||
Build:1.0,1
|
||||
commit=90430ede39c5ad4fef338744af954f865b246c41
|
||||
subdir=org_fastergps/
|
||||
|
||||
Build:1.2,3
|
||||
commit=aa1f260
|
||||
subdir=org_fastergps/
|
||||
|
||||
Build:1.3,4
|
||||
commit=f6d9482
|
||||
subdir=org_fastergps/
|
||||
prebuild=$$SDK$$/tools/android update project -p ../org_donations
|
||||
|
||||
Build:1.4,5
|
||||
commit=0bd14a0
|
||||
subdir=org_fastergps/
|
||||
prebuild=$$SDK$$/tools/android update project -p ../org_donations
|
||||
|
||||
Build:1.6,7
|
||||
commit=399ec19
|
||||
subdir=FasterGPS
|
||||
init=rm -f android-libs/Donations/custom_rules.xml && \
|
||||
git clone https://github.com/dschuermann/HtmlSpanner android-libs/HS && \
|
||||
git clone https://github.com/dschuermann/root-commands android-libs/RC && \
|
||||
cd android-libs/RC && \
|
||||
git checkout a99695d4cd && \
|
||||
rm -rf RootCommands-Demo
|
||||
update=.;android-libs/Donations;android-libs/HS/htmlspanner;android-libs/RC/RootCommands-Library
|
||||
extlibs=htmlcleaner/htmlcleaner-2.2.jar
|
||||
prebuild=find . -type f -print0 | xargs -0 sed -i 's/org.rootcommands/org.sufficientlysecure.rootcommands/g' && \
|
||||
rm -f libs/root-commands-1.2.jar libs/htmlspanner-0.2-fork.jar && \
|
||||
cp -f libs/htmlcleaner-2.2.jar android-libs/HS/htmlspanner/libs/ && \
|
||||
echo "android.library.reference.2=android-libs/RC/RootCommands-Library" >> project.properties && \
|
||||
echo "android.library.reference.3=android-libs/HS/htmlspanner" >> project.properties && \
|
||||
cp android-libs/Donations/ant-templates/other/DonationsConfig.java android-libs/Donations/src/org/donations/
|
||||
|
||||
Build:1.9,11
|
||||
commit=v1.9
|
||||
subdir=FasterGPS
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.10,12
|
||||
commit=v1.10
|
||||
subdir=FasterGPS
|
||||
gradle=fdroid
|
||||
|
||||
Build:1.11,13
|
||||
commit=v1.11
|
||||
subdir=FasterGPS
|
||||
gradle=fdroid
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.10
|
||||
Current Version Code:12
|
||||
Current Version:1.11
|
||||
Current Version Code:13
|
||||
|
||||
|
|
Loading…
Reference in a new issue