summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/PhotoUI.java
Commit message (Collapse)AuthorAgeFilesLines
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-10/+7
| | | | | | | | | Bug: 10821545 As we're targeting ICS there are a lot of checks and code paths that are no longer in use. This CL cleans them up. Change-Id: Ic3dd26628a94e134e25e2c496ccec1f1f957216d
* Show captured image rather than frozen preview for capture intentDoris Liu2013-09-111-3/+28
| | | | | Bug: 10570887 Change-Id: Ie986c865bdf452973b833efcdcb397c27bef2420
* Fix the flash mode transition in video modeztenghui2013-09-111-8/+12
| | | | | | | | | | onSwitchMode is wrongly overloaded, now is fixed. Basically, onCurrentDataChanged will handle the switching in and out of Camera. onDataFullScreenChange will handle full screen change on non-preview data. bug:10610967 Change-Id: I199a20d40d66b78302e90e0f96826d03076b0e39
* Bring back wide angle panorama.Angus Kong2013-09-041-8/+4
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* Merge "Disable shutter button while picture is being taken." into ↵Sascha Haeberling2013-08-301-0/+3
|\ | | | | | | gb-ub-photos-carlsbad
| * Disable shutter button while picture is being taken.Sascha Haeberling2013-08-281-0/+3
| | | | | | | | | | | | Bug: 7328018 Change-Id: I98160d52c542186aa9f2d85f66a4e0120a917e38
* | Flip capture thumb when using front facing cameraDoris Liu2013-08-281-5/+11
|/ | | | | Bug: 10495008 Change-Id: I9f444625e64be35afe44b0d7f50d81fbd1936ae8
* Fix preview thumb orientationDoris Liu2013-08-211-4/+13
| | | | | Bug: 10428123 Change-Id: I7c6f37db66d9e10a07f555902b214009156736c1
* Add support to "go-to-next" in film strip.Angus Kong2013-08-211-2/+1
| | | | | | bug:10328123 Change-Id: I018876df89cc7ed125a32af850e6b26114fb1004
* Fix squished previewDoris Liu2013-08-201-2/+2
| | | | | Bug: 10330209 Change-Id: I0b208ccd556d8c65474ad6bce0d2ddc3c2bdb7f6
* Handle unexpected exceptions when loading videos.Angus Kong2013-08-141-18/+0
| | | | | | | bug:10313671 bug:9757517 Change-Id: I8cb922599c4185a585f90007c3975841d14e179a
* Fix camera preview stopped after onResume().Angus Kong2013-08-131-37/+13
| | | | | | | | | | | This fix is for the blank camera preview blank after onPause() -> onResume(). 1. Refined camera start up procedure by removing redundant camera startup thread. 2. Cleanup unused calls after aparted from gallery. bug:10189998 Change-Id: I13ffa24aff5069f0032cd4bc801548fccc63d0e7
* Clean up Gallery codes.Angus Kong2013-08-091-10/+11
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* Use PopupWindow for settings popupDoris Liu2013-08-091-43/+26
| | | | | Bug:10261902 Change-Id: Ia77cff276615db8c3fbb9e859bf099249b4021cf
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-37/+28
| | | | | | | | | | | | http://ag/339319 http://ag/338974 http://ag/338401 http://ag/324149 Adapted to work in Camera2 and adding a .gitignore so that temporary Eclipse files and folders are not submitted. Change-Id: I40295c7f0139f76270c44f0ca395c0574a288569
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-4/+3
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Add LocalDataAdapter and wrappers.Angus Kong2013-08-011-1/+1
| | | | | | | | | | | | | | | | 1. FixedFirstDataAdapter wraps another adapter and add a data at the first position. 2. FixedLastDataAdapter wraps another adapter and add a data at the last position. 3. Make the LocalData interface more complete. - onFullScreen() - canSwipeInFullScreen() - getPath() 3. Add methods to the FilmStripView.DataAdapter to receive UI events. - onDataCentered() - onDataFullScreen() Change-Id: I26d3a3b7facd0c451af43ce5fbbcab2baaaec427
* Add wrapper for face detection listener.Angus Kong2013-07-311-8/+4
| | | | | | bug:10113532 Change-Id: I01dc051d7b25cb97153b5e3e4cf06744dccb9fd4
* Add in carlsbad: Avoid duplicated location popupsDoris Liu2013-07-021-0/+36
| | | | | Bug: 9505556 Change-Id: I00859d8d851ea3c75d3bda4fcf5df373f06c2ee0
* Clean up camera switcherDoris Liu2013-06-241-1/+1
| | | | Change-Id: I9f0495524028528ca02c7ddf94f4698d4e87af14
* Add flash animation to photo moduleDoris Liu2013-06-191-0/+39
| | | | Change-Id: I9faa46e71e27064c4fbcb629c5c31cc4d7b22652
* Switch over to use new camera activityDoris Liu2013-06-181-132/+234
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Pause face detection when review captured imagesDoris Liu2013-05-141-0/+2
| | | | | Bug: 8799508 Change-Id: I994299a3ad406bcee5e6699265cb0ab29612e62c
* Close menu in onPauseMichael Kolb2013-05-081-0/+1
| | | | | | Bug: 8722672 Change-Id: Ia3fac3ccc5db6cc1bb2a1dd32960ec6295735cfc
* Fix second level menuMichael Kolb2013-05-081-8/+8
| | | | | | | | Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d
* Don't show settings when popup is shown.Angus Kong2013-05-021-0/+1
| | | | | bug:8771618 Change-Id: Idec1cbacec1ae958c7295facadc6653b840dbe50
* Update capture animationMichael Kolb2013-05-011-0/+19
| | | | | | | | | Bug: 8253060 Update preview thumb margins and size Add touch target for thumbnail Change-Id: I2b298de330834c42a55b4cb082148d971727f530
* Update location indicator correctlyMichael Kolb2013-04-301-7/+2
| | | | | | Bug: 8768592 Change-Id: I8f94b4fb62174c4c27e6dbdc68ba272b0d3ae371
* Remove timer indicatorMichael Kolb2013-04-291-6/+0
| | | | | | Bug: 8754833 Change-Id: I1750ac4ad7300605c3e65015ac9a94d012d26db2
* Add new indicatorsMichael Kolb2013-04-261-4/+21
| | | | | | Bug: 8640131 Change-Id: I9e567ddafa130e84af4d56a69ba7e389e64e3456
* Merge "Fix for popuping being hard to dismiss" into gb-ub-photos-bryceDoris Liu2013-04-241-3/+3
|\
| * Fix for popuping being hard to dismissDoris Liu2013-04-231-3/+3
| | | | | | | | | | Bug: 8688503 Change-Id: I86f1451867d7606060e5f81fdd3b8b0af1e0a6d3
* | Refactor the methods for changing the on-screen indicators.Sascha Haeberling2013-04-221-89/+9
|/ | | | | | | | | Bug: 8609355 This will be used in PanoramaModule to set the indicators to their default values when the module is initialized. Change-Id: I02f230fb222cbbc184b9265aac75f4a3f17b4cd6
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-2/+2
| | | | | Bug: 8607910 Change-Id: I69bfcf8d95d6071be7d65fbf433916740cbb655c
* Fix camera preview being squishedDoris Liu2013-04-101-1/+2
| | | | | Bug: 8585407 Change-Id: Ie9a3a44c58599f4cccfa0017d48749e9883af6cd
* Improve black bar to keep camera controls in placeDoris Liu2013-04-031-0/+2
| | | | | | Bug: 8340996 Change-Id: Ibca4a9f1ed84bd59e29cc988df346f1567de2a5b
* Pie design updateMichael Kolb2013-04-011-10/+23
| | | | Change-Id: Ifb0d50938332bdae50e45523850605d0aafed7fb
* Add renderers only onceMichael Kolb2013-03-221-2/+2
| | | | Change-Id: I819c0486d23e358d7d7b989a051da9087fa292a1
* Fix Monkey NPEMichael Kolb2013-03-131-1/+2
| | | | | | Bug: 8377895 Change-Id: Iaa89330e8c69961d700e0aab91d7855d579874f0
* Spring cleaningMichael Kolb2013-03-111-0/+725
Change-Id: I00d7176301501784a6a400bc9ea2cb23ff9ec90a