QuickTiles
Android Quick Settings Tiles. Mirrored from https://gitlab.com/flxholle/quick-tiles
**QuickTiles** is Android Quick Settings Tiles. Mirrored from https://gitlab.com/flxholle/quick-tiles The project is written primarily in Java, distributed under the GNU General Public License v3.0 license, first published in 2020. Key topics include: android, quick-setting-tile, quick-settings-tile-api, tile.
[#top]
</div> <br /> <div align="center"> <img src="./appicon.png" alt="Logo" width="80" height="80"> <h3 align="center">QuickTiles</h3> <p align="center"> Add custom quick settings tiles to your Android device. <br /> <a href="#about-the-project">View Project</a> · <a href="https://gitlab.com/flxholle/quick-tiles/-/issues/new?issue%5Bissue_type%5D=issue">Report Bug</a> · <a href="https://gitlab.com/flxholle/quick-tiles/-/issues/new?issue%5Bissue_type%5D=enhancement">Request Feature</a> </p> </div> <details> <summary>Table of Contents</summary> <ol> <li><a href="#about-the-project">About The Project</a> <ul> <li><a href="#features">Features</a></li> <li><a href="#built-with">Built With</a></li> </ul> </li> <li><a href="#usage">Usage</a></li> <li><a href="#google-play-protect-warning">Google Play Protect Warning</a></li> <li><a href="#contributing">Contributing</a> <ul> <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#installation">Installation</a></li> <li><a href="#how-to-contribute">How to Contribute</a></li> </ul> </li> <li><a href="#roadmap">Roadmap</a></li> <li><a href="#license">License</a></li> <li><a href="#contact">Contact</a></li> <li><a href="#acknowledgments">Acknowledgments</a></li> </ol> </details>About The Project
QuickTiles lets you add custom quick settings tiles to your Android device, enabling fast access to
your favorite actions and shortcuts. The app is open source and privacy-friendly.
Download
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">
<img src="https://raw.githubusercontent.com/LibreShift/red-moon/master/art/direct-apk-download.png"
alt="Direct apk download"
height="80">
Features ✨
- 🎵 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
Built With
Usage
After installing, open QuickTiles and enable the tiles you want to use. You can then access them
from the quick settings panel on your Android device.
Google Play Protect Warning
Important:
Google Play Protect may warn that QuickTiles is a "harmful app."
This is a false positive. You can check the full source code in this repository — there is no
malicious activity.
If you disable Play Protect, Android may still periodically show warnings. This seems to be because
Android stores previously detected warnings and repeats them, even after Play Protect is turned off.
Contributing
Contributions make open source amazing. If you have an idea or fix, please:
Prerequisites
- Android Studio
- Android device or emulator
Installation
- Clone the repo
shgit clone https://gitlab.com/flxholle/quick-tiles.git
- Open the project in Android Studio.
- Build and run the app on your device.
How to Contribute
- Fork the Project
- Create a new branch (
git checkout -b feature/AmazingFeature) - Commit changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Roadmap
- Add customizations to "Demo Mode"
from Dev-QuickSettings (feature/settings) - Add JobServices to check if the system settings were manually changed by the user
- Fix the delay after a tile is pressed
License
Distributed under the GPLv3 License. See LICENSE for details.
Contact
Felix Hollederer - @flxholle - flxholle@posteo.com
Project
Link: https://gitlab.com/flxholle/quick-tiles
Acknowledgments
Icons
- Old App icon by Freepik
from Flaticon - New App Icon generated with DALL-E 3
(OpenAI) - Toggle-split-screen icon by Smashicons
from Flaticon
Open Source Projects
- Dev-Tiles by Mustafa
Ali (Apache License 2.0) - Dev-QuickSettings by Adrián
García (Apache License 2.0) - Adaptive Brightness Tile by
rascarlo (GNU GPLv3) - PowerButtonTile by
rascarlo (GNU GPLv3) - Greyscale by
fei-ke (Apache License 2.0)
Contributors
Showing top 6 contributors by commit count.
