Basic Functionality: I will notify incoming messages, missed call, received calls, dialed calls to specified phone number or email address. It will also add the number and name(if its present in your contact list) in the notification. It has in-built filter to exclusive block some contact(if you don't want to receive notification form certain number) or exclusive allow any contact(if you want to receive notification only from certain number).
What makes this application different??
The main functionality which makes it different from any other app in this category is its in-built REMOTE CONTROLLER!!
To use this app you need to set a password. Which will be used for remote verification and will also be needed to change the setting manually. So you are super safe :-)
REMOTE CONTROLLER: Using this feature you can configure your app from any mobile in the world. App has the concept of admin privilege, this privilege can be given to any number either manually or through remote log in into the application. Only Admin Privileged number change the current settings of the Application. There is series of per-defined commands to control your mobile from admin privileged number.
Example: suppose you have not specified any number in admin list and you don't have physical access to your mobile.
Step 1: Log in to you mobile using any cell phone by sending this command through SMS.
supp login <password>
password: is the specified password in the Application.
Step 2:Now you are logged in so you can send the next command to get the current settings of the Application
supp
This will send the current settings of your Application.
Now you have the current settings so you can change it to meet your needs. There is series of commands to change you settings. DON'T FORGET TO REMOVE THE CURRENT NUMBER FROM THE ADMIN LIST IF YOU DON'T TRUST THE THAT NUMBER using commant(supp logout).
Link: https://play.google.com/store/apps/details?id=com.mobilehandler.suppapp.pro
Command Documentation:
1. supp
- return current settings of the application.
2. supp login password
-it add the number from which command was received as admin, if password matches
3. supp logout
-it removes the number from which command was received from admin
4. supp start
-it sets the application to start sending notification as per application settings.
5. supp stop
-it stop the application from sending notifications.
6. supp shut down
- it will stop the app. After this app will not respond to any command as it is not running.
7. supp add email recp argument
-it will add the specified email(argument) address to notification recipient list. one or more email address can be specified separated by ','.
Example:
supp add email recp [email protected],[email protected]
supp add email recp [email protected]
8. supp add sms recp argument
-it will add the specified phone number(argument) to notification recipient list. one or more phone number can be specified separated by ',' .
Example:
supp add sms recp 1234567890,9999999999
supp add sms recp 1234567890<p>
9. supp add admin argument
-it will add the specified phone number(argument) to admin list. These number will get admin privilege.
Example:
supp add admin 1234567890,9999999999
supp add admin 1234567890
10. supp reset email recp [argument]
-it will reset the email recipient list. argument is optional. If not specified the list will be emptied!!. one or more email address can be specified as argument separated by ',' .list will be set to the specified argument clearing the previous list.
Example:
supp reset email recp [email protected],[email protected]
supp reset email recp
11. supp reset sms recp [argument]
-it will reset the sms recipient list. argument is optional. If not specified the list will be emptied!!. one or more phone number can be specified as argument separated by ',' . list will be set to the specified argument clearing the previous list.
Example:
supp reset sms recp 1234567890,9999999999
supp reset sms recp
12. supp reset admin [argument]
-it will reset the admin list. argument is optional. If not specified the list will be emptied!!. one or more phone number can be specified as argument separated by ',' . list will be set to the specified argument clearing the previous list.
Example:
supp reset admin 1234567890,9999999999
supp reset admin