Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
68189b07f2
|
@ -11,7 +11,7 @@ CatLog shows a scrolling (tailed) view of the Android "Logcat" system log, hence
|
|||
allows you to record logs in real time, send logs via email, and filter using a variety of criteria. It has
|
||||
a widget, can record logs in the background and has useful colour coding.
|
||||
|
||||
It wont work on Android 4.1+ without root access, since apps are not allowed to access each other's logs.
|
||||
It won't work on Android 4.1+ without root access, since apps are not allowed to access each others' logs.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
|
@ -6,10 +6,17 @@ Issue Tracker:http://code.google.com/p/wherering/issues/list
|
|||
|
||||
Summary:Automatically change ring mode by location
|
||||
Description:
|
||||
Automatically changes the phone's ring mode (silent, vibrate, etc) according to your
|
||||
current location.
|
||||
Have the phone's ring mode (silent, vibrate, etc) change when you enter a set
|
||||
location zone, configurable by radius. It uses GPS sparingly to save the battery.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo:http://code.google.com/p/wherering
|
||||
|
||||
Build Version:1.99.0,99,!wait for client ced797,subdir=WhereRing,target=android-7,prebuild=\
|
||||
sed -i 's/%s (%s)/(%s)/g' res/values/strings.xml && sed -i 's/@debuggable@/false/g' AndroidManifest.xml && \
|
||||
rm -rf ../WhereRingTest ant-support,init=mv AndroidManifest.xml.tmpl AndroidManifest.xml,forceversion=yes,forcevercode=yes
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.99.0
|
||||
Current Version Code:99
|
||||
|
|
Loading…
Reference in a new issue