summaryrefslogtreecommitdiffstats
path: root/src/com/android/calculator2/CalculatorExpr.java
Commit message (Expand)AuthorAgeFilesLines
* Fix timeout, cancellation and instant display logicHans Boehm2015-05-011-48/+99
* Fix strings, stability bug, easy UI & correctness issuesHans Boehm2015-04-291-7/+35
* Restructure display formatting, use TextView for formula.Hans Boehm2015-04-281-9/+9
* Internationalize display again. Plus minor cleanups.Hans Boehm2015-04-151-9/+9
* Fix UI holes and bugs. Fix eval bugs.Hans Boehm2015-04-151-11/+31
* Add BoundedRational evaluationHans Boehm2015-03-101-109/+113
* Beginnings of ExactCalculator based on LHans Boehm2015-03-061-0/+826