Jump to content

[DEV][ROM][2014-06-16] CyanogenMod 10 (Continuation of KonstaT's work)


Guest

Recommended Posts

I've noticed small issues with button backlight in new release, random switch on/off when screen is off and keep on while charging.

Huh, seems to work fine here. The backlight reliably switches off when the screen is switched off. But there has been an update to the lights library, so breakage is possible.

Daemond, i've been wondering, can the FM Radio audio be routed to the speaker? I have seen it in several devices, for exemple the Galaxy s2,3 and both s4 versions (gt-i9505 and gt-i9500), and also we can put the audio from calls, skype, viber, etc to the speaker. So maybe the FM Radio can be routed too, with a little work, if you have the time/patience for it of course. :)

This does not appear to be possible due to the way FM audio is injected into the audio mixer.

Link to comment
Share on other sites

Guest escacha

I've noticed small issues with button backlight in new release, random switch on/off when screen is off and keep on while charging.

Huh, seems to work fine here. The backlight reliably switches off when the screen is switched off. But there has been an update to the lights library, so breakage is possible.

I noticed the same problem but I solved it after making a clean cache and dalvik-cache... but I see that the update did not resolve to stay the notification light on when I get a message whatsapp with off-screen preview. Is there any way to fix it?

Thank you very much for your great work!

Link to comment
Share on other sites

Guest NorP7

First congratulations for the great job, the best room I've ever experienced in my ZTE Blade.

I just have a problem my GPS takes a lot to fix and sometimes doesn´t fixed at all. I use Fasterfix and GPS test but still nothing.

Not sure if it's possible to do something or if it is hardware problem.

Thank you and continue with the great work.

Link to comment
Share on other sites

Guest zamiere

Better than 10.1, Bluetooth always work when needed. GPS works without problem, choosing internal GPS module not necessary but doesn't change anything if selected. I installed it with full clear.

Link to comment
Share on other sites

Guest ilopez85

Button backlight issue (after full wipe installation):

http://www.youtube.com/watch?v=ymcxggALrqE&feature=youtu.be

Does that may have some relation to partial wakelocks of applications or anything similar?

============================================================================================================================

About light sensor (TAOS TSL2771) and auto-brightness values I think maybe the problem is that the sensor is misconfigured, this is an example of how it's configured the G300 sensor (Capella Microsistems CM3602) on which auto brightness works properly:

https://github.com/K...config.xml#L134

And this is the same file in our BLADE:

https://github.com/g.../config.xml#L79

I don't know what is the maximum range of the TSL2771, In ZTE's kernel appears 65535000, 10240 in cm10 (more reasonable) and 27000 in apps like Quick System Info Pro or Hardware Info. But it's set to 3000 in the config.xml file.

============================================================================================================================

"Offtopic" (useful things)

Apollo versions from F-Droid (1.0 works on 2.3+ and 1.1 on 4.0+):

http://f-droid.org/r...m.andrew.apollo

CronMod INT2EXTV2+ (A2SD script):

http://d-h.st/yDh

Edited by ilopez85
Link to comment
Share on other sites

Guest ilopez85

Does this happed with other roms? Is it possible that its a hardware failure? Because I dont have such problems.

Only with 14.5 versions (cm10 and maybe cm10.1), in cm-10-20130328-NIGHTLY-blade it works fine.

Link to comment
Share on other sites

Guest Simono

I do only flash new build and for me all is OK. I don't observe any problem with Button backlight like @ilopez85

So maybe You must do another full wipe. On previous I have problem with deep sleep, and then do another full wipe and for now all is OK.

Link to comment
Share on other sites

Guest 222nobrak

I update my previous build to new version and i have the same thing

any solution? (no full wipe sugestion) ;P

Button backlight issue (after full wipe installation):

http://www.youtube.com/watch?v=ymcxggALrqE&feature=youtu.be

Does that may have some relation to partial wakelocks of applications or anything similar?

============================================================================================================================

About light sensor (TAOS TSL2771) and auto-brightness values I think maybe the problem is that the sensor is misconfigured, this is an example of how it's configured the G300 sensor (Capella Microsistems CM3602) on which auto brightness works properly:

https://github.com/K...config.xml#L134

And this is the same file in our BLADE:

https://github.com/g.../config.xml#L79

I don't know what is the maximum range of the TSL2771, In ZTE's kernel appears 65535000, 10240 in cm10 (more reasonable) and 27000 in apps like Quick System Info Pro or Hardware Info. But it's set to 3000 in the config.xml file.

============================================================================================================================

"Offtopic" (useful things)

Apollo versions from F-Droid (1.0 works on 2.3+ and 1.1 on 4.0+):

http://f-droid.org/r...m.andrew.apollo

CronMod INT2EXTV2+ (A2SD script):

http://d-h.st/yDh

Edited by 222nobrak
Link to comment
Share on other sites

Guest escacha

I update my previous build to new version and i have the same thing

any solution? (no full wipe sugestion) ;P

Settings -> Advanced Options -> Unselect Button backlight

It's a temporary solution but with virtual buttons, the backlight function is not useful.

Link to comment
Share on other sites

Guest jonmac73

Hi all - have S2E installed & some games/apps and have moved apps & data to SDCard.

Still have only 50Mb free - can't update FB via GPLAY. Any ideas ??

Link to comment
Share on other sites

Guest peetu20

Hi all - have S2E installed & some games/apps and have moved apps & data to SDCard.

Still have only 50Mb free - can't update FB via GPLAY. Any ideas ??

Remember to tick all boxes from s2e, try to wipe cache and download some app and figure what eats ur space.
Link to comment
Share on other sites

Guest stanvladut

Can you guys tell me please how to install S2E on my phone for this version of software? Do I only have to download it from Play Store or do I have to flash something? Thank you!

Link to comment
Share on other sites

Guest elrond_bs

Install from Play Store, it's incompatible only with 4.2 (CM10.1), not 4.1 (CM10 - this ROM).

Edited by elrond_bs
Link to comment
Share on other sites

Guest masterlud

Button backlight issue (after full wipe installation):

http://www.youtube.com/watch?v=ymcxggALrqE&feature=youtu.be

Does that may have some relation to partial wakelocks of applications or anything similar?

============================================================================================================================

About light sensor (TAOS TSL2771) and auto-brightness values I think maybe the problem is that the sensor is misconfigured, this is an example of how it's configured the G300 sensor (Capella Microsistems CM3602) on which auto brightness works properly:

https://github.com/K...config.xml#L134

And this is the same file in our BLADE:

https://github.com/g.../config.xml#L79

I don't know what is the maximum range of the TSL2771, In ZTE's kernel appears 65535000, 10240 in cm10 (more reasonable) and 27000 in apps like Quick System Info Pro or Hardware Info. But it's set to 3000 in the config.xml file.

============================================================================================================================

"Offtopic" (useful things)

Apollo versions from F-Droid (1.0 works on 2.3+ and 1.1 on 4.0+):

http://f-droid.org/r...m.andrew.apollo

CronMod INT2EXTV2+ (A2SD script):

http://d-h.st/yDh

same problem with me, the buttons light up and go out on their own, and the phone is't in sleep mode. when I press a button the phone turns. the problem is only wiht this rom cm-10-20130514

Edited by masterlud
Link to comment
Share on other sites

Guest Simono
Install from Play Store, it's incompatible only with 4.2 (CM10.1), not 4.1 (CM10 - this ROM).

Install from first or second of this thread.

Link to comment
Share on other sites

Guest Smithy986

Very good job bro!

This ROM is awesome!

THX!

Update: Sorry guys, but dont working well the automatic backlight, and a button backlight.

Update2: button backlight working now. I use the "Hot reboot"

Edited by Smithy986
Link to comment
Share on other sites

Guest De@n

Very good job bro!

This ROM is awesome!

THX!

Update: Sorry guys, but dont working well the automatic backlight, and a button backlight.

Auto brightness hasn't worked that great on any custom ROM :)

Link to comment
Share on other sites

Guest elrond_bs

Autobrighness works for me with Velis Auto Brightness (free at PlayStore), but last 2 versions give me problems so I use an old version.

Link to comment
Share on other sites

Guest NorwegianLabel

If there are other language files in this ROM. Where can I find them and how can I remove them?

I would like to make this ROM as small as possible.

-Henrik

Edit: I found some main.dict files in the LatinIME file, are these the ones I should remove?

Edited by NorwegianLabel
Link to comment
Share on other sites

Guest matcho13579

LatinIME is a keyboard, you can squeeze some space by deleting unnecessary dicts

Edited by matcho13579
Link to comment
Share on other sites

Guest elrond_bs

I confirm the bug with backlight for hardware keys in latest version - sometimes it stays ON for a while after the screen is tuned off (both for timeout and manual OFF). deamond, could you please take a look on this? I tried replacing with the old lights.blade.so, but no effect. It drains battery, even if not much and it's annoying (sometimes mixes with the green or red light for missed calls/sms, making them harder to recognize).

Edited by elrond_bs
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.