Skip to content

flxholle/QuickTiles

Repository files navigation

Latest Release Contributors Forks Stargazers Issues License

[#top]


Logo

QuickTiles

Add custom quick settings tiles to your Android device.
View Project · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Google Play Protect Warning
  4. Contributing
  5. Roadmap
  6. License
  7. Contact
  8. Acknowledgments

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.

Screenshot

Screenshot

Download

Get it on F-Droid

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

  • Android
  • Kotlin
  • Java
  • Gradle

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

  1. Clone the repo
   git clone https://gitlab.com/flxholle/quick-tiles.git
  1. Open the project in Android Studio.
  2. Build and run the app on your device.

How to Contribute

  1. Fork the Project
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. 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 - [email protected]

Project Link: https://gitlab.com/flxholle/quick-tiles

Acknowledgments

Icons

Open Source Projects