summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* New shutter retake assetsEvan Millar2011-10-123-0/+0
| | | | | bug:5393144 Change-Id: I5a082c03a2eb887d162f4a55314e74813ccc6954
* Update tablet layouts to go along with change 141368Evan Millar2011-10-122-16/+10
| | | | | bug:5449552 Change-Id: I047577bd4903a23f64e4b7f875dcbbbced8a0866
* More bg training polish.Evan Millar2011-10-116-38/+66
| | | | | | | | | | | | Make training modal by placing a semi-transparent view behind the message panel to prevent interaction with the rest of the camera UI. Use the framework dialog asset as the background asset for the message panel. Since this asset is not public I had to copy it into the Camera package. bug:5225962 Change-Id: Ief97f545c6c0bb3695a056481d5e6d56d44edf25
* [DO NOT MERGE] Add orientation switching and cancel button to bg training panel.Evan Millar2011-10-111-7/+30
| | | | | | | | -I also changed some calls to GridView.ClearChoices() to explicit setItemChecked(..., false) calls because of bug 5439410. bug:5225962 Change-Id: Ie764a209bc9647db8522efd38609c8ed383b5d0b
* Merge "Change the border of video snapshot from transparent to black."Wu-cheng Li2011-10-111-1/+1
|\
| * Change the border of video snapshot from transparent to black.Wu-cheng Li2011-10-111-1/+1
| | | | | | | | | | bug:5441209 Change-Id: Ifc79d98d092ea7c938edd4fea70d59b15c5e050a
* | Camera UI: selected status color for settings.Chung-yih Wang2011-10-113-1/+1
| | | | | | | | | | bug: 5386702 Change-Id: I44af8ff13f080e1260d711a76a86124e639983c4
* | Add content descirptions for accessibility.Chung-yih Wang2011-10-115-0/+41
| | | | | | | | | | | | bug:5230109 Change-Id: I055fccea0d30c54dc8520bf1d0424b963d2ba8a5
* | Merge "bugfix 5290450 Share UI should match redlines"Mark Wagner2011-10-107-2/+23
|\ \
| * | bugfix 5290450 Share UI should match redlinesMark Wagner2011-10-107-2/+23
| |/ | | | | | | | | | | | | | | Add the "go to gallery" button at the top of the list of share choices. Made it a separate button rather than part of the list since it gets it's own separator. Change-Id: I62f866f7aedd3e84916eccf037f3fa37a8528196
* | Merge "Import revised translations."Eric Fischer2011-10-1046-10/+99
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-10-0746-10/+99
| | | | | | | | Change-Id: I3e5b2c9717f743876995eb10c1a9efc18964313f
* | bugfix 5429969 camera goofy faces assets updateMark Wagner2011-10-0718-0/+0
| | | | | | | | Change-Id: I92c23c7623a38480cda8109fb209973fc876906a
* | Merge "bugfix 5290450 Share UI should match redlines"Mark Wagner2011-10-072-11/+4
|\ \ | |/ |/|
| * bugfix 5290450 Share UI should match redlinesMark Wagner2011-10-072-11/+4
| | | | | | | | | | | | | | Incremental work towards matching the redline. This will probably require a review pass from UX to catch any missed items. Change-Id: I0496aa0fc1941f8ffa06050ae8fbed3fe7246878
* | Merge "Let review icons rotatable."Chih-yu Huang2011-10-075-28/+47
|\ \
| * | Let review icons rotatable.Chih-yu Huang2011-10-075-28/+47
| |/ | | | | | | | | bug:5244256 Change-Id: Ieed6119f22598a34eeb1672d07f55a876dced791
* | Fix the margin and padding of the setting popup.Chung-yih Wang2011-10-075-7/+8
|/ | | | | bug:5386702 Change-Id: I4883937b5f0e374d29cee8135d2051628714ed3d
* Fix indicator bar being clipped by black background.Eino-Ville Talvala2011-10-061-3/+6
| | | | | | | | Change listing order of indicator bar and background for correct Z-ordering. Bug: 5422809 Change-Id: Id4963de2677230791102866688128afffc062d03
* Merge "Properly mirror video for front camera effects recording."Eino-Ville Talvala2011-10-062-2/+4
|\
| * Properly mirror video for front camera effects recording.Eino-Ville Talvala2011-10-052-2/+4
| | | | | | | | | | | | | | | | | | | | - Incoming transform from camera SurfaceTexture is mirrored for front camera - Recording preview needs to be mirrored, but the recorded video needs to be unmirrored. Bug: 5408479 Change-Id: I0cdb29151ae20b02f690fb976e5a29e594c094a1
* | Merge "Change focus sound."Wu-cheng Li2011-10-061-0/+0
|\ \
| * | Change focus sound.Wu-cheng Li2011-10-061-0/+0
| |/ | | | | | | | | | | bug:5401870 Change-Id: Ifb5c61ad52489c0b8fb711ba6ada624f20f0e880
* | Show a toast while taking a video snapshot with effects on.Wei-Ta Chen2011-10-051-0/+3
|/ | | | | | | | Show a toast when a user tries to take a video snapshot while the effects are on. Bug: 5350124 Change-Id: I09092e01a0864db7e48d94e09dc643d17f6b7528
* Merge "Add time lapse label for Phone UI."Wei Huang2011-10-058-39/+53
|\
| * Add time lapse label for Phone UI.Angus Kong2011-10-058-39/+53
| | | | | | | | | | | | | | | | | | 1. The behavior on tablet UI and phone UI now is the same. 2. The recording time and time lapse label now always stay on the top-left corner (even when in portrait). bug:5394916 Change-Id: Ifa5013748dbdda3a6c0083569ec3c565b4c687eb
* | Merge "bugfix 5370554 camcorder preview background is inconsistent"Mark Wagner2011-10-051-0/+8
|\ \
| * | bugfix 5370554 camcorder preview background is inconsistentMark Wagner2011-10-041-0/+8
| |/ | | | | | | Change-Id: Iac812d08a446cc496b9c0162422c83720cc3ba04
* | Rearrange the second level indicator set.Chung-yih Wang2011-10-051-0/+8
| | | | | | | | | | | | | | | | | | bug:5360827 +change the icon spacing to 16dp +Store the geodata in the video. Change-Id: I133871066b6b9a8918f861f0510e3996d5b0f839
* | Add support for rotating background video based on device orientation.Eino-Ville Talvala2011-10-032-0/+7
|/ | | | | Bug: 5355973 Change-Id: I5c0145a717c22b9423341988b90c4962ad333337
* Merge "Fix recording time label in portrait mode."Angus Kong2011-10-033-27/+38
|\
| * Fix recording time label in portrait mode.Angus Kong2011-10-033-27/+38
| | | | | | | | | | bug:5039042 Change-Id: I61dd597b0b71566a00eb1cca45ea0b3e3019fac6
* | Merge "Add timelapse assets."Chung-yih Wang2011-10-0352-1/+13
|\ \
| * | Add timelapse assets.Chung-yih Wang2011-10-0352-1/+13
| |/ | | | | | | | | | | bug:5360827 Change-Id: I9df68f73747211774c949ee0dba8f1be11f4e450
* | Add Exposure assets.Chung-yih Wang2011-10-037-2/+3
|/ | | | | bug:5360827 Change-Id: I0cc0c32235f4f20181c2369e1fc2a8725547bdf0
* Import revised translations.Eric Fischer2011-09-3046-621/+363
| | | | Change-Id: I2127c23caf8c40efedac048bded096d8a92b102d
* Update the assets for focusing.Angus Kong2011-09-2912-0/+0
| | | | | bug:5319004 Change-Id: Ia2ea63a4a7556a2d320e4cef6c93d4182af5ba6f
* Merge "Add background of pressed ModePicker."Chung-yih Wang2011-09-282-1/+21
|\
| * Add background of pressed ModePicker.Chung-yih Wang2011-09-282-1/+21
| | | | | | | | | | | | | | | | | | bug:5353407 onPress state: + The closed mode picker should have an onPress state. Change-Id: I605fbe86406e0c780654bedc496343267cef310d
* | am 162675f5: Merge "Updated overflow menu in Camera Bug: 5388009" into ↵Justin Ho2011-09-286-0/+0
|\ \ | |/ |/| | | | | | | | | ics-factoryrom * commit '162675f53b9376bbfbff647c5a6bfd51833bf17c': Updated overflow menu in Camera Bug: 5388009
| * Merge "Updated overflow menu in Camera Bug: 5388009" into ics-factoryromJustin Ho2011-09-286-0/+0
| |\
| | * Updated overflow menu in CameraJustin Ho2011-09-286-0/+0
| | | | | | | | | | | | | | | | | | Bug: 5388009 Change-Id: I536278365120e15ab0caacb09d1101f1610bad0c
| * | Import revised translations. DO NOT MERGEEric Fischer2011-09-277-23/+14
| |/ | | | | | | Change-Id: I4b93473ae91fd9e834f3282393006c3c2b110b7a
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-2642-253/+127
| | | | | | | | Change-Id: I45dcae0b8d3985dd5e00603e440a8b6d49be654d
* | Merge "Update the zoom assets."Wei Huang2011-09-276-0/+0
|\ \
| * | Update the zoom assets.Chung-yih Wang2011-09-276-0/+0
| | | | | | | | | | | | | | | bug:5318964 Change-Id: Id89fb075e01853a5e6b2ed014d5b8f86a232ea0c
* | | Remove unused assets.Chung-yih Wang2011-09-2711-0/+0
|/ / | | | | | | | | bug:5024054 Change-Id: I6e8fee5db79a66591d52285081faaa95019a1558
* | am a6148a96: Do not use black background in share UI.Wu-cheng Li2011-09-252-3/+3
|\ \ | |/ | | | | | | * commit 'a6148a9619085e5f4409654ee1a8593c5a39e11f': Do not use black background in share UI.
| * Do not use black background in share UI.Wu-cheng Li2011-09-262-3/+3
| | | | | | | | | | | | | | | | - Add back 8dp padding. - Change background to 85% opacity. bug:5290450 Change-Id: I0dce998769391d27699aec69717ef9c11bce4534
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-2346-229/+301
| | | | | | | | Change-Id: I38b286ffb4b03cba5716d7bf9ed6ef5cbc29ce80