Merge branch 'master' of gitorious.org:f-droid/fdroiddata

Conflicts:
	metadata/com.cepmuvakkit.times.txt
This commit is contained in:
Ciaran Gultnieks 2013-01-21 09:15:18 +00:00
commit 6c21e2c9d0
4 changed files with 20 additions and 12 deletions

View file

@ -17,8 +17,8 @@ Repo:https://code.google.com/p/android-salat-times/
Build Version:2.5,200,1c443f55db96,target=android-16
Auto Update Mode:None
#Device-variable
Update Check Mode:RepoManifest
#Device-variable; RepoManifest gives the wrong version
Update Check Mode:None
Current Version:2.5
Current Version Code:200

View file

@ -25,6 +25,7 @@ Build Version:1.0,23,!Version with Bluetooth
Build Version:1.1,25,v1.1,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties,forcevercode=yes
Build Version:1.1.1,26,4c7df5bb54,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties,forcevercode=yes
Build Version:1.1.3,29,d4533d9533,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
Build Version:2.0,30,4e4bafed59,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
Auto Update Mode:None
Update Check Mode:Market

View file

@ -14,10 +14,7 @@ SIP softphone with a comprehensive range of features:
* ICE/STUN/TURN algorithms for NAT traversal in virtually any network (based on ice4j from Jitsi)
* Push-to-talk (PTT) walkie-talkie mode allows free group chat on wifi (as long as the router supports multicast)
* Built in Ganglia agent provides an enterprise-grade monitoring solution to map wifi coverage and it's relationship with call quality
N.B Modules are present for arm-v7a only. This
[http://smart4u.org/forum/Thread-List-of-devices-ARMv7-ARMv6-ARMv5 list] may help if you are unsure about
which CPU architecture you have.
* Native x86 support
.
Repo Type:git

View file

@ -8,8 +8,10 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=curio%40fre
Summary:Maintain root access
Description:
This application makes a backup or a protected backup of your device's root.
This device must already be rooted: OTA RootKeeper doesn't have the ability to root devices.
If several conditions are matched, OTA RootKeeper will make root survive OTAs, and anything else
This device must already be rooted: OTA RootKeeper doesn't have the ability to
root devices.
If several conditions are matched, OTA RootKeeper will make root survive OTAs,
and anything else
except /system partition formatting.
Requirement:
@ -17,15 +19,23 @@ Requirement:
* Upgrades not formatting or overwriting completely the /system partition.
* See website for info about devices that meet these requirements
Require root: Maybe.
Require root: Yes.
.
Requires Root:Yes
Repo Type:git
Repo:https://github.com/project-voodoo/ota-rootkeeper-app.git
#contains busybox binary: config available from author's github
#Build Version:2.0.3,10,05cc30
Build Version:2.0.3,10,05cc30,srclibs=Busybox@83785f0,rm=assets/busybox,prebuild=\
export PATH=$$NDK$$/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin:$PATH && \
mkdir external && cp -r $$Busybox$$/* external/ && cd external && \
wget https://raw.github.com/tias/android-busybox-ndk/master/android_ndk_defconfigPlus && \
mv android_ndk_defconfigPlus .config && \
make CONFIG_SYSROOT="$$NDK$$/platforms/android-9/arch-arm" && mv busybox ../assets
Update Check Mode:None
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:2.0.3
Current Version Code:10