**** BEGIN LOGGING AT Tue Jun 24 02:59:59 2014 Jun 24 05:13:55 Rennat: ping Jun 24 05:14:21 Pong Jun 24 05:15:52 Do you need any help with getting your code submitted? Jun 24 05:17:18 I've put it on my forked version of the settings app Jun 24 05:17:43 Haven't done to much other than fix the WiFi switch and add a toolbar in one panel Jun 24 05:18:46 :) Jun 24 05:18:50 That's a start :) Jun 24 05:19:51 What else do I need to do other than putting it on my fork Jun 24 05:21:29 Once you're done you can create a Pull Request against webOS-ports/org.webosports.app.settings :) Jun 24 05:21:53 We'll then review it, approve it or discuss if some things need reworking :) Jun 24 05:25:34 Should the base be matter Jun 24 05:25:39 * master Jun 24 05:27:40 Yes :) Jun 24 05:31:19 Ok I just made the pull request Jun 24 05:31:35 Thnx, will do some testing :) Jun 24 05:31:53 I noticed that in Developer screen it also misses the toolbar ;) Jun 24 05:35:55 Ah, will fix that. The WiFi toggle just wasn't connected to the function that links it to the WiFi panel's toggle Jun 24 05:36:19 The code was already there. Just wasn't connected Jun 24 05:40:48 Ah I see :) Jun 24 05:42:40 I'll test the code changes :) Jun 24 05:47:10 Just added the code for the Dev panel toolbar aswell Jun 24 05:49:03 I should make sure to name commits differently and not have 2 "Added bottom toolbar" commits Jun 24 05:50:09 Rennat: great work Jun 24 05:50:25 Rennat: one major thing which needs to be reworked with the settings app is the back key handling Jun 24 05:50:44 for example if you go to about -> licenses and then do a back gesture Jun 24 05:50:53 it directly returns to the main screen instead of the about one Jun 24 05:51:16 All seem to work, will commit :) Jun 24 05:52:23 Ya, the license needs to be a sub panel Jun 24 05:53:20 And another problem is when the screen is smaller back gestures aren't working for me. Jun 24 05:56:03 morning Jun 24 06:07:18 Isn't most of luna-next written in JavaScript? Jun 24 06:07:43 Rennat: yes, it's QML which uses JS Jun 24 06:08:10 JaMa: with our latest builds I always getting http://bpaste.net/show/l2V9WIq63DD7f7L0w86D/ when attaching gdb to a binary that links somehow against libssl Jun 24 17:34:44 Rennat: ping Jun 24 17:37:56 Pong Jun 24 17:47:00 Could you have a look to see if you can add a spinner to the WiFi Networks Panel while it's scanning? It gives no feedback to user currently which is quite confusing Jun 24 18:03:26 Ya that is on the list. Still have to figure out how the WiFi works Jun 24 18:14:58 Rennat: one think you should now: Jun 24 18:15:05 if you look at the src/ folder Jun 24 18:15:09 it contains some native code Jun 24 18:15:13 which implements wifi support Jun 24 18:15:38 ah sorry, the plugin/ directory Jun 24 18:15:55 look at plugin/WiFiManager.js for the available API Jun 24 18:16:35 navigator.WiFiManager.retrieveNetworks(...) is what you can call Jun 24 18:33:14 OK awesome. Thank you Jun 25 02:08:37 Hey I don't have a Gnex to test the app on for the WiFi. Right now I'm just using chrome to debug. Jun 25 02:09:31 Any ideas for working on WiFi scanning? **** ENDING LOGGING AT Wed Jun 25 02:59:58 2014