diff options
| author | francesco rigamonti <francesco@MacBook-Pro-di-francesco.local> | 2014-03-04 13:43:53 +0100 |
|---|---|---|
| committer | francesco rigamonti <francesco@MacBook-Pro-di-francesco.local> | 2014-03-04 13:43:53 +0100 |
| commit | debb24762c9601fa6f846dfd325e99e1c36d30dd (patch) | |
| tree | 0f1336cf895d777bf01de86b22f9935b7450281c | |
| parent | 24437bdb02eef543321ae3a5598bbd88d1d46839 (diff) | |
| parent | 13f239e56e5674bc3f736364f7c8212f3f078651 (diff) | |
Merge branch 'master' of https://github.com/cesco89/android-kernel-tweaker
| -rw-r--r-- | README.md | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -0,0 +1,33 @@ +Kernel Tweaker +============== + +A simple app for root users to manage CPU parameters and other stuff. + +* **[Play Store link] (https://play.google.com/store/apps/details?id=com.dsht.kerneltweaker)** + +--- + +Third party libraries: + +* [SlidingMenu by jfeinstein10] (https://github.com/jfeinstein10/slidingmenu) +* android-support-v4 +* renderscript-v8 +* root-tools-3.3 +* google analytics + +--- + +Some features are from Open Source projects: + +* **[AOKP] (https://github.com/AOKP)** +* **[DirtyUnicorns] (https://github.com/DirtyUnicorns-KitKat/)** +* **[OMNI] (https://github.com/omnirom)** + +--- + + + +LICENSE +======= + +**KernelTweaker source is under license GPL V3. ( [LICENSE.txt] (https://github.com/cesco89/android-kernel-tweaker/blob/master/LICENSE.txt) )** |
