- 17986cd Merge "Persist "inv" selected state" into ub-calculator-algebra by Justin Klaassen · 9 years ago
- 0dd152e Tap to open/close advanced pad am: da3b369fe4 by Justin Klaassen · 9 years ago
- 3e223ea Persist "inv" selected state by Justin Klaassen · 9 years ago
- da3b369 Tap to open/close advanced pad by Justin Klaassen · 9 years ago
- 0907c58 Always calculate textSize in CalculatorText#onMeasure am: 0ace4eb854 by Justin Klaassen · 9 years ago
- 0ace4eb Always calculate textSize in CalculatorText#onMeasure by Justin Klaassen · 9 years ago
- 65a99a4 Copy and truncate rational results exactly by Hans Boehm · 9 years ago
- 0847c0b Merge "Correctly set formula text size after rotation" into ub-calculator-algebra by Justin Klaassen · 9 years ago
- 11e37a8 Correctly set formula text size after rotation by Hans Boehm · 9 years ago
- 997783b Fix factorial(0) by Hans Boehm · 9 years ago
- fb4e633 Merge "Correct behavior with erroneous pasted text" into ub-calculator-algebra by Hans Boehm · 9 years ago
- af04c3a Correct behavior with erroneous pasted text by Hans Boehm · 9 years ago
- ac6a9ba Account for scale in ActionMode.Callback2#onGetContentRect by Justin Klaassen · 9 years ago
- 4012544 Cancel in-progress computations before saving state by Hans Boehm · 9 years ago
- 5e6a0ca Cleanup of timeout handling and message by Hans Boehm · 9 years ago
- 5d79d10 Implicitly clear on incomplete keyboard input by Hans Boehm · 9 years ago
- 8afd0f8 Generalize % operator: Handle 100+10% as expected by Hans Boehm · 9 years ago
- 73ecff2 Check for decimal point after adding ellipsis by Hans Boehm · 9 years ago
- db6f999 Announce when formula has been completely deleted. by Hans Boehm · 9 years ago
- fa5203c Don't evaluate a lone decimal point to zero by Hans Boehm · 9 years ago
- 79302b0 Address FIXME comments from previous cleanup CL by Hans Boehm · 9 years ago
- f599db7 BoundedRational.java cleanup by Hans Boehm · 9 years ago
- 3666e63 Evaluator.java and CalculatorExpr.java cleanup by Hans Boehm · 9 years ago
- 80018c8 Properly reserve display space for non-digits by Hans Boehm · 9 years ago
- 82e5a2f Avoid starting long uninterruptible computations by Hans Boehm · 9 years ago
- 8a4f81c More correctly pronounce advanced operators in Talkback by Hans Boehm · 9 years ago
- ae807e1 Force reevaluation if mChangedValue is true by Hans Boehm · 9 years ago
- 0b9806f Support pasting of scientific notation numbers by Hans Boehm · 9 years ago
- a8f47d3 Merge "Have TalkBack announce results and formula changes" into mnc-dev by Hans Boehm · 9 years ago
- ccc5566 Have TalkBack announce results and formula changes by Hans Boehm · 9 years ago
- b2c3e44 Always use "H" for formula text alignment by Justin Klaassen · 9 years ago
- a372384 Reimplement overflow menu messages as DialogFragments by Hans Boehm · 9 years ago
- e855376 Make trailing operator handling consistent with L by Hans Boehm · 9 years ago
- 19e93c9 Reflect conversion of CR to unchecked exceptions by Hans Boehm · 9 years ago
- 79ffb52 Merge "Improve logic for evaluation/animation interruption" into mnc-dev by Hans Boehm · 9 years ago
- 15a853d Restore original scroll position on = by Hans Boehm · 9 years ago
- c1ea091 Improve logic for evaluation/animation interruption by Hans Boehm · 9 years ago
- 6e8087f Merge "Correct off-by-1 errors in display formatting code." into mnc-dev by Hans Boehm · 9 years ago
- 5e802f3 Correct off-by-1 errors in display formatting code. by Hans Boehm · 9 years ago
- 8b1efdb Persist radian/degree mode by Justin Klaassen · 9 years ago
- aafeaa0 Merge "Fix "with leading digits" display." into mnc-dev by Hans Boehm · 9 years ago
- 7f83e36 Improve copy/paste menu appearance by Hans Boehm · 9 years ago
- f6dae11 Fix "with leading digits" display. by Hans Boehm · 9 years ago
- 017de98 Rework the key insertion logic by Hans Boehm · 9 years ago
- 3af9fdf Merge "Remove clickable flag from formula TextView" into mnc-dev by Justin Klaassen · 9 years ago
- fc5ac82 Remove clickable flag from formula TextView by Justin Klaassen · 9 years ago
- cd74059 Fix digitsRequired() for negative denominators by Hans Boehm · 9 years ago
- 187d3e9 Improve logic for when to display instant result by Hans Boehm · 9 years ago
- 50ed320 Fix getShortString(), tune evaluation heuristics. by Hans Boehm · 9 years ago
- e4a959e Merge "Consistently avoid displaying trailing zeroes" into mnc-dev by Hans Boehm · 9 years ago
- a0e45f3 Consistently avoid displaying trailing zeroes by Hans Boehm · 9 years ago
- 3d7653e Prevent clicks through the visible pad by Justin Klaassen · 9 years ago
- cc1e8e2 Update strings per UX review by Justin Klaassen · 9 years ago
- 06c4944 Limit interactions to only the current pad by Justin Klaassen · 9 years ago
- 4db31b4 Implement percent and new inverse functions by Hans Boehm · 9 years ago
- 4459516 Polish display and evaluate animation by Justin Klaassen · 9 years ago
- 721ec84 Fix typo: invertable -> invertible by Justin Klaassen · 9 years ago
- e2711cb Update advanced pad layout by Justin Klaassen · 9 years ago
- e457912 Improve evaluate-ahead heuristic by Hans Boehm · 9 years ago
- 0b3a9fd Reformat and update comments by Hans Boehm · 9 years ago
- b756774 Merge "Use correct decimal separator in result." into mnc-dev by Hans Boehm · 9 years ago
- 61568a1 Prevent scrolling of finite results. by Hans Boehm · 9 years ago
- 425ed0a Use correct decimal separator in result. by Hans Boehm · 9 years ago
- ffda528 Handle placeholder characters during translation by Hans Boehm · 9 years ago
- b5e054d Merge "Reformat CalculatorResult.java to 100 columns" into mnc-dev by Hans Boehm · 10 years ago
- c01cd7f Reformat CalculatorResult.java to 100 columns by Hans Boehm · 10 years ago
- 89d0599 Merge "Improve copy/paste handling, minor instant result fixes" into mnc-dev by Hans Boehm · 10 years ago
- 1176f23 Improve copy/paste handling, minor instant result fixes by Hans Boehm · 10 years ago
- 923edf9 Handle android.R.id.home clicks in Licenses activity by Justin Klaassen · 10 years ago
- e57fb01 Set mCurrentButton after keyboard = by Hans Boehm · 10 years ago
- ecc69fd Fix CHAR_LIMIT for strings by Justin Klaassen · 10 years ago
- d36d63e Cleanup options menu and licenses UI by Justin Klaassen · 10 years ago
- ed9e678 Fix paste bug by Hans Boehm · 10 years ago
- c023b73 Fix timeout, cancellation and instant display logic by Hans Boehm · 10 years ago
- fbcef70 Fix strings, stability bug, easy UI & correctness issues by Hans Boehm · 10 years ago
- 08e8f32 Restructure display formatting, use TextView for formula. by Hans Boehm · 10 years ago
- 9e855e8 Fix decimal log(), rename positive_den() by Hans Boehm · 10 years ago
- c5e6e15 Do not try to cache Paint. by Hans Boehm · 10 years ago
- 760a9dc Fix result overlap, clear logic, display bugs, etc. by Hans Boehm · 10 years ago
- 76b7815 Fix scrolling in formula window by Hans Boehm · 10 years ago
- d48b756 Adopt Toolbar for overflow menu by Justin Klaassen · 10 years ago
- 013969e Internationalize display again. Plus minor cleanups. by Hans Boehm · 10 years ago
- 4a6b7cb Fix UI holes and bugs. Fix eval bugs. by Hans Boehm · 10 years ago
- bfe8c22 Add degree/radian mode, improve button layout by Hans Boehm · 10 years ago
- 75ca21c Add tests, fix BoundedRational bugs by Hans Boehm · 10 years ago
- 682ff5e Add BoundedRational evaluation by Hans Boehm · 10 years ago
- 8461495 Beginnings of ExactCalculator based on L by Hans Boehm · 10 years ago
- 06360f9 Add reveal view to overlay before creating animator by Justin Klaassen · 10 years ago
- bfc4e4d Improve hardware keyboard support by Justin Klaassen · 10 years ago
- f79d6f6 Fix NPE resulting from invalid instance state by Justin Klaassen · 10 years ago
- ad8e88a Add basic support to handle hardware keyboard by Budi Kusmiantoro · 10 years ago
- 2be4fdb Preserve/restore calculator instance state by Justin Klaassen · 10 years ago
- 04f79c7 Rename CalculatorActivity back to Calculator by Justin Klaassen · 10 years ago
- 0587d22 Use elevation for dynamic shadows by Justin Klaassen · 10 years ago
- 7f3b6d3 Increase number of rounding digits by Justin Klaassen · 10 years ago
- 8fff144 Use setStatusBarColor API by Justin Klaassen · 10 years ago
- 5f2a334 Reveal animation on error by Justin Klaassen · 10 years ago
- 94db720 Slow down text scale animation by Justin Klaassen · 10 years ago
- 5a3bbad Pressing = twice shouldn't clear the calculation result by Justin Klaassen · 10 years ago
- 741471e Preserve edited state across screen rotation by Justin Klaassen · 10 years ago