14:02 #startmeeting Ubuntu Touch Calendar app meeting 14:02 Meeting started Thu Oct 3 14:02:39 2013 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:02 14: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 14:02 blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calendar-development 14:02 bugs: https://bugs.launchpad.net/ubuntu-calendar-app/+bugs?orderby=-id&start=0 14:03 reviews: https://code.launchpad.net/ubuntu-calendar-app/+activereviews 14:03 status: http://status.ubuntu.com/coreapps-13.10/ 14:03 How are this week? What progress to report? 14:04 popey: I have started working on edit event. 14:04 popey: well, I'm bit busy, but I finished the code for argument support, to invoke the app from another app 14:04 I'm waiting for tedgould approvation 14:04 https://code.launchpad.net/~rpadovani/ubuntu-calendar-app/1231136/+merge/188002 14:04 hi pkunal-parmar 14:05 popey: also, left with some event details approve my MR :) need to change as per pkunal-parmar 14:05 Hi 14:05 pkunal-parmar: hello :) 14:05 Hi Kunal :) 14:07 hi all 14:07 oSoMoN: hello :) 14:08 ok 14:08 just looking at the oustanding reviews 14:08 here is mine popey https://code.launchpad.net/~mihirsoni-123/ubuntu-calendar-app/NewEventdetails 14:08 i am done with changes as per comments but need to push :) 14:10 oSoMoN, regarding NewEvent test case on device 14:10 I was talking to omer 14:10 is suggested to hide OSK , when we are using autopilot 14:10 http://bazaar.launchpad.net/~ubuntu-calculator-dev/ubuntu-calculator-app/trunk/revision/169 14:11 as per him, they are using same approach for calculator as well 14:11 WebbyIT: https://code.launchpad.net/~rpadovani/ubuntu-calendar-app/1231136/+merge/188002 is waiting on ted 14:11 ? 14:11 popey: yes 14:11 pkunal-parmar: I have replicated the edit screen , also with the values..I couldn't find any way to add people at the time new event. 14:11 WebbyIT: his comment on that merge is addressed? 14:12 on 27/9 14:12 pkunal-parmar: that sounds like an idea, I hadn’t thought of that 14:12 ok, then I will use same approach then 14:12 popey: I'm not sure to have understand what he said, I removed arguments from exec 14:13 popey: But I think yes 14:13 pkunal-parmar: oh, wait, I just had a look at the implementation, and I think that’s a bad idea 14:13 :( 14:13 pkunal-parmar: we need the osk to input text in the fields 14:13 popey: now arguments are parsed by the app 14:13 he suggested me "tests/autopilot/ubuntu_calculator_app/tests/test_simple_page.py" 14:13 this one 14:13 ok 14:14 pkunal-parmar: what we can do however is manually swipe down the osk to hide it, thus allowing to focus the other fields that were below it 14:14 Sorry guys, have to go, I did nothing but the Argunent MR, I'll read the log 14:14 will it be same as hiding using Qt Input method ? 14:15 mihir___: yours is in "needs fixing"? 14:15 WebbyIT: ok 14:15 popey: i did that changes but left with unit testing & then I'll push that MR 14:15 ok 14:16 popey: also, cordenting with pkunal-parmar for edit event. 14:16 k 14:16 Time is running out ☻ 14:16 popey: yeah understood :) it's 27th right ? 14:16 hah, no 14:16 10th 14:16 10th Oct :-o 14:17 Freeze on 10th for release on 17th 14:17 where did you get 27th!? ☻ 14:17 pkunal-parmar: yeah, the result should be the same 14:17 and anything we need in the image on 10th needs to be ready before then 14:18 popey: okay got it :) 14:18 ok, I will try swipe, if i could not get it work then will use qt Input method to hide OSK 14:18 pkunal-parmar: in fact, thinking a bit more about it, I think we need to leave the OSK alone, and flick the view to ensure the fields are visible, because autopilot tests are meant to replicate what an end-user would do, and an end-user wouldn’t hide the keyboard (and much less kill the OSK process!) 14:19 I agree, but looks little complicated 14:19 and my phone died, it won't power on now, so not able to test on device 14:20 pkunal-parmar: leave it charging from the official charge for an hour or two 14:20 pkunal-parmar: flicking the view isn’t that complicated, we already do that for the monthview tests 14:20 i tried some wall charger, but did not tried official charger 14:20 let me try that 14:21 we can flick, but then how do we know if we scrolled enough, 14:21 but let me try 14:22 pkunal-parmar: popey i need info how many guest should be visible and then we should start scrolling of list ?? https://docs.google.com/presentation/d/1LkQt_QREpjajL4uIeJG41-f_wpvKFQR7XsbXZU-ryEU/edit?usp=drive_web slide 14 14:22 or all the guest should be visible without scroll ? 14:22 guests* 14:22 mihir___: I would ask in the design meeting ☻ 14:22 okay i may not be able to attend but not sure but update me on the MR.:) 14:23 ok 14:23 oSoMon, were you able to review my MR ? 14:23 pkunal-parmar: you can get the coordinates of the text field you’re interested in, and you can also access the dimensions of the OSK, so you should be able to deduce whether the field is in sight 14:24 pkunal-parmar: which one? 14:24 EDS and DayBG 14:24 let me share links 14:24 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/EDS/+merge/188188 14:25 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/day_background/+merge/188195 14:25 pkunal-parmar: I also still need somebody to review mine: https://code.launchpad.net/~mhall119/ubuntu-calendar-app/fix-newevent-month-1233442/+merge/188488 14:25 it's a small change, but fixes a big problem 14:25 I seen that, but not yet tested, 14:25 I will soon review it 14:25 thanks 14:26 and can someone try 14:26 https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/yearviewfix 14:26 this branch on device 14:26 pkunal-parmar: renato has been reviewing the EDS branch I believe 14:26 pkunal-parmar: I’ll look into the others 14:27 I tried to implemented what oSoMon suggested, to improve year view performance 14:27 ok, then I will ping him for further review 14:27 pkunal-parmar: for remnind me & people , is there any other branch than this ? https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/newevent/+merge/184787 14:27 oSoMoN, yes I have reviewed it, I did not approve yet because I need to merge my changes on EDS first 14:27 I hope i can do that today or before next week 14:28 renato: thats blocking our other merges ? 14:28 ranato, so you are fine with my changes ? 14:29 mihir__, for reminder ,occurance, you need to check EDS branch 14:29 newevent for edit event reference 14:30 pkunal-parmar, yes your changes is fine 14:30 pkunal-parmar: okay :) I have modified rest for edit but couldn't get this..so , should I wait your branch to merge ? or I can proceed ?? 14:30 popey, I am not sure, I do not think so 14:30 pkunal-parmar: I have already pulled up your branch and modified it for edit event. I'll push the code by tomorrow I guess 14:31 once EDS related changes will land, I will need to modify newevent, event details, edit event 14:31 to add support for additional fields 14:31 renato: no, misread 14:31 ^^ those changes 14:32 So if EDS doesn't land till next week we'll have no time for pkunal-parmar to implement those changes.. renato 14:32 is that right? 14:32 popey, Ok I will make sure that lands this week 14:33 Thanks. 14:33 pkunal-parmar: so , I'll leave those fields as it is... 14:33 is that fine ? 14:33 right, leave those as of now 14:33 currently those are not supported 14:33 okay :) i'll put in design and leave the backend :) 14:34 ok. 14:35 We're cutting it very close to the wire ☻ 14:36 Anything else before we hit the design hangout? 14:36 popey: no nothing form my side :) 14:36 ok 14:36 #endmeeting