summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't evaluate a lone decimal point to zeroHans Boehm2015-10-111-4/+11
* Merge "Announce when formula has been completely deleted." into mnc-dr-devHans Boehm2015-10-112-8/+20
|\
| * Announce when formula has been completely deleted.Hans Boehm2015-10-092-8/+20
* | Address FIXME comments from previous cleanup CLHans Boehm2015-10-103-57/+127
* | Merge "Add docs directory and contents" into mnc-dr-devHans Boehm2015-10-102-0/+322
|\ \
| * | Add docs directory and contentsHans Boehm2015-10-092-0/+322
| |/
* | Merge "BoundedRational.java cleanup" into mnc-dr-devHans Boehm2015-10-102-129/+229
|\ \
| * | BoundedRational.java cleanupHans Boehm2015-10-092-129/+229
| |/
* / Evaluator.java and CalculatorExpr.java cleanupHans Boehm2015-10-094-819/+939
|/
* Import translations. DO NOT MERGEBaligh Uddin2015-09-185-6/+6
* am 80018c88: Properly reserve display space for non-digitsHans Boehm2015-08-041-7/+21
|\
| * Properly reserve display space for non-digitsHans Boehm2015-08-031-7/+21
* | am 9fd976e4: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-280-0/+0
|\|
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-282-3/+3
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-284-5/+5
* | am 82e5a2f6: Avoid starting long uninterruptible computationsHans Boehm2015-07-222-14/+46
|\|
| * Avoid starting long uninterruptible computationsHans Boehm2015-07-212-14/+46
* | am 8a4f81c5: More correctly pronounce advanced operators in TalkbackHans Boehm2015-07-214-30/+112
|\|
| * More correctly pronounce advanced operators in TalkbackHans Boehm2015-07-204-30/+112
* | am 22c0a189: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-150-0/+0
|\|
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-153-3/+3
* | am ae807e1d: Force reevaluation if mChangedValue is trueHans Boehm2015-07-141-8/+15
|\|
| * Force reevaluation if mChangedValue is trueHans Boehm2015-07-141-8/+15
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-1112-22/+22
* | am 0b9806f6: Support pasting of scientific notation numbersHans Boehm2015-07-095-29/+150
|\|
| * Support pasting of scientific notation numbersHans Boehm2015-07-095-29/+150
* | am a8f47d36: Merge "Have TalkBack announce results and formula changes" into ...Hans Boehm2015-07-082-3/+44
|\|
| * Merge "Have TalkBack announce results and formula changes" into mnc-devHans Boehm2015-07-082-3/+44
| |\
| | * Have TalkBack announce results and formula changesHans Boehm2015-07-072-3/+44
* | | am b72e493b: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-060-0/+0
|\| |
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-0612-21/+21
|/ /
* | Tweak text sizes and padding to prevent clippingJustin Klaassen2015-07-016-14/+14
* | Always use "H" for formula text alignmentJustin Klaassen2015-07-011-17/+7
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-015-9/+9
|/
* Reimplement overflow menu messages as DialogFragmentsHans Boehm2015-06-293-5/+89
* Make trailing operator handling consistent with LHans Boehm2015-06-262-24/+25
* Reflect conversion of CR to unchecked exceptionsHans Boehm2015-06-242-11/+8
* Merge "Improve logic for evaluation/animation interruption" into mnc-devHans Boehm2015-06-243-28/+66
|\
| * Improve logic for evaluation/animation interruptionHans Boehm2015-06-233-28/+66
* | Restore original scroll position on =Hans Boehm2015-06-241-2/+5
|/
* Merge "Correct off-by-1 errors in display formatting code." into mnc-devHans Boehm2015-06-232-133/+151
|\
| * Correct off-by-1 errors in display formatting code.Hans Boehm2015-06-232-133/+151
* | Persist radian/degree modeJustin Klaassen2015-06-221-3/+16
* | Import translations. DO NOT MERGEGeoff Mendal2015-06-221-1/+1
|/
* Merge "Fix "with leading digits" display." into mnc-devHans Boehm2015-06-201-47/+62
|\
| * Fix "with leading digits" display.Hans Boehm2015-06-181-47/+62
* | Improve copy/paste menu appearanceHans Boehm2015-06-183-2/+48
|/
* Rework the key insertion logicHans Boehm2015-06-183-29/+110
* Merge "Remove clickable flag from formula TextView" into mnc-devJustin Klaassen2015-06-182-81/+76
|\
| * Remove clickable flag from formula TextViewJustin Klaassen2015-06-182-81/+76