Skip to content

QuickTile Settings

F-Droid

Open source

Manage Private DNS & USB Debugging via Quick Tile Settings tiles & Auto-revert.

Version
1.3.0
Size
2.8 MB
Updated
Jul 4, 2026
Get from Download APK (v1.3.0)
Signing certificate on record

About this app

Quick-Tile Settings offers customizable Quick Settings tiles for Private DNS and USB debugging. Quickly toggle settings and auto-revert when needed.

Features:

• Private DNS Tile • Cycle: Off, Auto, custom hostnames

• Predefined providers: Cloudflare (Performance & Privacy), AdGuard (Ad/Tracker Blocking), Quad9 (Security)

• Add, edit, or delete custom DNS entries

• Select which entries appear in the cycle

• Optional auto-revert after a configurable delay

• USB Debugging Tile • Toggle: On ↔ Off

• Configurable cycle or fixed states

• Optional auto-revert

• User-Friendly Configuration • In-app settings with tab navigation

• Clear ADB guidance for granting WRITE_SECURE_SETTINGS

• Modern UI: Jetpack Compose, Material You (Android 12+)

Requirements:

• Android 9 (API 29) or higher

• WRITE_SECURE_SETTINGS permission via ADB (one-time setup)

Setup & Usage:

• Grant ADB permission: Follow the in-app instructions for a one-time setup.

• Configure tiles: • DNS: select Off/Auto and manage hostnames.

• USB Debugging: select On/Off.

• Set auto-revert delays as desired.

• Add tiles: Add "DNS" and "USB Debugging" to your Quick Settings panel.

• Use: Tap to toggle; long-press to open settings.

Licensed under GPL-3.0-only, by RBN-Apps.

OfficialSignature VerifiedOpen Source

What's New in v1.3.0

Imported from the F-Droid repository index.

  • Version 1.3.0
  • - New feature: Android app shortcuts for DNS and USB tile actions, usable from launchers and automation apps.
  • - New feature: Export and restore app settings, custom DNS entries, tile options, and shortcuts as JSON.
  • - Added unlock-required options for DNS/USB tile actions and new USB settings for developer options and wireless debugging.
  • - Improved navigation, Material You styling, permission dialogs, VPN-aware network detection, and added Czech and Brazilian Portuguese.

Version history

v1.3.0Latest
Signature continuous

Jul 4, 2026 · 2.8 MB · Android API 2937 · code 8

Imported from the F-Droid repository index.

  • Version 1.3.0
  • - New feature: Android app shortcuts for DNS and USB tile actions, usable from launchers and automation apps.
  • - New feature: Export and restore app settings, custom DNS entries, tile options, and shortcuts as JSON.
  • - Added unlock-required options for DNS/USB tile actions and new USB settings for developer options and wireless debugging.
  • - Improved navigation, Material You styling, permission dialogs, VPN-aware network detection, and added Czech and Brazilian Portuguese.
WRITE_SECURE_SETTINGSACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONScom.rbn.qtsettings.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONmoe.shizuku.manager.permission.API_V23

SHA-256 0a2c89f22f0b28436d94aa149cfa22836509936d43121d78e117e97b02beaa03

v1.2.0
Signature continuous

Feb 10, 2026 · 2.9 MB · Android API 2936 · code 7

Imported from the F-Droid repository index.

  • Version 1.2.0
  • - New feature: Optional auto-switch for Private DNS based on network type (WiFi vs mobile data), with separate DNS behavior per network and a choice of Tile-only or Background service detection.
  • - Added Turkish and Russian localizations.
WRITE_SECURE_SETTINGSACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONScom.rbn.qtsettings.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONmoe.shizuku.manager.permission.API_V23

SHA-256 455c71c2c0b1f965213a91f455895393057c7ec553ec55389934e2e1053e8f7c

v1.1.2
Signature continuous

Jun 11, 2025 · 2.6 MB · Android API 2935 · code 6

Imported from the F-Droid repository index.

  • Version 1.1.2
  • - Grant permission via ADB, Root, or Shizuku using a new guided dialog.
  • - New option: Automatically disable Private DNS when a VPN connection is active to prevent conflicts (with tile-only or background modes).
  • - The DNS tile now shows custom icons for the preconfigured providers (AdGuard, Cloudflare, Quad9).
  • - Revamped permission help flow and added a new "About" dialog.
WRITE_SECURE_SETTINGSACCESS_NETWORK_STATEFOREGROUND_SERVICEFOREGROUND_SERVICE_SPECIAL_USEPOST_NOTIFICATIONScom.rbn.qtsettings.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONmoe.shizuku.manager.permission.API_V23

SHA-256 3dc9ffd8347044de6c8f3eb7c1ecaf5859ed58909d236316549c607f3632a13a

Will it run on your device?

CompatibilityLikely to run

74%

  • Targets newer Android builds, so legacy devices may be excluded.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
-0.1 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be com.rbn.qtsettings is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 1.2.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall QuickTile Settings first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of QuickTile Settings, and a listing is removed when the evidence for it stops holding up.

Get QuickTile Settings

Every source we list for com.rbn.qtsettings is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Productivity
Android
10+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
1.3.0 (code 8)
Size
2.8 MB
Updated
Jul 4, 2026
Package name
com.rbn.qtsettings

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v1.3.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

0a2c89f22f0b28436d94aa149cfa22836509936d43121d78e117e97b02beaa03

Signing certificate

9766c553571586193a9e0fa7145794aff73201609012ea8cdaff08d85941987b

Permissions Required

What each permission lets QuickTile Settings do. A highlighted one is worth a second look — not necessarily wrong, just worth asking whether this app needs it.

WRITE_SECURE_SETTINGS
ACCESS_NETWORK_STATECheck whether the device is online and on what kind of connection.
FOREGROUND_SERVICEKeep running in the background with a visible notification.
FOREGROUND_SERVICE_SPECIAL_USERun a background service for a purpose the developer declares.
POST_NOTIFICATIONSShow notifications.
com.rbn.qtsettings.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
moe.shizuku.manager.permission.API_V23

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

More Productivity apps

More from F-Droid

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem