summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix isResultLayout()Annie Chin2016-11-234-30/+31
* Merge "Initialize the RecyclerView as INVISIBLE." into ub-calculator-eulerTreeHugger Robot2016-11-232-8/+13
|\
| * Initialize the RecyclerView as INVISIBLE.Annie Chin2016-11-232-8/+13
* | Merge "Fix decimal point internationalization" into ub-calculator-eulerChristine Franks2016-11-231-1/+14
|\ \
| * | Fix decimal point internationalizationChristine Franks2016-11-231-1/+14
| |/
* | Merge "Arrange for evaluateAndNotify calls at the right time." into ub-calcul...Hans Boehm2016-11-234-21/+47
|\ \
| * | Arrange for evaluateAndNotify calls at the right time.Hans Boehm2016-11-234-21/+47
* | | Merge "Fix memory operations for history" into ub-calculator-eulerChristine Franks2016-11-231-2/+2
|\ \ \ | |/ / |/| |
| * | Fix memory operations for historyChristine Franks2016-11-231-2/+2
| |/
* | Merge "Fix Calculator locale change log spam" into ub-calculator-eulerTreeHugger Robot2016-11-231-9/+9
|\ \ | |/ |/|
| * Fix Calculator locale change log spamHans Boehm2016-11-231-9/+9
* | Guarantee execution of HistoryFragment replacement.Annie Chin2016-11-231-1/+2
* | UI for memory and functionality for M+ and M-Christine Franks2016-11-234-62/+155
* | Move mStoreToMemoryRequested to CalculatorResult.Annie Chin2016-11-222-20/+26
|/
* Merge "Prevent slide-in animation on history pulldown." into ub-calculator-eulerTreeHugger Robot2016-11-221-2/+6
|\
| * Prevent slide-in animation on history pulldown.Annie Chin2016-11-221-2/+6
* | Merge "Fix getEvaluatorIndex()" into ub-calculator-eulerTreeHugger Robot2016-11-222-4/+1
|\ \
| * | Fix getEvaluatorIndex()Annie Chin2016-11-222-4/+1
| |/
* / Call requestLayout() in setEvaluator().Annie Chin2016-11-221-0/+1
|/
* Fix animation for RESULT state.Annie Chin2016-11-223-4/+21
* Miscellaneous fixesAnnie Chin2016-11-227-70/+87
* Remove UTC offset from database. Fix clear history.Hans Boehm2016-11-214-72/+48
* Avoid duplicate requireResult() calls, add checkingHans Boehm2016-11-213-23/+36
* Merge "Fix rotation crash, minor cleanups" into ub-calculator-eulerHans Boehm2016-11-181-4/+6
|\
| * Fix rotation crash, minor cleanupsHans Boehm2016-11-181-4/+6
* | Merge "Fix Evaluator.sum(), add per expression cancel" into ub-calculator-eulerHans Boehm2016-11-182-19/+38
|\ \ | |/ |/|
| * Fix Evaluator.sum(), add per expression cancelHans Boehm2016-11-172-19/+38
* | Handle text animation in different display situations.Annie Chin2016-11-176-78/+411
* | Integrate database with history.Annie Chin2016-11-178-53/+137
|/
* Add "No History" view.Annie Chin2016-11-164-12/+46
* Animate CalculatorDisplay text on pulldown.Annie Chin2016-11-166-57/+554
* Fix frequent history crashes. Minor comment fixes.Hans Boehm2016-11-141-3/+5
* Merge "Add history and persistence support to Evaluator." into ub-calculator-...Hans Boehm2016-11-076-488/+1627
|\
| * Add history and persistence support to Evaluator.Hans Boehm2016-11-046-488/+1627
* | Catch potential Exception from .coerceToText()Annie Chin2016-11-031-1/+7
|/
* Materialize dialogsChristine Franks2016-11-015-37/+54
* Merge "Implement ViewDragHelper to pull down history." into ub-calculator-eulerTreeHugger Robot2016-10-283-14/+287
|\
| * Implement ViewDragHelper to pull down history.Annie Chin2016-10-283-14/+287
* | Merge "Realign paste box to fit in landscape mode" into ub-calculator-eulerChristine Franks2016-10-211-2/+2
|\ \
| * | Realign paste box to fit in landscape modeChristine Franks2016-10-201-2/+2
| |/
* / Restore default behavior for ESC keyChristine Franks2016-10-201-0/+1
|/
* Add basic HistoryFragmentAnnie Chin2016-10-142-0/+87
* Accommodate unit tests.Annie Chin2016-10-123-14/+15
* Adds content description when there is no result.Christine Franks2016-09-131-8/+26
* Merge "Make instant result an accessibility live region." into ub-calculator-...Christine Franks2016-08-251-0/+9
|\
| * Make instant result an accessibility live region.Christine Franks2016-08-251-0/+9
* | Allow longpress only when valid copy/paste exists.Christine Franks2016-08-252-1/+37
* | Fix BoundedRational normalizationHans Boehm2016-08-231-8/+9
* | Provide valid width to children of CalculatorScrollViewJustin Klaassen2016-08-231-6/+19
|/
* Fix tap handling in CalculatorPadViewPagerJustin Klaassen2016-08-081-20/+24
|\