summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove zoom ratio text label.Wu-cheng Li2011-08-121-27/+3
* Remove share icon and close arrow.Wu-cheng Li2011-08-102-5/+1
* Fix shutter button state is not reset.Wu-cheng Li2011-08-091-9/+18
* Use new background and shutter button.Wu-cheng Li2011-08-092-32/+85
* Use View.GONE instead of View.INVISIBLE.Chung-yih Wang2011-08-052-2/+2
* Fix the build.Chung-yih Wang2011-08-051-0/+1
* Merge "Add the CameraPicker for PhoneUI."Chung-yih Wang2011-08-053-0/+9
|\
| * Add the CameraPicker for PhoneUI.Chung-yih Wang2011-08-053-0/+9
* | Enables zoom buttons during recording.Wu-cheng Li2011-08-053-15/+31
|/
* Merge the indicator bar implementations.Chung-yih Wang2011-08-0414-1511/+238
* Merge "Make all wheel icons rotatable."repo sync2011-07-175-9/+30
|\
| * Make all wheel icons rotatable.repo sync2011-07-185-9/+30
* | Add a share application list in share popup.Wu-cheng Li2011-07-182-66/+144
|/
* Move zoom buttons and front/back camera switch to indicator wheel.Wu-cheng Li2011-07-086-251/+373
* Remove color effect in camcorder app.Wu-cheng Li2011-07-071-4/+3
* Refactor ZoomPicker.Wu-cheng Li2011-07-061-23/+13
* Remove jpeg quality.Wu-cheng Li2011-07-062-2/+0
* Add expanded thumbnail in phone UI.Wu-cheng Li2011-07-054-24/+266
* Move share button beside thumbnail in phone UI.Wu-cheng Li2011-06-285-63/+0
* Add share button for phone UI.Wu-cheng Li2011-05-265-4/+66
* Move gps indicator from the indicator bar to the corner.Wu-cheng Li2011-05-262-77/+2
* Merge "Improve touch focus UI."Wu-cheng Li2011-05-251-0/+1
|\
| * Improve touch focus UI.Wu-cheng Li2011-05-231-0/+1
* | am 9bb90c3b: am 2049ccfd: Fix NPE in phone UI.Wu-cheng Li2011-05-241-8/+2
|\ \
| * | Fix NPE in phone UI.Wu-cheng Li2011-05-211-8/+2
* | | Clean up package declarations & importsAndy Stadler2011-05-231-6/+4
| |/ |/|
* | Refactor RotateImageView and thumbnail.Wu-cheng Li2011-05-171-0/+160
* | Remove dead code and reduce visibility.Wu-cheng Li2011-05-171-3/+3
* | Add share button in IndicatorWheel.Wu-cheng Li2011-05-111-24/+43
* | Refactor IndicatorWheel.Wu-cheng Li2011-05-104-86/+67
* | Reduce the size of focus rectangle.Wu-cheng Li2011-04-281-1/+0
|/
* Fix the bug that exposure is not matching with settings.Wu-cheng Li2011-02-284-0/+32
* Make arc-shaped animation in time-lapse recording look better.Wu-cheng Li2011-02-251-22/+8
* Add animation for popup windows and enable hardwareAccelerated.Wu-cheng Li2011-02-221-4/+23
* Make zoom more smooth.Wu-cheng Li2011-02-111-8/+37
* Fix shifted UI during HDMI output.Wu-cheng Li2011-02-101-1/+1
* Merge "Fix NPE in BasicSettingPopup." into honeycombWu-cheng Li2011-01-251-10/+5
|\
| * Fix NPE in BasicSettingPopup.Wu-cheng Li2011-01-251-10/+5
* | Fix focus mode is not updated when scene mode changes.Wu-cheng Li2011-01-251-1/+2
|/
* Update video quality icons.Wu-cheng Li2011-01-211-1/+1
* Use arc shaped indicator to show the next frame in time lapse.Wu-cheng Li2011-01-191-0/+66
* Remove unused KEY_VIDEO_TIME_LAPSE_QUALITY preference.Wu-cheng Li2011-01-181-1/+0
* Tapping a ring control with menu opened should close it.Wu-cheng Li2011-01-141-17/+54
* Refactor. Move the logic from ControlPanel to IndicatorWheel.Wu-cheng Li2011-01-132-272/+183
* Set CameraPicker state to pressed in ACTION_DOWN.Wu-cheng Li2011-01-071-1/+12
* Fix the state of indicator is wrong after taking pictures.Wu-cheng Li2011-01-051-0/+5
* Rename the resource id due to the monkey test.Chung-yih Wang2010-12-293-11/+11
* Apply the listview for other settings.Chung-yih Wang2010-12-222-42/+104
* Reduce the width of control panel.Wu-cheng Li2010-12-211-1/+4
* Merge "Use ListView for basic setting popup windows."Chung-yih Wang2010-12-201-44/+35
|\