Search results

  1. S

    Post Paranoid Android Quartz 5

    How do you disable bottom right corner gesture ? Every time i scroll through a webpage and grab the screen too low it returns me to the home screen, it's super annoying. There are no settings for it in the system gesture settings.
  2. S

    Post [ROM][8.1.0_r52][OFFICIAL] AospExtended ROM V5.8 for Redmi 4A/5A [ROLEX/RIVA]

    1. "Fake charging" seem to be resolved by fully discharging the battery, and fully charging it back in one go ( basically recalibrating the battery ). 3. Random reboots while calling are not resolved unfortunately. I just had this happen, but instead of reboot after the call, i got the reboot...
  3. S

    Post [ROM][8.1.0_r52][OFFICIAL] AospExtended ROM V5.8 for Redmi 4A/5A [ROLEX/RIVA]

    1. Is the "Charging" bug purely ui glitch, or does the kernel actually think it's connected to a charger ? 2. As for the camera, the included app is still pretty broken for me, but "Open Camera" seems to work flawlesly, with all the settings ranges ( it has all the functions of the stock app...
  4. S

    Post [ROM][8.1.0_r52][OFFICIAL] AospExtended ROM V5.8 for Redmi 4A/5A [ROLEX/RIVA]

    Three more problems: 1. Battery status is often stuck at "charging" even though the cable is not even connected In the settings, it says "Charging" under the "Battery" option, in the battery sub-settings next to the big battery image it says "Not charging", and on the status bar the battery...
  5. S

    Post omg full format to my htc !! what i can do now ?? ]=

    He said it's HOX + so not ENDEAVORU, but ENRC2B i think. EDIT: I'm almost sure it will be this one: http://www.filefactory.com/file/4zii0yfkchlr/n/RUU_ENRC2B_U_JB_45_HTC_Europe_1.14.401.16_Radio_3.1204.167.31_release_290405_signed.exe
  6. S

    Post Spontaneous call

    I found a headset with button and indeed pressing it 3 times makes call and drops it after about 1 sec. I also tried a few apps from market and none of them is working as expected. On the kernel level it seems like only reading this button is possible, and apps that "block" it only try to...
  7. S

    Post [Q] Is CWM Recovery supported on HOX JB 4.1.1 ?

    I damn did flash this thing and it's working, damn thanks for help anyway :) Sent from my HTC One X using xda app-developers app
  8. S

    Post Spontaneous call

    Maybe this will help, I don't have any kind of headset with a button to try it: https://play.google.com/store/apps/details?id=com.idunnolol.headsetblocker&feature=search_result#?t=W251bGwsMSwyLDEsImNvbS5pZHVubm9sb2wuaGVhZHNldGJsb2NrZXIiXQ..
  9. S

    Post [Q] Is CWM Recovery supported on HOX JB 4.1.1 ?

    Erasing cache didn't help What's wrong with flashing custom recovery, is that i always try read-only methods before i alter something, even if its useless but working :) And I'm genuinely afraid of flashing something that seems to not work :) Anyway, this is output from cmd...
  10. S

    Post omg full format to my htc !! what i can do now ?? ]=

    Dude, hold my beer and watch this ! <flashing his phone> :)
  11. S

    Post Spontaneous call

    ok, Does this happen only with this headphones, or with other too ? ( this maybe a stupid question, but if the headphone plug does not fit correctly, it might trigger 4th "pin" that some earphone/microphone sets have for picking up and making calls, at least this is my guess ) Does this happen...
  12. S

    Post Battery problem and gaming problem CM 10

    do a battery calibration. this can help: https://play.google.com/store/apps/details?id=com.nema.batterycalibration&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5uZW1hLmJhdHRlcnljYWxpYnJhdGlvbiJd remember to fully charge your phone before you calibrate battery.
  13. S

    Post omg full format to my htc !! what i can do now ?? ]=

    run this in fastboot: "fastboot getvar version-main" and look for a file with the same version in here: http://forum.xda-developers.com/showthread.php?t=1918325
  14. S

    Post Spontaneous call

    HTC Sense lock screen tends to unlock often in my pocket, and i had similar problem. Try to do that: in settings/security/screen lock set lock method ( i use pattern ) This kept my phone from unlocking in my pocket.
  15. S

    Post access to recovery but stuck in bootloop

    You can use "adb push" and "adb pull" in recovery to copy files from and to your phone, but you have to mount sdcard from recovery first. to browse storage directly on the phone you can use "adb shell" and then "ls" and "cd directoryname" to find file which you want to copy from the device.
  16. S

    Post omg full format to my htc !! what i can do now ?? ]=

    Press and hold power button and volume-down button, and keep both buttons pressed until you see some text on white background, it may take about 20 seconds, this is bootloader / fastboot mode, from this point you can follow any guide to flash custom rom. If you cant get your phone to this...
  17. S

    Post [Q] Is CWM Recovery supported on HOX JB 4.1.1 ?

    Yes, but i don't want to flash it. i want to boot into cwm recovery without flashing it. This was possible before ota today. C:\aaa>fastboot.exe usage: fastboot [ <option> ] <command> commands: update <filename> reflash device from update.zip flashall...
  18. S

    Post omg full format to my htc !! what i can do now ?? ]=

    Flaesh cuztom romz or donwdolad stokc romz ? This may help :) http://forum.xda-developers.com/showthread.php?t=1859714
  19. S

    Thread [Q] Is CWM Recovery supported on HOX JB 4.1.1 ?

    Hi All, I can't get any version of CWM Recovery working on updated HOX I'm not flashing it, just doing "fastboot boot imgname" ( this worked for me well before ), and phone hangs with white htc boot screen I'd like to do backup before i try new Android Revolution HD :) After i reset it (...
  20. S

    Post [Q] EXTREME power consum!! Help..

    On my HOX, current widget is showing incorrect values and was the cause of high battery consumption, so i dont use it anymore :) Try "CPU Spy" app from market, and check if Your device is going into deep sleep, if it's not, deep sleep will show as unused cpu state, and You have case of...
  21. S

    Post HTC One X won't boot

    Accessing sd card even if device does not boot is still possible, using adb in recovery mode. If You have cwm recovery flashed, just boot into recovery, if you dont flash revocery and boot into it. If You are unable to flash recovery do direct boot into recovery as follows: You need fastboot...
  22. S

    Post [Q] Stuck on bootloader screen!! No recovery!

    It is possible to boot directly into recovery without flashing it What You need is fastboot binaries and image file for recovery. 1. reboot device into fastboot mode. 2. open CMD or bash 3. run this command: "fastboot.exe boot recovery.img" this saved my life once :)