privacy core
Anti-Tracking & Security
Blocks trackers and third-party cookies, masks browser fingerprints, enforces HTTPS-Only mode, enables Safe Browsing, and exposes detailed SSL certificates per site.
01 · android application
a privacy-first android browser, dark by default
mobile application · kotlin · open source
statement
A premium, high-performance Android web browser built with Jetpack Compose on the Android System WebView engine. Privacy-first and feature-rich — anti-tracking, background media playback, biometric locks, and encrypted backups in a visually elegant shell.
the problem
Most Android browsers either respect your attention or perform well — rarely both. Trackers follow you across sites, videos stop the moment the screen locks, and private tabs are one curious glance away from exposure.
the answer
Yue treats privacy and comfort as first-class features: an anti-tracking core, per-site settings, biometric locks for private tabs and domains, a parallel-chunk downloader, and AES-256-GCM backups — wrapped in a compose-built interface that stays out of the way.
exhibited artifact



notable installations
privacy core
Blocks trackers and third-party cookies, masks browser fingerprints, enforces HTTPS-Only mode, enables Safe Browsing, and exposes detailed SSL certificates per site.
comfort
Video and audio keep playing in the background — even with the device locked — in both normal and private tabs.
interaction
Press and hold anywhere on a playing video to instantly push playback to 2x. Release to return to normal speed.
biometrics
Guard private tabs with biometrics or device PIN, and lock specific domains behind a custom PIN.
performance
Splits downloads into parallel byte-range chunks for faster transfer rates, with a dedicated manager.
durability
Settings, bookmarks, and passwords back up with AES-256-GCM encryption using PBKDF2-derived keys.
yue-adblock
A standalone adblock policy server (Elysia on Bun, deployed on Vercel) that serves filter rules and policy profiles to the browser. Four profiles available: balanced, aggressive, minimal, and anti-judol (Indonesian gambling filter). Rules cached locally for offline use.
source code ↗