== Meeting information == * #ubuntu-touch-meeting: Clock app meeting, 19 Dec at 17:02 — 17:35 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2013/ubuntu-touch-meeting.2013-12-19-17.02.log.html]] == Meeting summary == ''LINK:'' http://popey.com/~alan/phablet/device-2013-12-19-171432.png <- thats what it looks like when you're being called ''LINK:'' http://popey.com/~alan/phablet/device-2013-12-19-171450.png <- thats what it looks like when you answer ''LINK:'' https://bugs.launchpad.net/ubuntu-clock-app/+bug/1233176 ''LINK:'' http://www.promo-wholesale.com/Upfiles/Prod_j/World-Time-Desk-Clock_20090662612.jpg ''LINK:'' https://launchpad.net/ubuntu-phone-coreapps/+milestones == Vote results == == Action items == * (none) == People present (lines said) == * popey (96) * nik90 (78) * mhall119 (17) * meetingology (3) * kenvandine (1) == Full Log == 17:02 #startmeeting Clock app meeting 17:02 Meeting started Thu Dec 19 17:02:07 2013 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 17:02 17:02 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 17:02 Clock App links:- 17:02 Bugs: https://bugs.launchpad.net/ubuntu-clock-app/+bugs 17:02 Reviews: https://code.launchpad.net/ubuntu-clock-app/+activereviews 17:02 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/coreapps-1404-clock-dev 17:02 General Links:- 17:02 Milestones: https://launchpad.net/ubuntu-phone-coreapps/+milestones 17:02 Burndown: http://status.ubuntu.com/coreapps-14.04/ 17:02 Blockers: https://wiki.ubuntu.com/Touch/CoreApps/Blockers 17:02 17:02 so my rough agenda for today:- 17:02 * Deciding on features for 14.04 17:02 * Finalise work items 17:02 * Setting milestones for work items 17:02 * Bugs, merges, work items! 17:02 * Blockers 17:03 sure. I thought about some of those already 17:03 I pulled in the items which were left over from last cycle and put them into the new blueprint (linked above) 17:03 and had a few ideas for features for 14.04 17:03 which I'll paste and we can discuss 17:03 go ahead 17:03 World clock 17:03 Complete alarms functionality 17:03 Add configurable snooze to alarms 17:03 Alarms on clock page 17:03 Resolve UI performance issues 17:03 17:04 So the first one -> World Clock 17:04 The current implementation of world clock is flaky due to lack of timezone support in Qt 5.0.2 17:05 Right. 17:05 However once Qt 5.2 lands and is supported by the SDK, I can get started right away on that 17:05 I believe tim is doing that and is in the test PPA at the moment 17:05 so my best guess would be that by the end of january, this work can start 17:05 ok. 17:06 (i'll collate these into work items a bit later) 17:06 ok 17:06 Second item -> Alarms Functionality, Snooze and Alarms on clock page 17:06 I spoke to balloons and charles about this 2 days back 17:06 So on that. I'm really sorry we dropped the ball on that. 17:07 It's unforgiveable that we let that slide so long. I'm sorry. 17:07 nah..towards the end it was really hectic 17:07 so it is understandable 17:07 We do need to settle it though, I have seen some conversations on irc. What's the current state?> 17:07 from my observation, there is some work to be done in the indicator-datetime by charles 17:08 this will then allow snap notifications to be shown when an alarm is triggered 17:08 Right. 17:08 the indicator should also list the alarms in the indicator date-time 17:08 similar to the calendar events 17:08 Does it not already do that? 17:08 Hmm, I have not seen it do that 17:09 I remember mhall119 posting a screenshot on g+ of the calendar events shown 17:09 but not the alarms 17:09 I saw it on mhall119's phone, but ... yes. 17:09 ah yes, you're right 17:09 <- confused 17:09 :) 17:09 so I am curious why alarms dont show up since both alarms and calendar use EDS 17:10 let's add a workitem where I will coordinate with charles on this 17:10 it should be a bug, no? 17:10 renato and zsombor had a look at the alarms implementation in the clock app 17:10 in i-d? 17:10 nik90: I think the datetime-indicator wasn't pulling things from the Alarms database in EDS 17:10 mhall119: okay. 17:10 EDS supports multiple database, "Personal" is used by calendar, "Alarms" is used by clock 17:10 mhall119, popey: Then it is a bug that should be reported 17:10 I can do that 17:10 kenvandine: ^^ is there a bug for this? 17:11 okay 17:11 ok, added to to-do 17:11 And Zsombor needs to work on version 2.0 of the Alarms SDK API to provide snooze capability 17:11 nope 17:12 ok, noted 17:12 nik90: popey: I think there's still an outstanding question of what handles the alarm when it's triggered 17:12 clock-app, datetime-indicator, something else 17:12 do we have any clear guidance on that yet? 17:12 the original hurried design was "just show a snap decision, do nothing else" 17:12 mhall119: design specified that a snap decision will be shown with actions to dismiss or snooze 17:13 but that was under the pressure of release coming a few days later 17:13 true 17:13 but yes, we should have a [ Alarm ] [ Snooze | Dismiss ] 17:13 ^ see, I can do design! 17:13 I think we should follow a format similar to the incoming calls 17:13 +1 17:13 when one receives a call, do you see the dialer app? 17:13 or just a snap decision? 17:14 just a snap decision 17:14 but when you answer, it switches to the dialler 17:14 okay 17:14 In the case of alarms, I think both snooze and dismiss shouldn't open the clock-app 17:14 so we need to see if the snap decisions for alarms has been implemented, and what code is doing it 17:15 Zsombor needs to work on version 2.0 of the Alarms SDK API to provide snooze capability 17:15 pastefail 17:15 http://popey.com/~alan/phablet/device-2013-12-19-171432.png <- thats what it looks like when you're being called 17:15 http://popey.com/~alan/phablet/device-2013-12-19-171450.png <- thats what it looks like when you answer 17:15 mhall119: the indicator-datetime runs in the background all the time and is supposed to trigger the notification 17:15 ok 17:16 ted then might be the person to talk about about whether or not the alarm handling has been implemented 17:16 ted already did his part 17:16 with the url handler 17:17 url handler for what? 17:17 launching the app when you click 17:17 when you click an alarm entry in the datetime-indicator? 17:17 https://bugs.launchpad.net/ubuntu-clock-app/+bug/1233176 17:17 mhall119: yes 17:17 then who is responsible for implementing the snap-decision when the alarm goes off? 17:18 I thought it was charles kerr. but not sure 17:19 popey: want to take an action item to track that down? 17:19 the whole "who's doing what" for alarms has me confused 17:20 popey: perhaps an work item to also get the snap decision design for it as well 17:20 ok 17:21 we can use the incoming call design to start with though, so we don't block on design 17:21 +1 17:21 when you say "implementing the snap-decision"... 17:22 do you mean, what triggers it or who write sthe code that makes the unknown thing trigger it? 17:22 <- confused 17:22 shouldn't the date-time service send a message to the notification service with the message, action details etc? 17:22 popey: everything between EDS and the snap-decision 17:23 right, okay 17:23 leave it with me 17:23 added to-do's for myself 17:23 popey: What did you mean by Alarms on clock page 17:23 so "what checks for alarms that need to be triggered", "what responds to the trigger" and "what displays the snap-decision" 17:24 nik90: that was a suggestion for something to occupy space on a large display 17:24 i.e. on a tablet, the clock might look a bit lonely 17:25 so there could be world clocks listed 17:25 so your tablet looks like a desk clock with lots of times listed 17:25 but could also have the clock and upcoming alarms on screen at once 17:25 so it's more of a desk-clock view than the current clock view 17:25 but only where the screen is large enough, like a tablet 17:25 popey: the plan was to show world clocks also in the tablet view 17:26 http://www.promo-wholesale.com/Upfiles/Prod_j/World-Time-Desk-Clock_20090662612.jpg 17:26 like that but not as crappy ☻ 17:26 ok. this was just a suggestion ☻ 17:26 ok 17:26 I am waiting on michael spencer to submit his tablet views 17:27 do you know his irc nick? 17:27 iBelieve 17:27 thnx 17:27 does he know he's making some? 17:28 I will check with him today or tomorrow about it 17:28 well he shared screenshots on g+ 17:28 of the clock app in tablet mode 17:28 and he said he would propose a MP 17:28 sounds like an undocumented work item to me ㋛ 17:28 it is undocumented 17:28 Let's see a work item (one for each tab) and then assign one of them to him 17:28 and I will discuss this with him 17:29 * popey added it to the bp 17:29 once we get one tab, getting the rest should be easier 17:29 will add one for each tab 17:29 The last feature was UI performance improvements 17:30 I can handle that :) 17:30 By working on my personal app, I learnt how to do that :) 17:30 \o/ 17:30 I am planning to make tabs load dynamically only when the user navigates to them 17:30 this should reduce the memory usage considerably 17:30 hoping qt5.2 brings some performance benefits to 17:30 +too 17:30 since a user rarely goes to the timer and stopwatch tab 17:31 most use only the clock and alarm tab 17:31 Right 17:31 we have some milestones created 17:31 * nik90 needs to bookmark the new 14.04 blueprint and status links 17:31 https://launchpad.net/ubuntu-phone-coreapps/+milestones 17:32 one per week 17:32 We have MWC in February. Would be good to show off some awesomeness there. 17:32 when in Feb is it? 17:32 I have an exam period between 20-30 Jan. So will be busy with that. 17:32 24-27 17:32 But I will try to get the work done before and after that period 17:33 ok, cool. thanks. 17:33 okay so that's end of feb 17:33 nice 17:33 plenty of time ㋛ 17:33 yup 17:33 Anything else you wanted to talk about? 17:33 definitely the tablet and performance fixes by then 17:33 Great. 17:33 nope 17:34 Sweet. 17:34 I don't think we'll have an irc meeting next week what with it being the holidays 17:34 resume the week after. 17:34 true 17:34 okay 17:34 so 2nd Jan then 17:34 But will keep in touch if I get any progress 17:34 yes 17:34 okay. me too 17:35 Awesome, thanks nik90. Happy holidays! 17:35 u too! 17:35 (thanks mhall119) 17:35 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)