Android Open Source - SMS define Escalate






Project Summary

Android app that intercepts SMS messages which match a user-defined RegEx and then goes nuts.

Web Site / Source Repository

Escalate is hosted in the following web site
https://github.com/cameronhunter/Escalate

If you think the Android project Escalate listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Escalate.

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, hdpi, xhdpiv14, hdpiv14, mdpiv14, nodpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
commons-lang3-3.1.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.VIBRATE




Resource Files

There are 7 image files in Escalate. The names of the image files are listed as follows.

alert.png
appwidget_bg.9.png
appwidget_bg_focused.9.png
appwidget_bg_pressed.9.png
appwidget_dark_bg.9.png
appwidget_dark_bg_focused.9.png
appwidget_dark_bg_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Escalate has the following Java source files.

uk.co.cameronhunter.escalate.BackupManager.java
uk.co.cameronhunter.escalate.EscalateReceiver.java
uk.co.cameronhunter.escalate.MainActivity.java
uk.co.cameronhunter.escalate.ReminderReceiver.java
uk.co.cameronhunter.escalate.SmsReceiver.java
uk.co.cameronhunter.escalate.WidgetProvider.java