Usefull clock does not gathers nor send any private information to anyone. All permissions below are used just for correct app functionality
- android.permission.ACCESS_NETWORK_STATE
- this persmission is needed to check and read temperature from weather server
- this persmission is needed to check and read temperature from weather server
- android.permission.CAMERA + android.permission.FLASHLIGHT
- needed to switch camera's torch/flash light ON/OFF
- needed to switch camera's torch/flash light ON/OFF
- android.permission.INTERNET
- this persmission is needed to check and read temperature from weather server
- this persmission is needed to check and read temperature from weather server
- android.permission.READ_EXTERNAL_STORAGE + android.permission.WRITE_EXTERNAL_STORAGE
- this permission is needed to read and write logs of Usefull clock application in /Android/data/cz.raven4.UsefullClock/logs