summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve hardware keyboard supportJustin Klaassen2014-08-272-6/+19
* Fix NPE resulting from invalid instance stateJustin Klaassen2014-08-261-3/+8
* Add basic support to handle hardware keyboardBudi Kusmiantoro2014-08-122-11/+55
* Preserve/restore calculator instance stateJustin Klaassen2014-08-075-72/+69
* Rename CalculatorActivity back to CalculatorJustin Klaassen2014-06-271-4/+4
* Use elevation for dynamic shadowsJustin Klaassen2014-06-201-1/+1
* Increase number of rounding digitsJustin Klaassen2014-06-191-1/+1
* Use setStatusBarColor APIJustin Klaassen2014-06-191-15/+15
* Reveal animation on errorJustin Klaassen2014-06-121-39/+68
* Slow down text scale animationJustin Klaassen2014-06-111-1/+1
* Pressing = twice shouldn't clear the calculation resultJustin Klaassen2014-06-111-3/+1
* Preserve edited state across screen rotationJustin Klaassen2014-06-114-30/+34
* Disable remaining visible number keys when advanced panel is shownJustin Klaassen2014-06-111-7/+30
* Merge "Provide animation when auto-scaling the font-size" into lmp-preview-devJustin Klaassen2014-06-102-1/+53
|\
| * Provide animation when auto-scaling the font-sizeJustin Klaassen2014-06-102-1/+53
* | Back button should hide advanced padJustin Klaassen2014-06-091-0/+17
* | API Review: update the createRevealAnimator to the new API designztenghui2014-06-051-2/+4
|/
* Fix floating point errorsJustin Klaassen2014-05-311-2/+6
* Overhaul Calculator UI.Justin Klaassen2014-05-2819-1834/+869
* Variable font sizeHongwei Wang2014-05-122-47/+58
* Clean up tablet layouts in CalculatorAlan Viverette2014-03-101-0/+3
* Clean up calculatorAlan Viverette2014-03-078-270/+315
* Rename calculator back to CalculatorAlan Viverette2014-03-052-4/+13
* Quantum of CalculatorAlan Viverette2014-03-039-262/+154
* Add drag-to-open to Calculator's overflow menu buttonAlan Viverette2013-09-241-0/+1
* Dont draw white border on buttonsmindyp2012-09-261-73/+0
* Clean up some warningsMichael Jurka2012-06-293-3/+1
* Smooth scroll to advanced/ basic.Mindy Pereira2012-05-181-2/+2
* Merge "Translate the rest of the math functions." into jb-devMindy Pereira2012-05-031-0/+3
|\
| * Translate the rest of the math functions.Mindy Pereira2012-05-031-0/+3
* | Merge "Translate from translated languages to MATH." into jb-devMindy Pereira2012-05-031-3/+33
|\|
| * Translate from translated languages to MATH.Mindy Pereira2012-05-031-3/+33
* | Do null checks.Mindy Pereira2012-05-031-3/+4
|/
* Fix pressed state bug in CalculatorMichael Jurka2012-02-291-0/+1
* Make the Calculator edit text field speak the correctly mathematical content.Mindy Pereira2011-12-061-0/+58
* Fix accessibility for calculator.Mindy Pereira2011-12-061-2/+2
* Revert "Clean up calculator source code."Vikram Aggarwal2011-11-288-23/+69
* Clean up calculator source code.Vikram Aggarwal2011-11-218-69/+23
* No spell checking in calculatorGilles Debunne2011-11-021-4/+2
* Make sure we listen for any key events that change the text.Mindy Pereira2011-10-212-0/+8
* Fix the feel of Calculator buttonsMichael Jurka2011-10-192-1/+45
* Using string.format without Locale.US causes issues for mathMindy Pereira2011-10-101-1/+3
* Fix back behavior/ switching to advanced.Mindy Pereira2011-09-141-6/+6
* Merge "Convert calculator to use ViewPager for multi-page layouts."Adam Powell2011-09-132-68/+129
|\
| * Convert calculator to use ViewPager for multi-page layouts.Adam Powell2011-09-132-68/+129
* | Add cut/copy/paste contextual menu.Mindy Pereira2011-09-131-8/+103
|/
* Merge "Clear the calculator display when clearing the history."Mindy Pereira2011-08-231-0/+1
|\
| * Clear the calculator display when clearing the history.Mindy Pereira2011-08-231-0/+1
* | Merge "Remove incredible selection weirdness."Mindy Pereira2011-08-231-6/+0
|\ \ | |/ |/|
| * Remove incredible selection weirdness.Mindy Pereira2011-08-231-6/+0