Recent content by tltester

  1. T

    Post [ROM]【4.4.4】Google Play Edition【JFLTE-GPE】 - Oct 5th, 2018

    The Kushan02 video lag fix doesn't fixes the video problem. It neither helps nor damages anything, not the same problem, I guess... BTW: May it be kernel - related? I'm on the modified kernel (the random restart's - free) from the first post...
  2. T

    Post [ROM]【4.4.4】Google Play Edition【JFLTE-GPE】 - Oct 5th, 2018

    Hi guys. Wanted to ask you - am I missing something or there is no way to add an exchange account to the 5.1 rom? At 5.0.1 I was able to use my gmail app as an exchange account client (corporate at the office365), had my calendar synchronized with the exchange's one, etc. I'm using the 5.0.1...
  3. T

    Post XPrivacy - The ultimate, yet easy to use, privacy manager

    Guys, may be you can help me with my tiny issue: I've got an app called Automatic Call Recorder that is supposed to record calls (obviously :) ) and log them along with the caller's phone number. I'm getting the "defaced" instead of the number (or whatever value I'd enter at the phone number...
  4. T

    Post [APP][2.2+] CheapCast. Turn your Device into a ChromeCast Dongle

    I've installed the app on my Minix X7 mini-pc and it worked wonderful for a few hours. Than it stopped. Restarts and re-installs are not helping at all. Devices are connected together and everything work fine except the video itself. The mini-pc DOES starts the youtube when I press cast button...
  5. T

    Post [ROM][ICS][26/05]★ Liteϟning ROM v3.2 ★[Fast as Lightning]

    I know this issue is being discussed over and over again, but this is something that prevents me from trying a new 5.0 at all... The odexed version doesn't include RTL support, thus it's unusable for hebrew/arabic/farsi (great coalition, doesn't it? :) ). Is this so important to make this tiny...
  6. T

    Post [APP][2.2+][05 Oct. - V2.4] BetterBatteryStats

    Already tried the latitude trick, it didn't help, unfortunately. Asa about reception - it happened more at a good reception area than at a bad one. Don't know what to think...
  7. T

    Post [APP][2.2+][05 Oct. - V2.4] BetterBatteryStats

    I have a frustrating problem I can't solve for a while. Sometimes my Galaxy S2 starting to drain battery very fast. After finding this great app, I've tracked this down to a permanent wakelock that holds the phone from going to sleep. The offender is listed as network-location-cell-update and...
  8. T

    Post [Kernel][GPL][XXKG5] NEW SOURCES Ninphetamine-2.1.3 - Now with 100% less Samsungyness

    Update: inspite of the workaround versiin I've used, my system rebooted itself after 1.5 days. Have the logs I've recorded - both kmsg and logcat. Who can take a look to find something suspicous? Is there something more I shall look for? Is trying full wipe worth it and may cure this kind of...
  9. T

    Post [Kernel][GPL][XXKG5] NEW SOURCES Ninphetamine-2.1.3 - Now with 100% less Samsungyness

    Hi. Feeling stupid to quote myself, actually, but I want to post an update :) Till now it looks good, no reboots... It's a bit early to judge, we'll see in 2-3 more days. I'm also logging to /sdcard now in case something will **** up and it will reboot... Anyway, I'm still very curios what...
  10. T

    Post [ROM][ICS][26/05]★ Liteϟning ROM v3.2 ★[Fast as Lightning]

    Yes, me... I'm now trying to understand what's going on, had this before also on 2.0, 2.2 and now with 4.1... It MAY be kernel-related, see http://forum.xda-developers.com/showthread.php?t=1179814 As you can see, there is a "Only people who get an unexplainable reboot while running under stock...
  11. T

    Post [Kernel][GPL][XXKG5] NEW SOURCES Ninphetamine-2.1.3 - Now with 100% less Samsungyness

    Done, thanks a lot! BTW: What was your reason to debug? Did you have a reboots too?
  12. T

    Post [Kernel][GPL][XXKG5] NEW SOURCES Ninphetamine-2.1.3 - Now with 100% less Samsungyness

    Random reboots Hi there. I'm one of those unfortunate "people who get an unexplainable reboot while running under stock 1.2GHz (or less) conditions at normal voltage with no OC" :) I'm getting one random reboot once in a day averagely... It's not related to heat / load conditions, as it...
  13. T

    Post [Kernel][GPL][XXKG5] NEW SOURCES Ninphetamine-2.1.3 - Now with 100% less Samsungyness

    I'm not sure if this is already discussed, but here is a solution to adb install / adb uninstall problem (that's a really really worse for developers, because eclipse installs apps through this): Edit your /system/bin/pm and /system/bin/am files and put #!/system/bin/sh to first line, that's it...
  14. T

    Post [ROM][ICS][26/05]★ Liteϟning ROM v3.2 ★[Fast as Lightning]

    No, sir, this is not a cause of the lags... People that don't understand too much are misguiding you to believe so and are making some kind of stupid pressure on the developer to change this. Not going too technical, the real reason is a problem arises while modifying one of the most important...
  15. T

    Post [ROM][ICS][26/05]★ Liteϟning ROM v3.2 ★[Fast as Lightning]

    I see, thanks. If somebody is looking for a meanwhile solution, than, again, putting #!/system/bin/sh to first line of /system/bin/pm and /system/bin/am fixes it...