**** BEGIN LOGGING AT Sat Apr 25 02:59:59 2015 Apr 25 03:18:37 you have the power to edit this Apr 25 05:46:47 https://github.com/webOS-ports/org.webosports.messaging/pull/26 fixes several small problems with tap targets, layout, and minor bugs. Apr 25 05:53:02 Alan_Morford: I already fixed that webOS-y stuff Apr 25 05:53:07 It's just not integrated yet Apr 25 05:53:38 See: https://github.com/webOS-ports/android-update-package/commit/6432faf3818920fc2c5934678983ce55fb2f99fa Apr 25 05:53:48 morphis needs to add it to nightly Apr 25 06:32:43 DougReeder: Thnx will give it a o Apr 25 06:32:45 +g Apr 25 10:43:20 DougReeder: can I merge https://github.com/webOS-ports/org.webosports.messaging/pull/26? Apr 25 12:32:15 morphis: I tested it seems to be OK Apr 25 12:34:56 ok Apr 25 12:55:13 morphis: Will you pick this as well? https://github.com/webOS-ports/android-update-package Apr 25 12:56:22 Ah you did already :D Apr 25 12:57:12 yeah, it is already in Apr 25 13:02:46 DougReeder: Good stuff! Can now SMS to just a number instead of just replying, also watches are working nicely! Apr 25 13:03:37 Just I noticed that it shows "a" as name and my phone number is a dummy instead of the actual number? Apr 25 13:03:58 That might need some tweaking still? I see 206-555-1212 and jdoe@gmail.com Apr 25 16:06:09 hello Apr 25 16:06:12 good morning? Apr 25 16:07:36 is there a command-line way to uninstall apps from LuneOS that were installed through Preware? When I tap one, it shows a toast saying "Done Fixing!" and no buttons to remove on the bottom toolbar. This is on an N4 using the latest nightly. Apr 25 16:08:01 I thought opkg, but opkg list does not show any webOS apps.. Apr 25 16:26:17 Grabber: seems luna-send -n 1 luna://com.palm.appinstaller/remove '{"packageName":" "}' Apr 25 16:26:36 nizovn: that is correct Apr 25 16:27:43 nizovn: btw. I pushed your PR now Apr 25 16:27:48 should be in the next nightly Apr 25 16:28:09 morphis:thanks! Apr 25 16:28:31 thanks! Apr 25 16:29:04 worked like a charm Apr 25 16:29:36 morphis: btw android has different logic for leds, so for TP the notification led will always pulsate Apr 25 16:29:45 ok Apr 25 16:30:03 is there a luna-send method to list installed packages Apr 25 16:30:53 I guess I could just use ls -l :D Apr 25 16:31:30 com.palm.applicationManager/listApps ;) Apr 25 16:31:38 See https://github.com/openwebos/luna-sysmgr for all available ones Apr 25 16:32:30 hey that list looks familiar. should have bookmarked it :D Apr 25 16:33:09 whoah.. way more data than I wanted.. ls -l it is :0 Apr 25 16:33:52 I'm supposed to be working.. "I'm cleaning my desk sweetie, I promise!" Apr 25 16:34:51 btw Herrie, Communities did not work on the N4 even with rotation enabled. Still looking for useful messagees Apr 25 16:38:17 Herrie: thinking about making us able to update from nightly to a new nightly soon Apr 25 16:38:55 just found recently that our update procedure was broken for quite some time Apr 25 16:40:47 I really want to work on something.. I started looking through the get involved section of the wiki, but didn't get very far yet Apr 25 16:41:08 Grabber: what area do you have in mind? Apr 25 16:41:09 apps? Apr 25 16:42:20 I'm not sure.. I have been trying to figure out where I could help most.. I like back-end stuff a bit more, but I also like seeing my stuff in a UI.. Apr 25 16:42:45 I haven't read enough on the back-end stuff in LuneOS to know if there is something I could take and run with.. Apr 25 16:43:34 I'm not much of a UI designer, and with Enyo, frankly I'm probably not as strong as I need to be. Apr 25 16:44:07 I'm still bitter that Palm lied about it being so much faster and better than Mojo ;) Apr 25 16:44:12 hm Apr 25 16:44:44 so if you like backend things with some UI bits involved, what about the backup service? Apr 25 16:45:33 I mean something similar to the one in legacy which backed up several things from the system through a service interface every service can implement and register for to be called when a backup is generated Apr 25 16:48:44 Grabber: service can be in js Apr 25 16:48:50 legacy one was too if I remember well Apr 25 16:50:17 that actually made me remember when I first talked to someone about getting involved.. I haven't done any work writing services, just minor patch work to the google sync service. I guess somewhere in the middle is where I'm strongest.. I really need to jump in and get more comfortable with the service archtecture Apr 25 16:50:40 Grabber tbh I didn't test it on N4 yet, I tested it on TP a while back and there COmmunities worked... Apr 25 16:50:50 Been a while though, should retest it on a recent build Apr 25 16:51:01 yeah Herrie it works mostly well on the TP Apr 25 16:51:30 is there a way to mute the joined/left messages? I can hardly pick out the conversation (I'm using webchat.freenode.net) Apr 25 16:52:10 yes, the backup service on 2.x is in javascript. I started looking through it to find out how to disable the call home when turning off backups Apr 25 16:58:21 did I break it? :D Apr 25 17:07:37 morphis: btw seems new version of geoclue is available, with fixed critical warnings Apr 25 17:14:51 nizovn: sounds like we need to integrate it then :) Apr 25 17:18:44 morphis: ok :) Apr 25 20:31:18 hi Apr 25 20:51:53 nizovn/morphis: I thought geoclue only worked with wifi? Apr 25 20:55:00 or was it GSM? Apr 25 20:55:26 Because I get a dead accurate location back i.e. within METERS from where I am without being connected to any WiFi on the N4 in TestR Apr 25 20:58:15 morphis: Tested this one N4 and works fine: https://github.com/webOS-ports/qt5-qpa-hwcomposer-plugin/pull/1 & https://github.com/webOS-ports/luna-next-cardshell/pull/201 Apr 25 20:58:26 Will test on TP too, if OK I suggest we merge them and take it frm there? Apr 25 20:58:43 Tofe needs to fix webos-keyboard still a bit it seems, other then that it works great already Apr 25 21:06:04 DougReeder: fixed message duplication in putMessage calls https://github.com/webOS-ports/org.webosports.messaging/pull/27 Apr 26 02:16:20 Great, Garfonso! Apr 26 02:18:51 morphis, yes, you can merge https://github.com/webOS-ports/org.webosports.messaging/pull/26 , it doesn’t depend on anything else. After I got to four small things, I decided not to wait for a big thing. Apr 26 02:23:35 Herrie, it seemed to me that the chat threader was not assigning a displayName to threads, but you should ask Garfonso about that. Apr 26 02:37:07 The address dropdown in the threadview isn’t wired up at all. That should probably wait until the main aelector is done, so people can select any IM addr for a person. **** ENDING LOGGING AT Sun Apr 26 02:59:59 2015