summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-08-23Merge "Clear the calculator display when clearing the history."Mindy Pereira
2011-08-23Merge "Remove incredible selection weirdness."Mindy Pereira
2011-08-23Clear the calculator display when clearing the history.Mindy Pereira
2011-08-23Dont store empty string or error string for later evaluation.Mindy Pereira
2011-08-23Remove incredible selection weirdness.Mindy Pereira
2011-08-23Make a menu affordance for devices that don't have a hard menu key.Mindy Pereira
2011-08-16Suggestions disabled using input type text flag.Gilles Debunne
2011-08-12Bug 5074527: IME no longer pops up. Text suggestions disabled.Gilles Debunne
2011-06-09am 73c84694: am 57a15b2b: Include \'cleared text\' as part the history to sur...Andrew Flynn
2011-06-07Include 'cleared text' as part the history to survive rotation changes.Andrew Flynn
2011-04-07Remove the deprecated things from Config.java. These havent been working sinc...Joe Onorato
2011-01-27No keyboard is displayed on double tap.Gilles Debunne
2011-01-25Merge "Fixing handling of the EQUALS key" into honeycombDmitri Plotnikov
2011-01-25Fixing handling of the EQUALS keyDmitri Plotnikov
2011-01-25Cursor is blinking in CalculatorGilles Debunne
2011-01-21Fixing rounding on rotationDmitri Plotnikov
2011-01-18Fixing logic broken by CL 90512Dmitri Plotnikov
2011-01-17Fixing the buildDmitri Plotnikov
2011-01-17Adding copy on long press and removing the action barDmitri Plotnikov
2011-01-17Introducing an explicit delete mode: clear vs. backspaceDmitri Plotnikov
2011-01-17Placeholder asset and a new layout for the displayDmitri Plotnikov
2011-01-16New calculator button styles and initial xlarge layouts.Dmitri Plotnikov
2011-01-10Adding action bar to calculatorDmitri Plotnikov
2010-05-19merge from open-source masterandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospThe Android Open Source Project
2010-05-17Removed unused Imports and variablesChristian Mehlmauer
2010-03-09Calculator: preserve basic/advanced panel on orientation change.Mihai Preda
2010-03-01Calculator: update arity lib to v2.1.2 to fix log.Mihai Preda
2009-09-30Calculator: don't allow to enter an operator after an initial minus.Mihai Preda