summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/pa...staging/cm-13.0+r22Steve Kondik2016-03-1077-4407/+3025
|\
| * am b7be7bfd: am b7bd3488: Merge "Announce when formula has been completely de...Hans Boehm2015-10-111-4/+11
| |\
| | * am b7bd3488: Merge "Announce when formula has been completely deleted." into ...Hans Boehm2015-10-111-4/+11
| | |\
| * | | am b43e6810: Tweak text sizes and padding to prevent clippingJustin Klaassen2015-07-026-14/+14
| |\| |
| * | | am a3723849: Reimplement overflow menu messages as DialogFragmentsHans Boehm2015-06-301-0/+27
| |\ \ \
| * \ \ \ am 7f83e36b: Improve copy/paste menu appearanceHans Boehm2015-06-191-0/+1
| |\ \ \ \
| * \ \ \ \ am b3f7278a: Update comments for shortcut button content descriptionsHans Boehm2015-06-101-3/+11
| |\ \ \ \ \
| * \ \ \ \ \ am 7c07c19e: Merge "Show "INV" button\'s selected state" into mnc-devJustin Klaassen2015-06-104-4/+56
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 41c66a9e: Clarify "ok_remove_timeout" string descriptionJustin Klaassen2015-06-081-1/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 60e8f1b3: Enforce singleLine on CalculatorResult TextViewJustin Klaassen2015-06-082-1/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am cc1e8e28: Update strings per UX reviewJustin Klaassen2015-06-051-13/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am c7578cd1: Change contentDescription for \'×\' buttonJustin Klaassen2015-06-041-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 694406b5: Merge "Implement percent and new inverse functions" into mnc-devHans Boehm2015-06-023-6/+81
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am 7531cd7d: Force textAlignment == viewEndJustin Klaassen2015-06-021-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am 644241ea: Merge "Set contentDescription for period button" into mnc-devJustin Klaassen2015-06-011-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 97f58a51: Merge "Polish display and evaluate animation" into mnc-devJustin Klaassen2015-05-2910-211/+227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am e2711cbb: Update advanced pad layoutJustin Klaassen2015-05-2814-146/+279
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 61568a15: Prevent scrolling of finite results.Hans Boehm2015-05-211-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 89d05999: Merge "Improve copy/paste handling, minor instant result fixes" ...Hans Boehm2015-05-141-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am e2c40a57: Increase CHAR_LIMIT to 40 for menu stringsJustin Klaassen2015-05-121-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | Automatic translation importMichael Bestas2016-03-0513-0/+1937
* | | | | | | | | | | | | | | | | | | | Themes: Expose hard coded background in javaBryan Owens2016-01-031-0/+19
* | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-10-141-2/+2
* | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-10-1277-0/+77
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Announce when formula has been completely deleted.Hans Boehm2015-10-091-4/+11
* | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2015-09-185-6/+6
* | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-284-5/+5
* | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-1112-22/+22
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Tweak text sizes and padding to prevent clippingJustin Klaassen2015-07-016-14/+14
* | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-015-9/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Reimplement overflow menu messages as DialogFragmentsHans Boehm2015-06-291-0/+27
* | | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-221-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Improve copy/paste menu appearanceHans Boehm2015-06-181-0/+1
* | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-171-1/+1
* | | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-158-14/+14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Update comments for shortcut button content descriptionsHans Boehm2015-06-101-3/+11
* | | | | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-1046-445/+227
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Show "INV" button's selected stateJustin Klaassen2015-06-094-4/+56
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Clarify "ok_remove_timeout" string descriptionJustin Klaassen2015-06-081-1/+9
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Enforce singleLine on CalculatorResult TextViewJustin Klaassen2015-06-082-1/+9
* | | | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-0877-904/+909
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Update strings per UX reviewJustin Klaassen2015-06-051-13/+13
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Change contentDescription for '×' buttonJustin Klaassen2015-06-041-1/+1
* | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-0377-57/+487
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge "Implement percent and new inverse functions" into mnc-devHans Boehm2015-06-023-6/+81
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Implement percent and new inverse functionsHans Boehm2015-06-023-6/+81
* | | | | | | | | Force textAlignment == viewEndJustin Klaassen2015-06-021-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge "Set contentDescription for period button" into mnc-devJustin Klaassen2015-06-011-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Set contentDescription for period buttonJustin Klaassen2015-05-291-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-0139-554/+281
| |/ / / / / / |/| | | | | |