2013-11-02 00:16:14 +00:00
|
|
|
Categories:Phone & SMS
|
2012-08-26 20:00:54 +00:00
|
|
|
License:GPLv3
|
2014-01-31 01:41:47 +00:00
|
|
|
Web Site:https://code.google.com/p/android-smspopup
|
|
|
|
Source Code:https://code.google.com/p/android-smspopup/source
|
|
|
|
Issue Tracker:https://code.google.com/p/android-smspopup/issues
|
2012-08-26 20:00:54 +00:00
|
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=smspopup+donations%40everythingandroid%2enet&item_name=Donate%20to%20SMSPopup
|
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:SMS Popup
|
2013-04-09 21:38:55 +00:00
|
|
|
Summary:Display SMS directly
|
2012-08-26 20:00:54 +00:00
|
|
|
Description:
|
2013-04-09 21:38:55 +00:00
|
|
|
Intercepts incoming text messages and displays them in a popup window.
|
|
|
|
The popup window shows the contact the message came from and their contact
|
|
|
|
photo (if there is one) as well as the content of the message.
|
|
|
|
Directly from the popup the user is given the option to Close the popup
|
2013-03-22 19:44:28 +00:00
|
|
|
(marking the message read) or Reply to the message (using a system intent).
|
2012-08-26 20:00:54 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
A full notifications system is included: this allows a user to disable the built
|
|
|
|
in messaging app notifications and use those from SMS Popup. The notifications
|
|
|
|
system has additional options such as custom vibrate pattern, custom LED color
|
|
|
|
and the ability to remind the user of a missed message in case they missed the
|
2013-03-22 19:44:28 +00:00
|
|
|
notification the first time it played.
|
2012-08-26 20:00:54 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
2014-01-20 10:34:11 +00:00
|
|
|
Repo:https://code.google.com/p/android-smspopup
|
2012-08-26 20:00:54 +00:00
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:1.2.3,123
|
|
|
|
commit=cbd7be5d3ddf
|
|
|
|
subdir=SMSPopup
|
|
|
|
init=rm -rf ../SMSPopupDonate/releases/
|
|
|
|
srclibs=ViewPagerIndicator@65457eac06
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
|
|
|
|
|
|
|
Build:1.2.4,124
|
|
|
|
commit=b0ffb1261068
|
|
|
|
subdir=SMSPopup
|
|
|
|
init=rm -rf ../SMSPopupDonate/releases/
|
|
|
|
srclibs=ViewPagerIndicator@65457eac06
|
|
|
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ViewPagerIndicator$$@' project.properties
|
2012-08-31 18:28:37 +00:00
|
|
|
|
2015-01-10 13:52:32 +00:00
|
|
|
Build:1.3.0,130
|
2015-01-10 14:20:05 +00:00
|
|
|
disable=todo: viewpagerindicator
|
2015-01-10 13:52:32 +00:00
|
|
|
commit=bd527d82b149
|
|
|
|
subdir=SMSPopup
|
|
|
|
gradle=yes
|
2015-01-10 14:20:05 +00:00
|
|
|
srclibs=ViewPagerIndicator@2.4.1
|
|
|
|
prebuild=sed -i -e '/Goddchen/,+1d' -e '/maven {/d' -e '/mavenCentral/amavenLocal()' build.gradle && \
|
2015-01-11 02:22:52 +00:00
|
|
|
pushd $$ViewPagerIndicator$$ && \
|
|
|
|
$$MVN3$$ -Dandroid.sdk.path=$$SDK$$ install && \
|
|
|
|
popd
|
2015-01-10 13:52:32 +00:00
|
|
|
|
2013-03-22 03:11:19 +00:00
|
|
|
Auto Update Mode:None
|
2013-03-22 19:44:28 +00:00
|
|
|
#Tags are one version behind Play Store
|
2015-01-10 13:52:32 +00:00
|
|
|
Update Check Mode:RepoManifest
|
2015-01-11 02:22:52 +00:00
|
|
|
Current Version:1.3.0
|
|
|
|
Current Version Code:130
|
2012-08-26 20:00:54 +00:00
|
|
|
|