Skip to content

JonasCardoso/Floppy-Manager

 
 

Repository files navigation

Floppy Manager

Floppy Manager is a modified version of official Kernel Adiutor, which is originally developed by Willi Ye aka Grarak. All the credits goes to the original developer.

Download

Added features over official KA

  • CPU Input Boost (Sultanxda).
  • Simple MSM Thermal (Sultanxda).
  • Advanced Control for Fast Charge (yank555.lu) & Boeffla Charge Level Interface (Lord Boeffla).
  • Boeffla Sound Control (Lord Boeffla).
  • Significantly different Faux Sound implementation.
  • In-built Spectrum Support (frap129).
  • Adreno Boost (flar2).
  • MSM Sleeper (flar2).
  • Boeffla Wakelock Blocker (Lord Boeffla).
  • Display Backlight Control (Min & Max).
  • SELinux Switch.
  • WireGuard version information.
  • Auto-updates (in About page).
  • Real-time Charging Status.
  • RAM & Swap Status
  • LED Blink/Fade support.
  • Device & android version specific kernel download & Auto flashing for supported devices.
  • Dedicated Frequently Asked Questions (FAQ) section for SmartPack-Kernel (Manager).
  • Also compatible with stock & other kernels
  • And much more…

Donations

If you want to appreciate my work, please consider donating to me as it is helpful to continue my projects more active, although it is not at all necessary.

PayPal

Credits

In addition to official Kernel Adiutor and its related dependencies, I used codes from the following people:

Joe Maples

Javier Santos


About official Kernel Adiutor

Build Status Crowdin

Google Play PayPal

Report a bug or request a feature

You can report a bug or request a feature by opening an issue.

How to report a bug

  • A detailed description of the bug
  • Logcat
  • Make sure there are no similar bug reports already

How to request a feature

  • A detailed description of the feature
  • All kind of information
  • Paths to sys interface
  • What's the content if the sys file
  • How to apply a new value
  • Make sure there are no similar feature requests already

Download & Build

Clone the project and come in:

$ git clone git://github.com/Grarak/KernelAdiutor.git
$ cd KernelAdiutor
$ ./gradlew build

Credits

I used following libraries:

Also codes from different people:

Andrei F.

apbaxel

(Many sys interface paths has been taken from his UKM-Project)

Brandon Valosek

License

Copyright (C) 2015-2016 Willi Ye <williye97@gmail.com>

Kernel Adiutor is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Kernel Adiutor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Kernel Adiutor.  If not, see <http://www.gnu.org/licenses/>.

About

Source code of Floppy Manager which is a modified version of KernelAdiutor by Grarak

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%