summaryrefslogtreecommitdiffstats
path: root/src/com/android/calculator2/KeyMaps.java
Commit message (Expand)AuthorAgeFilesLines
* More correctly pronounce advanced operators in TalkbackHans Boehm2015-07-201-0/+51
* Support pasting of scientific notation numbersHans Boehm2015-07-091-1/+6
* Rework the key insertion logicHans Boehm2015-06-181-0/+35
* Implement percent and new inverse functionsHans Boehm2015-06-021-0/+7
* Update advanced pad layoutJustin Klaassen2015-05-281-35/+44
* Reformat and update commentsHans Boehm2015-05-261-128/+178
* Use correct decimal separator in result.Hans Boehm2015-05-201-9/+10
* Handle placeholder characters during translationHans Boehm2015-05-181-9/+23
* Restructure display formatting, use TextView for formula.Hans Boehm2015-04-281-2/+3
* Internationalize display again. Plus minor cleanups.Hans Boehm2015-04-151-26/+90
* Fix UI holes and bugs. Fix eval bugs.Hans Boehm2015-04-151-5/+110
* Beginnings of ExactCalculator based on LHans Boehm2015-03-061-0/+180