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