14:24 <popey> #startmeeting Calendar App meeting 14:24 <meetingology> Meeting started Thu Feb 20 14:24:21 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:24 <meetingology> 14:24 <meetingology> Available commands: action commands idea info link nick 14:24 <popey> Calendar App links:- 14:24 <popey> Bugs: https://bugs.launchpad.net/ubuntu-calendar-app/+bugs 14:24 <popey> Reviews: https://code.launchpad.net/ubuntu-calendar-app/+activereviews 14:24 <popey> Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/coreapps-1404-calendar-dev 14:24 <popey> General Links:- 14:24 <popey> Milestones: https://launchpad.net/ubuntu-phone-coreapps/+milestones 14:24 <popey> Burndown: http://status.ubuntu.com/coreapps-14.04/ 14:24 <popey> Blockers: https://wiki.ubuntu.com/Touch/CoreApps/Blockers 14:24 <popey> Ok, hows it going pkunal-parmar ? 14:25 <popey> fginther`: any progress on the eds problem blocking calendar? 14:25 <pkunal-parmar> nothing much this week 14:25 <pkunal-parmar> looks like some issue with EDS version is preventing all MR 14:26 <popey> yes. balloons or fginther` may be able to help? 14:27 <pkunal-parmar> last week I talked to Content Hub developer, i forgot the name 14:27 <pkunal-parmar> but he told, current downloading from browser is not supported 14:27 <pkunal-parmar> so we can not import iCal files from browser 14:27 <fginther`> popey, there is no progress that I'm aware of. It's not something that can be 'rolled back' in jenkins, if there is a problem in eds, we'd need a fixed version 14:27 <pkunal-parmar> and also he said there is no plan to support import from storage 14:27 <popey> pkunal-parmar: ken? 14:28 <pkunal-parmar> yes 14:28 <pkunal-parmar> so, that story is blocked as of now 14:29 <popey> I thought the plan was to pull in via the file manager using content-hub kenvandine ? 14:29 <popey> pkunal-parmar: so yes, blocked at the moment, but I hope we can unblock that in file manager 14:30 <pkunal-parmar> ok 14:31 <pkunal-parmar> so how file manager will get data 14:31 <pkunal-parmar> I mean copy file to Phone via computer and then to Calendar 14:31 <pkunal-parmar> will this usecase be supported ? 14:31 <popey> That could potentially work via file manager 14:31 <pkunal-parmar> ok 14:32 <popey> but I think you're more likely to download an ical via browser directly on device than copy via cable 14:32 <pkunal-parmar> right, this was in case someone has already exported ical file 14:32 <pkunal-parmar> and wants to import 14:32 <pkunal-parmar> not sure how likely 14:33 <pkunal-parmar> but what ken told me is, downloading via browser is also work in progress as of now 14:33 <popey> yeah 14:35 <pkunal-parmar> BTW did you got change to review my MR, for key navi ? 14:37 <popey> Everyone has been busy, difficult to find anyone to review things. Sorry. 14:38 <pkunal-parmar> right 14:38 <popey> I'll try again. 14:38 <popey> see if I can a bit later today. 14:38 <popey> 100 14:38 <pkunal-parmar> ok :) 14:39 <popey> fginther`: do we have a bug for the UDS issue? 14:39 <pkunal-parmar> so as of now we are almost done with our task for 14.04 release 14:39 <popey> s/UDS/EDS/ 14:39 <popey> pkunal-parmar: yeah, nice work! 14:40 <popey> pkunal-parmar: is the blueprint all up to date? 14:40 <pkunal-parmar> thanks 14:40 <pkunal-parmar> yes 14:40 <pkunal-parmar> as far as I know 14:41 <pkunal-parmar> actually 14:41 <pkunal-parmar> [pkunal-parmar] Implement an option to show week numbers: TODO 14:41 <pkunal-parmar> [pkunal-parmar] Implement spread/pinch to zoom in/out: TODO 14:41 <pkunal-parmar> these are postponed items 14:41 <fginther`> popey, not that I know of 14:42 <popey> how are we tracking this issue? 14:42 <popey> who owns it? 14:42 <pkunal-parmar> https://bugs.launchpad.net/ubuntu/+source/qtorganizer5-eds/+bug/1282129 14:42 <pkunal-parmar> i think this is bug 14:42 <pkunal-parmar> https://code.launchpad.net/~popey/ubuntu-calendar-app/new-icon/+merge/207035 14:43 <popey> thanks 14:44 <popey> I'll find someone. 14:44 <pkunal-parmar> ok 14:45 <pkunal-parmar> BTW I found solution to that yearview slowness issue 14:45 <pkunal-parmar> I will try that on device once and propose MR 14:45 <popey> oh! 14:45 <popey> What did you do? 14:45 <popey> That's great news! 14:45 <pkunal-parmar> I tried to move some calculation to parent 14:46 <pkunal-parmar> to reduce calculation 14:46 <pkunal-parmar> and tried to reduce date object creation 14:46 <pkunal-parmar> on deskop that shows improvement from 26 % to 6% 14:47 <popey> Awesome! 14:47 <pkunal-parmar> calculation done to check if date is today or not was taking time 14:47 <popey> Right. I thought that might be a factor 14:47 <popey> That qtcreator profiler is very handy 14:48 <pkunal-parmar> and also we were creating date object on delegate that was overkill 14:48 <pkunal-parmar> profiling on device will help more 14:48 <pkunal-parmar> yes, that profiler is good 14:48 <pkunal-parmar> but profiler in QML is confusing 14:49 <pkunal-parmar> due to property binding 14:50 <pkunal-parmar> wil need to experiment more 14:50 <popey> ok 14:50 <popey> Is there anything else we need to discuss? 14:50 <pkunal-parmar> SDK team is also using QtCreator for profiling ? 14:50 <popey> Well.. 14:51 <popey> There was a presentation given a couple of weeks ago, where developers were encouraged to use it 14:51 <popey> I think there needs to be some blog post or tutorial about it which promotes its use more 14:51 <pkunal-parmar> ok 14:51 <pkunal-parmar> right, that presentation is public ? 14:53 <popey> No, but I will ask for the content to be made available. 14:53 <pkunal-parmar> ok, that will help lot 14:54 <popey> ok, added to my list 14:54 <popey> Anything else? 14:54 <pkunal-parmar> no nothing else from my side 14:55 <pkunal-parmar> BTW there was some sprint in US, how that affects Core app ? 14:55 <popey> We had a sprint in the US a couple of weeks ago, yes. 14:56 <popey> We are having a few sprints around the place at the moment. 14:56 <popey> Did you see the announcement yesterday about Bq and Meizu? 14:56 <pkunal-parmar> yes, I thought it was today, its great news 14:58 <pkunal-parmar> I heard UI related changes were discussed in sprint, but did not heard anything yet 14:58 <popey> Yes, I'm trying to get the details published ASAP 14:58 <popey> Will let you know when we have them. 14:59 <pkunal-parmar> ok 14:59 <pkunal-parmar> then, that's it from my side 15:00 <popey> Great. Thanks pkunal-parmar for all the hard work. Look forward to seeing those performance improvements! 15:00 <pkunal-parmar> thanks 15:00 <pkunal-parmar> sure, I am planning MR this weekend 15:00 <popey> great! 15:01 <popey> the EDS issue is on renat'os list 15:01 <popey> #endmeeting