Warm Tiles

Xposed module to make third-party Quick Settings tiles not suck.

Android keeps three of them bound at once and unbinds the rest, so tapping one waits on an unfreeze and a rebind. Warm Tiles lifts that cap.

*Tiles still unbind 30 seconds after the panel closes.

License

GPL-3.0-only

Releases

400-4.0.0

Stable

9/5/2026, 2:07:01 PM

💥 BREAKING CHANGES

  • due to 4f84b2b - drop companion app and set mMaxBound once from the ctor hook (commit by @hxreborn):

    drop companion app and set mMaxBound once from the ctor hook

✨ New Features

  • 926e196 - hook: debug tile warm/cold logging (commit by @hxreborn)
  • 4f84b2b - module: drop companion app and set mMaxBound once from the ctor hook (commit by @hxreborn)

🐛 Bug Fixes

⚡ Performance Improvements

  • 9ed813c - ui: stabilise MainActivity callback lambdas via remember (commit by @hxreborn)

♻️ Refactors

🔧 Chores

Assets

1

v2.0.0

Stable

3/8/2026, 8:58:43 PM

✨ New Features

  • Rewrote the entire UI with Jetpack Compose and Material3 dynamic colors
  • Tile activity log with search, event type filters, and per-tile chips
  • Cold-start latency badges that highlight slow rebinds
  • Tile providers card showing installed QS tile services
  • Status banner warns when hooks are only partially active
  • Track tile taps, cold-start bind latency, and service deaths
  • Hook-to-app event streaming via ContentProvider

🐛 Bug Fixes

  • Fix live binding limit updates silently stopping after GC

Assets

1

v1.6.0

Stable

1/25/2026, 11:27:40 AM

✨ New Features

🐛 Bug Fixes

  • 4e1aa2e - prefs: persist settings via dual-prefs and XposedProvider (commit by @hxreborn)

♻️ Refactors

  • 1034d1b - ui: move recommended action from menu to inline button (commit by @hxreborn)

🔧 Chores

Assets

1

1.5.0

Stable

12/24/2025, 7:36:50 AM

🐛 Bug Fixes

  • e9dfa17 - app: use CopyOnWriteArrayList for thread-safe listener iteration (commit by @hxreborn)

♻️ Refactors

🔧 Chores

Assets

1

1.3.0

Stable

12/24/2025, 7:36:00 AM

🐛 Bug Fixes

♻️ Refactors

🎨 Style

Assets

1

1.1.0

Stable

12/24/2025, 7:35:29 AM

✨ Features

🐛 Bug Fixes

  • 1990fab - add missing IDs to status divider and container (commit by @hxreborn)
  • 605ee9a - use libxposed remote prefs for boot persistence (commit by @hxreborn)

♻️ Refactors

📝 Documentation

Assets

1