summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-16Replace the use of manually translated digits in Calculator.Narayan Kamath
2014-12-04Stop using RenderNodeAnimator callbacksandroid-5.1.1_r5android-5.1.1_r28android-5.1.1_r22android-5.1.1_r17android-5.1.1_r12lollipop-mr1-wfc-releaselollipop-mr1-devJustin Klaassen
2014-12-04Increase number of guard digitsJustin Klaassen
2014-08-28Add reveal view to overlay before creating animatorJustin Klaassen
2014-08-27Improve hardware keyboard supportJustin Klaassen
2014-08-26Fix NPE resulting from invalid instance stateJustin Klaassen
2014-08-12Add basic support to handle hardware keyboardBudi Kusmiantoro
2014-08-07Preserve/restore calculator instance stateJustin Klaassen
2014-06-27Rename CalculatorActivity back to CalculatorJustin Klaassen
2014-06-20Use elevation for dynamic shadowsJustin Klaassen
2014-06-19Increase number of rounding digitsJustin Klaassen
2014-06-19Use setStatusBarColor APIJustin Klaassen
2014-06-12Reveal animation on errorJustin Klaassen
2014-06-11Slow down text scale animationJustin Klaassen
2014-06-11Pressing = twice shouldn't clear the calculation resultJustin Klaassen
2014-06-11Preserve edited state across screen rotationJustin Klaassen
2014-06-11Disable remaining visible number keys when advanced panel is shownJustin Klaassen
2014-06-10Merge "Provide animation when auto-scaling the font-size" into lmp-preview-devJustin Klaassen
2014-06-10Provide animation when auto-scaling the font-sizeJustin Klaassen
2014-06-09Back button should hide advanced padJustin Klaassen
2014-06-05API Review: update the createRevealAnimator to the new API designztenghui
2014-05-31Fix floating point errorsJustin Klaassen
2014-05-28Overhaul Calculator UI.Justin Klaassen
2014-05-12Variable font sizeHongwei Wang
2014-03-10Clean up tablet layouts in CalculatorAlan Viverette
2014-03-07Clean up calculatorAlan Viverette
2014-03-05Rename calculator back to CalculatorAlan Viverette
2014-03-03Quantum of CalculatorAlan Viverette
2013-09-24Add drag-to-open to Calculator's overflow menu buttonAlan Viverette
2012-09-26Dont draw white border on buttonsmindyp
2012-06-29Clean up some warningsMichael Jurka
2012-05-18Smooth scroll to advanced/ basic.Mindy Pereira
2012-05-03Merge "Translate the rest of the math functions." into jb-devMindy Pereira
2012-05-03Translate the rest of the math functions.Mindy Pereira
2012-05-03Merge "Translate from translated languages to MATH." into jb-devMindy Pereira
2012-05-03Translate from translated languages to MATH.Mindy Pereira
2012-05-03Do null checks.Mindy Pereira
2012-02-29Fix pressed state bug in CalculatorMichael Jurka
2011-12-06Make the Calculator edit text field speak the correctly mathematical content.Mindy Pereira
2011-12-06Fix accessibility for calculator.Mindy Pereira
2011-11-28Revert "Clean up calculator source code."Vikram Aggarwal
2011-11-21Clean up calculator source code.Vikram Aggarwal
2011-11-02No spell checking in calculatorGilles Debunne
2011-10-21Make sure we listen for any key events that change the text.Mindy Pereira
2011-10-19Fix the feel of Calculator buttonsMichael Jurka
2011-10-10Using string.format without Locale.US causes issues for mathMindy Pereira
2011-09-14Fix back behavior/ switching to advanced.Mindy Pereira
2011-09-13Merge "Convert calculator to use ViewPager for multi-page layouts."Adam Powell
2011-09-13Convert calculator to use ViewPager for multi-page layouts.Adam Powell
2011-09-13Add cut/copy/paste contextual menu.Mindy Pereira