• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[DISCONTINUED] [ROM] [5.0.2] Cyanogenmod 12 for HTC One V

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0, 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.
*/

About CyanogenMod:
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.

Not working:
- Headset microphone doesn't work in calls

Downloads:
Discontinued! Use CM12.1 or CM13 instead.



XDA:DevDB Information
CyanogenMod 12, ROM for the HTC One V

Contributors
jonas2790, rastomanchik
Source Code: https://github.com/AndroidPrimou/android_device_htc_primou/tree/cm-12.0

ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod

Version Information
Status: Stable
Stable Release Date: 2015-09-17

Created 2015-03-27
Last Updated 2016-02-05
 
Last edited:

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0
Changelog:

20150917:
- Some F2FS improvements
- Added some NAND tweaks
- Updated the BFQ scheduler
- Set the default scheduler to BFQ

20150826:
- Security fixes for new Mediaserver vulnerability
- OTA server optimizations

20150816:
- Fixed the stagefright vulnerability
- Increased available ram

20150712:
- Based on cm12 M1 Snapshot
- All the changes from cm12.1 builds
- Stock browser doesn't crash
- No SIM-Pin dialog bugs

20150401:
- Camera and flashlight fixed
- mediaserver memory leak fixed
- Wifi fixed
- Themes should work now
- No dexpreopt (first boot will take a very long time)
- Much minor changes
- A big thanks to 1ceb0x for helping me fixing the memory leak!!!
- CM april fool included :)

20150325:
- First build
- mediaserver disabled
 
Last edited:

Shoaib05

Senior Member
Mar 18, 2013
344
241
43
WOW! I really feel glad that HTC One V is getting lollipop. I hope this ROM gets better as time goes on. BTW, thank you jonas2790 and rastomanchik for devoting your time in this project.
As this is also a Cyanogenmod based ROM, will it have the same bugs as found in the KitKat version? Will you be able to update this ROM to Cyanogenmod 12.1 Lollipop 5.1 version?

---------- Post added at 11:18 PM ---------- Previous post was at 11:13 PM ----------

Good work :) :D
Can you post some more screenshots?
 

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0
WOW! I really feel glad that HTC One V is getting lollipop. I hope this ROM gets better as time goes on. BTW, thank you jonas2790 and rastomanchik for devoting your time in this project.
As this is also a Cyanogenmod based ROM, will it have the same bugs as found in the KitKat version? Will you be able to update this ROM to Cyanogenmod 12.1 Lollipop 5.1 version?

---------- Post added at 11:18 PM ---------- Previous post was at 11:13 PM ----------



Can you post some more screenshots?
Sure we'll be able to update the rom to android 5.1, I think this won't be a big issue.

Yes I'm very sure it will have the bass bug, I don't know if it will have the video cam bug.
But at the moment those bugs are smallest problem as we need to get the basic things working first.
 

Shoaib05

Senior Member
Mar 18, 2013
344
241
43
Sure we'll be able to update the rom to android 5.1, I think this won't be a big issue.

Yes I'm very sure it will have the bass bug, I don't know if it will have the video cam bug.
But at the moment those bugs are smallest problem as we need to get the basic things working first.
Great. :) Keep up the good work. :good:
 

Neff_V

Senior Member
Feb 23, 2014
302
54
28
WOW! I really feel glad that HTC One V is getting lollipop. I hope this ROM gets better as time goes on. BTW, thank you jonas2790 and rastomanchik for devoting your time in this project.
As this is also a Cyanogenmod based ROM, will it have the same bugs as found in the KitKat version? Will you be able to update this ROM to Cyanogenmod 12.1 Lollipop 5.1 version?

---------- Post added at 11:18 PM ---------- Previous post was at 11:13 PM ----------



Can you post some more screenshots?
No sorry. I'm on CM11 now.
 

Shoaib05

Senior Member
Mar 18, 2013
344
241
43
Mediaserver is disabled because of a memory leak, so expect much random reboots.
I have read on the internet that the memory leak is a release-time bug of Lollipop 5.0.2 and that Google confirmed this BUG and thus has fixed it in Lollipop 5.1. :eek:
 

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0
I have read on the internet that the memory leak is a release-time bug of Lollipop 5.0.2 and that Google confirmed this BUG and thus has fixed it in Lollipop 5.1. :eek:
Yes I'm aware of this bug, but this one is, compared to our memory leaks really a minor one (obviously because other lollipop roms don't crash after 5 seconds)
 

jonas2790

Senior Member
Sep 30, 2013
828
1,503
0
After much work the mediaserver issue is fixed and I also got camera and wifi working now.
The camera is laggy because of all the debug logging, but video recording works perfectly and I also know how to fix the cm11 issue with video recording.

I'll upload the new build this evening.
 

Shoaib05

Senior Member
Mar 18, 2013
344
241
43
After much work the mediaserver issue is fixed and I also got camera and wifi working now.
The camera is laggy because of all the debug logging, but video recording works perfectly and I also know how to fix the cm11 issue with video recording.

I'll upload the new build this evening.
Great Progress. :good: