1. 80018c8 Properly reserve display space for non-digits by Hans Boehm · 9 years ago
  2. 82e5a2f Avoid starting long uninterruptible computations by Hans Boehm · 9 years ago
  3. 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 9 years ago
  4. ae807e1 Force reevaluation if mChangedValue is true by Hans Boehm · 9 years ago
  5. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
  6. a8f47d3 Merge "Have TalkBack announce results and formula changes" into mnc-dev by Hans Boehm · 9 years ago
  7. ccc5566 Have TalkBack announce results and formula changes by Hans Boehm · 9 years ago
  8. b2c3e44 Always use "H" for formula text alignment by Justin Klaassen · 9 years ago
  9. a372384 Reimplement overflow menu messages as DialogFragments by Hans Boehm · 9 years ago
  10. e855376 Make trailing operator handling consistent with L by Hans Boehm · 9 years ago
  11. 19e93c9 Reflect conversion of CR to unchecked exceptions by Hans Boehm · 9 years ago
  12. 79ffb52 Merge "Improve logic for evaluation/animation interruption" into mnc-dev by Hans Boehm · 9 years ago
  13. 15a853d Restore original scroll position on = by Hans Boehm · 9 years ago
  14. c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 9 years ago
  15. 6e8087f Merge "Correct off-by-1 errors in display formatting code." into mnc-dev by Hans Boehm · 9 years ago
  16. 5e802f3 Correct off-by-1 errors in display formatting code. by Hans Boehm · 9 years ago
  17. 8b1efdb Persist radian/degree mode by Justin Klaassen · 9 years ago
  18. aafeaa0 Merge "Fix "with leading digits" display." into mnc-dev by Hans Boehm · 9 years ago
  19. 7f83e36 Improve copy/paste menu appearance by Hans Boehm · 9 years ago
  20. f6dae11 Fix "with leading digits" display. by Hans Boehm · 9 years ago
  21. 017de98 Rework the key insertion logic by Hans Boehm · 9 years ago
  22. 3af9fdf Merge "Remove clickable flag from formula TextView" into mnc-dev by Justin Klaassen · 9 years ago
  23. fc5ac82 Remove clickable flag from formula TextView by Justin Klaassen · 9 years ago
  24. cd74059 Fix digitsRequired() for negative denominators by Hans Boehm · 9 years ago
  25. 187d3e9 Improve logic for when to display instant result by Hans Boehm · 9 years ago
  26. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
  27. e4a959e Merge "Consistently avoid displaying trailing zeroes" into mnc-dev by Hans Boehm · 9 years ago
  28. a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 9 years ago
  29. 3d7653e Prevent clicks through the visible pad by Justin Klaassen · 9 years ago
  30. cc1e8e2 Update strings per UX review by Justin Klaassen · 9 years ago
  31. 06c4944 Limit interactions to only the current pad by Justin Klaassen · 9 years ago
  32. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
  33. 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
  34. 721ec84 Fix typo: invertable -> invertible by Justin Klaassen · 9 years ago
  35. e2711cb Update advanced pad layout by Justin Klaassen · 9 years ago
  36. e457912 Improve evaluate-ahead heuristic by Hans Boehm · 9 years ago
  37. 0b3a9fd Reformat and update comments by Hans Boehm · 9 years ago
  38. b756774 Merge "Use correct decimal separator in result." into mnc-dev by Hans Boehm · 9 years ago
  39. 61568a1 Prevent scrolling of finite results. by Hans Boehm · 9 years ago
  40. 425ed0a Use correct decimal separator in result. by Hans Boehm · 9 years ago
  41. ffda528 Handle placeholder characters during translation by Hans Boehm · 9 years ago
  42. b5e054d Merge "Reformat CalculatorResult.java to 100 columns" into mnc-dev by Hans Boehm · 9 years ago
  43. c01cd7f Reformat CalculatorResult.java to 100 columns by Hans Boehm · 9 years ago
  44. 89d0599 Merge "Improve copy/paste handling, minor instant result fixes" into mnc-dev by Hans Boehm · 9 years ago
  45. 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 9 years ago
  46. 923edf9 Handle android.R.id.home clicks in Licenses activity by Justin Klaassen · 9 years ago
  47. e57fb01 Set mCurrentButton after keyboard = by Hans Boehm · 9 years ago
  48. ecc69fd Fix CHAR_LIMIT for strings by Justin Klaassen · 9 years ago
  49. d36d63e Cleanup options menu and licenses UI by Justin Klaassen · 9 years ago
  50. ed9e678 Fix paste bug by Hans Boehm · 9 years ago
  51. c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 9 years ago
  52. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  53. 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 9 years ago
  54. 9e855e8 Fix decimal log(), rename positive_den() by Hans Boehm · 9 years ago
  55. c5e6e15 Do not try to cache Paint. by Hans Boehm · 9 years ago
  56. 760a9dc Fix result overlap, clear logic, display bugs, etc. by Hans Boehm · 9 years ago
  57. 76b7815 Fix scrolling in formula window by Hans Boehm · 9 years ago
  58. d48b756 Adopt Toolbar for overflow menu by Justin Klaassen · 9 years ago
  59. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  60. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  61. bfe8c22 Add degree/radian mode, improve button layout by Hans Boehm · 9 years ago
  62. 75ca21c Add tests, fix BoundedRational bugs by Hans Boehm · 9 years ago
  63. 682ff5e Add BoundedRational evaluation by Hans Boehm · 9 years ago
  64. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago
  65. 06360f9 Add reveal view to overlay before creating animator by Justin Klaassen · 10 years ago
  66. bfc4e4d Improve hardware keyboard support by Justin Klaassen · 10 years ago
  67. f79d6f6 Fix NPE resulting from invalid instance state by Justin Klaassen · 10 years ago
  68. ad8e88a Add basic support to handle hardware keyboard by Budi Kusmiantoro · 10 years ago
  69. 2be4fdb Preserve/restore calculator instance state by Justin Klaassen · 10 years ago
  70. 04f79c7 Rename CalculatorActivity back to Calculator by Justin Klaassen · 10 years ago
  71. 0587d22 Use elevation for dynamic shadows by Justin Klaassen · 10 years ago
  72. 7f3b6d3 Increase number of rounding digits by Justin Klaassen · 10 years ago
  73. 8fff144 Use setStatusBarColor API by Justin Klaassen · 10 years ago
  74. 5f2a334 Reveal animation on error by Justin Klaassen · 10 years ago
  75. 94db720 Slow down text scale animation by Justin Klaassen · 10 years ago
  76. 5a3bbad Pressing = twice shouldn't clear the calculation result by Justin Klaassen · 10 years ago
  77. 741471e Preserve edited state across screen rotation by Justin Klaassen · 10 years ago
  78. 5c32420 Disable remaining visible number keys when advanced panel is shown by Justin Klaassen · 10 years ago
  79. 7e4e5c5 Merge "Provide animation when auto-scaling the font-size" into lmp-preview-dev by Justin Klaassen · 10 years ago
  80. fed941a Provide animation when auto-scaling the font-size by Justin Klaassen · 10 years ago
  81. 3b4d13d Back button should hide advanced pad by Justin Klaassen · 10 years ago
  82. 3d6ecaf API Review: update the createRevealAnimator to the new API design by ztenghui · 10 years ago
  83. 696f229 Fix floating point errors by Justin Klaassen · 10 years ago
  84. 4b3af05 Overhaul Calculator UI. by Justin Klaassen · 10 years ago
  85. 245925e Variable font size by Hongwei Wang · 10 years ago
  86. 1c84eb0 Clean up tablet layouts in Calculator by Alan Viverette · 10 years ago
  87. 461992d Clean up calculator by Alan Viverette · 10 years ago
  88. 7387add Rename calculator back to Calculator by Alan Viverette · 10 years ago
  89. 8bea494 Quantum of Calculator by Alan Viverette · 10 years ago
  90. f73af2f Add drag-to-open to Calculator's overflow menu button by Alan Viverette · 11 years ago
  91. f4d403c Dont draw white border on buttons by mindyp · 12 years ago
  92. deb4c24 Clean up some warnings by Michael Jurka · 12 years ago
  93. 05a1611 Smooth scroll to advanced/ basic. by Mindy Pereira · 12 years ago
  94. 76d06e9 Merge "Translate the rest of the math functions." into jb-dev by Mindy Pereira · 12 years ago
  95. 54e8b09 Translate the rest of the math functions. by Mindy Pereira · 12 years ago
  96. c9cbc2f Merge "Translate from translated languages to MATH." into jb-dev by Mindy Pereira · 12 years ago
  97. caccbfb Translate from translated languages to MATH. by Mindy Pereira · 12 years ago
  98. 6702e4b Do null checks. by Mindy Pereira · 12 years ago
  99. f319795 Fix pressed state bug in Calculator by Michael Jurka · 12 years ago
  100. 88a84db Make the Calculator edit text field speak the correctly mathematical content. by Mindy Pereira · 13 years ago