1. 8519740 Import translations. DO NOT MERGE am: 51db1ce659 -s ours by Bill Yi · 9 years ago
  2. 55cc002 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  3. 51db1ce Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  4. 6b0e9f3 Import translations. DO NOT MERGE am: 442fbfb7bb -s ours by Bill Yi · 9 years ago
  5. c5fa252 Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  6. 442fbfb Import translations. DO NOT MERGE by Bill Yi · 9 years ago
  7. 341e4d2 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  8. 9bc3f44 Correctly set formula text size after rotation by Hans Boehm · 10 years ago
  9. 26dfa3d Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  10. 6cccee2 Merge "Fix factorial(0)" into mnc-dr-dev by Hans Boehm · 10 years ago
  11. fc6db07 Merge "Cleanup of timeout handling and message" into mnc-dr-dev by Hans Boehm · 10 years ago
  12. d5f67fe Merge "Implicitly clear on incomplete keyboard input" into mnc-dr-dev by Hans Boehm · 10 years ago
  13. 68db066 Merge "Generalize % operator: Handle 100+10% as expected" into mnc-dr-dev by Hans Boehm · 10 years ago
  14. ec7517f Check for decimal point after adding ellipsis by Hans Boehm · 10 years ago
  15. 9192d5c Cleanup of timeout handling and message by Hans Boehm · 10 years ago
  16. f6033a4 Implicitly clear on incomplete keyboard input by Hans Boehm · 10 years ago
  17. 6ab94a3 Generalize % operator: Handle 100+10% as expected by Hans Boehm · 10 years ago
  18. e4b8ff7 Don't evaluate a lone decimal point to zero by Hans Boehm · 10 years ago
  19. b7bd348 Merge "Announce when formula has been completely deleted." into mnc-dr-dev by Hans Boehm · 10 years ago
  20. 3d4a67d Address FIXME comments from previous cleanup CL by Hans Boehm · 10 years ago
  21. a4eb1c0 Merge "Add docs directory and contents" into mnc-dr-dev by Hans Boehm · 10 years ago
  22. 114e08d Merge "BoundedRational.java cleanup" into mnc-dr-dev by Hans Boehm · 10 years ago
  23. 4d63cfc Announce when formula has been completely deleted. by Hans Boehm · 10 years ago
  24. 9ad6f6d Fix factorial(0) by Hans Boehm · 10 years ago
  25. 4171812 Add docs directory and contents by Hans Boehm · 10 years ago
  26. fc8a8d3 BoundedRational.java cleanup by Hans Boehm · 10 years ago
  27. b13daf1 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 10 years ago
  28. 51fc9bd Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  29. 63bd424 am 80018c88: Properly reserve display space for non-digits by Hans Boehm · 10 years ago
  30. 80018c8 Properly reserve display space for non-digits by Hans Boehm · 10 years ago
  31. a629d7d am 9fd976e4: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  32. 84d6b6d Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  33. 9fd976e Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  34. 51f5acc am 82e5a2f6: Avoid starting long uninterruptible computations by Hans Boehm · 10 years ago
  35. 82e5a2f Avoid starting long uninterruptible computations by Hans Boehm · 10 years ago
  36. 9d75c1a am 8a4f81c5: More correctly pronounce advanced operators in Talkback by Hans Boehm · 10 years ago
  37. 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 10 years ago
  38. d28d46e am 22c0a189: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  39. 22c0a18 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  40. b9762f7 am ae807e1d: Force reevaluation if mChangedValue is true by Hans Boehm · 10 years ago
  41. ae807e1 Force reevaluation if mChangedValue is true by Hans Boehm · 10 years ago
  42. 3c46e93 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  43. 8f4a8c7 am 0b9806f6: Support pasting of scientific notation numbers by Hans Boehm · 10 years ago
  44. 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 10 years ago
  45. 63b0856 am a8f47d36: Merge "Have TalkBack announce results and formula changes" into mnc-dev by Hans Boehm · 10 years ago
  46. a8f47d3 Merge "Have TalkBack announce results and formula changes" into mnc-dev by Hans Boehm · 10 years ago
  47. ccc5566 Have TalkBack announce results and formula changes by Hans Boehm · 10 years ago
  48. 78d41d2 am b72e493b: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  49. b72e493 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  50. b43e681 Tweak text sizes and padding to prevent clipping by Justin Klaassen · 10 years ago
  51. b2c3e44 Always use "H" for formula text alignment by Justin Klaassen · 10 years ago
  52. 6a83e39 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  53. a372384 Reimplement overflow menu messages as DialogFragments by Hans Boehm · 10 years ago
  54. e855376 Make trailing operator handling consistent with L by Hans Boehm · 10 years ago
  55. 19e93c9 Reflect conversion of CR to unchecked exceptions by Hans Boehm · 10 years ago
  56. 79ffb52 Merge "Improve logic for evaluation/animation interruption" into mnc-dev by Hans Boehm · 10 years ago
  57. 15a853d Restore original scroll position on = by Hans Boehm · 10 years ago
  58. c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 10 years ago
  59. 6e8087f Merge "Correct off-by-1 errors in display formatting code." into mnc-dev by Hans Boehm · 10 years ago
  60. 5e802f3 Correct off-by-1 errors in display formatting code. by Hans Boehm · 10 years ago
  61. 8b1efdb Persist radian/degree mode by Justin Klaassen · 10 years ago
  62. 7917a53 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  63. aafeaa0 Merge "Fix "with leading digits" display." into mnc-dev by Hans Boehm · 10 years ago
  64. 7f83e36 Improve copy/paste menu appearance by Hans Boehm · 10 years ago
  65. f6dae11 Fix "with leading digits" display. by Hans Boehm · 10 years ago
  66. 017de98 Rework the key insertion logic by Hans Boehm · 10 years ago
  67. 3af9fdf Merge "Remove clickable flag from formula TextView" into mnc-dev by Justin Klaassen · 10 years ago
  68. fc5ac82 Remove clickable flag from formula TextView by Justin Klaassen · 10 years ago
  69. 0525249 Merge "Fix digitsRequired() for negative denominators" into mnc-dev by Hans Boehm · 10 years ago
  70. fb8a654 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  71. 640a0c9 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  72. cd74059 Fix digitsRequired() for negative denominators by Hans Boehm · 10 years ago
  73. b3f7278 Update comments for shortcut button content descriptions by Hans Boehm · 10 years ago
  74. d4de959 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  75. 187d3e9 Improve logic for when to display instant result by Hans Boehm · 10 years ago
  76. 7c07c19 Merge "Show "INV" button's selected state" into mnc-dev by Justin Klaassen · 10 years ago
  77. ed2e687 Show "INV" button's selected state by Justin Klaassen · 10 years ago
  78. 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 10 years ago
  79. e4a959e Merge "Consistently avoid displaying trailing zeroes" into mnc-dev by Hans Boehm · 10 years ago
  80. a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 10 years ago
  81. 3d7653e Prevent clicks through the visible pad by Justin Klaassen · 10 years ago
  82. 41c66a9 Clarify "ok_remove_timeout" string description by Justin Klaassen · 10 years ago
  83. 60e8f1b Enforce singleLine on CalculatorResult TextView by Justin Klaassen · 10 years ago
  84. 6384e64 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  85. cc1e8e2 Update strings per UX review by Justin Klaassen · 10 years ago
  86. c7578cd Change contentDescription for '×' button by Justin Klaassen · 10 years ago
  87. 06c4944 Limit interactions to only the current pad by Justin Klaassen · 10 years ago
  88. 3aab80b Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  89. 694406b Merge "Implement percent and new inverse functions" into mnc-dev by Hans Boehm · 10 years ago
  90. 4db31b4 Implement percent and new inverse functions by Hans Boehm · 10 years ago
  91. 7531cd7 Force textAlignment == viewEnd by Justin Klaassen · 10 years ago
  92. 644241e Merge "Set contentDescription for period button" into mnc-dev by Justin Klaassen · 10 years ago
  93. 98f383b Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  94. e125edf Add proguard flags from "android-proguard.txt" by Justin Klaassen · 10 years ago
  95. 146e555 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  96. cca103f Set contentDescription for period button by Justin Klaassen · 10 years ago
  97. 97f58a5 Merge "Polish display and evaluate animation" into mnc-dev by Justin Klaassen · 10 years ago
  98. 4459516 Polish display and evaluate animation by Justin Klaassen · 10 years ago
  99. 7f537c9 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  100. 721ec84 Fix typo: invertable -> invertible by Justin Klaassen · 10 years ago