• FlippyLevel 6 - Platinum Elite Member

    ZTEGuy So what is the way to do it?

    Jumptoheaven I haven't disassembled the mouse code yet but suspect it's just a hard limit due to how they wanted it to work with the included chromium browser.

    Jumptoheaven don't know. But its possible with a bit of hard work. You can put mouse on top, hold dpad middle while dpad down. Just don't go too far down or else it resets. By the way, this mouse supports drag.

    • NEC replied to this.

      neutronscott thank you so much for your continued service here - I have two questions:

      1) I am not looking for any of the super ROMs developed so far so for me cutting down super install time isn't yet a need - what I am wondering is what else you have currently in your Recovery image that may give me extra functionality - do you have a working custom Recovery mode and if so what can it do?

      2) Was anyone at any point in this thread able to extract Do you have an unmodded boot.img that could be flashed to restore the phone completely to factory state?

        dovwcom the modifications to recovery so far are to use adb shell. One utility which may help if you've remounted /system as rw and made edits is e2fsck to fix any corruption.

        There is an over the air update which came with the boot.img which is how we were able to start modifying the device. It was posted long ago. This may work too:
        [Login to see the link]

          NEC if its something dragable then use dpad center plus whichever direction you want to drag it. For example: when making a macro with multiple steps, press the up/down arrow, and reorder the actions (or trigger) by dragging them up or down (from the lines on the right)

          neutronscott You're unbelievable!!

          Out of curiousity, how did you make Magisk giving you su, without being bound to the Magisk app granting?

            Biden2020prez recovery doesn't add any ability as far as bricked device. fastboot is already available before recovery even if it's slow.

            Boot sequence is something like:
            brom > preloader (mmcblk0boot0) > lk > boot/recovery

            Really would like to find an entrance to brom!

              neutronscott not sure I follow - thinking about my question assuming my phone is working fine but I want the option of entirely undoing all of the changes from factory firmware made by having flashed neutron.img what would be my options? Uninstalling Magisk and other manual steps or is there a boot.img I could flash to do that? Are you saying that the OTA image would do that?

                • darthLevel 6 - Platinum Elite Member

                  dovwcom In the OTA update there is a copy of the stock boot.img, you can reflash that and then do a factory reset and I think you should be back to factory firmware. (assuming you didnt change anything manually outside of /data/)

                  • darthLevel 6 - Platinum Elite Member

                    lgexalter1 I guess it depends if he wants to make it factory with his user data or without...