| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
While running monkey, we encountered a usecase where Video Recording is inProgress and an
intent to launch Panorama Activity came in. While switching StopVideoRecording failed and
resulted in Camera Exception (observed 3 times in 2 weeks of testing). mCurrentVideoUri
is not cleared, so the thumbnail of the last video is re-generated, which can take 3
seconds.
bug:5596264
Change-Id: Ie14c426c81c46f2d9a6741b6213cf66b1dbb5612
Signed-off-by: Braganza Sam Roberts<sam.braganza@samsung.com>
Signed-off-by: Heechan Park <heech.park@samsung.com>
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* commit 'b27cfa9cbe8d9de997557e5f5aac96c478de2c46':
Import revised translations. DO NOT MERGE
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Id8c57f23a4d9a56796f77dfe02633598c09924c6
|
| |/ / /
|/| | |
| | | |
| | | |
| | | | |
bug:5349676
Change-Id: Ie1f4202d7f1d75978308ece4fbf486635cceead3
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
1) Made the strip width and cross-fading parameters absolute pixel values.
2) Updated the above parameters to use thinner strips with lower cross-fading radius.
3) Added another parameter to limit the number of pyramid levels at which cross-fading is applied.
Bug: 5578488
Change-Id: I69161bfbb535dc5bfcd647cfa6d6e050b6ad0068
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
bug: 5563072
Change-Id: I26ffe581b07c2a28da2c249bea2b913e64b3481f
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
bug:5521011
Change-Id: Ia01bcbd8b1aa916406048b6890ab3439fe2f063a
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I19bed667d8a324af4042a81747b7723b0ab106d4
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5575805
Change-Id: I6776f2b1d5a174a95ab40f8480110f0a34fb41e0
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5575807
Change-Id: Ief2f51b363a5300989ae0fe7b047436b923a0386
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5563371
Change-Id: I23231c4c629ab85f203470368d40d67c91e43db2
|
|\ \ \ \ \ \ \ |
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5521011
Change-Id: I150f754b9190e7034e75a3ab06cb0f5e8312cd31
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
Change-Id: I0e118040919876db2c9f4c5b4818c7fc8d5ba156
|
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
DO NOT MERGE.
* commit '38b930410fddaee169933ac18e55fdbf5cc51d84':
Fix video capture intent preview alert for effects. DO NOT MERGE.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In effects mode, stopping video record is asynchronous, and dealing
with alerts and thumbnails has to be deferred until a done callback
from the effectsrecorder.
Cherry-pick from MR1 branch to fix 5567363
Bug: 5494625
Bug: 5567363
Change-Id: I20f59c94c97425267afb10f2acaad034e01ecae5
|
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Set two limits on when we will do mosaic blending.
1) mosaic_width * mosaic_height < (5 * frame_width) * (2 * frame_height)
2) mosaic_height < 2.5 * frame_height
The latter limit rejects blending for the cases having too much movement
in the secondary direction.
Bug: 5554762
Change-Id: I05fb24bb1ff5446bea0cc1a1de8a02c37fb642d7
|
| | | | | | |
| \ \ \ \ | |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
Change-Id: I47964d937206f7e92a3d403550150a086f826369
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This reverts commit 4d55f6cb82c07a6191d2ab8e78fbab8c31e9db89, reversing
changes made to 174b8b7fc4d55e8c63eb3ed0b71f1519a13e345d.
|
| | |\ \ \ |
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
video recording aspect ratio." into ics-mr0
* commit '93b9c8aca92b2a6a651c562c71b8c414458c1419':
5554028: Select video snapshot resolution based on the video recording aspect ratio.
|
| |\ \ \ \ \
| | |/ / / /
| |/| | | |
| | | | | | |
recording aspect ratio." into ics-mr0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
aspect ratio.
Change-Id: I7b01a21271068b9d201e38197e2a61b183f87902
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
|\ \ \ \ \ \ \ |
|
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5564100
Change-Id: Ia63d920e946f7ada7f16e98deb248eaac216e028
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:5395575
Originally we have the fix for back to the first-level when recording,
but it has another side-effect after merging the fix of icons overlapped issue.
This change will fix the issue and make sure the available indicator is
zoom control only during recording.
Change-Id: Ic674c0a2c92a88c2cd2a3586a703f27784415582
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- 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:5481928
Change-Id: Ic9a34b0f9e8d920afa5aec36561892045480e18c
|
|\ \ \ \ \ \ \ |
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
bug:5561505
Change-Id: Iafd9e7ba4c60b4decae8f676ef2a1709cf54e5bb
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:5516230
Change-Id: Ibf0ab46070af9440f3c7fbef116d65264db0ea7e
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:5395575
Change-Id: I1493466068ce76dce957cd717a602939c66f138c
|
|\ \ \ \ \ \ |
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
bug:5515221
Change-Id: I9fe40f6492afdd8906ea2ad31839ec34f22a28b7
|