1. d4d11c5 Import translations. DO NOT MERGE am: 73fd6e9530 -s ours by Bill Yi · 7 years ago
  2. 73fd6e9 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  3. 3313bcb Import translations. DO NOT MERGE am: 9354ca48fb -s ours am: 4a32ddb33f -s ours by Bill Yi · 7 years ago
  4. 6e98ab6 Import translations. DO NOT MERGE am: 9354ca48fb -s ours by Bill Yi · 7 years ago
  5. 4a32ddb Import translations. DO NOT MERGE am: 9354ca48fb -s ours by Bill Yi · 7 years ago
  6. 9354ca4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  7. 9900d87 Import translations. DO NOT MERGE am: 379b935e2e -s ours by Bill Yi · 7 years ago
  8. 379b935 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  9. 721c44e Import translations. DO NOT MERGE am: 5b0c2dacfc -s ours by Bill Yi · 7 years ago
  10. e71a52d Import translations. DO NOT MERGE am: 5b0c2dacfc -s ours by Bill Yi · 7 years ago
  11. 4c355d7 Import translations. DO NOT MERGE am: 5b0c2dacfc -s ours by Bill Yi · 7 years ago
  12. 0e8178e Import translations. DO NOT MERGE am: 5b0c2dacfc -s ours by Bill Yi · 7 years ago
  13. 5b0c2da Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  14. 1947188 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  15. a16bd8c Import translations. DO NOT MERGE am: 055ef255d2 -s ours by Bill Yi · 7 years ago
  16. 31b006e Import translations. DO NOT MERGE am: 055ef255d2 -s ours by Bill Yi · 7 years ago
  17. 055ef25 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  18. a4aa5c4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  19. c32e538 Import translations. DO NOT MERGE by The Android Open Source Project · 7 years ago
  20. 5e58e63 Import translations. DO NOT MERGE am: f05bf692cd -s ours by Bill Yi · 7 years ago
  21. a994c42 Import translations. DO NOT MERGE am: f05bf692cd -s ours by Bill Yi · 7 years ago
  22. 20afbec Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  23. f05bf69 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  24. 17c2c28 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  25. 72ef4a0 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  26. 7eb82dc Import translations. DO NOT MERGE am: 7c359e3894 -s ours am: 699ffccd24 -s ours by Bill Yi · 7 years ago
  27. d17ef61 Import translations. DO NOT MERGE am: 7c359e3894 -s ours by Bill Yi · 7 years ago
  28. 699ffcc Import translations. DO NOT MERGE am: 7c359e3894 -s ours by Bill Yi · 7 years ago
  29. 7c359e3 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  30. 8c0c17f Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  31. d0d3a22 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  32. 9d16a38 Merge remote-tracking branch 'goog/ub-calculator-euler' am: e5459bb447 am: 0e0cf47268 by Justin Klaassen · 7 years ago
  33. d48dbd3 Merge remote-tracking branch 'goog/ub-calculator-euler' am: e5459bb447 by Justin Klaassen · 7 years ago
  34. 0e0cf47 Merge remote-tracking branch 'goog/ub-calculator-euler' am: e5459bb447 by Justin Klaassen · 7 years ago
  35. e5459bb Merge remote-tracking branch 'goog/ub-calculator-euler' by Justin Klaassen · 7 years ago
  36. 4596a46 Merge "Fix "disappearing history fragment" issue." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  37. a8b31db Fix "disappearing history fragment" issue. by Annie Chin · 7 years ago
  38. a3a3375 Do not evaluate when in RESULT state. by Annie Chin · 7 years ago
  39. cd744f7 Merge "Null-check the mainResult before calling .exactlyDisplayable()" into ub-calculator-euler by Annie Chin · 7 years ago
  40. 9c251df Merge "Deal with small displays and a cancellation race" into ub-calculator-euler by Hans Boehm · 7 years ago
  41. ce17627 Import translations. DO NOT MERGE am: a7c62ac9fd -s ours by Bill Yi · 7 years ago
  42. 8b6ca82 Import translations. DO NOT MERGE am: a7c62ac9fd -s ours by Bill Yi · 7 years ago
  43. 52ce129 Null-check the mainResult before calling .exactlyDisplayable() by Annie Chin · 7 years ago
  44. 6475100 Deal with small displays and a cancellation race by Hans Boehm · 7 years ago
  45. 9f00a95 Null-check result string. by Annie Chin · 7 years ago
  46. a7c62ac Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  47. 13cd100 Catch IllegalArgumentException in CalculatorPadViewPager. by Annie Chin · 7 years ago
  48. b61d00b Cancel drag in DragLayout if pointer is invalid. by Annie Chin · 7 years ago
  49. 7b5ff1f Merge "Snapshot display empty state once on creation of HistoryFragment." into ub-calculator-euler by TreeHugger Robot · 7 years ago
  50. 330419a Consider error message invalid for ActionMode/ContextMenu operations. by Annie Chin · 7 years ago
  51. 615b411 Merge "Change popBackStackImmediate to popBackStack." into ub-calculator-euler by Annie Chin · 7 years ago
  52. 8bf0dca Do not use HISTORY_MAIN_INDEX as clipboard or memory index by Hans Boehm · 7 years ago
  53. 2a0f9c0 Change popBackStackImmediate to popBackStack. by Annie Chin · 7 years ago
  54. bfffafd Snapshot display empty state once on creation of HistoryFragment. by Annie Chin · 7 years ago
  55. fe9f1b0 Merge "Move values-w230dp-h220dp to values/" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  56. 5e839a2 Move values-w230dp-h220dp to values/ by Annie Chin · 7 years ago
  57. e7c3232 Annotate Evaluator.getInstance as NonNull by Annie Chin · 7 years ago
  58. be39140 Merge "Null-check mEvaluator onDestroy()" into ub-calculator-euler by Annie Chin · 7 years ago
  59. 1838cf7 Null-check mEvaluator onDestroy() by Annie Chin · 7 years ago
  60. f36ce92 Add android-support-v7-recyclerview dependency by Justin Klaassen · 7 years ago
  61. b353723 Rename language+country resources to just language by Roozbeh Pournader · 7 years ago
  62. 33aab39 Merge "Fix potential inconsistent DragLayout state" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  63. 8d78790 Merge "Correct Unicode representation of "M-"" into ub-calculator-euler by Christine Franks · 7 years ago
  64. 4b619a0 Correct Unicode representation of "M-" by Christine Franks · 7 years ago
  65. dec67e4 Fix potential inconsistent DragLayout state by Justin Klaassen · 7 years ago
  66. 3929778 Don't re-use mHistoryFragment by Justin Klaassen · 7 years ago
  67. a9395c9 Merge "Set mIsOpen in DragLayout.setClosed()/Open()" into ub-calculator-euler by Annie Chin · 7 years ago
  68. ef18cc8 Merge "Polish History multiwindow support." into ub-calculator-euler by Annie Chin · 7 years ago
  69. 8861323 Polish History multiwindow support. by Annie Chin · 7 years ago
  70. 0a5cff1 Remove HistoryFragment.onCreateAnimator. by Annie Chin · 7 years ago
  71. 52eed7a Directly implement CloseCallback/DragCallback. by Annie Chin · 7 years ago
  72. 7fb470c Merge "Changes for testing CalculatorFormula" into ub-calculator-euler by Justin Klaassen · 7 years ago
  73. b81ffec Merge "Import translations. DO NOT MERGE" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  74. dbe77bd Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  75. 49d87ab Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  76. cbc51fa Changes for testing CalculatorFormula by Christine Franks · 7 years ago
  77. e95203e Make onSaveInstanceState wait for database writes by Hans Boehm · 7 years ago
  78. c3a0b31 Merge "Change primary color to match spec." into ub-calculator-euler by Annie Chin · 7 years ago
  79. 96be246 Change primary color to match spec. by Annie Chin · 7 years ago
  80. 5e13965 Include more information for out-of-range DB access by Hans Boehm · 7 years ago
  81. 6328e2b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  82. f1b0be6 Merge "Import translations. DO NOT MERGE" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  83. c74527a Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  84. d61d5c7 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  85. 4522315 Restore cached timestamp correctly by Hans Boehm · 7 years ago
  86. 83f278e Correctly track Activity in Evaluator by Hans Boehm · 7 years ago
  87. 774ce1a Set mIsOpen in DragLayout.setClosed()/Open() by Annie Chin · 7 years ago
  88. 97228c6 Change history overflow popup to light theme by Christine Franks · 7 years ago
  89. a3c18ac Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  90. fcb1e61 Merge "Fix COPY string computation in exact case" into ub-calculator-euler by Hans Boehm · 7 years ago
  91. 3aa4d05 Merge "Support accessibility in History." into ub-calculator-euler by Annie Chin · 7 years ago
  92. ba7369a Merge "Only set erroneous result of "required" evaluations." into ub-calculator-euler by Hans Boehm · 7 years ago
  93. eb36f95 Support accessibility in History. by Annie Chin · 7 years ago
  94. b699be3 Merge "Enable MR when MS after start without a pasteable clip" into ub-calculator-euler by Christine Franks · 7 years ago
  95. 03b3451 Only set erroneous result of "required" evaluations. by Hans Boehm · 7 years ago
  96. 64921be Don't call suppressCancelMessage() on wrong class by Hans Boehm · 7 years ago
  97. 74f5e59 Merge "Reevaluate erroneous current result in history" into ub-calculator-euler by Hans Boehm · 7 years ago
  98. 2ddfa73 Increase char limit for clear dialog. by Annie Chin · 7 years ago
  99. 13c459c Merge "Import translations. DO NOT MERGE" into ub-calculator-euler by TreeHugger Robot · 7 years ago
  100. 849d8a4 Reevaluate erroneous current result in history by Hans Boehm · 7 years ago