Gitiles
Code Review
Sign In
review.gerrithub.io
/
Cosmic-OS
/
platform_packages_apps_Calculator
/
19adc863e298339fa16f07a0306d15d05cb49cec
/
src
/
com
/
android
/
calculator2
411fc19
Replace the use of manually translated digits in Calculator.
by Narayan Kamath
· 9 years ago
1283ee7
Stop using RenderNodeAnimator callbacks
by Justin Klaassen
· 8 years ago
e61089e
Increase number of guard digits
by Justin Klaassen
· 8 years ago
06360f9
Add reveal view to overlay before creating animator
by Justin Klaassen
· 9 years ago
bfc4e4d
Improve hardware keyboard support
by Justin Klaassen
· 9 years ago
f79d6f6
Fix NPE resulting from invalid instance state
by Justin Klaassen
· 9 years ago
ad8e88a
Add basic support to handle hardware keyboard
by Budi Kusmiantoro
· 9 years ago
2be4fdb
Preserve/restore calculator instance state
by Justin Klaassen
· 9 years ago
04f79c7
Rename CalculatorActivity back to Calculator
by Justin Klaassen
· 9 years ago
0587d22
Use elevation for dynamic shadows
by Justin Klaassen
· 9 years ago
7f3b6d3
Increase number of rounding digits
by Justin Klaassen
· 9 years ago
8fff144
Use setStatusBarColor API
by Justin Klaassen
· 9 years ago
5f2a334
Reveal animation on error
by Justin Klaassen
· 9 years ago
94db720
Slow down text scale animation
by Justin Klaassen
· 9 years ago
5a3bbad
Pressing = twice shouldn't clear the calculation result
by Justin Klaassen
· 9 years ago
741471e
Preserve edited state across screen rotation
by Justin Klaassen
· 9 years ago
5c32420
Disable remaining visible number keys when advanced panel is shown
by Justin Klaassen
· 9 years ago
7e4e5c5
Merge "Provide animation when auto-scaling the font-size" into lmp-preview-dev
by Justin Klaassen
· 9 years ago
fed941a
Provide animation when auto-scaling the font-size
by Justin Klaassen
· 9 years ago
3b4d13d
Back button should hide advanced pad
by Justin Klaassen
· 9 years ago
3d6ecaf
API Review: update the createRevealAnimator to the new API design
by ztenghui
· 9 years ago
696f229
Fix floating point errors
by Justin Klaassen
· 9 years ago
4b3af05
Overhaul Calculator UI.
by Justin Klaassen
· 9 years ago
245925e
Variable font size
by Hongwei Wang
· 9 years ago
1c84eb0
Clean up tablet layouts in Calculator
by Alan Viverette
· 9 years ago
461992d
Clean up calculator
by Alan Viverette
· 9 years ago
7387add
Rename calculator back to Calculator
by Alan Viverette
· 9 years ago
8bea494
Quantum of Calculator
by Alan Viverette
· 9 years ago
f73af2f
Add drag-to-open to Calculator's overflow menu button
by Alan Viverette
· 10 years ago
f4d403c
Dont draw white border on buttons
by mindyp
· 11 years ago
deb4c24
Clean up some warnings
by Michael Jurka
· 11 years ago
05a1611
Smooth scroll to advanced/ basic.
by Mindy Pereira
· 11 years ago
76d06e9
Merge "Translate the rest of the math functions." into jb-dev
by Mindy Pereira
· 11 years ago
54e8b09
Translate the rest of the math functions.
by Mindy Pereira
· 11 years ago
c9cbc2f
Merge "Translate from translated languages to MATH." into jb-dev
by Mindy Pereira
· 11 years ago
caccbfb
Translate from translated languages to MATH.
by Mindy Pereira
· 11 years ago
6702e4b
Do null checks.
by Mindy Pereira
· 11 years ago
f319795
Fix pressed state bug in Calculator
by Michael Jurka
· 11 years ago
88a84db
Make the Calculator edit text field speak the correctly mathematical content.
by Mindy Pereira
· 11 years ago
c0c011f
Fix accessibility for calculator.
by Mindy Pereira
· 11 years ago
c249f2e
Revert "Clean up calculator source code."
by Vikram Aggarwal
· 12 years ago
527c907
Clean up calculator source code.
by Vikram Aggarwal
· 12 years ago
133f942
No spell checking in calculator
by Gilles Debunne
· 12 years ago
9e13144
Make sure we listen for any key events that change the text.
by Mindy Pereira
· 12 years ago
57ba0ae
Fix the feel of Calculator buttons
by Michael Jurka
· 12 years ago
57fa18e
Using string.format without Locale.US causes issues for math
by Mindy Pereira
· 12 years ago
e517948
Fix back behavior/ switching to advanced.
by Mindy Pereira
· 12 years ago
6b5652f
Merge "Convert calculator to use ViewPager for multi-page layouts."
by Adam Powell
· 12 years ago
353efcf
Convert calculator to use ViewPager for multi-page layouts.
by Adam Powell
· 12 years ago
220cf99
Add cut/copy/paste contextual menu.
by Mindy Pereira
· 12 years ago
daa763f
Merge "Clear the calculator display when clearing the history."
by Mindy Pereira
· 12 years ago
fb9e5b2
Merge "Remove incredible selection weirdness."
by Mindy Pereira
· 12 years ago
df54c1e
Clear the calculator display when clearing the history.
by Mindy Pereira
· 12 years ago
520cbbb
Dont store empty string or error string for later evaluation.
by Mindy Pereira
· 12 years ago
1ef302f
Remove incredible selection weirdness.
by Mindy Pereira
· 12 years ago
0a1148f
Make a menu affordance for devices that don't have a hard menu key.
by Mindy Pereira
· 12 years ago
ed0e217
Suggestions disabled using input type text flag.
by Gilles Debunne
· 12 years ago
92ccd21
Bug 5074527: IME no longer pops up. Text suggestions disabled.
by Gilles Debunne
· 12 years ago
456d974
am 73c84694: am 57a15b2b: Include \'cleared text\' as part the history to survive rotation changes.
by Andrew Flynn
· 12 years ago
57a15b2
Include 'cleared text' as part the history to survive rotation changes.
by Andrew Flynn
· 12 years ago
6bef2f8
Remove the deprecated things from Config.java. These havent been working since before 1.0.
by Joe Onorato
· 12 years ago
f57b8b4
No keyboard is displayed on double tap.
by Gilles Debunne
· 12 years ago
e779386
Merge "Fixing handling of the EQUALS key" into honeycomb
by Dmitri Plotnikov
· 12 years ago
b1a1561
Fixing handling of the EQUALS key
by Dmitri Plotnikov
· 12 years ago
79525c3
Cursor is blinking in Calculator
by Gilles Debunne
· 12 years ago
582273d
Fixing rounding on rotation
by Dmitri Plotnikov
· 12 years ago
c7e6cba
Fixing logic broken by CL 90512
by Dmitri Plotnikov
· 12 years ago
8c5ed54
Fixing the build
by Dmitri Plotnikov
· 12 years ago
de3eec2
Adding copy on long press and removing the action bar
by Dmitri Plotnikov
· 12 years ago
2501811
Introducing an explicit delete mode: clear vs. backspace
by Dmitri Plotnikov
· 12 years ago
9476df2
Placeholder asset and a new layout for the display
by Dmitri Plotnikov
· 12 years ago
e209245
New calculator button styles and initial xlarge layouts.
by Dmitri Plotnikov
· 12 years ago
052c92a
Adding action bar to calculator
by Dmitri Plotnikov
· 12 years ago
b1cdfe8
merge from open-source master
by The Android Open Source Project
· 13 years ago
5a58962
Removed unused Imports and variables
by Christian Mehlmauer
· 13 years ago
cf3ca32
Calculator: preserve basic/advanced panel on orientation change.
by Mihai Preda
· 13 years ago
ec41ca0
Calculator: update arity lib to v2.1.2 to fix log.
by Mihai Preda
· 13 years ago
933ccc8
Calculator: don't allow to enter an operator after an initial minus.
by Mihai Preda
· 14 years ago
e08c830
Fix calculator line size computation to work on different resolution devices.
by Mihai Preda
· 14 years ago
1d31175
Give Calculator a screen-size agnostic, more moddern look.
by Jacek Surazski
· 14 years ago
bcabcbb
Calculator: BACK key on Advanced panel moves to Basic panel.
by Mihai Preda
· 14 years ago
0c464d2
Fix the Calculator theme to be NoTitleBar.
by Jeff Hamilton
· 14 years ago
22f9a6b
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 14 years ago
b301ed2
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 14 years ago
852aa32
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 14 years ago
01b7f95
auto import from //branches/cupcake/...@131421
by The Android Open Source Project
· 14 years ago
42d6964
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 14 years ago
68f6e12
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 14 years ago
979004c
Initial Contribution
by The Android Open Source Project
· 15 years ago