com.brewcrewfoo.performance: Add UCM
This commit is contained in:
parent
ba8268b98c
commit
f27bf10b2b
|
@ -1,14 +1,12 @@
|
||||||
Categories:System
|
Categories:System
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:http://forum.xda-developers.com/showthread.php?t=2401988
|
Web Site:http://forum.xda-developers.com/showthread.php?t=2401988
|
||||||
Source Code:https://github.com/erik96/android_packages_apps_PerformanceControl
|
Source Code:https://github.com/horn3t/android_packages_apps_PerformanceControl
|
||||||
Issue Tracker:http://forum.xda-developers.com/devdb/project/?id=600#bugReporter
|
Issue Tracker:http://forum.xda-developers.com/devdb/project/?id=600#bugReporter
|
||||||
Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
|
Donate:http://forum.xda-developers.com/donatetome.php?u=4674443
|
||||||
|
|
||||||
Summary:System configuration
|
Summary:System configuration
|
||||||
Description:
|
Description:
|
||||||
'''N.B''' Sqlite functions removed since 2.1.8.
|
|
||||||
|
|
||||||
* Change CPU Governor, I/O Scheduler and Clock Speed
|
* Change CPU Governor, I/O Scheduler and Clock Speed
|
||||||
* Battery information + Fast Charge setting + Battery Life eXtender setting
|
* Battery information + Fast Charge setting + Battery Life eXtender setting
|
||||||
* Change Voltages Assigned to each CPU frequency
|
* Change Voltages Assigned to each CPU frequency
|
||||||
|
@ -20,24 +18,24 @@ Description:
|
||||||
* Linux Kernel, CPU, Memory informations
|
* Linux Kernel, CPU, Memory informations
|
||||||
* Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
|
* Misc. Tools: Custom shell command, Wipe cache+dalvik cache, build.prop editor etc.
|
||||||
|
|
||||||
|
The sqlite functions won't work unless you have the sqlite3 busybox binary installed.
|
||||||
|
|
||||||
Requires root, busybox and a custom ROM.
|
Requires root, busybox and a custom ROM.
|
||||||
.
|
.
|
||||||
|
|
||||||
Requires Root:Yes
|
Requires Root:Yes
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/erik96/android_packages_apps_PerformanceControl
|
Repo:https://github.com/horn3t/android_packages_apps_PerformanceControl
|
||||||
|
|
||||||
Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
|
Build Version:2.1.3,3,e2b54691bda8a74,forcevercode=yes
|
||||||
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
|
Build Version:2.1.8,4,e0ebe71ee3ccd,prebuild=rm assets/sq*
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
May be possible to build sqlite
|
Vercodes are rarely updated.
|
||||||
quite hard to figure out as vercodes don't always change; see website
|
|
||||||
only temoporary: Update Check Mode:RepoManifest/jb2
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Update Check Mode:None
|
Update Check Mode:RepoManifest/jb2
|
||||||
Current Version:2.1.8
|
Current Version:2.1.8
|
||||||
Current Version Code:4
|
Current Version Code:4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue