Android app that intercepts SMS messages which match a user-defined RegEx and then goes nuts.
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.
The following table is the detailed list of Escalate.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpiv14, hdpiv14, mdpiv14, nodpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-lang3-3.1.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.VIBRATE |
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.
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