You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ Feature App - Error Display System - Crash capture and developer tools @suqi8 (62e1ea9d)
🐛 Fix App - Startup - Clear expired SavedState after version upgrade to prevent NPE @suqi8 (fdc292c3)
🐛 Fix App - Startup - Show UI immediately and move network verification to background @suqi8 (072d787b)
🐛 Fix App - Startup - Concurrent requests to multiple verification nodes to eliminate white screen @suqi8 (b370be30)
🐛 Fix App - Startup - Fix illegal AppSettings access and edge-to-edge crash when entering welcome page for the first time in release build @suqi8 (75f969b5)
🐛 Fix App - Welcome Page - Fix verification flow and cancel duplicate verification after update @suqi8 (11406594)
🐛 Fix App - Startup - Discard corrupted activity result state after app update @suqi8 (aaebbedf)
🐛 Fix App - Navigation - Seed default feature state before version upgrade to prevent out-of-bounds error prior to nav3 binding @suqi8 (78c4b5d7)
♻️ Refactor App - State Management - Switch Settings, Home, and Feature pages to use lifecycle-aware state collection @suqi8 (ffa986a4, 14e8dff3, 6594d8bf)
♻️ Refactor App - Feature State - Simplify feature state loading logic @suqi8 (9e00d67d)
♻️ Refactor App - Navigation - Extract special route strings into AppRoutes constants @suqi8 (26dac773)
♻️ Refactor App - Utils - Merge time, region, and shortcut utility classes; migrate toRoundedDrawable @suqi8 (ddb4dd57)
✨ Feature System UI - Status Bar - Mobile Network Type - Add mobile network type indicator display (supports custom 4G/5G styles) @suqi8 (e4533df4)
✨ Feature System UI - Status Bar - Icon Control - Add independent status bar icon control page @suqi8 (e4533df4)
✨ Feature System UI - Status Bar - Icon Control - Swap signal and Wi-Fi icon positions @suqi8 (0e3da27b)
✨ Feature System UI - Status Bar - Icon Control - Hide non-data SIM mobile signal icon @suqi8 (92305477)
✨ Feature System UI - Status Bar - Network Speed Indicator - Force single-line display @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support network speed unit mode selection (Auto / Fixed B·KB·MB) @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support adjusting network speed decimal places (Auto/0/1/2 digits) @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support zero speed display strategy (Show 0 / Hide) @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support reserving width to prevent jitter @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support custom refresh frequency @suqi8 (7f6d82d5)
✨ Feature System UI - Status Bar - Network Speed Indicator - Support vertical spacing adjustment @suqi8 (c849e4d1)
⚡️ Optimize System UI - Status Bar - Network Speed Indicator - Apply custom text style @suqi8 (bc919382)
⚡️ Optimize System UI - Status Bar - Network Speed Indicator - Synchronize text color to network speed display @suqi8 (b9c423db)
♻️ Refactor System UI - Status Bar - Icon Control - Update mobile icon handling logic @suqi8 (0f682fc2)
♻️ Refactor System UI - Status Bar - Clock/Hardware Indicator/Mobile Network Type - Optimize caching strategy and listener management @suqi8 (716b2e8e)
🐛 Fix System UI - Mobile Network Type/Scene Service - Fix issue where some Hooks were enabled by default @suqi8 (ea0d3ef4)
✨ Feature System UI - Control Center - Liquid Glass - Add high-similarity liquid glass effect (corrected effect chain order, 45° highlight, baseboard transparency) @suqi8 (92c90524)
✨ Feature System UI - Control Center - Liquid Glass - Support user-customizable background blur intensity (slider 0–200, default 80) @suqi8 (6598cd32)
🐛 Fix System UI - Control Center - Liquid Glass - Fix mask layer black flickering, add gyroscope-driven highlight effect @suqi8 (12d3d38e)
🐛 Fix System UI - Control Center - Liquid Glass - Restore mask blur visibility, switch to BlendMode.PLUS highlight mode @suqi8 (349c63b2)
🐛 Fix System UI - Control Center - Liquid Glass - Fix viewBlurProxy null drawable causing crash @suqi8 (01f9c119)
🐛 Fix System UI - Control Center - Liquid Glass - Update internal version feature summary text @suqi8 (0e061292)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Support custom back arrow image and scaling @suqi8 (9e9bc41d)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Support custom background color, transparency, and border color @suqi8 (9e9bc41d)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Support adjusting background distance from screen edge, expansion amplitude, and height scaling @suqi8 (9e9bc41d)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Support custom background image and scaling @suqi8 (92305477)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Support adjusting background window extra width @suqi8 (92305477)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Expand left trigger area width control @suqi8 (92305477)
✨ Feature System UI - Navigation Bar - Side Swipe Back - Expand right trigger area width control @suqi8 (92305477)
✨ Feature System UI - Navigation Bar - Indicator Bar - Support custom color and background blur @suqi8 (92305477)
✨ Feature System UI - Navigation Bar - Rotation Suggestion Button - Support hiding / pinning to bottom right / position offset / auto-hide time @suqi8 (7968b0b6)
✨ Feature System UI - Navigation Bar - Long Press Indicator Bar - Support custom actions (Voice Assistant / Custom App or Component) @suqi8 (8f708f30)
🎮 Game Space
✨ Feature Game Space - Floating Panel - Blur Effect - Support custom main panel and sidebar blur radius @suqi8 (dddeae6b)
✨ Feature Game Space - Floating Panel - Side Gradient - Support custom gradient mask height @suqi8 (dddeae6b)
✨ Feature Game Space - Floating Panel - Background Mask - Support custom main panel and sidebar mask opacity @suqi8 (dddeae6b)
✨ Feature Game Space - Floating Panel - Corner Radius - Support custom main panel and sidebar corner radius @suqi8 (dddeae6b)
🏠 System Launcher
✨ Feature System Launcher - Folder - Remove app quantity limits within folders @suqi8 (8f463acf)
✨ Feature System Launcher - Folder - Support custom folder columns @suqi8 (8f463acf)
💫 Extended System Services
✨ Feature Extended System Services - Floating Window Jump - Expand to all apps, no longer restricted by fixed orientation checks @suqi8 (f5209c52)
✨ Feature Extended System Services - Floating Window Jump - Allow triggering from external entry points such as notifications @suqi8 (f5209c52)
✨ Feature Extended System Services - App Jump - Remove forced redirect of market details page to OPPO App Market @suqi8 (f5209c52)