mafyou wrote: > checking out the app from fdroid for the first time. Reacts to phone's > volume rocker, that's great. Otherwise it looks the same as when I go to > my server in Kiwi Browser (full screen and all)... which I don't even > know how you guys did so well. > > What else does the wrapper do?
App was only ever meant to be a simple webview wrapper, but has the following enhancements: - Auto server-discovery - (optionally) blend status and navigation bar based upon theme skins - (optionally) mute, or pause, during phone call - Ability to set zoom - App settings / Quit accessible via skin's menu - Does not show 'Insecure site' warning when typing text into search fields (as happens which Chrome) - Has its own launcher and icon *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json (Use http: //SERVER:9000/material/?debug=json,cometd to also see update messages, e.g. play queue) 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
