enable gtalksms
This commit is contained in:
parent
a79f134af5
commit
0ea0e5cfb5
|
@ -1,11 +1,3 @@
|
|||
Disabled:Non-free blobs
|
||||
#Scanner found 2 problems:
|
||||
#...Found probable non-free blob build/com.googlecode.gtalksms/libs/libGoogleAnalytics.jar
|
||||
#...Found probable non-free blob build/com.googlecode.gtalksms/libs/GoogleAdMobAdsSdk-6.0.1.jar
|
||||
|
||||
#talkmyphone project as been merged into this
|
||||
#the reference to admob in the code is because the app in the market is ad-supported with full features. there is another app which is just a key to disable ads
|
||||
|
||||
Category:Phone & SMS
|
||||
License:GPLv3
|
||||
Web Site:https://code.google.com/p/gtalksms/w/list
|
||||
|
@ -14,19 +6,27 @@ Issue Tracker:https://code.google.com/p/gtalksms/issues/list
|
|||
FlattrID:130193
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WQDV6S67WAC7A&lc=US&item_name=GTalkSMS&item_number=WEB¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
||||
|
||||
Summary:Control your phone via GTalk/XMPP
|
||||
Summary:Control your phone via XMPP
|
||||
Description:
|
||||
Send/receive SMS, make calls, locate your phone via GPS, activate WLAN or
|
||||
Bluetooth, etc. It can be useful for those who prefer typing SMS on a real
|
||||
keyboard. The app also notifies you about new "events" on the phone, like a
|
||||
new text message (SMS) or an incoming call. Think of it as an remote control
|
||||
for your android phone via GTalk/XMPP that informs you about recent events on
|
||||
new text message (SMS) or an incoming call. Think of it as a remote control
|
||||
for your Android phone via XMPP that informs you about recent events on
|
||||
your smartphone.
|
||||
|
||||
The non-free Google Admob library has been replace with the open-source MobAdMob.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/gtalksms/
|
||||
|
||||
Build Version:Holo β,58,b931e74fd7cc
|
||||
#there is a stable version written for gingerbread also
|
||||
Build Version:4.2,64,v4.2,\
|
||||
update=.;external-libs/ActionBarSherlock-4.1.0.0,srclibs=MobAdMob@2d5736,prebuild=\
|
||||
rm -rf test/ libs-sources/ libs/GoogleAdMobAdsSdk-6.0.1.jar libs/libGoogleAnalytics.jar && \
|
||||
echo "android.library.reference.2=$$MobAdMob$$" >> project.properties
|
||||
|
||||
#Device-variable: see downloads for current version
|
||||
Update Check Mode:None
|
||||
Current Version:4.2
|
||||
Current Version:64
|
||||
|
|
Loading…
Reference in a new issue