mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
9379557944
6 changed files with 21 additions and 10 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
Disabled:bad use of version control. non free libraries and inconsistent licensing
|
||||||
Category:System
|
Category:System
|
||||||
License:GPL
|
License:GPL
|
||||||
Web Site:http://www.aptoide.com/
|
Web Site:http://www.aptoide.com/
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
Disabled:Google Play Services non-free library etc.
|
||||||
AntiFeatures:NonFreeDep
|
AntiFeatures:NonFreeDep
|
||||||
Category:Navigation
|
Category:Navigation
|
||||||
License:Apache2
|
License:Apache2
|
||||||
|
|
|
||||||
|
|
@ -31,9 +31,11 @@ Build Version:0.17.0b,94208,714,update=.;lib/ActionBarSherlock,target=android-16
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
||||||
Build Version:0.17.1b,94209,717,update=.;lib/ActionBarSherlock,target=android-16,prebuild=\
|
Build Version:0.17.1b,94209,717,update=.;lib/ActionBarSherlock,target=android-16,prebuild=\
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
||||||
|
Build Version:0.17.2b,94210,728,update=.;lib/ActionBarSherlock,target=android-16,prebuild=\
|
||||||
|
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
|
||||||
|
|
||||||
#Not in Market
|
#Not in Market
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:0.17.1b
|
Current Version:0.17.2b
|
||||||
Current Version Code:94209
|
Current Version Code:94210
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,9 @@ rm -rf releases/
|
||||||
Build Version:0.208,208,bec59bad08,\
|
Build Version:0.208,208,bec59bad08,\
|
||||||
init=rm -rf ActionBarSherlock && git clone https://github.com/BrandroidTools/ActionBarSherlock.git,\
|
init=rm -rf ActionBarSherlock && git clone https://github.com/BrandroidTools/ActionBarSherlock.git,\
|
||||||
update=.;ActionBarSherlock/library,prebuild=rm -rf releases/
|
update=.;ActionBarSherlock/library,prebuild=rm -rf releases/
|
||||||
|
Build Version:0.212,212,c7da3bbf29,\
|
||||||
|
init=rm -rf ActionBarSherlock && git clone https://github.com/BrandroidTools/ActionBarSherlock.git,\
|
||||||
|
update=.;ActionBarSherlock/library,prebuild=rm -rf releases/
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
|
|
|
||||||
|
|
@ -7,12 +7,16 @@ Issue Tracker:https://bugzilla.mozilla.org
|
||||||
|
|
||||||
Summary:Web browser
|
Summary:Web browser
|
||||||
Description:
|
Description:
|
||||||
Mobile version of the Firefox web browser. Uses the Gecko layout engine to render web pages, which
|
Mobile version of the Firefox web browser. Uses the Gecko layout engine to
|
||||||
implements current and anticipated web standards. Features include: bookmark sync, custom search engines,
|
render web pages, which
|
||||||
|
implements current and anticipated web standards. Features include: bookmark
|
||||||
|
sync, custom search engines,
|
||||||
support for addons and the ability to enable or disable the search suggestions.
|
support for addons and the ability to enable or disable the search suggestions.
|
||||||
|
|
||||||
This apk will only work on ARMv7 devices: see the website for a list of supported devices and
|
'''This apk will only work on ARMv7 devices''': see the website for a list of
|
||||||
a link to the ftp server for builds that may work on faster ARMv6 hardware.
|
supported devices and
|
||||||
|
a link to the ftp server for builds that work on ARMv6 CPUs with
|
||||||
|
at least 500MB of RAM.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
@ -20,6 +24,6 @@ Auto Update Mode:None
|
||||||
#well hidden - Mozilla appear very keen to force use of the proprietary market.
|
#well hidden - Mozilla appear very keen to force use of the proprietary market.
|
||||||
#They come from here: http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/
|
#They come from here: http://ftp.mozilla.org/pub/mozilla.org/mobile/releases/
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:18.0
|
Current Version:19.0
|
||||||
Current Version Code:2012111612
|
Current Version Code:2012031512
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,6 @@ only but the ftp server has versions that work on the more powerful ARMv6 device
|
||||||
|
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
#See android_info.txt in http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates for version code
|
#See android_info.txt in http://ftp.mozilla.org/pub/mozilla.org/mobile/candidates for version code
|
||||||
Current Version:18.0
|
Current Version:20.0
|
||||||
Current Version Code:2012112112
|
Current Version Code:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue