1. 8c43f06 Move ExactCalculator to androidx. by Aurimas Liutikas · 6 years ago
  2. 9c251df Merge "Deal with small displays and a cancellation race" into ub-calculator-euler by Hans Boehm · 7 years ago
  3. 6475100 Deal with small displays and a cancellation race by Hans Boehm · 7 years ago
  4. 330419a Consider error message invalid for ActionMode/ContextMenu operations. by Annie Chin · 7 years ago
  5. 3465c78 Fix COPY string computation in exact case by Hans Boehm · 7 years ago
  6. 5e73753 Address comments on ag/1680345 by Annie Chin · 7 years ago
  7. c5b6e4f Fix touch handling in DragLayout. by Annie Chin · 7 years ago
  8. 1c4ad11 Merge changes from topic 'cab_history' into ub-calculator-euler by Christine Franks · 7 years ago
  9. 7485df5 Close CAB when scrolled or back pressed by Christine Franks · 7 years ago
  10. 9c160b4 Preevaluate nested expressions to avoid stack overflow by Hans Boehm · 7 years ago
  11. 45e5997 Add an earlier call to super.onMeasure() by Annie Chin · 7 years ago
  12. b8e09e8 Merge "Arrange for evaluateAndNotify calls at the right time." into ub-calculator-euler by Hans Boehm · 8 years ago
  13. bd01e4b Arrange for evaluateAndNotify calls at the right time. by Hans Boehm · 8 years ago
  14. ff8e0d8 Fix memory operations for history by Christine Franks · 8 years ago
  15. 1d99be1 UI for memory and functionality for M+ and M- by Christine Franks · 8 years ago
  16. 37c33b6 Move mStoreToMemoryRequested to CalculatorResult. by Annie Chin · 8 years ago
  17. 7c58604 Call requestLayout() in setEvaluator(). by Annie Chin · 8 years ago
  18. d4959e8 Avoid duplicate requireResult() calls, add checking by Hans Boehm · 8 years ago
  19. bc00188 Handle text animation in different display situations. by Annie Chin · 8 years ago
  20. 06fd3cf Integrate database with history. by Annie Chin · 8 years ago
  21. 8f051c3 Add history and persistence support to Evaluator. by Hans Boehm · 8 years ago
  22. 7452d3a Materialize dialogs by Christine Franks · 8 years ago
  23. 6f6c24a Adds content description when there is no result. by Christine Franks · 8 years ago
  24. 913e62b Merge "Make instant result an accessibility live region." into ub-calculator-decimal by Christine Franks · 8 years ago
  25. afe28bb Allow longpress only when valid copy/paste exists. by Christine Franks · 8 years ago
  26. d21205c Make instant result an accessibility live region. by Christine Franks · 8 years ago
  27. d06f51d Polish layout configurations by Justin Klaassen · 8 years ago
  28. 24c91ed Add digit grouping to display by Hans Boehm · 8 years ago
  29. 14344ff Scale error messages and prevent wrapping by Hans Boehm · 8 years ago
  30. 3937b65 Make Calculator compatible with API 21+ by Chenjie Yu · 8 years ago
  31. cd72f7e Handle font with missing FIGURE SPACE. by Hans Boehm · 8 years ago
  32. f1b61f4 Remove CAB workaround for N+ devices by Justin Klaassen · 8 years ago
  33. af05a76 Merge "Refactor arithmetic code. More symbolic result tracking." into ub-calculator-calculus by Hans Boehm · 8 years ago
  34. 995e5eb Refactor arithmetic code. More symbolic result tracking. by Hans Boehm · 8 years ago
  35. b92bc63 Invoke View#performLongClick() am: 3a05c7e0d2 by Justin Klaassen · 8 years ago
  36. 3a05c7e Invoke View#performLongClick() by Justin Klaassen · 8 years ago
  37. 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 8 years ago
  38. ac6a9ba Account for scale in ActionMode.Callback2#onGetContentRect by Justin Klaassen · 8 years ago
  39. 73ecff2 Check for decimal point after adding ellipsis by Hans Boehm · 9 years ago
  40. 3666e63 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 9 years ago
  41. 80018c8 Properly reserve display space for non-digits by Hans Boehm · 9 years ago
  42. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
  43. 5e802f3 Correct off-by-1 errors in display formatting code. by Hans Boehm · 9 years ago
  44. aafeaa0 Merge "Fix "with leading digits" display." into mnc-dev by Hans Boehm · 9 years ago
  45. 7f83e36 Improve copy/paste menu appearance by Hans Boehm · 9 years ago
  46. f6dae11 Fix "with leading digits" display. by Hans Boehm · 9 years ago
  47. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
  48. a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 9 years ago
  49. 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
  50. 61568a1 Prevent scrolling of finite results. by Hans Boehm · 9 years ago
  51. c01cd7f Reformat CalculatorResult.java to 100 columns by Hans Boehm · 9 years ago
  52. 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 9 years ago
  53. fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 9 years ago
  54. 08e8f32 Restructure display formatting, use TextView for formula. 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. d48b756 Adopt Toolbar for overflow menu by Justin Klaassen · 9 years ago
  58. 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 9 years ago
  59. 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 9 years ago
  60. 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 9 years ago