Recent content by gianmaxfactor

  1. G

    Post 'NEW' [GUIDE][REBRAND] HONOR 8 To FRD-L19,09

    same for frd-l19 link please
  2. G

    Post [MOD] (APP) Gallery QuickPic (2020)

    I remember a quick pick version where you could see the whole name and the size of the image overimposed (upper left), while at the moment you only see dimensions, date and time (lower left), and you have to enter Details to see the filename and the size in kb. It was very useful in my opinion...
  3. G

    Post JamesDSP Audio Manager [MMT-EX]

    Can someone help me shutting up/down JDSP by using bash or even better Tasker? My need is to (automatically) disable the engine when WhatsApp is in foreground and then re-enable it. With V4A I did something like cp...
  4. G

    Post [APP] Wifi Band Switcher - Switch between 2.4GHz and 5.0GHz (ROOT required)

    could someone re-upload (or let me know how to reach the same result by means of a rooted shell)? thanks
  5. G

    Post Viper for Android on rooted stock emui 8 with magisk

    Viper4Android (32bit) is not compatible with EMUI8 audio driver (64bit)
  6. G

    Post how to decrypt

    is this still valid about nougat?
  7. G

    Post how to decrypt

    In my experience there is no need to decrypt to install. My DUK-L09 Nougat on EMUI is data-encrypted but everything is up and running (Unlocked Bootloader, Root, TWRP, Xposed, Magisk, GravityBox, Viper4Android, a great parallel Kali Linux environment, and even Substratum Engine for a unique...
  8. G

    Post [APP][N][XPOSED] GravityBox v7.5.0 - tweak box for Android 7 [23/01/2019]

    Have a look at the output of settings list global, you will found a lot of directly accessible settings as above Find attached some Tasker intents for GravityBox
  9. G

    Post [APP][N][XPOSED] GravityBox v7.5.0 - tweak box for Android 7 [23/01/2019]

    In Tasker I simply use a Run Shell action launching: settings put global wifi_scan_always_enabled 0
  10. G

    Post [APP][4.4+] BradyBound

    Hi dear, thank you for this lovely app Could you be so kind to tell me what should I launch from bash to achieve a similar result (I mean by using root with iptables command) Thanks a lot in advance
  11. G

    Post [BETA][DUK] TWRP 3.1.1-1 [+ROOT]

    How could I help you? I think I have done nothing special to have all them work. Before buying the Honor 8 "Pro" I had an Honor 8, where all was working togheter. So I was surely very disappointed when I read that something wouldn't have worked anymore. But I tried anyway to install all the...
  12. G

    Post TWRP always says 'permission denied' & filenames are completely different

    You are absolutely right! It could have been a little disaster: tar with a carefully studied syntax both for backup and for restore should do the trick! Thanks a lot, I'll report the outcome Regards Gian
  13. G

    Post [FIXED] How to remove data encryption in TWRP

    Hi dear, what does you think about the following (backup data but media through ftp; format data through twrp; restore data content through adb): - start the phone in safe mode - activate an ftp server on the phone (over the wireless lan interface) - backup the data partition on Windows pc...
  14. G

    Post TWRP always says 'permission denied' & filenames are completely different

    Thank you, I noticed with pleasure that you are a Senior member. I would really like to know your opinion about the "rationale" of the following idea: - start the phone in safe mode - activate an ftp server on the phone (over the wireless lan interface) - backup the /data partition on my...
  15. G

    Post [BETA][DUK] TWRP 3.1.1-1 [+ROOT]

    In my case Magisk+Xposed+Viper+NetHunter+alotofanythingother are working flawless with the data partition encrypted. Anyway I would decrypt, but I don't want to loose everything: what could you suggest to restore the /data content after formatting (and how you would backup /data before...)...