-
Notifications
You must be signed in to change notification settings - Fork 0
CM 10.1 Status
nardholio edited this page Mar 18, 2013
·
51 revisions
There is a jenkins setup building nightlies at http://ls.infernix.net/jobs/apexq/ which should be of similar quality than official CM nightlies for other devices. If you flash one of these builds, flash one that has been built at midnight.
local_manifest.xml:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="TeamApexQ/android_device_samsung_apexqtmo" path="device/samsung/apexqtmo" remote="github" />
<project name="TeamApexQ/vendor_samsung_apexqtmo" path="vendor/samsung/apexqtmo" remote="github" />
<project name="TeamApexQ/android_kernel_samsung_apexq" path="kernel/samsung/apexq" remote="github" />
<project name="CyanogenMod/android_device_samsung_qcom-common" path="device/samsung/qcom-common" remote="github" />
<project name="TeamApexQ/android_device_samsung_msm8960-common" path="device/samsung/msm8960-common" remote="github" />
</manifest>
As of March 17, you also need this commit: https://github.com/lbdroid/android_frameworks_base/commit/eaacb5bd010a1919e6f613df4893a9953a13cf3a Work is being done to make this patch obsolete, but as of right now it's still required.
- Display (including GL)
- Manual brightness control
- Touch sensor
- Sound (but needs tuning - see issue list)
- Radio/Data
- GPS -- sortof/sometimes
- Orientation sensor
- Keyboard
- Charging LED
- Wifi (including tethering)
- On screen keyboard
- Flashlight mode
- BT
- Camera (still, pano, video) (but would be improved with a wrapper)