1. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  2. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  3. bfe8c22 Add degree/radian mode, improve button layout by Hans Boehm · 9 years ago
  4. 75ca21c Add tests, fix BoundedRational bugs by Hans Boehm · 9 years ago
  5. 682ff5e Add BoundedRational evaluation by Hans Boehm · 9 years ago
  6. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago
  7. 06360f9 Add reveal view to overlay before creating animator by Justin Klaassen · 10 years ago
  8. bfc4e4d Improve hardware keyboard support by Justin Klaassen · 10 years ago
  9. f79d6f6 Fix NPE resulting from invalid instance state by Justin Klaassen · 10 years ago
  10. ad8e88a Add basic support to handle hardware keyboard by Budi Kusmiantoro · 10 years ago
  11. 2be4fdb Preserve/restore calculator instance state by Justin Klaassen · 10 years ago
  12. 04f79c7 Rename CalculatorActivity back to Calculator by Justin Klaassen · 10 years ago
  13. 0587d22 Use elevation for dynamic shadows by Justin Klaassen · 10 years ago
  14. 7f3b6d3 Increase number of rounding digits by Justin Klaassen · 10 years ago
  15. 8fff144 Use setStatusBarColor API by Justin Klaassen · 10 years ago
  16. 5f2a334 Reveal animation on error by Justin Klaassen · 10 years ago
  17. 94db720 Slow down text scale animation by Justin Klaassen · 10 years ago
  18. 5a3bbad Pressing = twice shouldn't clear the calculation result by Justin Klaassen · 10 years ago
  19. 741471e Preserve edited state across screen rotation by Justin Klaassen · 10 years ago
  20. 5c32420 Disable remaining visible number keys when advanced panel is shown by Justin Klaassen · 10 years ago
  21. 7e4e5c5 Merge "Provide animation when auto-scaling the font-size" into lmp-preview-dev by Justin Klaassen · 10 years ago
  22. fed941a Provide animation when auto-scaling the font-size by Justin Klaassen · 10 years ago
  23. 3b4d13d Back button should hide advanced pad by Justin Klaassen · 10 years ago
  24. 3d6ecaf API Review: update the createRevealAnimator to the new API design by ztenghui · 10 years ago
  25. 696f229 Fix floating point errors by Justin Klaassen · 10 years ago
  26. 4b3af05 Overhaul Calculator UI. by Justin Klaassen · 10 years ago
  27. 245925e Variable font size by Hongwei Wang · 10 years ago
  28. 1c84eb0 Clean up tablet layouts in Calculator by Alan Viverette · 10 years ago
  29. 461992d Clean up calculator by Alan Viverette · 10 years ago
  30. 7387add Rename calculator back to Calculator by Alan Viverette · 10 years ago
  31. 8bea494 Quantum of Calculator by Alan Viverette · 10 years ago
  32. f73af2f Add drag-to-open to Calculator's overflow menu button by Alan Viverette · 11 years ago
  33. f4d403c Dont draw white border on buttons by mindyp · 12 years ago
  34. deb4c24 Clean up some warnings by Michael Jurka · 12 years ago
  35. 05a1611 Smooth scroll to advanced/ basic. by Mindy Pereira · 12 years ago
  36. 76d06e9 Merge "Translate the rest of the math functions." into jb-dev by Mindy Pereira · 12 years ago
  37. 54e8b09 Translate the rest of the math functions. by Mindy Pereira · 12 years ago
  38. c9cbc2f Merge "Translate from translated languages to MATH." into jb-dev by Mindy Pereira · 12 years ago
  39. caccbfb Translate from translated languages to MATH. by Mindy Pereira · 12 years ago
  40. 6702e4b Do null checks. by Mindy Pereira · 12 years ago
  41. f319795 Fix pressed state bug in Calculator by Michael Jurka · 12 years ago
  42. 88a84db Make the Calculator edit text field speak the correctly mathematical content. by Mindy Pereira · 13 years ago
  43. c0c011f Fix accessibility for calculator. by Mindy Pereira · 13 years ago
  44. c249f2e Revert "Clean up calculator source code." by Vikram Aggarwal · 13 years ago
  45. 527c907 Clean up calculator source code. by Vikram Aggarwal · 13 years ago
  46. 133f942 No spell checking in calculator by Gilles Debunne · 13 years ago
  47. 9e13144 Make sure we listen for any key events that change the text. by Mindy Pereira · 13 years ago
  48. 57ba0ae Fix the feel of Calculator buttons by Michael Jurka · 13 years ago
  49. 57fa18e Using string.format without Locale.US causes issues for math by Mindy Pereira · 13 years ago
  50. e517948 Fix back behavior/ switching to advanced. by Mindy Pereira · 13 years ago
  51. 6b5652f Merge "Convert calculator to use ViewPager for multi-page layouts." by Adam Powell · 13 years ago
  52. 353efcf Convert calculator to use ViewPager for multi-page layouts. by Adam Powell · 13 years ago
  53. 220cf99 Add cut/copy/paste contextual menu. by Mindy Pereira · 13 years ago
  54. daa763f Merge "Clear the calculator display when clearing the history." by Mindy Pereira · 13 years ago
  55. fb9e5b2 Merge "Remove incredible selection weirdness." by Mindy Pereira · 13 years ago
  56. df54c1e Clear the calculator display when clearing the history. by Mindy Pereira · 13 years ago
  57. 520cbbb Dont store empty string or error string for later evaluation. by Mindy Pereira · 13 years ago
  58. 1ef302f Remove incredible selection weirdness. by Mindy Pereira · 13 years ago
  59. 0a1148f Make a menu affordance for devices that don't have a hard menu key. by Mindy Pereira · 13 years ago
  60. ed0e217 Suggestions disabled using input type text flag. by Gilles Debunne · 13 years ago
  61. 92ccd21 Bug 5074527: IME no longer pops up. Text suggestions disabled. by Gilles Debunne · 13 years ago
  62. 456d974 am 73c84694: am 57a15b2b: Include \'cleared text\' as part the history to survive rotation changes. by Andrew Flynn · 13 years ago
  63. 57a15b2 Include 'cleared text' as part the history to survive rotation changes. by Andrew Flynn · 13 years ago
  64. 6bef2f8 Remove the deprecated things from Config.java. These havent been working since before 1.0. by Joe Onorato · 13 years ago
  65. f57b8b4 No keyboard is displayed on double tap. by Gilles Debunne · 13 years ago
  66. e779386 Merge "Fixing handling of the EQUALS key" into honeycomb by Dmitri Plotnikov · 13 years ago
  67. b1a1561 Fixing handling of the EQUALS key by Dmitri Plotnikov · 13 years ago
  68. 79525c3 Cursor is blinking in Calculator by Gilles Debunne · 13 years ago
  69. 582273d Fixing rounding on rotation by Dmitri Plotnikov · 13 years ago
  70. c7e6cba Fixing logic broken by CL 90512 by Dmitri Plotnikov · 13 years ago
  71. 8c5ed54 Fixing the build by Dmitri Plotnikov · 13 years ago
  72. de3eec2 Adding copy on long press and removing the action bar by Dmitri Plotnikov · 13 years ago
  73. 2501811 Introducing an explicit delete mode: clear vs. backspace by Dmitri Plotnikov · 13 years ago
  74. 9476df2 Placeholder asset and a new layout for the display by Dmitri Plotnikov · 13 years ago
  75. e209245 New calculator button styles and initial xlarge layouts. by Dmitri Plotnikov · 13 years ago
  76. 052c92a Adding action bar to calculator by Dmitri Plotnikov · 13 years ago
  77. b1cdfe8 merge from open-source master by The Android Open Source Project · 14 years ago
  78. 5a58962 Removed unused Imports and variables by Christian Mehlmauer · 14 years ago
  79. cf3ca32 Calculator: preserve basic/advanced panel on orientation change. by Mihai Preda · 14 years ago
  80. ec41ca0 Calculator: update arity lib to v2.1.2 to fix log. by Mihai Preda · 14 years ago
  81. 933ccc8 Calculator: don't allow to enter an operator after an initial minus. by Mihai Preda · 15 years ago
  82. e08c830 Fix calculator line size computation to work on different resolution devices. by Mihai Preda · 15 years ago
  83. 1d31175 Give Calculator a screen-size agnostic, more moddern look. by Jacek Surazski · 15 years ago
  84. bcabcbb Calculator: BACK key on Advanced panel moves to Basic panel. by Mihai Preda · 15 years ago
  85. 0c464d2 Fix the Calculator theme to be NoTitleBar. by Jeff Hamilton · 15 years ago
  86. 22f9a6b auto import from //depot/cupcake/@136594 by The Android Open Source Project · 15 years ago
  87. b301ed2 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  88. 852aa32 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  89. 01b7f95 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  90. 42d6964 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  91. 68f6e12 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  92. 979004c Initial Contribution by The Android Open Source Project · 16 years ago