What's New
Fix for Pandora and addition of TuneWiki support thanks to open source contributor Richard Pinedo of RJP Apps!
NOW FREE AND OPEN SOURCE!
Grab the source code at https://github.com/ghackett/AppAlarm
The application has access to the following:
System tools
automatically start at boot
Allows an application to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down overall performance of the phone by constantly running.
prevent phone from sleeping
Allows an application to prevent the phone from going to sleep.
change Wi-Fi state
Allows an application to connect to and disconnect from Wi-Fi access points, and to make changes to configured Wi-Fi networks.
disable keylock
Allows an application to disable the keylock and any associated password security. A legitimate example of this is the phone disabling the keylock when receiving an incoming phone call, then re-enabling the keylock when the call is finished.
restart other applications
Allows an application to forcibly restart other applications.
Network communication
full Internet access
Allows an application to create network sockets.
view Wi-Fi state
Allows an application to view the information about the state of Wi-Fi.
Phone calls
read phone state and identity
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to, ect.
Paid services.
directly call phone numbers
Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers.
Hardware controls
change your audio settings
Allows application to modify global audio settings such as volume and routing.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Other
com.android.launcher.permission.READ_SETTINGS
com.htc.launcher.permission.READ_SETTINGS
android.permission.KILL_BACKGROUND_PROCESSES
android.permission.READ_EXTERNAL_STORAGE
Latest Community Comments