| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/
| |
| | |
disappears in panaromic mode"
|
| |
| |
| |
| |
| |
| | |
in panaromic mode
Change-Id: I6dc31868870e27ea2c8446deb1cbb430bafe44ca
|
|/
|
|
| |
Change-Id: I7172e104db252ad1200812771ab2890733af4847
|
|
|
|
|
|
|
| |
Fixed.panorama preview is rotated 90 deg after lock and unlock. Its fixed.
Change-Id: Ibc5e3d18a56b3900c0715a3aeb7f345ccc476fca
Signed-off-by: Raji Reddy Kandi <rajireddy.k@samsung.com>
|
|
|
|
|
|
|
|
|
| |
bug:5169941
Popups should not persist when another is opened.
+Rename the confusing PopupChange listener.
Change-Id: Idca3218c090c8d9d176dbb97d8077dcc27409368
|
|
|
|
|
|
|
|
| |
1. Width/height of still images added.
2. Resolution of videos added.
bug:5376821
Change-Id: I809743ae777e6bbc01e3a86651e7cd6489a81c86
|
|
|
|
|
| |
bug: 5164126
Change-Id: I63014a3ffc24f734b08ff45e485951347c83800f
|
|
|
|
|
|
|
|
|
|
| |
When a new thumbnail is generated, the share popup still keeps a
reference to the old thumbnail. Clear the share popup so the old
thumbnail can be garbage collected.
bug:5336037
Change-Id: I8de6bdb82f6f36cfb8190929f99a7c278eefe7e5
|
|
|
|
|
|
|
|
|
|
| |
1) Starts stitching only when the camera sees a textured scene at the beginning.
2) If a texturess scene is encountered in the middle of a capture, the stitching continues with the intermediate frames translated using the pan velocity estimate.
3) Added more error codes and percolated them up to the java layer.
4) Fix a build error in Mosaic::addFrame() and added comments.
5) Update the javadoc in Mosaic.java to reflect the new returning codes.
Change-Id: I7727ace615ece22adefe313a19ac2cbe8c8d21a8
|
|
|
|
|
|
|
| |
1) Added algorithm to select wider strips (and made it the default mode in the app).
2) Added algorithm to cross-fade blend between the wider strips.
Change-Id: I744e69edb16a20f0040ee82c3390548b78853087
|
|
|
|
|
|
|
| |
This fix is already submitted in master build. Submit again for factoryROM.
bug:5317261
Change-Id: I2f4a1153322c16ddf52a30a1b17195ddec96e4ec
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Adjust the screen brightness in the case of automatic brightness.
Make the screen brightness in the panorama mode consistent with that in
the Camera mode and VideoCamera mode.
Change-Id: I1600bcabcdf0d5f3840a347cce10c329d2db100b
|
|/
|
|
|
| |
Bug: 5320359
Change-Id: Iff431595bcc23a64cba93c5ac77bb3f34008b6b8
|
|
|
|
|
| |
bug:5244268
Change-Id: I095c5aec9583885e86960d0e446328ca86e3dcb9
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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
|
|/
|
|
|
| |
bug:5238952
Change-Id: I56c65efb5798978aa76fbe1689317c6c021635a7
|
|\ |
|
| |
| |
| |
| |
| | |
bug:5141543
Change-Id: I579fd8583eb01c1f2309b8550f20c14fbe3ea2cf
|
|/
|
|
|
| |
bug: 5290362
Change-Id: I461847225772acf663614d20e9e1fb16c2d01e88
|
|
|
|
|
| |
bug:5141666
Change-Id: I2ede83f9a5d31544db6d8ea2a269f50da4a3bb7a
|
|
|
|
|
|
| |
bug:5298354
Change-Id: I430d833dff9b7bcab6353889522da6e55e58d4e4
|
|
|
|
|
| |
bug:5300117
Change-Id: Id0c3f36477796dcb3de42cf329d7a1fed7b0d82f
|
|
|
|
|
|
|
|
|
| |
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
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Iabeeb6f4912e0f13a6691b9fd08507e7d5791c2c
|
|/
|
|
|
|
|
|
|
|
| |
1. Remove the member field mMosaicComputationStatus for the ease of further maintainence.
2. Resolve the issue 5244268 that the progress dialog can be dismissed before generation is done.
This issue was previously fixed but brought up.
bug:5244268
Change-Id: Ia38d8c8a5a85fd72e73dbcd774c844a5ddaa0d3c
|
|
|
|
|
| |
bug:5286267
Change-Id: I06f4cf147cdc5e68dc6cd7f5689ceb671a0fc43f
|
|
|
|
|
|
|
|
|
| |
The mode picker and thumbnail review not animate in after the capture starts and animate out after
the capture is done.
bug:5276223
Change-Id: I8c5073ec513ecd81e6041053059bc9a20280cbf5
|
|
|
|
|
|
|
|
| |
1) reportProgress now takes a new boolean parameter that can be used to break out of the mosaic computation loop at the library level.
2) Added a cancel button to the progressDialog and a new Handler message to handle the button click so that the user can be taken back to the capture stage.
3) Updates to address the code review.
Change-Id: I0768da55dd6ccd9b1464d456ab41973779734c65
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
According to UI spec, a customized dialog is needed. The customized dialog has a rounded rectangle
as a background and a spinner over a text view.
bug:5244268
Change-Id: I21a5709babbaf92e507c8900a8cfb322e29bae4c
|
|/
|
|
|
| |
bug:5158325
Change-Id: I7c14397d6b6d9fe72e92bf0ea260322d64c87b98
|
|
|
|
|
|
| |
The original button with text is now replaced by the button with image provided from UI team.
Change-Id: I4598b5be1ff802b115450ba7b4dba9cb8e742450
|
|
|
|
| |
Change-Id: I1f375b8526dc131ee658c38c5b5dfa62fdf05335
|
|
|
|
|
|
|
|
|
|
| |
Use the moving average speed, rather than an instantaneous speed, to
calculate the panning speed. Also, set the panning speed threshold to 20
degrees/sec across all devices.
Bug: 5249945
Change-Id: Ib5bedf34b2a999d2e380873db48589b7f1882936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Touch on the viewfinder will take a picture during recording.
Things not implemented:
- Add EXIF GPS.
- The last thumbnail can be a jpeg in camcorder mode.
- Call setRotation.
- Highlight preview border during video snapshot.
bug:5187868
Change-Id: I59a22aa00424355584611f095af752b83c0ee2f0
|
|
|
|
|
|
|
|
| |
The computation of angles is moved into PanoramaActivity from MosaicFrameProcessor for rapid update
of the UI.
bug:5141674
Change-Id: I1bb6721c8354a0460701b5b0f60d772dd0b8633a
|
|
|
|
|
|
|
|
|
| |
1. Handle the situation of failing to generate the panorama.
2. The string id "details_ok" is changed to "dialog_ok" and used now in the "Ok" button of all the
dialogs.
bug:5238952
Change-Id: I847255a46667960e604892ad55a642358c4eab02
|
|
|
|
|
|
|
|
|
|
|
|
| |
The share popup gets bigger. The resolution of the thumbnail
should be increased.
This also fixes OOM in panorama. It should use the width to
calculate the resolution, not height.
bug:5157438
bug:5220505
Change-Id: Ib7b6600469e94e38bd684c43b07584ce61acfcca
|
|
|
|
|
| |
bug:5157438
Change-Id: Ib199ee62cce314c648c323304289af7e1421c59e
|
|
|
|
|
|
|
|
|
| |
The issue is that the "Too fast" message is cleared only after we hit
"Start". Therefore, a previous "Too fast" message will be shown after
we hit "OK" and finish generating High-Res mosaic.
Fix the issue by clearing the message once we can done with capture.
Change-Id: I2b70b3a2334a7c9351365ad58fdb4323fe661526
|
|
|
|
|
| |
bug:5141680
Change-Id: I3e38f135364f874e830e08a671893775ac535775
|
|
|
|
|
|
| |
The capturing process and mosaic rendering begins after the control totally disappers.
Change-Id: Ib1fd281a1497a79c695b83e5e6206f5b3718f886
|
|
|
|
|
|
| |
bug:5141665
Change-Id: Idc44d33d09c8d4a30fdcef66de2d6754daf1ea82
|
|
|
|
|
|
|
|
|
|
|
| |
progress (both low-res and high-res).
1) Added a new method to the Mosaic class that reports the percent progress for both LR and HR mosaicers.
2) Added a test function to the activity that logs the reported progress.
3) [REMOVED] Added a test progress-bar to the UI for quick testing of the progress reporting UI.
4) Made minor updates in response to Wei-Ta's review.
Change-Id: Iaf8ccf771579a40580a868743a6b53c6b05f14c6
|
|
|
|
|
|
|
| |
The controls on the right now slide out before capturing and slide in after review.
bug: 5146822
Change-Id: Ie9d162b4231bb77bdd155589e0c0443115a4cc98
|
|
|
|
|
| |
bug:5141680
Change-Id: I66aa7530361728549da517b1cad1fea881894b4e
|
|
|
|
|
|
|
| |
We set the threshold to 30 degrees/sec.
Bug: 5182333
Change-Id: I29282893519f54601738b74945b2146c016c0af3
|