1. 8f051c3 Add history and persistence support to Evaluator. by Hans Boehm · 8 years ago
  2. 7452d3a Materialize dialogs by Christine Franks · 8 years ago
  3. 56bcbf1 Accommodate unit tests. by Annie Chin · 8 years ago
  4. 762266e Add digit separators to pre-evaluated results by Hans Boehm · 8 years ago
  5. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  6. 52d477a Show toolbar when DEG/RAD mode matters by Hans Boehm · 8 years ago
  7. 995e5eb Refactor arithmetic code. More symbolic result tracking. by Hans Boehm · 8 years ago
  8. 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 8 years ago
  9. af04c3a Correct behavior with erroneous pasted text by Hans Boehm · 8 years ago
  10. 5e6a0ca Cleanup of timeout handling and message by Hans Boehm · 9 years ago
  11. 79302b0 Address FIXME comments from previous cleanup CL by Hans Boehm · 9 years ago
  12. 3666e63 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 9 years ago
  13. 82e5a2f Avoid starting long uninterruptible computations by Hans Boehm · 9 years ago
  14. ae807e1 Force reevaluation if mChangedValue is true by Hans Boehm · 9 years ago
  15. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
  16. e855376 Make trailing operator handling consistent with L by Hans Boehm · 9 years ago
  17. 19e93c9 Reflect conversion of CR to unchecked exceptions by Hans Boehm · 9 years ago
  18. 79ffb52 Merge "Improve logic for evaluation/animation interruption" into mnc-dev by Hans Boehm · 9 years ago
  19. 15a853d Restore original scroll position on = by Hans Boehm · 9 years ago
  20. c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 9 years ago
  21. 8b1efdb Persist radian/degree mode by Justin Klaassen · 9 years ago
  22. 187d3e9 Improve logic for when to display instant result by Hans Boehm · 9 years ago
  23. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
  24. e4a959e Merge "Consistently avoid displaying trailing zeroes" into mnc-dev by Hans Boehm · 9 years ago
  25. a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 9 years ago
  26. cc1e8e2 Update strings per UX review by Justin Klaassen · 9 years ago
  27. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
  28. 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
  29. e2711cb Update advanced pad layout by Justin Klaassen · 9 years ago
  30. e457912 Improve evaluate-ahead heuristic by Hans Boehm · 9 years ago
  31. 61568a1 Prevent scrolling of finite results. by Hans Boehm · 9 years ago
  32. ffda528 Handle placeholder characters during translation by Hans Boehm · 9 years ago
  33. 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 9 years ago
  34. ecc69fd Fix CHAR_LIMIT for strings by Justin Klaassen · 9 years ago
  35. ed9e678 Fix paste bug by Hans Boehm · 9 years ago
  36. c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 9 years ago
  37. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  38. 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 9 years ago
  39. 760a9dc Fix result overlap, clear logic, display bugs, etc. by Hans Boehm · 9 years ago
  40. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  41. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  42. bfe8c22 Add degree/radian mode, improve button layout by Hans Boehm · 9 years ago
  43. 682ff5e Add BoundedRational evaluation by Hans Boehm · 9 years ago
  44. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago