Jump to content

EskeRahn

Keymaster
  • Content Count

    5,798
  • Joined

  • Last visited

  • Days Won

    348

Everything posted by EskeRahn

  1. on 16.0 I loaded Gapps before SU, so I think you are right, and the order of those is not important
  2. Indeed settings are spread all over so can be hard to find, unless you can guess a keyword and find it by search.... I'm currently looking for the rather odd 'feature' of vibration feed-back on hardware-keyboard touch. And no the setting for haptic feedback on touch is not coupled with this.
  3. What keyboard software are you using? Where did you try this? This mode can not be triggered as described with the default AOSP keyboard, in settings search field. Ignore above, tested fx service... thanks @Jacob_S
  4. Yes obviously you will not use that directly, but the logic I took from tdm's guide. And the interesting point is here to NOT just add as a second package after install, but to go to advanced, and reboot to recovery, and then add it (and that will be to b if the main was in a)
  5. Could it be some a/b stuff. The normal procedure install the main image to a, and then a recovery boot, and the gapps are put to b. (see batch a bit above)
  6. Alt+Sh+Tab is also useful, so would be nice if Arrow+Sh+Tab could mirror that as well, as this could be done with thumb+index left side. (Your change might do that already, have not looked at the code)
  7. (on stock triggering the hall sensors sends a key-combo)
  8. Nice 🙂 But does it REALLY need the Accessibility rights for this? (I do not care for any of the other functionality of the package, that is why I stay on v0.4 on stock)
  9. (Moved some keyboard related over here, thanks for the suggestion @Hook )
  10. BUT It works better on LOS than on stock! If you after starting to type, tap the 'down' it actually STAYS down during typing!! So we really only need some hot key-combo that can do this back/down soft-key action....
  11. One of the things (apart from the certification) that holds me back, is that @Slion's nice tool "Fx services" for going into sleep mode when the magnet in a flip case hit the 'magic' spot, does not work on Lineage. (I use an ancient version 0.4 with almost only that functionality, it can now do a lot of other stuff less relevant for me)
  12. If there is, please tell, I have been looking for that for a long time... BTW for examples of input fields, refer to the search field in settings, as everyone got that one 🙂
  13. I think what you see is the bar that swiftkey uses for word suggestions.
  14. Or there are more than one type of "certified", that confuses us. ...Or the guide is just not correct anymore... But it seems active, listing the id's registered. If I remember correctly it took quite a while from the Pro1 was officially accepted by Google, to it appeared as certified in the Android Market, so we just MIGHT be way to impatient Maybe it is not hours but days or weeks...
  15. Sorry I do not. I always flash first the bootloader, then the main image to (a), and finally the gapps package to (b). As I never really tried to figure out the logic, just made a batchfile implementing a step-by-step guide from @tdm (The root-part is a rudiment from 16.0) @ECHO off if %2.==. goto :EOF ECHO * Wait for boot to bootloader to finish (or do manually holding VolDown+Power) adb reboot bootloader pause fastboot flash boot_a %1 shift fastboot --set-active=a REM fastboot reboot recovery does not work, so do manually: ECHO * Roll down to "Recovery Mode" with VolDown, and
  16. As I read it they explicitly write that we have to redo after a wipe, so NO, A wipe would not do the trick, as you would get a new id. ADD: How often do I need to register my GSF ID? Your device’s GSF ID is reset every time your device is factory reset (or when you wipe the GSF app itself) since it is stored in your data partition, so you must re-register your GSF ID every time you perform either of these actions.
  17. Yes, a command syntax issue for passing arguments to a command run via adb shell directly. Perhaps more escaping is needed??? But a simple Pipe will do the job, though slightly silly. Experimented a bit with the apostrophes, the right form seems to be apostrophes around both of the two arguments to sqlite3: adb shell sqlite3 '/data/data/com.google.android.gsf/databases/gservices.db' '"select * from main where name = \"android_id\";"'
  18. If you want it scripted, then for dos (windows), use: adb root echo sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\";"|adb shell adb unroot
  19. Tried the same, and tried both a simple restart, and a hold-power-long deep one. No cigar. Let us give it a few hours.... And hope it works.
  20. Are they still sending the full images for OTA updates, or are they doing incremental upgrades. Last I tried the full image OTA it was terribly slow. Much faster with manual download, and a batch-file - and it is easier if you need to reflash. ;)
  21. I'm pretty sure you are stuck on stock, if you want that without root and tricks. 😢
  22. The task-switcher IS quite confusing, and buggy when opened. If working with the keyboard CLOSED, and with autorotate on, it works as expected, Right/Left to switch, and Up to close.. (Though slightly confusing that the 'screenshots' is from last used orientation, and not what you will get selecting it) When the keyboard is OPEN, the task-switcher is double rotated. That is it works Up/Down switches, and Left closes held normally in landscape (And held tilted to portrait it works as it ought to in landscape, rotated only once) ADD: It also matters how HORIZONTAL you hold it, as aut
  23. (lineage-18.1-20210823-nightly-pro1-signed.zip on August 5 security patch installed smoothly using adb sideload and Open_Gapps-arm64-11-pico-20210712) ...But the reintroduced Accessibility / keyboard bug is not (yet) fixed, see above. Did not try to do a factory reset first...
×
×
  • Create New...

Important Information

Terms