summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add strings for video snapshot hint and effect toast.Wu-cheng Li2011-09-151-0/+5
| | | | | bug:5274338 Change-Id: I9628008cc73b4a346995bacc8d2727bffec4a478
* Merge "Add background for mode picker in phone UI."Wu-cheng Li2011-09-145-3/+2
|\
| * Add background for mode picker in phone UI.Wu-cheng Li2011-09-155-3/+2
| | | | | | | | | | bug:5287560 Change-Id: I61915c3a23041d9f6d8951870c2098c27f42ee09
* | The panning indicator turns red when too fast.Angus Kong2011-09-153-5/+19
|/ | | | | bug:5244268 Change-Id: I095c5aec9583885e86960d0e446328ca86e3dcb9
* Merge "Update share UI to match redlines."Wu-cheng Li2011-09-1411-13/+51
|\
| * Update share UI to match redlines.Wu-cheng Li2011-09-1511-13/+51
| | | | | | | | | | | | | | | | | | | | | | - Change animation to crossfade. - Remove border in the normal state. - Remove the divider of the application icons. - Change the area of the share popup to viewfinder only in panorama. bug:5290450 Change-Id: Ia483c65f846e568a942d855119634f02c2c30c14
* | Merge "Fix effect selection is not reset in setting popup."Wu-cheng Li2011-09-143-3/+7
|\ \
| * | Fix effect selection is not reset in setting popup.Wu-cheng Li2011-09-153-3/+7
| |/ | | | | | | | | bug:5280921 Change-Id: Iaf05eb162edf77036ec9e161b64d96696e32b4e9
* | Merge "Prevent NPE when handling messages."Angus Kong2011-09-141-13/+15
|\ \ | |/ |/|
| * Prevent NPE when handling messages.Angus Kong2011-09-151-13/+15
| | | | | | | | | | bug:5238952 Change-Id: I56c65efb5798978aa76fbe1689317c6c021635a7
* | Merge "Add back arrow icon in the share popup."Wu-cheng Li2011-09-146-22/+39
|\ \
| * | Add back arrow icon in the share popup.Wu-cheng Li2011-09-156-22/+39
| | | | | | | | | | | | | | | | | | | | | | | | + Fix the wrong calculation of the thumbnail size. bug:5290450 Change-Id: I80318af68f084a726b32dc98cb205013abada88d
* | | Merge "Fix orientation handling for Effects mode."Eino-Ville Talvala2011-09-142-13/+11
|\ \ \ | |_|/ |/| |
| * | Fix orientation handling for Effects mode.Eino-Ville Talvala2011-09-142-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Did not correctly set mDisplayRotation for effects mode This caused very slow startups for effects - EffectsRecorder does not need camera facing adjustment - onOrientationChange did not properly calculate orientation for effects Bug: 5309932 Bug: 5311545 Bug: 5280905 Change-Id: I2c5b240f42cebfaad974176f72864c61e1861042
* | | Replacing old assets.Angus Kong2011-09-1512-0/+0
| |/ |/| | | | | | | bug:5244268 Change-Id: I45af5abf1d30aa50036baefbaf1a94cc18bae0e3
* | Fix the Camcoder not working for MMS message.Chung-yih Wang2011-09-141-1/+0
| | | | | | | | | | bug:5309725 Change-Id: I1745a3805327420433f106dc2a43469b18bceb9d
* | Show "Saving..." when saving final panorama.Angus Kong2011-09-144-0/+14
| | | | | | | | | | bug:5244268 Change-Id: Iff6a8edcfcf53c40f8eb2939fb4429c8a160de6c
* | Merge "Show indication when panning too fast."Angus Kong2011-09-1322-14/+79
|\ \
| * | Show indication when panning too fast.Angus Kong2011-09-1422-14/+79
| | | | | | | | | | | | | | | bug:5141543 Change-Id: I579fd8583eb01c1f2309b8550f20c14fbe3ea2cf
* | | Merge "Solve issue that camera connection is lost."Angus Kong2011-09-131-6/+14
|\ \ \
| * | | Solve issue that camera connection is lost.Angus Kong2011-09-141-6/+14
| |/ / | | | | | | | | | | | | bug: 5290362 Change-Id: I461847225772acf663614d20e9e1fb16c2d01e88
* | | Merge "Fix the NPE in IndicatorControlBarContainer."Chung-yih Wang2011-09-132-20/+27
|\ \ \ | |/ / |/| |
| * | Fix the NPE in IndicatorControlBarContainer.Chung-yih Wang2011-09-132-20/+27
| | | | | | | | | | | | | | | | | | | | | | | | bug:5299759 move the view inits to onFinishInflate(). Change-Id: I3a3adb01805fbfb5e22d58f86c9d5da3ce3585a6
* | | Merge "Direction indicator before panorama panning added."Angus Kong2011-09-1315-10/+90
|\ \ \
| * | | Direction indicator before panorama panning added.Angus Kong2011-09-1415-10/+90
| | |/ | |/| | | | | | | | | | bug:5141666 Change-Id: I2ede83f9a5d31544db6d8ea2a269f50da4a3bb7a
* | | Merge "Remove the delay to show postview for 0.5 seconds."Wu-cheng Li2011-09-131-34/+11
|\ \ \ | |/ / |/| |
| * | Remove the delay to show postview for 0.5 seconds.Wu-cheng Li2011-09-141-34/+11
| |/ | | | | | | | | | | | | This can reduce the shot-to-shot time on some devices. bug:5219431 Change-Id: I335314f2f67f44aca8b03e17c47fed355e43462d
* | Cleanup the unused strings in values/strings.xml.Angus Kong2011-09-1446-94/+0
|/ | | | Change-Id: I2e065c61e9f703cc408641acf9f3079ab4340d03
* Merge "Modify the Mode Picker to follow UI spec."Chung-yih Wang2011-09-1315-92/+270
|\
| * Modify the Mode Picker to follow UI spec.Chung-yih Wang2011-09-1315-92/+270
| | | | | | | | | | | | | | | | | | | | bug:5141384 bug:5141387 bug:5287560 +Follow the 'redlines' UI guidelines. Change-Id: Ib46f4d45beb0e390933957727902d2d1f9e81211
* | Merge "Update the border assets of the thumbnail."Wu-cheng Li2011-09-126-1/+1
|\ \
| * | Update the border assets of the thumbnail.Wu-cheng Li2011-09-136-1/+1
| | | | | | | | | | | | | | | bug:5290450 Change-Id: I40c4a3668bb4dcea500024616cb3cc742c9e7e89
* | | Merge "Show capture indication for panorama."Angus Kong2011-09-128-5/+28
|\ \ \ | |/ / |/| |
| * | Show capture indication for panorama.Angus Kong2011-09-138-5/+28
| | | | | | | | | | | | | | | | | | bug:5298354 Change-Id: I430d833dff9b7bcab6353889522da6e55e58d4e4
* | | Merge "Change the location of the app icons in the share popup."Wu-cheng Li2011-09-121-12/+13
|\ \ \ | |/ / |/| |
| * | Change the location of the app icons in the share popup.Wu-cheng Li2011-09-131-12/+13
| |/ | | | | | | | | bug:5290450 Change-Id: I6880f851e44a67ba8e8d0b1a81bce7f12fd99fd4
* | Merge "Fix issue that view are modified in non-ui thread."Angus Kong2011-09-122-6/+1
|\ \ | |/ |/|
| * Fix issue that view are modified in non-ui thread.Angus Kong2011-09-132-6/+1
| | | | | | | | | | bug:5300117 Change-Id: Id0c3f36477796dcb3de42cf329d7a1fed7b0d82f
* | Merge "Fix AF failure when shutter and tap focus are triggered at the same ↵Wu-cheng Li2011-09-121-3/+2
|\ \ | |/ |/| | | time."
| * Fix AF failure when shutter and tap focus are triggered at the same time.Wu-cheng Li2011-09-131-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | When the shutter button and the viewfinder are tapped simultaneously. (1) onTouch ACTION_DOWN. Tap area is set and AF is not started yet. (2) Shutter doFocus. AF starts. (3) onTouch ACTION_UP. AF is called again and an exception is thrown. Now onTouch always cancelAutoFocus if AF is in progress and the state is not STATE_FOCUSING_SNAP_ON_FINISH. bug:5265128 Change-Id: Ib52dcc5169132dde2b688062d812d59e0d7c2d7c
* | Merge "Saving panorama starts automatically."Angus Kong2011-09-127-106/+100
|\ \ | |/ |/|
| * Saving panorama starts automatically.Angus Kong2011-09-137-106/+100
| | | | | | | | | | | | | | | | | | 1. Saving process starts right after low-res result is generated. 2. Progress bar for panning stops updating after capturing. 3. Fixed the issue that progress bar for panning will show a indicator on the left side first when there should be nothing shown on the screen. Change-Id: I68a60b01035939d92bebe5ee59d63a27dfccc3c6
* | Do not take the picture if the storage is not ready.Wu-cheng Li2011-09-132-0/+8
| | | | | | | | | | | | | | | | | | +Add debug messages because UnsupportedOperationException still happends when Environment.getExternalStorageState is Environment.MEDIA_MOUNTED. bug:5293390 Change-Id: Id00a0887f653fe29e09bbb7511ea3fcc833eee71
* | Merge "Fix NPE in video capture intent mode."Wu-cheng Li2011-09-121-2/+2
|\ \
| * | Fix NPE in video capture intent mode.Wu-cheng Li2011-09-131-2/+2
| | | | | | | | | | | | | | | bug:5297312 Change-Id: Ib4efd8fb181f28611e1800aedc757eef07cb1538
* | | Merge "Fix ArrayIndexOutOfBoundsException in InLineSettingKnob."Wu-cheng Li2011-09-121-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix ArrayIndexOutOfBoundsException in InLineSettingKnob.Wu-cheng Li2011-09-131-2/+2
| |/ | | | | | | | | bug:5292885 Change-Id: I5dafe2d90e573bda101a15b895837b865753c39d
* | Merge "Replace the custom dialog with system dialog."Angus Kong2011-09-128-163/+7
|\ \ | |/ |/|
| * Replace the custom dialog with system dialog.Angus Kong2011-09-128-163/+7
| | | | | | | | Change-Id: Iabeeb6f4912e0f13a6691b9fd08507e7d5791c2c
* | Merge "Use the high-resolution data to render the preview."Wei-Ta Chen2011-09-123-23/+30
|\ \