Skip to content
 
 

Repository files navigation

🛠️ CrossSset

CrossSset is a modern, powerful, and elegant alternative to the well-known SetEdit. Built from scratch in Kotlin, it is an advanced Android settings explorer and manager (System, Secure, and Global), focused on extreme performance and native integration with Shizuku.

💡 Why CrossSset? Unlike the original SetEdit, CrossSset uses a modern asynchronous architecture (Coroutines), does not freeze with large lists, and introduces the exclusive Watchdog feature to lock values in real time.

GitHub license Kotlin Platform Shizuku


🔥 Evolution compared to SetEdit

Feature SetEdit (Original) CrossSset (Modern)
Language Java (Legacy) Kotlin (Modern)
Interface Android 4.0 Style Material 3 / AMOLED
Performance Slow on large lists Lazy Loading (Instant)
Protection None Watchdog (Real-time Lock)
Search Basic Instant with Cache
Stability Prone to ANRs Zero ANR (Multi-threaded)

✨ Main Features

🛡️ Watchdog (The Guardian)

  • The missing feature from SetEdit: monitor specific settings and, if the system or another app tries to change them, Watchdog instantly forces them back to your custom value.

📦 Complete Management

  • Smart Tabs: Intuitive organization between System, Secure, and Global tables.
  • History & Undo: Track all changes with quick undo support.
  • Backup & Restore: Export your optimizations as ZIP files and restore them on any device.

🎨 Design

  • Material 3: Modern components, smooth animations, and color-based risk indicators.

🛠️ Technologies Used

  • Language: Kotlin
  • Concurrency: Coroutines & Flow
  • UI: ViewPager2, TabLayout, SwipeRefreshLayout, Material Components
  • Privileges: Shizuku API (Transparent access to the settings shell)
  • Localization: Supports Portuguese (BR), English, and Spanish.

🚀 How to Use

  1. Install Shizuku: The engine that allows system modification without root. Download here
  2. Authorize CrossSset: Open the app and grant permission through the Shizuku dialog.
  3. Explore and Optimize: Search for keys like animator_duration_scale and feel the difference in system smoothness.
  4. Protect your keys: Enable Watchdog in the edit dialog to ensure the system does not revert your changes.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages