**** BEGIN LOGGING AT Mon Dec 12 03:00:00 2016 Dec 12 06:07:04 morning Dec 12 06:07:09 ka6sox: What kind of PDK apps Dec 12 06:07:27 For legacy there were some hooks to Palm specific functions I think which we don't have Dec 12 07:15:18 DougReeder: no, it's parsing the initial list to filter it Dec 12 07:15:50 DougReeder: but I think all this should be C++, in case the history list is a long one Dec 12 20:42:38 DougReeder: ping Dec 13 01:51:31 Pong, Andolamin Dec 13 01:53:05 Tofe, if the phone call list uses DB8, there is a hard limit of 500 items, and a query can set a smaller limit. I’m not sure if that’s relevant here, though. Dec 13 01:54:40 Anyone, when an Enyo app starts pulling in a new library, do we need to tell bitbake? Or do we just need to tell bitbake to run `enyo init` on Enyo 2.7 apps? Dec 13 02:06:19 DougReeder: I checkout out the first-class search PR, I like it but I have a question Dec 13 02:06:35 * DougReeder nods Dec 13 02:06:48 Why set a maximum width? You're already overlapping the left controls when you expand, why not expand to 100% width? Dec 13 02:07:37 In a wide enough pane, the search field doesn’t need to expand at all. Dec 13 02:08:17 And partially-overlapped controls may still be usable Dec 13 02:09:02 On the N4, the expanded search field partially-overlaps the “favorites” button, but there’s still enough of the Favorites button to tap. Dec 13 02:09:29 If you don’t set a targetWidth, the search field will expand to 100%. Dec 13 02:10:01 That’s more useful for the related InputStretch control, for something like a URL or email addr. Dec 13 02:11:09 Does that make sense? Dec 13 02:12:02 When you search Contacts, you’re presumably just entering a name. Dec 13 02:12:50 The browser URL/search field should expand to 100%, because URLs can be quite long. Dec 13 02:14:17 Hmm, make sense. In this particular case I would have liked to see a bit more expansion, but understand the reasoning. Dec 13 02:14:58 I'll see about implementing similar behavior in my Mochi next-gen port Dec 13 02:16:19 Sure, how wide do you think the Contacts search field should be? Dec 13 02:16:32 Speaking of which https://usercontent.irccloud-cdn.com/file/yaRawKmJ/mochi-next-gen.png Dec 13 02:17:08 Not sure. On my Nexus 5X it seemed a bit small, but haven't tried on any other devices Dec 13 02:19:26 Honestly, it would be nice if we could re-flow the other controls so they took up less space, instead of overlapping them. Maybe replace them with icons instead of text (or abbreviations?) and then use 50% of the screen width minimum? Dec 13 02:22:26 Also, inverted theme https://usercontent.irccloud-cdn.com/file/tfYIBOLj/mochi-next-gen-dark.png **** ENDING LOGGING AT Tue Dec 13 03:00:00 2016