Skip to content

Liekoo/packages_apps_FastCharge

Repository files navigation

FastCharge for Redmi Note 13 4G (Sapphire)

License Platform API

A modern Android system app for controlling charging speeds for Xiaomi Redmi Note 13 4G (Sapphire) with Material Expressive design.

Overview

FastCharge provides a user-friendly interface to control your device's charging speed through three distinct modes. Built with Material Design 3 expressive theme, it seamlessly integrates into Android Settings and Quick Settings tiles.

Features

  • 🎨 Material Expressive Design - Modern UI following Material Design 3 guidelines
  • Three Charging Modes - Slow, Fast, and Super Fast charging
  • 🎯 Quick Settings Tile - Easy access from notification shade

Integration

1. Clone the Repository

git clone -b 16-qpr2 https://github.com/Liekoo/packages_apps_FastCharge packages/apps/FastCharge

2. Add to Device Makefile

Add the following line to your device's device.mk:

# FastCharge
$(call inherit-product, packages/apps/FastCharge/fastcharge.mk)

3. Build ROM

# Build the entire ROM
m bacon

Screenshots

Charging Modes

Mode charge_control_limit
0 - Slow 12
1 - Fast 9
2 - Super Fast 0

Overview: The following Implementation utilized charge_control_limit for choosing a fastcharge modes unlike other device that has the full control over kernel in our case we just utilized what's kernel node is exposed in regards with charging this project already has fastcharge implementation embedded as based so it only needs to be limit for some cases.

Usage

Settings App

  1. Open SettingsBattery
  2. Tap Fast Charge
  3. Select your preferred charging mode
  4. The illustration updates to reflect your choice

Quick Settings Tile

  1. Pull down notification shade
  2. Edit tiles and add Fast Charge
  3. Tap the tile to cycle through modes:
    • Slow → Fast → Super Fast → Slow

All Credits to:

  • Developer: Liekoo
  • Adapted to Saphire: Redmi note 13 4G (sapphire)
  • Original Concept: Peridot FastCharge
  • All thanks to @kenway214 for Original Concept
  • Inspiration: Xiaomi TurboCharging implementation
  • Design: Material Design 3 Expressive theme

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.


Made specifically ⚡ for Redmi Note 14 4G GLOBAL/NFC (sapphire/sapphiren)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages