lp:~dgadomski/ubuntu-calculator-app/ubuntu-calculator-app

Created by Dariusz Gadomski and last modified
Get this branch:
bzr branch lp:~dgadomski/ubuntu-calculator-app/ubuntu-calculator-app
Only Dariusz Gadomski can upload to this branch. If you are Dariusz Gadomski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dariusz Gadomski
Project:
Ubuntu Calculator App
Status:
Merged

Recent revisions

109. By Dariusz Gadomski

Added external lib for precision handling.

Precision problems are very well known to JS devs. There are 2 ways
of handling hits issue:
* rounding up to an arbitrary precision (not a right way to go in a
  calculator)
* using an external library doing the job well
The second approach has been adapted in this change as more universal.

It utilizes the bignumber.js library available under the MIT license.

108. By Riccardo Padovani

Update delete test to new UX (you have to click delete button)
Fixed tear off test (before was alway true for a wrong implementation, now it's a real test).

Approved by Ubuntu Phone Apps Jenkins Bot, Gustavo Pichorim Boiko.

107. By Riccardo Padovani

Added test to delete a calc swiping
Added test to tear off a calc. Fixes: https://bugs.launchpad.net/bugs/1188702, https://bugs.launchpad.net/bugs/1188703.

Approved by Ubuntu Phone Apps Jenkins Bot, Dalius Dobravolskas.

106. By Riccardo Padovani

Added confirmation when deleting a calculation (see #1198873). Fixes: https://bugs.launchpad.net/bugs/1198873.

Approved by Ubuntu Phone Apps Jenkins Bot, Dalius Dobravolskas.

105. By Launchpad Translations on behalf of ubuntu-calculator-dev

Launchpad automatic translations update.

104. By Launchpad Translations on behalf of ubuntu-calculator-dev

Launchpad automatic translations update.

103. By Launchpad Translations on behalf of ubuntu-calculator-dev

Launchpad automatic translations update.

102. By Launchpad Translations on behalf of ubuntu-calculator-dev

Launchpad automatic translations update.

101. By Dalius

Little design improvement: dots instead of line (as per design).

Approved by Gustavo Pichorim Boiko, Ubuntu Phone Apps Jenkins Bot.

100. By Launchpad Translations on behalf of ubuntu-calculator-dev

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers