summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated localesBaligh Uddin2014-07-171-199/+0
| | | | Change-Id: If35bd5efef047bcf7316c445559dfe16886ddbe6
* Remove deprecated localesBaligh Uddin2013-12-093-396/+0
| | | | | | Bug:11340849 Change-Id: I1c3fa9731b4d20f16bcfb88d070fba263086563e
* Fix camera_control distorted in small resolution.akahuang2012-06-152-3/+3
| | | | | | | Use minimum height of camera_control to fix it. bug:6228273 Change-Id: I7c623efe06e043664d696f753f08877cd34450a1
* Remove UI entry for disco video recording effect.Pin Ting2012-06-1454-55/+0
| | | | | Bug:6294985 Change-Id: I7d10f694001b91eb81d0c8042e2f97bb0737a83c
* Fix the share popup. DO NOT MERGEAngus Kong2012-02-183-5/+8
| | | | | | | | | | 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
* Import translations. DO NOT MERGEEric Fischer2012-02-088-50/+67
| | | | Change-Id: I0719643bd6d66a3990dbfd2b6eb9e2fc64ab307e
* Import revised translations. DO NOT MERGEEric Fischer2011-12-062-3/+3
| | | | Change-Id: If70739b6fc62ac7acf009355dc4cd5b9fabe8218
* Import revised translations. DO NOT MERGEEric Fischer2011-11-293-5/+5
| | | | Change-Id: I3dc168e6ebcec5b133ca21dc8175d959798927b9
* Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-213-18/+18
|\
| * Import revised translations. DO NOT MERGEEric Fischer2011-11-213-18/+18
| | | | | | | | Change-Id: Ie3dd7e4f5b1adfd9fb7f5959ebc20416d8a13946
* | Fix share popup is not aligned with viewfinder.Wu-cheng Li2011-11-211-1/+1
|/ | | | | bug:5641001 Change-Id: I0d77a93a9c0ef5b7b661abf36028eb559981dc67
* Merge "Rotate priority indicators according to the device orientation." into ↵Wei Huang2011-11-176-77/+50
|\ | | | | | | ics-mr1
| * Rotate priority indicators according to the device orientation.Wu-cheng Li2011-11-176-77/+50
| | | | | | | | | | | | | | | | + Do not show flash indicator if it is off. bug:5039279 Change-Id: I329b63d04f46fbe23f5ade3e4cacf446ce41f98c
* | Import revised translations. DO NOT MERGEEric Fischer2011-11-1649-148/+148
|/ | | | Change-Id: I9c739c560799166155e1578ce597e174d4304cd6
* Merge "Switch sound playing to use Camera.playSound()" into ics-mr1Eino-Ville Talvala2011-11-151-0/+0
|\
| * Switch sound playing to use Camera.playSound()Eino-Ville Talvala2011-11-081-0/+0
| | | | | | | | | | | | | | | | | | Instead of using a few private APIs to properly manage audio output for panorama, effects recording, and focus notification, use the new Camera API for sound playback. Bug: 5447107 Change-Id: I7d5a3d9502f36c199ea75a89e2c6b878185f880f
* | Merge "Fix several UI bugs." into ics-mr1Wei Huang2011-11-147-7/+72
|\ \
| * | Fix several UI bugs.Chung-yih Wang2011-11-147-7/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:5575970 1. The cancel button of the background replacer message should be on the bottom. 2. The location of recording timer was too low in the landscape mode. 3. Fix the animation of the setting popup. Change-Id: Ia2345e72efc0118cd0172af4bd6243815c602493
* | | Merge "Fix too small panorama review on phones." into ics-mr1Wei Huang2011-11-141-5/+9
|\ \ \
| * | | Fix too small panorama review on phones.Angus Kong2011-11-141-5/+9
| |/ / | | | | | | | | | | | | bug:5611399 Change-Id: I09c400d0faa7e5753a728f2a8ba9a8bc4fcf5a77
* | | Merge "Add a rotatable toast class." into ics-mr1Wei Huang2011-11-149-39/+39
|\ \ \
| * | | Add a rotatable toast class.Chung-yih Wang2011-11-149-39/+39
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Adjust the height of panorama live-view.Angus Kong2011-11-142-2/+4
|/ / | | | | | | | | bug:5142001 Change-Id: I0e55da11603e7adc8f21b7a6577ff5f3f4fe92a4
* | Mirroring issue in Background ReplacerPannag Sanketi2011-11-111-0/+1
| | | | | | | | | | | | | | | | | | | | The MediaSource is set to rotate so that it adjusts to the rotation of the device, and displays upright. The backdropper does not have to do any rotation except for the mirroring in case of front camera. Bug: 5490654 Change-Id: Iaa3a82dd98f9cf428fb0d0b65e1175b31d37d2b1
* | Merge "Add indicators of settings on the viewfinder." into ics-mr1Wei Huang2011-11-1164-21/+40
|\ \
| * | Add indicators of settings on the viewfinder.Chih-yu Huang2011-11-1164-21/+40
| | | | | | | | | | | | | | | | | | | | | Add exposure, flash, scene, white balance, and focus indicators. bug:5039279 Change-Id: I7ef87ee35855030dbc8fdc2d4c52fa5d8b6549ba
* | | Merge "Fix sometimes share icons disappear." into ics-mr1Wei Huang2011-11-111-1/+0
|\ \ \
| * | | Fix sometimes share icons disappear.Wu-cheng Li2011-11-111-1/+0
| |/ / | | | | | | | | | | | | bug:5580133 Change-Id: I4f76ac8d03a54cfd7105e70ca4f1d643e01d3293
* | | Adjust share UI to full-width.Angus Kong2011-11-112-50/+59
|/ / | | | | | | | | bug:5521011 Change-Id: I66aab65763224cbb66aa721d49d3e4ea916d8a58
* | New ZoomControl UI for tablet.Chung-yih Wang2011-11-091-5/+5
|/ | | | | bug:5349676 Change-Id: Ie1f4202d7f1d75978308ece4fbf486635cceead3
* Change highlight pattern in indicatorbar.Chih-yu Huang2011-11-083-20/+14
| | | | | | | | | | 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
* Merge "Change effect settings popup styles." into ics-mr1Wei Huang2011-11-074-6/+23
|\
| * Change effect settings popup styles.Angus Kong2011-11-044-6/+23
| | | | | | | | | | bug:5521011 Change-Id: Ia01bcbd8b1aa916406048b6890ab3439fe2f063a
* | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-11-0749-214/+91
|\ \
| * | Import revised translations. DO NOT MERGEEric Fischer2011-11-0749-214/+91
| | | | | | | | | | | | Change-Id: I19bed667d8a324af4042a81747b7723b0ab106d4
* | | Make 40% opacity for disabled indicators.Angus Kong2011-11-071-1/+1
|/ / | | | | | | | | bug:5521011 Change-Id: I150f754b9190e7034e75a3ab06cb0f5e8312cd31
* | Merge "Change the style of cancel button in Panorama." into ics-mr1Angus Kong2011-11-042-7/+10
|\ \
| * | Change the style of cancel button in Panorama.Angus Kong2011-11-032-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Enable full area when tapping "X" mark of review button.Chih-yu Huang2011-11-041-3/+0
| |/ |/| | | | | | | bug:5564100 Change-Id: Ia63d920e946f7ada7f16e98deb248eaac216e028
* | Merge "Fix 5521540: UI Tweaks." into ics-mr1Wei Huang2011-11-0312-32/+28
|\ \
| * | Fix 5521540: UI Tweaks.Chih-Chung Chang2011-11-0312-32/+28
| |/ | | | | | | | | | | | | | | | | | | | | | | - 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
* | The dialog for comfirmation is made rotatable.Angus Kong2011-11-033-12/+28
|/ | | | | | bug:5481928 Change-Id: Ic9a34b0f9e8d920afa5aec36561892045480e18c
* Merge "Change the default orientation to portrait." into ics-mr1Angus Kong2011-11-0146-256/+786
|\
| * Change the default orientation to portrait.Chung-yih Wang2011-11-0146-256/+786
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Import revised translations. DO NOT MERGEEric Fischer2011-11-0149-93/+482
|/ | | | Change-Id: I75cf04fbc27b7c31c3f137d2ae7cda36c505b28d
* Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-10-2832-813/+813
|\
| * Import revised translations. DO NOT MERGEEric Fischer2011-10-2832-813/+813
| | | | | | | | Change-Id: Idc5cd5ba52fa59661023678ee333ea7b5f7d5362
* | Show video snapshot toast in first use.Chih-yu Huang2011-10-285-6/+8
| | | | | | | | | | bug:5494290 Change-Id: I7cb498ef50610d300a64d9d053b0a411d86da730
* | Fix 5310099: Accept an array of default values for ListPreference.Chih-Chung Chang2011-10-284-5/+8
| | | | | | | | | | | | | | | | The reason we want an array of default values is some of them may be unsupported on a hardware platform. The first supported value in the array will be used as the default value. Change-Id: I9e372304ec0eaea3181cf70c352a50b82d4b8c58
* | Fix 5519885: correct background replacement messages.Chih-Chung Chang2011-10-282-2/+2
|/ | | | Change-Id: I5b587cd551c4b9a184fd00739519651ef7f5e92a