1. 8bf0dca Do not use HISTORY_MAIN_INDEX as clipboard or memory index by Hans Boehm · 7 years ago
  2. 83f278e Correctly track Activity in Evaluator by Hans Boehm · 7 years ago
  3. cc36850 More timeout-related fixes. Remove last FIXMEs. by Hans Boehm · 7 years ago
  4. f442477 Clean up database access operations by Hans Boehm · 7 years ago
  5. 9c160b4 Preevaluate nested expressions to avoid stack overflow by Hans Boehm · 7 years ago
  6. 06fd3cf Integrate database with history. by Annie Chin · 8 years ago
  7. 8f051c3 Add history and persistence support to Evaluator. by Hans Boehm · 8 years ago
  8. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  9. 79f273c Make arccos call the correct function by Hans Boehm · 8 years ago
  10. 52d477a Show toolbar when DEG/RAD mode matters by Hans Boehm · 8 years ago
  11. af05a76 Merge "Refactor arithmetic code. More symbolic result tracking." into ub-calculator-calculus by Hans Boehm · 8 years ago
  12. 995e5eb Refactor arithmetic code. More symbolic result tracking. by Hans Boehm · 8 years ago
  13. 64d1cdb Correctly handle parenthesized percent expressions by Hans Boehm · 8 years ago
  14. 0907c58 Always calculate textSize in CalculatorText#onMeasure am: 0ace4eb854 by Justin Klaassen · 8 years ago
  15. 0ace4eb Always calculate textSize in CalculatorText#onMeasure by Justin Klaassen · 8 years ago
  16. 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 8 years ago
  17. 8afd0f8 Generalize % operator: Handle 100+10% as expected by Hans Boehm · 9 years ago
  18. fa5203c Don't evaluate a lone decimal point to zero by Hans Boehm · 9 years ago
  19. 3666e63 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 9 years ago
  20. 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 9 years ago
  21. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
  22. e855376 Make trailing operator handling consistent with L by Hans Boehm · 9 years ago
  23. 017de98 Rework the key insertion logic by Hans Boehm · 9 years ago
  24. 187d3e9 Improve logic for when to display instant result by Hans Boehm · 9 years ago
  25. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
  26. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
  27. e2711cb Update advanced pad layout by Justin Klaassen · 9 years ago
  28. e457912 Improve evaluate-ahead heuristic by Hans Boehm · 9 years ago
  29. c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 9 years ago
  30. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  31. 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 9 years ago
  32. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  33. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  34. 682ff5e Add BoundedRational evaluation by Hans Boehm · 9 years ago
  35. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 9 years ago