1. 8c43f06 Move ExactCalculator to androidx. by Aurimas Liutikas · 6 years ago
  2. a8b31db Fix "disappearing history fragment" issue. by Annie Chin · 7 years ago
  3. b61d00b Cancel drag in DragLayout if pointer is invalid. by Annie Chin · 7 years ago
  4. bfffafd Snapshot display empty state once on creation of HistoryFragment. by Annie Chin · 7 years ago
  5. e7c3232 Annotate Evaluator.getInstance as NonNull by Annie Chin · 7 years ago
  6. 1838cf7 Null-check mEvaluator onDestroy() by Annie Chin · 7 years ago
  7. 3929778 Don't re-use mHistoryFragment by Justin Klaassen · 7 years ago
  8. ef18cc8 Merge "Polish History multiwindow support." into ub-calculator-euler by Annie Chin · 7 years ago
  9. 8861323 Polish History multiwindow support. by Annie Chin · 7 years ago
  10. 0a5cff1 Remove HistoryFragment.onCreateAnimator. by Annie Chin · 7 years ago
  11. 52eed7a Directly implement CloseCallback/DragCallback. by Annie Chin · 7 years ago
  12. cbc51fa Changes for testing CalculatorFormula by Christine Franks · 7 years ago
  13. eb36f95 Support accessibility in History. by Annie Chin · 7 years ago
  14. d344322 Filter interception and handling of touch events. by Annie Chin · 7 years ago
  15. 7d03963 Do not use Fragment#getContext() by Annie Chin · 7 years ago
  16. 532b77e Clarify "Clear History" UX. by Annie Chin · 7 years ago
  17. 1fcfc31 Add null check in stopActionModeOrContextMenu(). by Annie Chin · 7 years ago
  18. c5b6e4f Fix touch handling in DragLayout. by Annie Chin · 7 years ago
  19. 1c4ad11 Merge changes from topic 'cab_history' into ub-calculator-euler by Christine Franks · 7 years ago
  20. 3614798 Implement grouped headers. by Annie Chin · 7 years ago
  21. 7485df5 Close CAB when scrolled or back pressed by Christine Franks · 7 years ago
  22. 9a21113 Clean up open/close state for DragLayout. by Annie Chin · 7 years ago
  23. 31ea252 Clean up Calculator state, evaluation and cancellation logic by Hans Boehm · 8 years ago
  24. 0e88baa Animate text colors for drag. by Annie Chin · 7 years ago
  25. b461b20 Show "Empty History" only when completely empty. by Annie Chin · 7 years ago
  26. b2e9618 Use isOpen() to determine recyclerview visibility. by Annie Chin · 7 years ago
  27. 94c1bd9 Fix isResultLayout() by Annie Chin · 8 years ago
  28. a229087 Merge "Initialize the RecyclerView as INVISIBLE." into ub-calculator-euler by TreeHugger Robot · 8 years ago
  29. efa259a Initialize the RecyclerView as INVISIBLE. by Annie Chin · 8 years ago
  30. bd01e4b Arrange for evaluateAndNotify calls at the right time. by Hans Boehm · 8 years ago
  31. 1ff328d Prevent slide-in animation on history pulldown. by Annie Chin · 8 years ago
  32. 70ac8ea Fix animation for RESULT state. by Annie Chin · 8 years ago
  33. 9179623 Miscellaneous fixes by Annie Chin · 8 years ago
  34. 9db3ee2 Remove UTC offset from database. Fix clear history. by Hans Boehm · 8 years ago
  35. bc00188 Handle text animation in different display situations. by Annie Chin · 8 years ago
  36. 06fd3cf Integrate database with history. by Annie Chin · 8 years ago
  37. ab657d4 Add "No History" view. by Annie Chin · 8 years ago
  38. d0f87d2 Animate CalculatorDisplay text on pulldown. by Annie Chin · 8 years ago
  39. 0954753 Implement ViewDragHelper to pull down history. by Annie Chin · 8 years ago
  40. abd202f Add basic HistoryFragment by Annie Chin · 8 years ago