| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Fix the share popup to comply with the new design:
1. Black background.
2. Image is centered.
3. Share popup won't rotate automatically.
bug:6031042
Change-Id: I86b15a19bc8f7598d444cd9032960ea02e251668
|
|
|
|
|
|
|
|
| |
+ Do not show flash indicator if it is off.
bug:5039279
Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bug:5575970
In order to show the toast in a landscape orientation with portrait
layout. The rotatable toast helper class is implementated and is also
applied for first-hint toast messages.
Change-Id: I942e87df1c1a4509d01cd41e2ecbdc2e2dfec049
|
|/
|
|
|
| |
bug:5142001
Change-Id: I0e55da11603e7adc8f21b7a6577ff5f3f4fe92a4
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add exposure, flash, scene, white balance, and focus indicators.
bug:5039279
Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
|
|/
|
|
|
| |
bug:5521011
Change-Id: I66aab65763224cbb66aa721d49d3e4ea916d8a58
|
|
|
|
|
| |
bug:5349676
Change-Id: Ie1f4202d7f1d75978308ece4fbf486635cceead3
|
|
|
|
|
|
|
|
|
|
| |
Use the blue press state for all the icons in the setting bar,
fill the whole bar width with a square instead of blue arc.
Also make the share icon touch area larger.
bug:5521011
Change-Id: I2db26c41758d230e8455696346a90a33b7e3efb6
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
To comply with UI spec:
1. Change the text size to 12sp.
2. Change the pressed-state background.
3. Adjust the height to match the parent.
bug:5521011
Change-Id: I4b99a1593aec67eb41c38ae97d54f3c9c4fce740
|
|/
|
|
|
|
|
|
|
|
|
|
| |
- draw fan-shaped semi-transparent area on the indicator wheel.
- change selected indicator color
- remove video mode black border
- set activity background to black
- update assets
- don't gray out unselected modes in mode picker (tablet)
- set ok/cancel icons to 32dp, font to 12sp bold
Change-Id: Iedc43dca29d1943965caf2d36cce176d8e509547
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:5446617
Since the orientation is mainly portrait on phones, the default
orientation of an application will decide if the window animation will
be played before it starts. In order to reduce the launch time of Camera
apps, this change is to skip the window animations by changing the default
orientation to portrait.
Change-Id: I6682ab408d7e8d1f0580f3c1600b6c9c3d6a7f6e
|
|
|
|
|
| |
bug:5494290
Change-Id: I7cb498ef50610d300a64d9d053b0a411d86da730
|
|
+ Move tablet resource to sw600dp and sw800dp
bug:5446617
Change-Id: Iaf2a442e621ed071d7639972a529dd263e3ce628
|