18:15:37 <mhall119> #startmeeting Calculator App 18:15:37 <meetingology> Meeting started Thu Mar 28 18:15:37 2013 UTC. The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 18:15:37 <meetingology> 18:15:37 <meetingology> 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 18:16:00 <mhall119> ok, to start off with, I moved the blueprint for this and other core apps projects 18:16:13 <mhall119> the BP is here now: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calculator-development 18:16:33 <mhall119> by moving them all to the same project, it will let popey and I track things easier 18:16:50 <rferrazz> ok, great! 18:17:15 <mhall119> I've also created monthly milestones, so we can match the monthly planning that the rest of Ubuntu is adopting 18:18:02 <mhall119> so we'll assign work items for the next month, and then evaluate our progress and pick work items for the month after 18:18:48 <rferrazz> ok, so the next is month-2? 18:18:52 <mhall119> however, looking at the calculator app's work items, there doesn't appear to be much left to do 18:19:04 <mhall119> no, April will be coreapps-13.10-month-0 18:19:17 <mhall119> month-1 is May, and corresponds to what we had be calling alpha-1 18:19:47 <mhall119> and they go all the way up to month-6, which is October and 13.10's release 18:20:39 <mhall119> #topic progress update 18:20:59 <mhall119> so just to catch me up, what's been happening on the calculator's development in the last week? 18:21:19 <rferrazz> we have done almost everything 18:21:28 <mhall119> I did notice that :) 18:21:56 <rferrazz> i'm trying to optimize the code now 18:22:26 <rferrazz> and cleaning up a bit everything 18:22:54 <mhall119> ok 18:23:07 <mhall119> are there any bits of functionality that aren't working yet? 18:23:31 <mhall119> I see "Implement backspace" is still INPROGRESS 18:23:42 <rferrazz> the pull to start a new calculation gesture doesn't play well with the animations 18:23:57 <rferrazz> have you tryed it? 18:24:32 <mhall119> I have, even got it on my N7 18:24:50 <mhall119> it's very nice 18:25:10 <mhall119> so do we have from design what the animation should look like when you pull to start a new calculation? 18:26:02 <rferrazz> yes, we have to change the existing animation 18:26:06 <mhall119> ok 18:26:14 <mhall119> is that something I can target for April? 18:26:44 <rferrazz> the animation on pull-up 18:26:59 <mhall119> yeah 18:27:09 <mhall119> end of April, not beginning 18:27:22 <rferrazz> of course, 18:27:29 <mhall119> thanks 18:27:37 <mhall119> any other functionality that needs to be implemented? 18:27:49 <mhall119> or has it reached the polish stage? 18:28:16 <rferrazz> there is a bit of confusion on the formula manipulation 18:28:34 <mhall119> what's that? 18:28:39 <rferrazz> currently we have like 3 formulas at the same time 18:28:59 <rferrazz> screen formula, engine formula and a tokenized formula 18:29:53 <mhall119> ok, and so what is the work that needs to be done, consolidating them all into one? 18:30:56 <rferrazz> yes, if it's possible 18:31:40 <mhall119> ok 18:31:52 <mhall119> is that something to target for next month, or May? 18:32:15 <rferrazz> i don't think. 18:32:55 <mhall119> longer than May? 18:32:58 <mhall119> or shorter 18:33:26 <rferrazz> we have that scientific view that can be added optionally 18:34:06 <mhall119> right, but let's put that off until we get the simple view into the touch preview images 18:34:28 <rferrazz> dalius has some localization related ideas 18:34:34 <mhall119> I'll make a work item for it, but leave it without a milestone target for now 18:34:43 <rferrazz> ok 18:35:00 <mhall119> ok, so for next month's work items I have: 18:35:17 <mhall119> [f-riccardo87] Implement backspace: INPROGRESS 18:35:17 <mhall119> Fix "pull to start new calculation" animation: TODO 18:35:17 <mhall119> Consolidate the 3 formula implementations: TODO 18:35:52 <mhall119> is there someone who I can assign the last 2 too? 18:36:00 <rferrazz> ok1 18:36:58 <rferrazz> you can assign the last one to me 18:37:07 <mhall119> ok 18:37:10 <rferrazz> and the other to dalius 18:37:46 <mhall119> thanks 18:38:03 <mhall119> I'm also going to add one more, assigned to popey, to get a final visual design from the design team 18:38:21 <rferrazz> ok! 18:39:04 <mhall119> then for May's, I have unassigned work items to finish any visual design changes, get the design team to do a final review and approval, then get it into the touch preview image 18:39:08 <mhall119> \o/ 18:39:43 <rferrazz> cool! 18:39:59 <rferrazz> :D 18:40:08 <mhall119> is there anything you guys are blocked on, or that you need from popey or I? 18:41:00 <rferrazz> we still have two bugs related to packaging 18:41:03 <rferrazz> https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1155969 18:41:12 <rferrazz> https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1153787 18:42:03 <mhall119> ok, I'll take a work item for those 18:42:09 <rferrazz> thanks! 18:42:56 <mhall119> #endmeeting