View Single Post
Old 09-18-2017, 04:47 PM   #67
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
Quote:
Originally Posted by orebmur View Post
Nonetheless, my main point is that such a functionality should really be included out of the box ex factory, but is not.
But that's just a matter of raising a feature request: <<Dear Onyx, please add a listener for the long-tap of the "Home" icon in the statusbar the global event of key press "recent tasks" (KeyEvent.KEYCODE_APP_SWITCH , 187)>>.
Android's "recent tasks switcher" is there in the system... It's just that we are missing a "Home" button to trigger it! If you inject the keypress manually with a
`adb -d shell input keyevent 187`, it appears...

Quote:
Originally Posted by orebmur View Post
Unfortunately i see no way how to properly use this with RelaunchX that i much prefer over the comparatively rather unpractical Boox default user interface.
That's strange, I have to check this RelaunchX - do you mean it does not have a statusbar?
mdp is offline   Reply With Quote