1. cbc51fa Changes for testing CalculatorFormula by Christine Franks · 7 years ago
  2. 61c0ed9 Enable MR when MS after start without a pasteable clip by Christine Franks · 7 years ago
  3. 9c160b4 Preevaluate nested expressions to avoid stack overflow by Hans Boehm · 7 years ago
  4. 1d99be1 UI for memory and functionality for M+ and M- by Christine Franks · 8 years ago
  5. 7d50adf Catch potential Exception from .coerceToText() by Annie Chin · 8 years ago
  6. 7452d3a Materialize dialogs by Christine Franks · 8 years ago[Renamed (94%) from src/com/android/calculator2/CalculatorText.java]
  7. be739a1 Realign paste box to fit in landscape mode by Christine Franks · 8 years ago
  8. afe28bb Allow longpress only when valid copy/paste exists. by Christine Franks · 8 years ago
  9. d183141 Fix formula TalkBack by Justin Klaassen · 8 years ago
  10. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  11. 3937b65 Make Calculator compatible with API 21+ by Chenjie Yu · 8 years ago
  12. f3076c8 Ensure CalculatorText is at least as wide as it's container by Justin Klaassen · 8 years ago
  13. e918fd2 Wrap CalculatorText in custom HorizontalScrollView. by Annie Chin · 8 years ago
  14. 0ace4eb Always calculate textSize in CalculatorText#onMeasure by Justin Klaassen · 8 years ago
  15. 11e37a8 Correctly set formula text size after rotation by Hans Boehm · 9 years ago
  16. 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 9 years ago
  17. ccc5566 Have TalkBack announce results and formula changes by Hans Boehm · 9 years ago
  18. 7f83e36 Improve copy/paste menu appearance by Hans Boehm · 9 years ago
  19. fc5ac82 Remove clickable flag from formula TextView by Justin Klaassen · 9 years ago
  20. 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
  21. 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 9 years ago
  22. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  23. 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 9 years ago[Renamed (85%) from src/com/android/calculator2/CalculatorEditText.java]
  24. 76b7815 Fix scrolling in formula window by Hans Boehm · 9 years ago
  25. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  26. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago
  27. bfc4e4d Improve hardware keyboard support by Justin Klaassen · 10 years ago
  28. ad8e88a Add basic support to handle hardware keyboard by Budi Kusmiantoro · 10 years ago
  29. 2be4fdb Preserve/restore calculator instance state by Justin Klaassen · 10 years ago
  30. fed941a Provide animation when auto-scaling the font-size by Justin Klaassen · 10 years ago
  31. 4b3af05 Overhaul Calculator UI. by Justin Klaassen · 10 years ago
  32. 245925e Variable font size by Hongwei Wang · 10 years ago
  33. 461992d Clean up calculator by Alan Viverette · 10 years ago
  34. 8bea494 Quantum of Calculator by Alan Viverette · 10 years ago
  35. 88a84db Make the Calculator edit text field speak the correctly mathematical content. by Mindy Pereira · 12 years ago
  36. c249f2e Revert "Clean up calculator source code." by Vikram Aggarwal · 12 years ago
  37. 527c907 Clean up calculator source code. by Vikram Aggarwal · 13 years ago
  38. 220cf99 Add cut/copy/paste contextual menu. by Mindy Pereira · 13 years ago
  39. 1ef302f Remove incredible selection weirdness. by Mindy Pereira · 13 years ago
  40. ed0e217 Suggestions disabled using input type text flag. by Gilles Debunne · 13 years ago
  41. 92ccd21 Bug 5074527: IME no longer pops up. Text suggestions disabled. by Gilles Debunne · 13 years ago
  42. f57b8b4 No keyboard is displayed on double tap. by Gilles Debunne · 13 years ago
  43. 79525c3 Cursor is blinking in Calculator by Gilles Debunne · 13 years ago
  44. 8c5ed54 Fixing the build by Dmitri Plotnikov · 13 years ago
  45. de3eec2 Adding copy on long press and removing the action bar by Dmitri Plotnikov · 13 years ago