1. d0f87d2 Animate CalculatorDisplay text on pulldown. by Annie Chin · 8 years ago
  2. 8f051c3 Add history and persistence support to Evaluator. by Hans Boehm · 8 years ago
  3. 7452d3a Materialize dialogs by Christine Franks · 8 years ago
  4. e637b47 Merge "Implement ViewDragHelper to pull down history." into ub-calculator-euler by TreeHugger Robot · 8 years ago
  5. 0954753 Implement ViewDragHelper to pull down history. by Annie Chin · 8 years ago
  6. f9ba220 Restore default behavior for ESC key by Christine Franks · 8 years ago
  7. abd202f Add basic HistoryFragment by Annie Chin · 8 years ago
  8. 56bcbf1 Accommodate unit tests. by Annie Chin · 8 years ago
  9. eeff27f Retain toolbar visibility on resize/orientation. by Christine Franks · 8 years ago
  10. a8075af Display error message onEquals with invalid expression by Justin Klaassen · 8 years ago
  11. d183141 Fix formula TalkBack by Justin Klaassen · 8 years ago
  12. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  13. 3937b65 Make Calculator compatible with API 21+ by Chenjie Yu · 8 years ago
  14. 947d93b Show result in ERROR mode for one line displays. by Annie Chin · 8 years ago
  15. 28589dc Calculator multiwindow support R3. by Annie Chin · 8 years ago
  16. 6d42f1a Merge "Calculator multiwindow support." into ub-calculator-calculus by Annie Chin · 8 years ago
  17. 26e159e Calculator multiwindow support. by Annie Chin · 8 years ago
  18. 56d6e76 Ignore "=" if formula contains no operators by Hans Boehm · 8 years ago
  19. 52d477a Show toolbar when DEG/RAD mode matters by Hans Boehm · 8 years ago
  20. d12e062 Stop the action mode in Activity#onBackPressed() by Justin Klaassen · 8 years ago
  21. 83959da Don't intercept "BACK" key events by Justin Klaassen · 8 years ago
  22. 12da1ad Fix hw keyboard support by Justin Klaassen · 8 years ago
  23. f9ae363 Fix result positioning on evaluate by Justin Klaassen · 8 years ago
  24. af05a76 Merge "Refactor arithmetic code. More symbolic result tracking." into ub-calculator-calculus by Hans Boehm · 8 years ago
  25. 995e5eb Refactor arithmetic code. More symbolic result tracking. by Hans Boehm · 8 years ago
  26. e918fd2 Wrap CalculatorText in custom HorizontalScrollView. by Annie Chin · 8 years ago
  27. f360ef0 Add contentDescription for empty formula view. by Annie Chin · 8 years ago
  28. 25c4528 Allow clear if unprocessed chars am: 1a428cf9e0 by Justin Klaassen · 8 years ago
  29. 1a428cf Allow clear if unprocessed chars by Justin Klaassen · 8 years ago
  30. 611049c Show/Hide Toolbar am: 9d33cdc043 by Justin Klaassen · 8 years ago
  31. 9d33cdc Show/Hide Toolbar by Justin Klaassen · 8 years ago
  32. b37a866 Merge "Persist "inv" selected state" into ub-calculator-algebra am: 17986cdb7f by Justin Klaassen · 8 years ago
  33. 3e223ea Persist "inv" selected state by Justin Klaassen · 8 years ago
  34. 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 8 years ago
  35. af04c3a Correct behavior with erroneous pasted text by Hans Boehm · 8 years ago
  36. 4012544 Cancel in-progress computations before saving state by Hans Boehm · 8 years ago
  37. 5e6a0ca Cleanup of timeout handling and message by Hans Boehm · 9 years ago
  38. 5d79d10 Implicitly clear on incomplete keyboard input by Hans Boehm · 9 years ago
  39. db6f999 Announce when formula has been completely deleted. by Hans Boehm · 9 years ago
  40. 3666e63 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 9 years ago
  41. 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 9 years ago
  42. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
  43. ccc5566 Have TalkBack announce results and formula changes by Hans Boehm · 9 years ago
  44. a372384 Reimplement overflow menu messages as DialogFragments by Hans Boehm · 9 years ago
  45. c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 9 years ago
  46. 017de98 Rework the key insertion logic by Hans Boehm · 9 years ago
  47. fc5ac82 Remove clickable flag from formula TextView by Justin Klaassen · 9 years ago
  48. e4a959e Merge "Consistently avoid displaying trailing zeroes" into mnc-dev by Hans Boehm · 9 years ago
  49. a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 9 years ago
  50. 06c4944 Limit interactions to only the current pad by Justin Klaassen · 9 years ago
  51. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
  52. 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
  53. 721ec84 Fix typo: invertable -> invertible by Justin Klaassen · 9 years ago
  54. e2711cb Update advanced pad layout by Justin Klaassen · 9 years ago
  55. 61568a1 Prevent scrolling of finite results. by Hans Boehm · 9 years ago
  56. 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 9 years ago
  57. e57fb01 Set mCurrentButton after keyboard = by Hans Boehm · 9 years ago
  58. d36d63e Cleanup options menu and licenses UI by Justin Klaassen · 9 years ago
  59. c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 9 years ago
  60. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  61. 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 9 years ago
  62. 760a9dc Fix result overlap, clear logic, display bugs, etc. by Hans Boehm · 9 years ago
  63. d48b756 Adopt Toolbar for overflow menu by Justin Klaassen · 9 years ago
  64. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  65. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  66. bfe8c22 Add degree/radian mode, improve button layout by Hans Boehm · 9 years ago
  67. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago
  68. 06360f9 Add reveal view to overlay before creating animator by Justin Klaassen · 10 years ago
  69. bfc4e4d Improve hardware keyboard support by Justin Klaassen · 10 years ago
  70. f79d6f6 Fix NPE resulting from invalid instance state by Justin Klaassen · 10 years ago
  71. ad8e88a Add basic support to handle hardware keyboard by Budi Kusmiantoro · 10 years ago
  72. 2be4fdb Preserve/restore calculator instance state by Justin Klaassen · 10 years ago
  73. 04f79c7 Rename CalculatorActivity back to Calculator by Justin Klaassen · 10 years ago[Renamed (97%) from src/com/android/calculator2/CalculatorActivity.java]
  74. 8fff144 Use setStatusBarColor API by Justin Klaassen · 10 years ago
  75. 5f2a334 Reveal animation on error by Justin Klaassen · 10 years ago
  76. 94db720 Slow down text scale animation by Justin Klaassen · 10 years ago
  77. 5a3bbad Pressing = twice shouldn't clear the calculation result by Justin Klaassen · 10 years ago
  78. 741471e Preserve edited state across screen rotation 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. 4b3af05 Overhaul Calculator UI. by Justin Klaassen · 10 years ago