summaryrefslogtreecommitdiffstats
path: root/src/com/android/calculator2/Evaluator.java
Commit message (Expand)AuthorAgeFilesLines
* Improve copy/paste handling, minor instant result fixesHans Boehm2015-05-131-0/+1
* Fix CHAR_LIMIT for stringsJustin Klaassen2015-05-071-9/+10
* Fix paste bugHans Boehm2015-05-011-0/+1
* Fix timeout, cancellation and instant display logicHans Boehm2015-05-011-57/+105
* Fix strings, stability bug, easy UI & correctness issuesHans Boehm2015-04-291-1/+4
* Restructure display formatting, use TextView for formula.Hans Boehm2015-04-281-102/+44
* Fix result overlap, clear logic, display bugs, etc.Hans Boehm2015-04-201-3/+10
* Internationalize display again. Plus minor cleanups.Hans Boehm2015-04-151-10/+15
* Fix UI holes and bugs. Fix eval bugs.Hans Boehm2015-04-151-20/+101
* Add degree/radian mode, improve button layoutHans Boehm2015-04-081-4/+5
* Add BoundedRational evaluationHans Boehm2015-03-101-16/+34
* Beginnings of ExactCalculator based on LHans Boehm2015-03-061-0/+768