View Single Post
Old 10-27-2013, 05:50 PM   #32
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
It's possible to make K5-specific launcher out of custom dialog system. Think about it, if you'll have free time. HTML page can contain list (or icons) of actions. And it's possible to execute external application (via nativeBridge.dbgCmd or nativeBridge.dbgCmdExec via known ways) on selecting action. Also, custom dialog (as a Pillow app) can access LIPC publishers and subscribe to LIPC events using JavaScript only without executing lipc-* external tools.

Last edited by eureka; 10-27-2013 at 06:52 PM. Reason: dbgCmd is pretty useless
eureka is offline   Reply With Quote