new app callmeter 3g
This commit is contained in:
parent
36de9774b9
commit
14c479f5ef
|
@ -1,17 +1,46 @@
|
||||||
Disabled:Proprietary binary - GoogleAdMobAdsSdk-4.3.1.jar
|
|
||||||
AntiFeatures:Ads
|
|
||||||
Category:System
|
Category:System
|
||||||
License:GPLv3+
|
License:GPLv3+
|
||||||
Web Site:https://code.google.com/p/callmeter/
|
Web Site:https://code.google.com/p/callmeter/
|
||||||
Source Code:http://github.com/felixb/callmeter
|
Source Code:http://github.com/felixb/callmeter
|
||||||
Issue Tracker:https://code.google.com/p/callmeter/issues/list
|
Issue Tracker:https://code.google.com/p/callmeter/issues/list
|
||||||
|
|
||||||
Summary:keep track of calls, messages and data transfer
|
Summary:Call and data logs
|
||||||
Description:
|
Description:
|
||||||
CallMeter is an Android application summing up your call and text logs. Different billing modes and periods are take into account on summing.
|
This app sums up your call, text and data logs. Different billing modes and periods are taken into
|
||||||
|
account in the summation.
|
||||||
|
|
||||||
|
Call Meter 3G is translated into following languages: English, German, Chinese, Czech, Dutch,
|
||||||
|
French, Greek, Hungarian, Italian, Norwegian, Polish, Portuguese, Russian, Slovak, Spanish,
|
||||||
|
Swedish, Turkish. Help get it translated into even more languages at
|
||||||
|
[http://ub0r.de/translate ub0r.de/translate].
|
||||||
|
|
||||||
|
See [http://www.4.ub0r.de/android/callmeter/rulesets this page] for rulesets. Changelogs and FAQ
|
||||||
|
are on the website wiki.
|
||||||
|
|
||||||
|
Permissions of this app:
|
||||||
|
* READ SMS OR MMS: count your messages
|
||||||
|
* RECEIVE SMS: update logs before a recently received message got deleted
|
||||||
|
* FULL INTERNET ACCESS: importing rules
|
||||||
|
* READ CONTACT DATA: convert numbers to names (e.g. in number groups)
|
||||||
|
* MODIFY/DELETE SD CARD CONTENTS: write/export rules to sd card
|
||||||
|
* READ PHONE STATE AND IDENTITY: update logs in background
|
||||||
|
* PREVENT DEVICE FROM SLEEPING: update logs in background
|
||||||
|
|
||||||
|
The non-Free Google Admob in the source code was replaced with an open-source library that does nothing.
|
||||||
.
|
.
|
||||||
|
|
||||||
Update Check Mode:Market
|
Repo Type:git
|
||||||
|
Repo:https://github.com/felixb/callmeter.git
|
||||||
|
|
||||||
|
Build Version:3.6.2,7362000,CallMeter3G-3.6.2,srclibs=\
|
||||||
|
ActionBarSherlock@4.1.0;ViewPagerIndicator@2.4.1;ub0rlib@75e4a553dd;MobAdMob@2d5736,prebuild=\
|
||||||
|
rm libs/* && sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||||
|
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
|
||||||
|
echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \
|
||||||
|
echo "android.library.reference.4=$$MobAdMob$$" >> project.properties
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
Current Version:3.6.2
|
Current Version:3.6.2
|
||||||
Current Version Code:7362000
|
Current Version Code:7362000
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue