Related
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Device-specific source code for the Samsung Galaxy Grand Duos are available from https://github.com/pawitp/android_device_samsung_i9082 and https://github.com/pawitp/android_kernel_samsung_i9082.
Patch to system/core for RIL to work: https://gist.github.com/pawitp/5372673.
Patch to device/common for bluetooth to work: https://gist.github.com/pawitp/5411720.
Patch to hardware/libhardware for microphone to work: https://gist.github.com/pawitp/5449660
Patch to frameworks/av for video recording to work: https://gist.github.com/pawitp/5449655
Patch to packages/app/Camera for antibanding settings: https://gist.github.com/pawitp/5450415
Patch to frameworks/native as a temporary workaround for hwc issue: https://gist.github.com/pawitp/6884849
Do not submit bug on CyanogenMod issue tracker
Downloads
ROM (20131101): https://anonfiles.com/file/67d40caaa3c208fc96feec330e53665a
ROM (Previous Versions): http://goo.im/devs/pawitp/i9082_cm10.1
Google Apps: http://goo.im/gapps
Note: The ROM download page also provide a CWM-based recovery image with full internal and external sd card support flashable with Odin.
What works?
Wi-Fi (including Wifi Direct and Tethering)
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Only the primary SIM slot works
HW Composer not used in landscape (until we upgrade to 4.2 hwc)
FM Radio does not work (you can use SpiritFM, but I'm not providing support for any problem)
Soft-key lights up when touch screen is used
Head-set mic not working for recording (works in call)
Does not work on 4.2 stock ROM's bootloader, please revert to 4.1 before flashing
Installation
Install ClockworkMod recovery (if you haven't done so already). See chotu222's guide for detailed instruction.
Make a backup!
Install the ROM using ClockworkMod Recovery
Optionally install the Google Apps Addon
Wipe data if coming from stock
Changelog
20131101: Fixed USB tethering
20131008: Fixed manual network search, workaround for landscape misrendering
20131005: Fixed SIM PIN, Low call volume, Outgoing calls
20130925: Rebased on CM10.1.3 stable branch, no device specific change. (This is not considered a stable release.) (Note: Outgoing call does not work in this version. Works fine on previous versions.)
20130712: Rebased on CM10.1.2 stable branch, no device specific change. (This is not considered a stable release.)
20130711: Rebased on CM10.1.1 stable branch, no device specific change. (This is not considered a stable release.)
20130626: Rebased on CM10.1 stable branch, no device specific change. (This is not considered a stable release.)
20130423: Fixed audio recording. Fixed video recording. Added antibanding setting to Camera
20130422: Removed further unnecessary libraries. Please report if anything that worked in the last release breaks.
20130418: Fixed Wi-Fi Tethering, Wi-Fi Direct and Bluetooth. Turned on secure adb.
20130416: I've removed (what I think to be) unnecessary files and services. Please report if anything that worked in the last release breaks.
20130412: Initial release
FAQ
Can you include Feature X into your ROM?
No. This ROM will have CyanogenMod's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include call recording?
No. CyanogenMod does not include call recording to avoid potential legal issues.
Can you add Feature X to the stock ROM?
No. I don't work on stock ROMs.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I'm using an I9082L and have no signal, what do I do?
I'm not having this problem, but some users have reported that flashing a new modem works.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on pawitp's unofficial CyanogenMod, but is not related to CyanogenMod in any other way.)
Will 4.2 bootloader be supported?
Eventually when an official 4.2 ROM is released for I9082L. For users on 4.2 official ROM, the advised method is to flash a 4.1 official ROM before flashing CM.
Will dual-SIM be supported?
I am trying to work on it whenever I have free time. No ETA.
Will you work on CM 10.2?
Yes, when a stable release or a snapshot is out, I will port the ROM to CM-10.2. Due to a lot of code changes required for dual-SIM, I will not merge this device for official CM for the time being.
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow.
Code:
What is your--
Phone model (I9082 or I9082L):
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Thanks
- The CyanogenMod team for providing a great ROM. Without all the compatibility work which went into it, this ROM would've been much harder to make
- My real-life friend for letting me borrow his phone to work on this
- RampantRhino for donating a phone to help me continue with this project
i am first.
thank you for ur CM.... was waiting to have CM for our device
about the CWM, can it be installed separately?
panda00 said:
about the CWM, can it be installed separately?
Click to expand...
Click to collapse
yes it can be installed separately.
---------- Post added at 08:48 AM ---------- Previous post was at 08:41 AM ----------
to get performance and development menu in settings go to about phone and tap build number 7 to 8 times ...and viola u have developers options and performance options
Interested as to whether this would work on I9105P, since it's very similar to the Grand..
Excellent job, waiting for a stable ROM
installed and running very smooth..... awesome job pawitp...
Tell us more k2wl....
ooobs007 said:
Excellent job, waiting for a stable ROM
Click to expand...
Click to collapse
Don't... he said he does not own the device and will not continue developing this.
Unless of course someone completes his work.
bluetooth
hello,
i think for bluetooth...there are libraries in GT-I9082_SWA_JB_Opensource/Platform/external/bluetooth
maybe using them will solve bluetooth??
i am downloading cm source...will try those libs and report here for bluetooth
and thankuuu very much for cm
skullface said:
hello,
i think for bluetooth...there are libraries in GT-I9082_SWA_JB_Opensource/Platform/external/bluetooth
maybe using them will solve bluetooth??
i am downloading cm source...will try those libs and report here for bluetooth
and thankuuu very much for cm
Click to expand...
Click to collapse
4.2 comes with a new bluetooth stack (BlueDroid), so older drivers will not work.
brandl said:
Tell us more k2wl....
Click to expand...
Click to collapse
all things work except the issues listed in OP.
single sim but it's incredibly fast no lag ...very smooth...
Great work .bugs should get solved in future atleast we get base .
Sent from my GT-I9082 using Tapatalk 2
Great work.
Great work!!! Developers...get started on the bugs pls...lets have a perfect cm10.1 rom....
athulpmenon said:
Great work!!! Developers...get started on the bugs pls...lets have a perfect cm10.1 rom....
Click to expand...
Click to collapse
Woah calm down :laugh:
uh...ok dude...chill....just excited..
why is the cyanogenmod rom taking a long time to boot.
We were eagerly waiting for this ........, thank u very much pawitp
You are Incredible.
Sarath280 said:
why is the cyanogenmod rom taking a long time to boot.
Click to expand...
Click to collapse
On custom/deoxed ROMs, first boot is always long because it has to build the dalvik cache, later boots will be faster. However, if it doesn't finish, maybe it's because you didn't wipe data after installing the ROM. Data from the stock ROM is incompatible and will cause a bootloop.
If the problem persists after wiping data, attach a Logcat.
I wanted something simple. Plain CM10.1 with Privacy Guard and HALO. Everyone that has added HALO to CM10.1 and released it has also added a ton of (in my opinion) unwanted changes, so I decided to go my own way. I'm not sure how frequently this will be upgraded, but it is here and available for anyone that wants to try out these new features.
Features:
Latests (June 23, 2013) CM10.1 Nightly as a Base (Credit: CM Team)
HALO (Credit: PA Team)
Privacy Guard (Credit: Cyanogen)
Compiled with Linaro 13.05, GCC
No code added by me, I only applied patches and built it. No wipe should be requried if you are coming from another CM10.1-based ROM.
Download ROM
Cheers!
Ok... gotta try this one.
But, I'll Nandroid first
Update: The download link is not working 2013-06-24 07:42 (CET)
New link needed.
Sent from my Nexus 4 using xda premium
I just tried to verify the link, it seems to be working fine for me. What error are you guys running into?
Hey man thanks for the build! I just booted up and it seems to be running smoothly. And just a heads up, I did dirty flash over cm 10.1
thx will try it
HALO seem great but I hate the Hybrid UI of PA
Hideaki02 said:
I just tried to verify the link, it seems to be working fine for me. What error are you guys running into?
Click to expand...
Click to collapse
It wasn't working last night. Is now though. Downloading...
Sent from my Nexus 4 using xda premium
pie
The HALO function is working as expected but I can't get PIE to pop up at all, witch for me is a deal breaker.
Sadly.
Update: I came from a recent CM nightly, did a dalvik wipe and flashed the supplied zip/ROM.
The PIE controls wont activate
When placing the HALO on a custom place (ie right side) the HALO will return to default placing when screen turns off
When incomming notifiactions the UI/lanucher will crash
I had to return to CM nightly, sorry to say, and still I'm used to "rough edgeds"
Kaherdin said:
The HALO function is working as expected but I can't get PIE to pop up at all, witch for me is a deal breaker.
Sadly.
Update: I came from a recent CM nightly, did a dalvik wipe and flashed the supplied zip/ROM.
The PIE controls wont activate
When placing the HALO on a custom place (ie right side) the HALO will return to default placing when screen turns off
When incomming notifiactions the UI/lanucher will crash
I had to return to CM nightly, sorry to say, and still I'm used to "rough edgeds"
Click to expand...
Click to collapse
I hadn't tried PIE since I don't use it, but I can verify the issues you are having. I've noticed the UI crash as well, and I'm trying to solve it. I think it is related to the Privacy Guard patches, many changes for Privacy guard came in today, so I'm working a new build to see if these issues are resolved.
Thanks for the input!
that's exactly what i was looking for :good:
waiting for the fixes to begin downloading...thanks man!
That's exactly what I was looking for CM should add HALO, privacy is going to be merged, so Your build looks like a perfect CM10.1 build.
PS. as CM has reached stable level, do You mind doing the same (adding halo and privacy) but based on this stable version, please?
---------- Post added at 09:17 PM ---------- Previous post was at 08:37 PM ----------
Hideaki02 said:
I hadn't tried PIE since I don't use it, but I can verify the issues you are having. I've noticed the UI crash as well, and I'm trying to solve it. I think it is related to the Privacy Guard patches, many changes for Privacy guard came in today, so I'm working a new build to see if these issues are resolved.
Thanks for the input!
Click to expand...
Click to collapse
What notifications cause crashes? I didn't notice any of them
zadrozny91 said:
That's exactly what I was looking for CM should add HALO, privacy is going to be merged, so Your build looks like a perfect CM10.1 build.
PS. as CM has reached stable level, do You mind doing the same (adding halo and privacy) but based on this stable version, please?
---------- Post added at 09:17 PM ---------- Previous post was at 08:37 PM ----------
What notifications cause crashes? I didn't notice any of them
Click to expand...
Click to collapse
That's what I'm currently working on. All my future builds will be based off of Stable CM 10.1. I think Privacy is causing some crashes on my phone though, so I might have to remove it until it becomes more stable. We'll see.
Is it possible to include PA's PIE controls instead of cm PIE?
PA's PIE controls would make cm10.1 the best rom :laugh:
PS: Thanks for the rom!
Sorry if this isnt the place, but I was wondering if you could possibly build the exact same ROM but for The Galaxy Nexus (Maguro) ?
I've already tried asking a bunch of people but no one either wants, or has the time to.
If you could maybe make the exact same ROM as this but instead using CM 10.1.0 that'd be great, if not, no worries
THANKS!
Doo waaaant foor gnex!!!!
Отправленные с моего Galaxy Nexus с помощью Tapatalk 4 Beta
Does HALO come with any settings? Or can it be included in You next build?
And I was just about to ask if a toro build would be possible
Would also love to see a d2vzw build, but I imagine a toro build might be a smaller headache.
cm10.2 version?:angel:
Hideaki02 said:
I wanted something simple. Plain CM10.1 with Privacy Guard and HALO. Everyone that has added HALO to CM10.1 and released it has also added a ton of (in my opinion) unwanted changes, so I decided to go my own way. I'm not sure how frequently this will be upgraded, but it is here and available for anyone that wants to try out these new features.
Features:
Latests (June 23, 2013) CM10.1 Nightly as a Base (Credit: CM Team)
HALO (Credit: PA Team)
Privacy Guard (Credit: Cyanogen)
Compiled with Linaro 13.05, GCC
No code added by me, I only applied patches and built it. No wipe should be requried if you are coming from another CM10.1-based ROM.
Download ROM
Cheers!
Click to expand...
Click to collapse
Can you add latest HALO to CM10.2 latest or atleast can you tel how can we do that ? i will do it
SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimKat is the project name for SlimRoms based on Android 4.4 and offers the following original features:
The Real Dark Slim
Full system-wide dark interfaces. - If you like it smooth and classy.
Custom Shortcuts. Everywhere.
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - We've got you covered.
System-Wide Keyboard Controls
Rotation, cursor control, optional emoticions, etc. - You'll be tapping away to your heart's content.
SlimCenter
Downloads, contact information, system app removal. - More fun than you can shake a stick at.
Camera Features
Trueview, Smart Capture. - Capture life moments with ease.
Downloads
ROM
On Goo.im
--OR--
On Google Drive
--OR--
On AFH
GAPPS and other addons
4.4.x Slim Gapps
Installation instructions
For Most Users
Please keep in mind if a special instruction is needed it will be noted in the Changelog
Download the latest build
Install with SS or BMM custom recovery
!Recommended! Full wipe, and manual format /system
Flash ROM and the addons you want, reboot
Issues
-reboot to recovery option does not work
-possibly other issues, etc..
Thanks!
CyanogenMod Team
Google
You can find the full list of credits here
Also, Thanks! to:
STS-Dev-Team
Hashcode
dhacker29
stargo
And many others..
Source
Please visit here for the rom source code and here for the kernel source code. Also see here and here for local device repos.
Kexec kernel credits and history
kholk, [mbm], jonpry, Hashcode, & others..
kholk's original thread
Hashcode's original thread
Important links:
slimroms.net - The official webpage where you find everything you need to know about SlimRoms.
Downloads - Download the rom, gapps and other addons.
Installation instructions - Follow these steps to the letter if you're about to install SlimRoms on your device.
Latest Changelog - Read here if you want information on changes in latest build.
FAQ - The most frequent asked questions with answers.
Get in touch! - Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Forum
Disclaimer: SlimRoms (and/or alteredlikeness) are not responsible for any damages to your device.
Changelog
Code:
See SlimRoms [URL="http://www.slimroms.net/"][U]weekly changelog[/U][/URL].
[U]11JUN2014[/U]
Slim-targa-4.4.3.build.5.8-UNOFFICIAL-20140611-1136.zip
MD5: 60e912acf91c974717c83d1dec95d4f5
-Android version 4.4.3
-kernel and common updates
[U]19MAY2014[/U]
Slim-targa-4.4.2.build.5.2-UNOFFICIAL-20140519-1848.zip
MD5: d8d84cd946c08a8d04d8c25708260c34
-removed AOSP Launcher from builds
-dropped and picked up a couple of forks (changes to my [URL="https://github.com/MO4/local_manifests/commit/2fbb869d9c16e6a0aced3358ce77b6f19018d679"]local_manifest[/URL] for slim)
-also see Slim's official changelog
[U]29APR2014[/U]
Slim-targa-4.4.2.build.4.8-UNOFFICIAL-20140429-0400.zip
MD5: 3c108cfeb8cb416446dad2d215f24d42
[U]15APR2014[/U]
Slim-targa-4.4.2.build.4.4-UNOFFICIAL-20140415-2330.zip
MD5: b12b0eec94d9235043c13c164624be01
-[URL="https://github.com/MO4/android_device_motorola_omap4-common/commit/4f2c436275ac73c9df2522f044c3f5e54ac31897"]battery level capped[/URL] at 100%
-updates from Slim sources
-etc
[U]30MAR2014[/U]
Slim-targa-4.4.2.build.4-UNOFFICIAL-20140330-1935.zip
MD5: c1df0e8b93b6f5292bc3c58bb8e40a84
-"stable" build 4
-common device and kernel updates
-etc..
[U]21MAR2014[/U]
Slim-targa-4.4.2.build.3.85-UNOFFICIAL-20140321-2058.zip
MD5: fbcf8cd20211b458551126da308a7a48
-HDMI support (thanks, lucize & stargo)
-camera improvements
-battery life improvements (for edison and targa - [URL="https://github.com/Atrix2-Dev-Team/android_kernel_motorola_omap4-common/commit/7a01a347e716e51b17a61440d884d903ef3e2acc"]thanks, cujo[/URL])
-common device and kernel updates
-many updates from Slim team
[U]25FEB2014[/U]
Slim-targa-4.4.2.build.3.2-UNOFFICIAL-20140225-1634.zip
MD5: 9b71e3865babf58e74295721fab91f21
-"stable" build 3.2
-updated to Android version 4.4.2_r2 (KVT49L)
-common device and kernel updates
-etc
[U]09FEB2014[/U]
Slim-targa-4.4.2.build.2.8.RC3-UNOFFICIAL-20140209-2122.zip
MD5: 56e862e609582ed19a3c50a3bafbea19
-Release Candidate 3
-wifi improvements
-mobile hotspot fixed
-SlimPIE returns
-etc
[U]03FEB2014[/U]
Slim-targa-4.4.2.build.2.6.RC2-UNOFFICIAL-20140203-2250.zip
MD5: deae695da2379294bcf4bdec9f1a9043
-initial release for targa
-Release Candidate 2
Sent from my MB865 using XDA Premium 4 mobile app
Awesome. Only question I have is, does tether work?
KC69 said:
Awesome. Only question I have is, does tether work?
Click to expand...
Click to collapse
Portable hotspot? Not yet. Hopefully I'll get it fixed by the next build.
Sent from my MB865 using XDA Premium 4 mobile app
I wonder if the cm11 wifiap fix will work. I'll give it a whirl and let y'all know.
Runs well, nice combination of features.
Sent from my XT875 using xda app-developers app
Can't seem to get the gapps to DL. Been chasing them in a circle. Stock android browser. Do I need to use chrome?
The Dark UI seems wonderful!
Sent from my XT875 using XDA Premium 4 mobile app
Looks great so far... thanks for the work... where do I enable slimpie
Had to flash with pagapps then go to slim center to get them. Ref lashed and it works good. On art. Love the camera. Flashed the cm WiFi fix. Haven't tried it yet but it does stay active. Like all the options. Been following this ROM on the RAZR forums, tickled that y'all brought it over for us red headed stepchildren.
Cm WiFi ap fix does work. Tethering my tablet now.
slimpie
Anyone know how to activate slimpie
uconnpat said:
Anyone know how to activate slimpie
Click to expand...
Click to collapse
I don't think PIE has returned in the kitkat builds yet..
KC69 said:
Had to flash with pagapps then go to slim center to get them. Ref lashed and it works good. On art. Love the camera. Flashed the cm WiFi fix. Haven't tried it yet but it does stay active. Like all the options. Been following this ROM on the RAZR forums, tickled that y'all brought it over for us red headed stepchildren.
Click to expand...
Click to collapse
Hahaa And, I should really change the OP for my Slim builds - it makes it sound like this was posted by a Slim team member..
I am not affiliated with the SlimRoms team. I just build it for some of the Moto OMAP4 devices (I have an Atrix 2). But, yea, it would not be possible without the work of the Slim team, along with Hashcode, dhacker29, stargo (with his contributions for kitkat), and many others..
Also, do you guys have Paranoid Android yet? If all is well with Slim, I will probably add targa to my PA builds too...
Sent from my MB865 using XDA Premium 4 mobile app
KC69 said:
Cm WiFi ap fix does work. Tethering my tablet now.
Click to expand...
Click to collapse
It may be in plain sight and I am missing it, but can you tell me where this wifi fix is? Thank you!
In the cm 11 thread a few pages back.
KC69 said:
In the cm 11 thread a few pages back.
Click to expand...
Click to collapse
I see things, but nothing flashable. Can you provide the specific page# ? Trust me I try to look before asking but I am not finding. Thanks
Droidify said:
I see things, but nothing flashable. Can you provide the specific page# ? Trust me I try to look before asking but I am not finding. Thanks
Click to expand...
Click to collapse
this is the one I used and it worked
http://forum.xda-developers.com/showthread.php?t=2535920
That's the one I've used for liquid, gummy, cm, and now slimkat. It has worked on all of them. I'm excited about pa coming to bionic. So far the only issue I've had with slimkat is the phone gets goofy and Black's out, but I've had similar issues with all of the, 4.4.2 ROMs.. I'm thinking its a cm base issue.
I'm lovin this rom!!! it fixed the Bionic whine which the other aosp roms don't!!!!
A couple of observations
1. once the wifi has been turned off it won't let you turn it back on (unless you toggle the device in and out of airplane mode)
2. activating data seems longer than in most roms
3. would love, love, love to have pie on this rom
also I have yet to try ART has anyone tried and noticed a difference with ART
Did anyone find a way to clear all in recents? That's an option I really like but don't see by default. Even better if you could move it to the lower left like carbon used to.
Sent from my Bionic
alteredlikeness said:
I don't think PIE has returned in the kitkat builds yet..
Hahaa And, I should really change the OP for my Slim builds - it makes it sound like this was posted by a Slim team member..
I am not affiliated with the SlimRoms team. I just build it for some of the Moto OMAP4 devices (I have an Atrix 2). But, yea, it would not be possible without the work of the Slim team, along with Hashcode, dhacker29, stargo (with his contributions for kitkat), and many others..
Also, do you guys have Paranoid Android yet? If all is well with Slim, I will probably add targa to my PA builds too...
Sent from my MB865 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'd be very happy with PA for the Targa. We used to have PACman but it's since died.
Sent from my Bionic
Hello,
Some of you may know me from the Mako forums as I built the temasek ROM (cm11) in the past. I am not a person to make elaborate OPs, so it will be simple.
First off, I would like to thank:
temasek
temasek's contributors
CyanogenMod
crpalmer
cristianomatos and his crdroid team
whoever else that contributed to the source code for temasek
@mrapp helping in testing cm12.1 ROM
This ROM is based off of cm12 with added customization and enhancements to temasek's and my liking. I will not be building every day, and I will upload ROMs as I feel. It will take longer for me to build since I will be using an older laptop to do the work. I need my newer one for other purposes. However, if a quick build with fixes need to be added, I will use my newer laptop for a speedy build. If there are bugs or problems, please let me know and do not complain about it since I am only sharing what I am building. However, I will do my best to get it fixed and as time permits.
source: https://github.com/temasek?tab=repositories
link: https://www.androidfilehost.com/?w=files&flid=26938
GApps for 5.1: http://d-h.st/users/dhacker29/?fld_id=27426
To flash this ROM, you all know what to do. Flash ROM, gapps, etc. I am also not responsible for any damage that you may incur on your phone. Flash wisely and responsibly.
You may be able to dirty flash if coming from the official cm12 ROM or any cm12 based ROM. Backup is advised
Enjoy
P.S. If you would like to donate, please donate to temasek. I do not accept donations because I do this for fun and for myself. Don't spend on me, save your money
extras:
Since AudioFX doesn't really work, you can use DSPManager that is modded to work with the ROM (Equalizer visualizer breaks however): https://www.androidfilehost.com/?fid=95916177934540373
Here are different files that make AudioFX work: https://www.androidfilehost.com/?fid=23991606952592281
Also, if you want Nexus 6 ui sounds, you can flash that as well: https://www.androidfilehost.com/?fid=95916177934540374
From the 4/17 build and on, it now can use Google's version of Webview. You should download Google's version of webview from the play store https://play.google.com/store/apps/details?id=com.google.android.webview. Sign up for beta versions here: https://plus.google.com/communities/105434725573080290360. Google's webview will be more up to date with fixes, security enhancements, and features
Thanks bro!
I loved Temasek's ROM for my Galaxy SIII. Glad to see you are bringing the goodies for our beloved Moto X. Much appreciated.
0.0 said:
Hello,
Some of you may know me from the Mako forums as I built the temasek ROM (cm11) in the past. I am not a person to make elaborate OPs, so it will be simple.
First off, I would like to thank:
temasek
temasek's contributors
CyanogenMod
crpalmer
cristianomatos and his crdroid team
whoever else that contributed to the source code for temasek
This ROM is based off of cm12 with added customization and enhancements to temasek's and my liking. I will not be building every day, and I will upload ROMs as I feel. It will take longer for me to build since I will be using an older laptop to do the work. I need my newer one for other purposes. However, if a quick build with fixes need to be added, I will use my newer laptop for a speedy build. If there are bugs or problems, please let me know and do not complain about it since I am only sharing what I am building. However, I will do my best to get it fixed and as time permits.
source: https://github.com/temasek?tab=repositories
link: https://www.androidfilehost.com/?w=files&flid=26938
To flash this ROM, you all know what to do. Flash ROM, gapps, etc. I am also not responsible for any damage that you may incur on your phone. Flash wisely and responsibly.
Enjoy
extras:
Since AudioFX doesn't really work, you can use DSPManager that is modded to work with the ROM: https://www.androidfilehost.com/?fid=95916177934540373
Also, if you want Nexus 6 ui sounds, you can flash that as well: https://www.androidfilehost.com/?fid=95916177934540374
Click to expand...
Click to collapse
screenshot please!
I want to see the settings menu
Tayrom said:
screenshot please!
I want to see the settings menu
Click to expand...
Click to collapse
Check the first post. I added a couple of screenshots of the settings menus
edit: I had to attach the screenshots since it would not load anymore :/
New build is up
sent from my Nexus 7
You will post a changelog? Or do you just implement the changes of CM12?
I implement code from temasek's github and some cherry picks from CM
Sorry mate....any news about 5.1?Tnx a lot for your rom!!!!
Flamehell said:
Sorry mate....any news about 5.1?Tnx a lot for your rom!!!!
Click to expand...
Click to collapse
CM is working on it. When they merge it, then it can be looked at
sent from my Moto X Pure Edition
New build is up! There is a disclaimer: I took out the feature of linking the ringer and notification volume since it did not work. That being said, I am hoping that while doing so it did not break anything else. Please let me know if there are any bugs, typos, and/or mismatches and I will try to fix it (no guarantee). You can view this build as more of a test type, and if nothing bad happens, then it will make me (and you all) happy
Other changes are device specific things and some CM stuff. Enjoy
Edit: I am using a build that I've compiled that's a bit older than the uploaded one with the feature reverted. I haven't seen an issue, but perhaps it'll be different for some of you
New build is up! There aren't many changes since CM has been somewhat slowing down for now (hoping 5.1 is soon). I did remove the notification volume step since Ringer volume is tied with Notification volume. Some bug fixes, more blobs, and more kernel changes were added
New build is available. Only fixes and enhancements were added
sent from my Nexus 7
new build. 4k recording is now back (I was able to select that option in Google Camera)
New build is ready to download. Not a lot was added, only keeping up to date with CM
Thank you sir
Sent from my victara using XDA mobile app
Thanks man....:good:
New build. Not many changes. Only keeping up with CM, but please flash this if you flashed the previous build. It fixes the no voice during a call
sent from my Moto X Pure Edition
0.0 said:
New build. Not many changes. Only keeping up with CM, but please flash this. It fixes the no voice during a call
sent from my Moto X Pure Edition
Click to expand...
Click to collapse
Good News,
I'm Just waiting to get CM12.1 and reflash this, right now I'm playing with android 5.1
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Due to having less free time and losing interest in custom ROM development, this ROM will no longer be updated.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo.
Device-specific source code for the Samsung Galaxy Grand Duos are available from https://github.com/pawitp/android_device_samsung_i9082 and https://github.com/pawitp/android_kernel_samsung_i9082.
Compatibilitiy Patches: https://gist.github.com/pawitp/88a1d4514a0734c866c7
(Please give credit if you use them in your ROM and if you fix something, please submit patches.)
Do not submit bug on CyanogenMod issue tracker
Downloads
ROM:
https://s.basketbuild.com/devs/pawitp/i9082_cm12.1/ (all releases)
http://d-h.st/users/pawitp/?fld_id=44634 (releases up to 20150711)
Google Apps: http://d-h.st/users/dhacker29/?fld_id=27426 (use the one named "lpmr1") or http://wiki.cyanogenmod.org/w/Gapps (use "arm")
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Dual SIM
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera
Video (playback & recording)
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
FM Radio does not work (some users have reported that the Spirit1 FM app can be used as a work around)
Some users have reported issues with call audio (see FAQ for a possible fix)
Some users have reported low volume when recording video
Snapchat crashes
Does not work on 4.1 stock ROM's bootloader, please upgrade to stock 4.2 before flashing
Additionally, Dual SIM has the following limitations:
Both SIMs are always enabled (no way to disable one SIM)
"Receive incoming call while data is enabled" is always enabled
Default data SIM sometimes reset on reboot
Installation
Make a backup!
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod recovery with SELinux support such as CWM (.tar) (.zip) or Cyanogen Recovery (.tar) (.zip). Older CWM will result in a "status 7" error.
Reboot into recovery
Wipe data if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.)
Install the ROM
Optionally install the Google Apps Addon
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
Changelog
20160402: Fix encryption
20160219: Upstream merge
20160108: Upstream merge, switched to logd instead of kernel log buffer
20151219: Upstream merge
20151128: Upstream merge
20151115: Upstream merge, make delta updates compatible with capps
20151031: Upstream merge
20151023: Upstream merge
20151010: Upstream merge
20151003: Upstream merge
20150926: Upstream merge
20150920: Switch to BFQ IO scheduler to take advantage of CM optimizations
20150912: Upstream merge
20150906: Upstream merge (may fix random reboots, please provide feedback)
20150827: Upstream merge (fixes chrome crash issue) (WARNING: some users have reported calling-related random reboots with recent versions of CM, you might want to stick to 20150816 until this is fixed.)
20150826: Disable zRAM (fixes graphic issues present in 20150822)
20150822: Enable zRAM (patch by luk1337) (WARNING: some users have reported graphic issue after flashing)
20150816: Upstream merge
20150809: Upstream merge
20150802: Upstream merge
20150725: Upstream merge
20150718: Upstream merge
20150711: Upstream merge
20150703: Upstream merge
20150627: Upstream merge
20150620: Upstream merge, improved delta update compatibility with "HDPI miniGAPPS"
20150613: Upstream merge
20150605: Upstream merge
20150517: Upstream merge
20150511: Update drivers from I9082XXUBNI2
20150507: Upstream merge
20150428: Upstream merge
20150425: Fix STK crash, implement performance profile, implement display color calibration, fix lag when using LiveDisplay
20150424: Update to 5.1.1, fix unable to change SIM name, fix having multiple STK icons
20150421: Upstream merge
20150418: Fix setup wizard crash
20150410: Upstream merge
20150408: Upstream merge
20150405: Initial release
For CM changelog (upstream merge), please see http://www.cmxlog.com/12.1/. All builds include upstream merge.
FAQ
Sometimes the people on the other side of the call cannot hear me
The real cause of this is unknown, but this is often found with people using the I9082DDUBNB1 baseband/modem. Some people have reported that flashing a different baseband (e.g. I9082XXUBMK3) has resolved the problem. A collection of basebands can be found at http://forum.xda-developers.com/showthread.php?t=2496989. Or you can also try I9082LUBUBMK1 that I use.
How do I enable/disable Dual SIM?
Dual SIM support is enabled by default. If you only use 1 SIM and wants to disable Dual SIM support, you can use the following instruction:
Enable:
Code:
su
setprop persist.radio.multisim.config dsds
Disable:
Code:
su
setprop persist.radio.multisim.config none
(Instruction screenshots)
What are incremental/delta updates?
Delta updates allow updating from one version to another downloading only the difference rather than the full ROM, for those on limited bandwidth. They are named like "cm-12-20141206_from_20141202_delta-UNOFFICIAL-i9082.zip" which means that it can be used to update from 20141202 to 20141206 (simply flash it in recovery like any other update). Delta updates will not work if you have installed custom kernels or other system modifications, including editing build.prop. In those cases, downloading the full update is recommended (flashing a full update will not wipe your data).
If you want to restart from a clean state to use the delta. First format /system (not /data). Then flash full zip of any build. Then flash the gapps linked in this post. Do not flash any other zip or make any other modification to /system. After that, you should be able to use the delta. This will not erase your data, which is on /data.
How does OTA work?
You are able to check for and install update via Settings -> About -> CyanogenMod updates. Updates will be downloaded from the BasketBuild mirror. Delta updates will be used automatically if available (e.g. update to the immediate next build). Otherwise, the full update will be downloaded.
If after using the OTA, the version number remained the same, it means that the delta update was not flashed properly. See the "What are incremental/delta updates?" FAQ for more details. The error message is also available is /cache/recovery/last_log.
The Music app crashes every time I open it
There seems to be something causing corruption in the Media album art database. Clearing the data of the "Media Storage" application and rebooting should fix it.
To clear data, go to: Settings -> Apps -> All -> Media Storage -> Clear Data. Then reboot.
Login with Google does not work in some apps
Sometimes, on a fresh wipe, the phone language will be set to an invalid language. Changing it to a valid one from Settings should fix the issue.
Battery Statistics shows that Wi-Fi is always on even though I've turned it off.
If you are using "scanning always available" in Advanced Wi-Fi Settings, then Wi-Fi will always be on to scan for available network to aid location discovery.
How do I enable root?
Root is now disabled by default in CM. To enable root, first enable developer options. Then enable it in Settings -> Developer Options -> Root access.
I'm having battery issues
Read http://forum.xda-developers.com/gal...galaxy-grand-duos-i9082-t2942255/post57836573
After installing, my storage was reduced from 8 GB to 4 GB
You only have 4 GB for user data in the first place. The other 4 GB is used by system files. This is the same with stock as well. However, stock might have displayed it as "8 GB with 4 GB used by system files", but AOSP-based ROMs will only display the space available for user data.
Can you include Feature X into your ROM?
No. This ROM will have CyanogenMod's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include Cyanogen OS's apps?
No. Cyanogen OS's proprietary apps are not a part of the open-source CyanogenMod. You can, however, download C-Apps directly from Cyngyn and install it.
Can you include call recording?
No. The open-source version of CyanogenMod does not include call recording to avoid potential legal issues.
Can you add Feature X to the stock ROM?
No. I don't work on stock ROMs.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on pawitp's unofficial CyanogenMod, but is not related to CyanogenMod in any other way.)
Will you make this official CM?
Due to the amount of work and commitment involved, I am not planning to make an official CM port.
For example, I would have to re-format the compatibility patches in such a way that merging it into CM will not break other devices. When critical problems occur in an automatic nightly build, I would be expected to fix it in a day or two because users would continue to download those builds (as opposed to unofficial builds that I can test before releasing). I will also need to justify every modification made to the ROM, as it affects CM as a whole. For example, I may not be able to include the Samsung-style backlight behavior or WCDMA-only setting.
Can contacts be saved to phone/SIM?
No. It is not supported in AOSP-based ROMs.
Can I send files over Wi-Fi Direct?
Yes, but you must use third-party applications. The implementation provided on Samsung ROMs is not an open standard. AOSP/CM does not provide a native way to send files over Wi-Fi Direct.
Can I mirror your ROM?
You're free to, but I will not list it in this post.
Will feature X from a previous version of CM be implemented?
I don't know, probably will be, eventually. I don't really involve myself in the feature-set side of CM.
Reporting Bugs
You are free to discuss bugs in this thread. However, I will not actively fix or help with bugs reported. As this is an unofficial port, you may NOT report bugs via the CM bug tracker.
Thanks
- The CyanogenMod team for providing a great ROM. Without all the compatibility work which went into it, this ROM would've been much harder to make
- My real-life friend for letting me borrow his phone to work on this
- RampantRhino for donating a phone to help me continue with this project
XDA:DevDB Information
UNOFFICIAL CyanogenMod 12.1, ROM for the Samsung Galaxy Grand Duos i9082
Contributors
pawitp
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: No Longer Updated
Created 2015-04-05
Last Updated 2016-04-02
can i flash this thru cm12 OTA updater?
Screenshots??
Rommel Espinosa said:
can i flash this thru cm12 OTA updater?
Click to expand...
Click to collapse
No, it is a new android version. Better to do a clean flash.
codekidX said:
No, it is a new android version. Better to do a clean flash.
Click to expand...
Click to collapse
ok downloading..after installation i will give a feedback if theres an issue
Great sir.... Thanks a lot....
Thanks sir....
Great work ... Thanks a lot.
Plz post screenshot
Sent from my GT-I9082 using XDA Free mobile app
drrpreddy said:
Plz post screenshot
Sent from my GT-I9082 using XDA Free mobile app
Click to expand...
Click to collapse
Because this post uses XDA's DevDB system, you need to open the forum using a browser and press the "screenshot" button on top of the post to view the screenshots.
Downloading
app2sd
App 2 SD working or not pls I can't wait to download
.
Can anyone check if its as smooth as aosp ?? Would try if there is positive feedback !!
Yes working smoothly as AOSP
Sent from my GT-I9082 using XDA Free mobile app
deleted
I am on this ROM, and I don't see any difference between CM12 and CM12.1
Comparing it with this : http://www.cyanogenmod.org/blog/all-about-l-part-1
Probably, it will roll-out in the future versions
Facebook cant installing, Mybe facebook team arent or still not update to this OS (5.1)
nodz13 said:
Facebook cant installing, Mybe facebook team arent or still not update to this OS (5.1)
Click to expand...
Click to collapse
What error are you getting?
Did you try manual installation?
@pawitp may I flash this without any wiping. Present I am on ur aosp5.1 ROM please reply??
sallu786 said:
@pawitp may I flash this without any wiping. Present I am on ur aosp5.1 ROM please reply
Click to expand...
Click to collapse
You will necessarily have to do a full wipe.
For best results, format /system as well
In gapps which is the latest version.
gapps-ipmr1-20150503 or
gapps-ipmr1-20150324.