• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [ROM] Quattrimus JB (CM10, AOKP41)

Why won't you guys turn on CDMA Split in GoSMS? Is it really that much of an issue? Plus MMS uses data even if its only text. Not going to force the app to convert to MMS when there's 161+ characters as a lot of people no longer have unlimited data.

Either way, the issue is NOT the RIL. Its the app itself.
 
Found a major bug, the phone starts to lag/slow down when i play scramble with friends....

Thanks but that is really not an actionable report. We need to find out why this happens. Is it memory constraints? GPU? CPU? Or something else?
 
Sorry for being a noob but i didnt set any settings, i didnt customize it at all, all i did was install cm10 and install scramble with friends, what is the best settings that you recomend, and should i use set cpu or no frills?
EDIT: ok i dont know why but i installed no frills and set it ton conservative and deadline, and it works now thanks! great job on the rom its like a whole new phone
 
  • Like
Reactions: tdm
I would like to have the SMS app able to auto convert SMS to MMS when it exceeds 160 characters. It might not be a big issue, I agree, and if this is a hard fix (I have no clue) then I'd understand someone not wanting to code it. The thing is, this could simply be a setting for those that wish to use the feature, something that you're NOT forced to use. I find SMS splitting very annoying considering the fact that whoever is receiving the message in most cases get's it all scrambled up, in no particular order, something I'd find very annoying.

PS, I did a 3 page text only MMS message and the total message size was 1kb. I don't think we have to worry about data limits, especially considering that it would only take effect if you went over 160 characters.
 
I would like to have the SMS app able to auto convert SMS to MMS when it exceeds 160 characters. It might not be a big issue, I agree, and if this is a hard fix (I have no clue) then I'd understand someone not wanting to code it. The thing is, this could simply be a setting for those that wish to use the feature, something that you're NOT forced to use. I find SMS splitting very annoying considering the fact that whoever is receiving the message in most cases get's it all scrambled up, in no particular order, something I'd find very annoying.

PS, I did a 3 page text only MMS message and the total message size was 1kb. I don't think we have to worry about data limits, especially considering that it would only take effect if you went over 160 characters.


I did a little more searching around and the only thing I can find built in to the SMS app is split counter. It will number the texts in order if they go over 160 characters. I think the feature of converting to mms was part of the lg messaging app and isn't built into this one. Someone would have to completely code it in.
 
Would the LG stock messaging app be compatible with CM10? if so couldn't chuck drop the apk into the system folder and it would work for him?
 
So my only real issue with this ROM so far is the battery life. Seems to drain very quickly. I tried the deep sleep battery app but I didn't like the delay for wifi and data to come back on after unlocking the screen. Anyone using anything else on CM10 with success? Thanks!

Buy the pro version, you can set it to leave WiFi and data on. Makes a huge difference for me, worth $1.50!
 
for those that may not know running cm10. you should change your wifi settings so its not on all the time. my wifi was using the most of my battery until i set it up to turn off when in sleep.

edit. settings-wifi-settings-advanced.
 
Problem I just noticed today, because I very rarely listen to music on my phone. Apollo just FCs every time I try to open it. I literally know nothing about how to read a logcat, and almost nothing about Android development, but I know enough to not bring up an issue without having a logcat available:D so here are two, each from a different app.
https://docs.google.com/open?id=0BwHGBAGW6yLneVM4YlVfYVl5WEU
https://docs.google.com/open?id=0BwHGBAGW6yLnem5LM0pGV3VSb1k
I searched and skimmed through the entirety of the thread and didn't see this mentioned so it may be a unique problem, or related to something I did with ROM Toolbox or Pimp My Rom at some point.
 
for those that may not know running cm10. you should change your wifi settings so its not on all the time. my wifi was using the most of my battery until i set it up to turn off when in sleep.

edit. settings-wifi-settings-advanced.

Just noticed that, thanks. Question, why does the "never" setting say "increases data usage?" I don't really mind since I am still unlimited but I don't understand why that setting would use more data? :confused:
 
Why won't you guys turn on CDMA Split in GoSMS? Is it really that much of an issue? Plus MMS uses data even if its only text. Not going to force the app to convert to MMS when there's 161+ characters as a lot of people no longer have unlimited data.
It's not an issue for me (I activated that setting), but it's worth mentioning that we didn't have to have the app split messages before the new kernel and roms.
 
for those that may not know running cm10. you should change your wifi settings so its not on all the time. my wifi was using the most of my battery until i set it up to turn off when in sleep.

edit. settings-wifi-settings-advanced.
Not exactly. I leave wifi persistent and have experience been able to get 24 hours out of a charge when I was on wifi 24/7.

Wifi uses a fraction of the battery that lte does, so you should use wifi whenever at home. For best performance, put your phone into airplane mode at night. If wifi is using your battery the most, you're either not using the device and lot or have widgets/apps running and using the connection when the screen is off. That's an app issue, not wifi.
 
My spectrum rebooted itself earlier today while one of the kids was playing a game on it. I looked at /proc/last_kmsg briefly but neglected to capture it before rebooting the device for another reason. So now it's gone. :(

If anyone experiences a "hard" reboot (all the way back to the LG logo), please capture /proc/last_kmsg after the device comes back up and post it somewhere for me to look at.

Thanks!
 
I would like to have the SMS app able to auto convert SMS to MMS when it exceeds 160 characters. It might not be a big issue, I agree, and if this is a hard fix (I have no clue) then I'd understand someone not wanting to code it. The thing is, this could simply be a setting for those that wish to use the feature, something that you're NOT forced to use. I find SMS splitting very annoying considering the fact that whoever is receiving the message in most cases get's it all scrambled up, in no particular order, something I'd find very annoying.

PS, I did a 3 page text only MMS message and the total message size was 1kb. I don't think we have to worry about data limits, especially considering that it would only take effect if you went over 160 characters.
Grab APK-Multi-Tool -> decompile stock MMS.apk from CM10 -> edit mms_config.xml with what ever values you want -> recompile and see if it still works. This is not going to make it to a live version as there is no reason to do this.
 
Hey Neph81 got the logcat for you
https://docs.google.com/open?id=0Bze7ykIiCQ73ZlVlQlBSRUFTT1k

pulled it with logcat instead of through emulator. Let me know if this helps.
I've gone thru your log. Here is what I found.

12-27 11:52:58.909 V/com.jb@SmsReceiverService( 2398): unRegisterForServiceStateChanges
12-27 11:52:58.949 V/com.jb@SmsReceiverService( 2398): handleSmsSent:true 1 1
12-27 11:52:58.949 V/com.jb@SmsReceiverService( 2398): handleSmsSent msg failed uri: content://sms/328
12-27 11:52:58.949 E/com.jb@MsgSending( 2398): handleSmsSent moveMessageToFolder MESSAGE_TYPE_FAILED

We do not edit SmsReceiverService in any way on our build, so I fully expect that this is a CM10 wide bug. If other builds are not doing it, then we need to find out why. If it is a CM10 wide bug, then people will need to start reading on how to fix it.

Content Providers and Content Resolvers | Android Design Patterns

ContentUris | Android Developers
 
  • Like
Reactions: tdm
I've gone thru your log. Here is what I found.

12-27 11:52:58.909 V/com.jb@SmsReceiverService( 2398): unRegisterForServiceStateChanges
12-27 11:52:58.949 V/com.jb@SmsReceiverService( 2398): handleSmsSent:true 1 1
12-27 11:52:58.949 V/com.jb@SmsReceiverService( 2398): handleSmsSent msg failed uri: content://sms/328
12-27 11:52:58.949 E/com.jb@MsgSending( 2398): handleSmsSent moveMessageToFolder MESSAGE_TYPE_FAILED

We do not edit SmsReceiverService in any way on our build, so I fully expect that this is a CM10 wide bug. If other builds are not doing it, then we need to find out why. If it is a CM10 wide bug, then people will need to start reading on how to fix it.

Content Providers and Content Resolvers | Android Design Patterns

ContentUris | Android Developers

But that says smsreceiver. Shouldn't it say transmitter or sender when I am trying to push a message out?
 
Problem I just noticed today, because I very rarely listen to music on my phone. Apollo just FCs every time I try to open it. I literally know nothing about how to read a logcat, and almost nothing about Android development, but I know enough to not bring up an issue without having a logcat available:D so here are two, each from a different app.
https://docs.google.com/open?id=0BwHGBAGW6yLneVM4YlVfYVl5WEU
https://docs.google.com/open?id=0BwHGBAGW6yLnem5LM0pGV3VSb1k
I searched and skimmed through the entirety of the thread and didn't see this mentioned so it may be a unique problem, or related to something I did with ROM Toolbox or Pimp My Rom at some point.
Are you running some sort of ad-blocker on your phone? Something you're running (possibly Apollo) has GoogleAnalyticsTracker and it's repeatedly crashing and having issues due to a refused connection.

Your actual error for Apollo is this:

W/dalvikvm(7002): threadid=1: thread exiting with uncaught exception (group=0x40bd7300)

I can't find anything that identifies what that error is, so I'm not much help past this point. I can tell you that I just ran Apollo with no issues on CM10 without issues, but I have very little installed on it right now.
 
Are you running some sort of ad-blocker on your phone? Something you're running (possibly Apollo) has GoogleAnalyticsTracker and it's repeatedly crashing and having issues due to a refused connection.

Your actual error for Apollo is this:

W/dalvikvm(7002): threadid=1: thread exiting with uncaught exception (group=0x40bd7300)

I can't find anything that identifies what that error is, so I'm not much help past this point. I can tell you that I just ran Apollo with no issues on CM10 without issues, but I have very little installed on it right now.

Ah, okay, thank you. Yes, I was running the ad-blockers built into Rom Toolbox Lite and Pimp My Rom. I disabled both, restarted, and now Apollo works. Thanks so much!
 
Back
Top Bottom