1. bdfd38c Refuse to open history if in ANIMATE state. by Annie Chin · 7 years ago
  2. 8c43f06 Move ExactCalculator to androidx. by Aurimas Liutikas · 6 years ago
  3. f74f2b5 Extend BoundedRational and UnifiedReal and fix pow(), exp() by Hans Boehm · 7 years ago
  4. 551f8cb Handle ln(rational multiple of e) better by Hans Boehm · 7 years ago
  5. 4596a46 Merge "Fix "disappearing history fragment" issue." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  6. a8b31db Fix "disappearing history fragment" issue. by Annie Chin · 7 years ago
  7. a3a3375 Do not evaluate when in RESULT state. by Annie Chin · 7 years ago
  8. cd744f7 Merge "Null-check the mainResult before calling .exactlyDisplayable()" into ub-calculator-euler by Annie Chin · 7 years ago
  9. 9c251df Merge "Deal with small displays and a cancellation race" into ub-calculator-euler by Hans Boehm · 7 years ago
  10. 52ce129 Null-check the mainResult before calling .exactlyDisplayable() by Annie Chin · 7 years ago
  11. 6475100 Deal with small displays and a cancellation race by Hans Boehm · 7 years ago
  12. 9f00a95 Null-check result string. by Annie Chin · 7 years ago
  13. 13cd100 Catch IllegalArgumentException in CalculatorPadViewPager. by Annie Chin · 7 years ago
  14. b61d00b Cancel drag in DragLayout if pointer is invalid. by Annie Chin · 7 years ago
  15. 7b5ff1f Merge "Snapshot display empty state once on creation of HistoryFragment." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  16. 330419a Consider error message invalid for ActionMode/ContextMenu operations. by Annie Chin · 7 years ago
  17. 615b411 Merge "Change popBackStackImmediate to popBackStack." into ub-calculator-euler by Annie Chin · 7 years ago
  18. 8bf0dca Do not use HISTORY_MAIN_INDEX as clipboard or memory index by Hans Boehm · 7 years ago
  19. 2a0f9c0 Change popBackStackImmediate to popBackStack. by Annie Chin · 7 years ago
  20. bfffafd Snapshot display empty state once on creation of HistoryFragment. by Annie Chin · 7 years ago
  21. e7c3232 Annotate Evaluator.getInstance as NonNull by Annie Chin · 7 years ago
  22. 1838cf7 Null-check mEvaluator onDestroy() by Annie Chin · 7 years ago
  23. dec67e4 Fix potential inconsistent DragLayout state by Justin Klaassen · 7 years ago
  24. 3929778 Don't re-use mHistoryFragment by Justin Klaassen · 7 years ago
  25. a9395c9 Merge "Set mIsOpen in DragLayout.setClosed()/Open()" into ub-calculator-euler by Annie Chin · 7 years ago
  26. ef18cc8 Merge "Polish History multiwindow support." into ub-calculator-euler by Annie Chin · 7 years ago
  27. 8861323 Polish History multiwindow support. by Annie Chin · 7 years ago
  28. 0a5cff1 Remove HistoryFragment.onCreateAnimator. by Annie Chin · 7 years ago
  29. 52eed7a Directly implement CloseCallback/DragCallback. by Annie Chin · 7 years ago
  30. cbc51fa Changes for testing CalculatorFormula by Christine Franks · 7 years ago
  31. e95203e Make onSaveInstanceState wait for database writes by Hans Boehm · 7 years ago
  32. c3a0b31 Merge "Change primary color to match spec." into ub-calculator-euler by Annie Chin · 7 years ago
  33. 96be246 Change primary color to match spec. by Annie Chin · 7 years ago
  34. 5e13965 Include more information for out-of-range DB access by Hans Boehm · 7 years ago
  35. 4522315 Restore cached timestamp correctly by Hans Boehm · 7 years ago
  36. 83f278e Correctly track Activity in Evaluator by Hans Boehm · 7 years ago
  37. 774ce1a Set mIsOpen in DragLayout.setClosed()/Open() by Annie Chin · 7 years ago
  38. fcb1e61 Merge "Fix COPY string computation in exact case" into ub-calculator-euler by Hans Boehm · 7 years ago
  39. 3aa4d05 Merge "Support accessibility in History." into ub-calculator-euler by Annie Chin · 7 years ago
  40. ba7369a Merge "Only set erroneous result of "required" evaluations." into ub-calculator-euler by Hans Boehm · 7 years ago
  41. eb36f95 Support accessibility in History. by Annie Chin · 7 years ago
  42. b699be3 Merge "Enable MR when MS after start without a pasteable clip" into ub-calculator-euler by Christine Franks · 7 years ago
  43. 03b3451 Only set erroneous result of "required" evaluations. by Hans Boehm · 7 years ago
  44. 64921be Don't call suppressCancelMessage() on wrong class by Hans Boehm · 7 years ago
  45. 74f5e59 Merge "Reevaluate erroneous current result in history" into ub-calculator-euler by Hans Boehm · 7 years ago
  46. 849d8a4 Reevaluate erroneous current result in history by Hans Boehm · 7 years ago
  47. 3465c78 Fix COPY string computation in exact case by Hans Boehm · 7 years ago
  48. b7fc903 Merge "Add special case for exp(1) evaluation." into ub-calculator-euler by Hans Boehm · 7 years ago
  49. e5567fd Silently cancel evaluation on history pulldown. by Annie Chin · 7 years ago
  50. e7111cf Add special case for exp(1) evaluation. by Hans Boehm · 7 years ago
  51. 12874e3 Pop HistoryFragment from back stack by Justin Klaassen · 7 years ago
  52. 29e6bb2 Merge "More timeout-related fixes. Remove last FIXMEs." into ub-calculator-euler by Hans Boehm · 7 years ago
  53. d344322 Filter interception and handling of touch events. by Annie Chin · 7 years ago
  54. b9ce4d0 Use CopyOnWriteArrayList for mDragCallbacks. by Annie Chin · 7 years ago
  55. cc36850 More timeout-related fixes. Remove last FIXMEs. by Hans Boehm · 7 years ago
  56. 61c0ed9 Enable MR when MS after start without a pasteable clip by Christine Franks · 7 years ago
  57. 8e36726 Intercept touches from secondary pointers by Justin Klaassen · 7 years ago
  58. c4dce21 Merge "Do not use Fragment#getContext()" into ub-calculator-euler by Annie Chin · 7 years ago
  59. 7d03963 Do not use Fragment#getContext() by Annie Chin · 7 years ago
  60. 4452c78 Fix exponentiation and timeout issues by Hans Boehm · 7 years ago
  61. f442477 Clean up database access operations by Hans Boehm · 7 years ago
  62. 2976d21 Merge "Clarify "Clear History" UX." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  63. 532b77e Clarify "Clear History" UX. by Annie Chin · 7 years ago
  64. 6559d35 Merge "Further calculator state cleanups" into ub-calculator-euler by Hans Boehm · 7 years ago
  65. 5a2bebb Fix default getDateTranslationY. by Annie Chin · 7 years ago
  66. 05e48a7 Merge "Address comments on ag/1680345" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  67. 7552f34 Prevent crash when tapping history VH without result view by Christine Franks · 7 years ago
  68. 1fcfc31 Add null check in stopActionModeOrContextMenu(). by Annie Chin · 7 years ago
  69. 5e73753 Address comments on ag/1680345 by Annie Chin · 7 years ago
  70. a5ea8eb Further calculator state cleanups by Hans Boehm · 7 years ago
  71. c5b6e4f Fix touch handling in DragLayout. by Annie Chin · 7 years ago
  72. 1c4ad11 Merge changes from topic 'cab_history' into ub-calculator-euler by Christine Franks · 7 years ago
  73. fe7a410 Result pulldown should account for TranslationY. by Annie Chin · 7 years ago
  74. aa7dca2 Merge "Implement grouped headers." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  75. 3614798 Implement grouped headers. by Annie Chin · 7 years ago
  76. 1473ddd Dismiss CAB when tap elsewhere by Christine Franks · 7 years ago
  77. 7485df5 Close CAB when scrolled or back pressed by Christine Franks · 7 years ago
  78. 9c160b4 Preevaluate nested expressions to avoid stack overflow by Hans Boehm · 7 years ago
  79. f1c92ca Merge "Clean up open/close state for DragLayout." into ub-calculator-euler by Annie Chin · 7 years ago
  80. 45e5997 Add an earlier call to super.onMeasure() by Annie Chin · 7 years ago
  81. 9a21113 Clean up open/close state for DragLayout. by Annie Chin · 7 years ago
  82. 31ea252 Clean up Calculator state, evaluation and cancellation logic by Hans Boehm · 7 years ago
  83. 03a566a Fix missing Cursor close by Hans Boehm · 7 years ago
  84. 0e88baa Animate text colors for drag. by Annie Chin · 7 years ago
  85. b461b20 Show "Empty History" only when completely empty. by Annie Chin · 7 years ago
  86. b2e9618 Use isOpen() to determine recyclerview visibility. by Annie Chin · 7 years ago
  87. 8149c8c Use AlignedTextView for History Formulas. by Annie Chin · 7 years ago
  88. 94c1bd9 Fix isResultLayout() by Annie Chin · 7 years ago
  89. a229087 Merge "Initialize the RecyclerView as INVISIBLE." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  90. 8cd0df8 Merge "Fix decimal point internationalization" into ub-calculator-euler by Christine Franks · 7 years ago
  91. efa259a Initialize the RecyclerView as INVISIBLE. by Annie Chin · 7 years ago
  92. b8e09e8 Merge "Arrange for evaluateAndNotify calls at the right time." into ub-calculator-euler by Hans Boehm · 7 years ago
  93. 1e67dca Merge "Fix memory operations for history" into ub-calculator-euler by Christine Franks · 7 years ago
  94. bd01e4b Arrange for evaluateAndNotify calls at the right time. by Hans Boehm · 7 years ago
  95. d0ae6ee Merge "Fix Calculator locale change log spam" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  96. ff8e0d8 Fix memory operations for history by Christine Franks · 7 years ago
  97. bd90b79 Fix decimal point internationalization by Christine Franks · 7 years ago
  98. 450de8a Guarantee execution of HistoryFragment replacement. by Annie Chin · 7 years ago
  99. a04e0fa Fix Calculator locale change log spam by Hans Boehm · 7 years ago
  100. 1d99be1 UI for memory and functionality for M+ and M- by Christine Franks · 7 years ago