summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ButtonManager.java
Commit message (Expand)AuthorAgeFilesLines
* Preventing camera button to get into wrong state when pressed in succession (...Gabriel Nava2015-05-041-0/+26
* Avoid camera switch while HDR activation is in progress (camera-haleakala)Gabriel Nava2015-05-041-19/+60
* Disable manual exposure button in HDR+ mode.zafir2015-03-121-5/+17
* Fix content description for video intent review playback button.Spike Sprague2015-01-271-23/+22
* Separate enable/disable and show/hide logic in ButtonManagerAlan Newberger2014-11-241-14/+20
* When option buttons are disabled, make sure the HDR / HDR+ button has the cor...Spike Sprague2014-10-231-8/+29
* add functionality to enable/disable clicks on a MultiToggleImageButtonSpike Sprague2014-08-181-13/+32
* Restore grid initialization logic to fix grid display on startupAlan Newberger2014-08-011-4/+4
* New Settings APIErin Dahlgren2014-06-181-91/+83
* am 6522c97a: Merge "add null check to RadioOptions set selected option" into ...Spike Sprague2014-05-211-1/+1
|\
| * add null check to RadioOptions set selected optionSpike Sprague2014-05-201-1/+1
* | Rename HDR+ torch to flashSam Hasinoff2014-05-211-7/+7
* | Add new hdr plus flash setting.Erin Dahlgren2014-05-201-12/+53
|/
* Add back countdown timerDoris Liu2014-05-191-0/+42
* fix some lingering exposure comp value calculation errorsSpike Sprague2014-05-151-4/+20
* fix pano buttons order in landscape orientationSpike Sprague2014-05-131-1/+14
* Add wide angle and fish eye capture modes.Scott Ettinger2014-05-131-6/+0
* new pano iconsSpike Sprague2014-05-121-0/+6
* change exposure comp and pano orientation toSpike Sprague2014-05-051-102/+97
* make manual exposure compensation settings work acrss different devicesSpike Sprague2014-04-171-19/+48
* Update mode options with hardware spec whenever hdr setting changes.Erin Dahlgren2014-04-111-14/+0
* exposure compensation control is backSpike Sprague2014-04-041-2/+109
* Fix broken shutter button enabling in Photo and Video.Erin Dahlgren2014-04-011-4/+0
* Remove white balance and non-HDR scene mode settingsDoris Liu2014-03-281-43/+97
* Disable camera switch after it's pressed.Angus Kong2014-03-241-1/+6
* Support panorama orientation toggle in mode options.Erin Dahlgren2014-02-181-20/+47
* Separate button references now that options are centered.Erin Dahlgren2014-02-121-24/+30
* Add grid lines option and indicator.Erin Dahlgren2014-02-071-1/+43
* Elevate refocus to its own mode, merge craft and camera.Erin Dahlgren2014-02-051-40/+0
* Center mode options according to spec.Erin Dahlgren2014-02-031-1/+1
* adding accessibilty strings to ui itemsSpike Sprague2014-01-291-0/+5
* Add hdr option and indicatorErin Dahlgren2014-01-211-2/+1
* Support for panorama and photosphere bottom bar ui.Erin Dahlgren2014-01-211-28/+79
* Remove global UI elements based on supported camera parameters.Erin Dahlgren2014-01-181-43/+26
* Fix stale button references.Erin Dahlgren2014-01-141-3/+9
* new video bottom bar uiSpike Sprague2014-01-131-15/+1
* Sync dependencies between bottom bar options.Erin Dahlgren2014-01-131-15/+47
* video capture iconSpike Sprague2014-01-091-37/+57
* Show onscreen indicators for enabled and visible options.Erin Dahlgren2014-01-071-84/+204
* Add on screen indicators.Erin Dahlgren2014-01-061-1/+53
* New Capture UI.Erin Dahlgren2013-12-201-17/+96
* Clean up unused imports.Sascha Haeberling2013-12-181-9/+2
* adding new icon resourcesSpike Sprague2013-12-181-2/+2
* video intent uiSpike Sprague2013-12-171-0/+4
* intent uiSpike Sprague2013-12-131-0/+26
* unify preview and bottom bar resizing codeSpike Sprague2013-12-111-2/+33
* Make the ButtonManager api associative.Erin Dahlgren2013-12-091-87/+75
* Create a ButtonManager for managing common button behaviors.Erin Dahlgren2013-12-051-0/+200