<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_ExactCalculator/assets, branch stable/cm-13.0-ZNH2KB</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_ExactCalculator/'/>
<entry>
<title>Cleanup options menu and licenses UI</title>
<updated>2015-05-05T19:59:36+00:00</updated>
<author>
<name>Justin Klaassen</name>
<email>justinklaassen@google.com</email>
</author>
<published>2015-05-05T19:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_ExactCalculator/commit/?id=d36d63e0b261d896e5bcfdab09e3aecb7e4d086c'/>
<id>d36d63e0b261d896e5bcfdab09e3aecb7e4d086c</id>
<content type='text'>
Bug: 20503109

- Open source licenses are now displayed as a standalone Licenses
  activity.
- Show/hide result options instead of enabling/disabling them.

Change-Id: I7e1e43ac83d2417b2f59f90e6a1fc3e491c6ddc7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 20503109

- Open source licenses are now displayed as a standalone Licenses
  activity.
- Show/hide result options instead of enabling/disabling them.

Change-Id: I7e1e43ac83d2417b2f59f90e6a1fc3e491c6ddc7
</pre>
</div>
</content>
</entry>
<entry>
<title>Beginnings of ExactCalculator based on L</title>
<updated>2015-03-06T23:45:31+00:00</updated>
<author>
<name>Hans Boehm</name>
<email>hboehm@google.com</email>
</author>
<published>2014-11-26T02:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_ExactCalculator/commit/?id=84614957604253d51296e06c97daced699a0a9de'/>
<id>84614957604253d51296e06c97daced699a0a9de</id>
<content type='text'>
Replace the arity library with a new evaluation engine based on
an open source "constructive reals" library.  This provides answers
that are correct to the last displayed digit, and can be scrolled to
get more precision, with evaluation to additional precision
proceeding on demand.

This uses pieces of an old prototype calculator with a
pre-Material-Design UI.  Since the code structure of the KitKat and
Lollipop calculators is quite different, this merge required major
changes to make the pieces fit again.  An egregious bug in the
prototype related to the evaluation of the power operator was
fixed.  Many new UI bugs are introduced to compensate :-)

Add separate buttons for inverse trig functions.

Add long TODO lists for various missing pieces.

This is really designed to get something up and running
that looks like it has a Material Design UI.

This version kind of works, though with many UI deficiencies.

This addresses external issues 63368, 81089, and 80990.  It
partially address the degree vs radian (80330) issue as well,
though we're still missing the UI for that.

This fixes

Bug:15284587

(More work is needed to make this interact correctly with keyboard support.)

Degree/Radian mode is also internal

Bug:17059768

This provides much more robust solutions to the following, which were
previously fixed by favoring round numbers over precise solutions:

Bug:15747298
Bug:15332726

Change-Id: Ib64ffcee9760a3195ae2a48302308eeb09a156bd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace the arity library with a new evaluation engine based on
an open source "constructive reals" library.  This provides answers
that are correct to the last displayed digit, and can be scrolled to
get more precision, with evaluation to additional precision
proceeding on demand.

This uses pieces of an old prototype calculator with a
pre-Material-Design UI.  Since the code structure of the KitKat and
Lollipop calculators is quite different, this merge required major
changes to make the pieces fit again.  An egregious bug in the
prototype related to the evaluation of the power operator was
fixed.  Many new UI bugs are introduced to compensate :-)

Add separate buttons for inverse trig functions.

Add long TODO lists for various missing pieces.

This is really designed to get something up and running
that looks like it has a Material Design UI.

This version kind of works, though with many UI deficiencies.

This addresses external issues 63368, 81089, and 80990.  It
partially address the degree vs radian (80330) issue as well,
though we're still missing the UI for that.

This fixes

Bug:15284587

(More work is needed to make this interact correctly with keyboard support.)

Degree/Radian mode is also internal

Bug:17059768

This provides much more robust solutions to the following, which were
previously fixed by favoring round numbers over precise solutions:

Bug:15747298
Bug:15332726

Change-Id: Ib64ffcee9760a3195ae2a48302308eeb09a156bd
</pre>
</div>
</content>
</entry>
</feed>
