summaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Expand)AuthorAgeFilesLines
...
* | Move gps indicator from the indicator bar to the corner.Wu-cheng Li2011-05-261-0/+14
* | Fix the wrong RotateImageview package declaration.Wu-cheng Li2011-05-252-3/+3
* | Show review image before share.Wu-cheng Li2011-05-172-4/+10
* | Refactor preview frame layout.Wu-cheng Li2011-05-122-8/+10
* | Remove unused code and resource.Wu-cheng Li2011-05-125-25/+0
* | Reduce the size of focus rectangle.Wu-cheng Li2011-04-281-2/+2
* | Add touch to focus.Wu-cheng Li2011-04-191-4/+4
|/
* Fix crash in non-xlarge configuration.Wu-cheng Li2011-01-202-8/+14
* Fix the camera layout in image capture intent mode.Hung-ying Tyan2010-12-021-0/+1
* Increase camera preview frame size and other changes.Hung-ying Tyan2010-11-262-2/+2
* Highlight camera/video icon when mode is changed.Hung-ying Tyan2010-11-241-3/+3
* Move some classes out from Camera.java.Wu-cheng Li2010-11-131-1/+1
* Change the thumbnail list to a single thumbnail.Wu-cheng Li2010-11-132-9/+26
* Move camera UI elements to their own xml files.Hung-ying Tyan2010-11-126-51/+139
* Change setting picker to popup window.Wu-cheng Li2010-11-123-10/+9
* Change recording time position for xlarge layout.Wu-cheng Li2010-10-181-11/+4
* Use cache to reduce thumbnail latency.Wu-cheng Li2010-10-041-2/+2
* Add last captured image thumbnails for xlarge devices.Wu-cheng Li2010-09-281-0/+21
* Use theme to display background to reduce perceived latency.Wu-cheng Li2010-09-202-2/+0
* Added live diplay of recorded video time for time lapse capture.Nipun Kwatra2010-08-271-1/+1
* Nudge the camera preview 2dip from the screen edge.Daniel Sandler2010-05-062-0/+2
* Remove GLRootView in onPause() and put it back in onResume() to avoid OOM inOwen Lin2010-04-212-8/+0
* Remove unused resources and code.Owen Lin2010-04-072-259/+0
* Fix several UI issues.Owen Lin2010-03-164-106/+0
* New UI for camcorder.Owen Lin2010-03-141-20/+4
* Camera should have the com.android.camera package name.Romain Guy2010-03-103-3/+3
* Unbundle: change camera package name.Chih-Chung Chang2010-03-083-3/+3
* Revert "Unbundle: change package name to com.google.android.camera"Chih-Chung Chang2010-03-083-3/+3
* Unbundle: change package name to com.google.android.cameraChih-Chung Chang2010-03-053-3/+3
* The first runnable version of the new UI.Owen Lin2010-02-261-41/+4
* Remove unused resources.Chih-Chung Chang2010-02-222-149/+0
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-0812-72/+72
* Add flash light setting in video camera.Wu-cheng Li2009-12-081-0/+5
* Use icon to indicate the orientation of the taken photos.Owen Lin2009-12-041-3/+8
* Layout the menu item of second level on-screen menu.Owen Lin2009-12-011-6/+19
* resolved conflicts for merge of 503560f0 to eclair-mr2Owen Lin2009-11-201-8/+10
|\
| * Keep space for those empty icons but hide them if the feature is notOwen Lin2009-11-201-8/+10
* | resolved conflicts for merge of 4d55cb36 to eclair-mr2Owen Lin2009-11-162-31/+21
|\ \ | |/
| * Hide the indicator if the icon is empty.Cheng-Ru Lin2009-11-122-31/+21
* | am cc12a303: Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-111-2/+18
|\ \ | |/
| * Add icon-indicators to VideoCamera.Cheng-Ru Lin2009-11-121-2/+18
* | Remove some more code.Owen Lin2009-11-041-57/+0
* | remove unused resource files and elementsOwen Lin2009-10-2910-628/+0
* | Show flash-off indicator on the view-finder.Owen Lin2009-10-061-1/+1
|/
* Make new color for on screen settings.Cheng-Ru Lin2009-10-012-3/+2
* Revert "Revert "Add icon support for options in preference setting screen.""Cheng-Ru Lin2009-10-011-0/+6
* Add indicator for focus, white balance, and scene mode.Cheng-Ru Lin2009-10-011-1/+8
* Another candidate for on screen settings UI (opaque).Cheng-Ru Lin2009-10-011-1/+1
* Merge change I65b13222 into eclairAndroid (Google) Code Review2009-09-303-4/+3
|\
| * Fine tune some UI stuff.Cheng-Ru Lin2009-09-303-4/+3