Search results


  1. weedy

    Port ThemeManager

    I don't know about the rest of you but I can't download themes off the new "store". And even after updating I can't apply my old themes. But, if I take the old manager out of 2.10.whatever I can apply my old themes and use the Mix tab. The only problem with this is if I bring up a theme and...
  2. weedy

    New 2.11.30 - NS - Insane CPU load after low mem

    I was trying to play a game that used the facebook app for auth. This cause the low memkiller to kill off a buch of stuff, now system_server is stuck in some kind of loop and CPU is maxed. User 16%, System 83%, IOW 0%, IRQ 0% User 51 + Nice 0 + Sys 255 + Idle 0 + IOW 0 + IRQ 0 + SIRQ 0 = 306...
  3. weedy

    [TOOL] /system mounter and skeleton zip

    I have noticed a lot of bitching on all the different forums when someone releases a tweak of some sort and people can't be bothered to push it or mod there rom zip. So we get like 20 posts of "so where is the flashable zip?!?" Well here is a skeleton zip file with a commented updater_script...
  4. weedy

    New 2.10.26 - NS - Memory usage

    This is more of a meta bug. MIUI supports multiple devices, and quite a few of those are older and have less then 1GB of ram. More of a conscious effort needs to be placed on making efficient used of that ram. For my Nexus S with only 512mb of ram even after building a special kernel that give...
  5. weedy

    New 2.9.14 - NS - Busy signal lock screen

    Phone instantly locks if I get a busy signal.
  6. weedy

    In Progress 2.9.14 - NS - Network Assistant

    3G is no longer being blocked by the network assistant/monitor app.
  7. weedy

    In Progress 2.9.14 - NS - FTP server sleeping

    Phone no longer stays awake while the FTP server is running causing transfers to time out.
  8. weedy

    New 2.9.7 - NS - Poor data policing in MMS app

    It seems like the primary thread differentiator is the address (note how I did not say contact). The address column is a TEXT field and the number is saved as it is received. sqlite> .schema sms CREATE TABLE sms (_id INTEGER PRIMARY KEY,thread_id INTEGER,address TEXT,person INTEGER,date...
  9. weedy

    New 2.9.7 - NS - Displaying MMS causes "lag spikes"

    While great strides have been made to render and query SMS faster these changes seem to have not been applied to the MMS code paths. Scrolling through long or short SMS conversations is fairly quick now but I will get a 1-2 second pause when I have to load a MMS (either by scrolling to it or...
  10. weedy

    In Progress 2.9.7 - NS - MMS Backups corrupted

    MMS backups can become corrupted where the backup will merge sms and mms messages. The backup app will show thousands of MMS being restored when the true number should be around 200 or less. This do not cause duplicates in the MMS app but significantly slows down the processing and rendering...
  11. weedy

    New 2.9.7 - NS - High CPU load on lock screen

    system_server will peg one core at maximum freq eight times out of ten when woken up. This only effects the first lock screen page, not the second. D/StatusBar.NetworkController( 359): updateTelephonySignalStrength: mSignalStrength == 25(GSM) 16(CDMA) D/StatusBar.NetworkController( 359)...
  12. weedy

    In Progress 2.9.7 - NS - Carrier/SPN not updating

    All of the ICS builds picked up my carrier fine, I don't know if it was an internal list or reading the SIM. All current JB builds only pick up the network name (which is TELUS) instead of Koodo. ibot's stats app still gets the correct carrier.