Android Quick Settings Tiles
- Media control (play/pause, next, previous, media volume)
- Show volume panel
- New event/alarm/timer
- Make call
- Take photo/record video
- Open calculator/file manager
- Open custom apps
- Search settings
- Open languages
- Open dictionary/privacy
- Open VPN/data usage/screen cast/connected devices/about
- Set screen timeout
- Switch volume modes (normal, vibrate, priority only, alarms only, total silence)
- Adjust brightness
- Adaptive brightness toggle
- Grayscale
- Take screenshot
- Force rotation (0°, 90°, 180°, 270°)
- Lock screen
- Split screen
- Set vibration on calls
- Open power menu
- Show battery level
- Counter
- Enable/disable USB debugging
- Enable/Disable demo mode
- Open developer options
- Enable/Disable keep screen on
- Set animator duration scale
- Disable all animations
- Always finish activities
- Add customizations to "Demo Mode" from https://github.com/adriangl/Dev-QuickSettings/tree/feature/settings
- Add JobServices to check if the system settings were manually changed by the user
- Fix the delay after a tile is pressed
App icon made by Freepik from www.flaticon.com
Toggle-split-screen icon made by Smashicons from www.flaticon.com
Following projects were used:
- Dev-Tiles by Mustafa Ali under Apache License 2.0
- Dev-QuickSettings by Adrián García under Apache License 2.0
- Adaptive Brightness Tile by rascarlo under GNU GPLv3
- PowerButtonTile by rascarlo under GNU GPLv3
- Greyscale by fei-ke under Apache License 2.0