summaryrefslogtreecommitdiffstats
path: root/res/layout-land
Commit message (Collapse)AuthorAgeFilesLines
* Add black buttonTint to checkboxAlan Newberger2015-02-181-4/+2
| | | | | | | | For API 21, add a black button tint to the checkbox to ensure it paints black against the current light blue background. Bug: 19083903 Change-Id: Ifdd4ddf39bcd379b5761e3d2dacb3963967fd9eb
* gray cleanup to 1b1b1bAlan Newberger2015-02-061-1/+1
| | | | | | | | | | During Material update, filmstrip background was intentionally made 1b1b1b. Capture button and mode covers were slightly off from a previous gray design. Unifying all to one color constant. There are other, unused background specified from older times, removing them as part of cleanup. Confirmed with UX that all these colors should be 1b1b1b. Change-Id: I3da07e9828546d2c9d30a8ac756a0bbb89d6376c
* CaptureModule first run dialog.Senpo Hu2014-12-181-2/+2
| | | | | | | | | | | * Introduce FirstRunDialog. * Add OneCameraCharacteristics so we can query camera properties without opening the camera. * Refactor AspectRatioDialogLayout and LocationDialogLayout to clean up. * Refactor to move away from portability/Size class in Camera2. Bug: 18623223 Change-Id: I05f4eefe3ee2feeaa47b6296f8926f6be8e83051
* Delete unused code.Paul Rohde2014-12-181-34/+0
| | | | Change-Id: I55e6da712199cb106781bea8a51cf98fd5ed7e31
* consistent style for titles on user education screensSpike Sprague2014-10-272-4/+2
| | | | | bug: 18115448 Change-Id: I9d1caaa0903d6f3c2c47ca3e8457a4f85aad910c
* new colors for GAR contrast complianceSpike Sprague2014-10-221-1/+2
| | | | Change-Id: I2e1a05b9670c01c9729ed9e7b8b146add95ab88f
* Merge "adjust margin on TextViews and ImageViews in onboarding and tutorial ↵Spike Sprague2014-10-072-3/+7
|\ | | | | | | screens" into ub-camera-glacier
| * adjust margin on TextViews and ImageViews in onboarding and tutorial screensSpike Sprague2014-10-072-3/+7
| | | | | | | | | | bug: 17654418 Change-Id: I10633495ae04fd00ac97c055094a6097f5f7c0a0
* | disable all user interactions (including mode switching) on SD Card errorsSpike Sprague2014-10-071-1/+1
|/ | | | | | bug: 15841887 Change-Id: I8e7e92a884dda54d9b8385b29d9ef4b7bb7fbd14
* for intent capture and pano,Spike Sprague2014-09-241-9/+15
| | | | | | fix the redo/ok/cancel button sizes so touch ripples show up right. bug: 17505149 Change-Id: I29d8222ff0588d0410cf1f8a94bed963b4bf32f6
* boatload of new assetsSpike Sprague2014-08-261-6/+6
| | | | | | also: bug: 17255612 Change-Id: I8551e3162b8eedee9653a05abb88177e39f12be5
* ripple drawable on shutter buttonSpike Sprague2014-07-241-5/+6
| | | | | bug: 16123188 Change-Id: I390279acb7a4599f1aeba71b415f1261b9a9b97b
* intent captrue review gets its own ImageView!Spike Sprague2014-06-091-0/+56
| | | | | | | | instead of relying on a stopped preview TextureView bug: 13526027 Change-Id: I40d2a97d15ed5d27b0000fa0a6d96af03ad55cf9
* Add back contentDescription for the aspect ratio image buttons.Sascha Haeberling2014-05-221-1/+3
| | | | | | Bug: 15162440 Change-Id: I1ac11ebf7a666877a56a5e08da2dd7a2827f3125
* Change timer icon positionDoris Liu2014-05-201-5/+5
| | | | | Bug: 15101701 Change-Id: I721ee385daacb104c6fd473d80b68792b56ad8ed
* Merge "Add back countdown timer" into ub-camera-evergladesDoris Liu2014-05-192-0/+8
|\
| * Add back countdown timerDoris Liu2014-05-192-0/+8
| | | | | | | | | | Bug: 14222651 Change-Id: I482ec942dd9d79c4ea0432140a96ba2fc5b29c57
* | Change the texts in the aspect ratio selector screen.Sascha Haeberling2014-05-191-0/+3
|/ | | | | | | | | | | Bug: 15024081 As per request from Jake, we don't show the megapixel count anymore but instead show whether the result is cropped or full sensor. As we limit this screen to N4 and N5, the texts can be static to cropped 16:9 and full-sensor 4:3. Change-Id: I309d52c050ddbce5fe3c85db417adf79129cd141
* Unify the blue button styles across the app.Sascha Haeberling2014-05-162-12/+6
| | | | | | Bug: 14901436 Change-Id: I9603806a47c41896e25d2e5509a898758e82aebd
* Make new start-up screen accessible.Sascha Haeberling2014-05-151-22/+19
| | | | | | | | | Bug: 14994854 - Make the text on locaiton dialog a label of checkbox - Add content description to aspect ratio image buttons Change-Id: Idbb633205eec35be2ec891e7c8ea079475c5ea3d
* Refine initial dialog layout for tabletDoris Liu2014-05-142-8/+4
| | | | Change-Id: I146f55381c2918a40b7f6550f047a05b0fd05847
* Start up screenDoris Liu2014-05-133-0/+206
| | | | | | | | | This is the 2-step full screen popup: Step 1: (Only for new users) Choose whether geo-tagging should be on Step 2: For new users and upgraders to choose 4:3 or 16:9 preview resolution to take advantage of the screen size. Change-Id: Ibffe5a807cc622a3945b9fd869de1bf7dd660849
* add content descriptions for exposure comp buttons.Spike Sprague2014-05-091-14/+20
| | | | Change-Id: Ie37e49f913574f76de1b6c39c5207411fe1ab255
* change exposure comp and pano orientation toSpike Sprague2014-05-052-119/+116
| | | | | | | | use the new RadioOptions bug: 13780101 Change-Id: Ie7b12199a96272827cc381560a5b801f87a5b81a
* exposure compensation control is backSpike Sprague2014-04-042-36/+99
| | | | | bug: 13607051 Change-Id: Ib4920ba3f8f3a548651a2d07613ccfdc28ca1d6e
* Fix capture button layout for RTLDoris Liu2014-04-013-118/+72
| | | | | | | | | | | | Created a class to handle the custom layout of mode options and bottom bar, simplied the dependency between the two in terms of positioning. Also did some restructuring in layout resources for better readability Bug: 13734579 Change-Id: I7088057e0c84f02f3cc6d598935d64b68dbc9526
* keep three dots option toggle on the screenSpike Sprague2014-03-312-16/+46
| | | | | bug: 13716654 Change-Id: I142d2ce8c026ad4f4fded15475e4d2a42e10f859
* add options announcement to onscreen options indicatorAlan Newberger2014-03-241-0/+1
| | | | | | | | this CL adds a content description to the onscreen indicator, whether populated or just '...', to allow TalkBack to describe it. bug: 13589550 Change-Id: Ic34d32fe466dfbabb93987c5466a3a5729acbcfd
* mode options buttons animation tweaksSpike Sprague2014-03-141-0/+2
| | | | | | bug: 13327124 Change-Id: Iddf824d0ee9807f179501b8e391540f0e798f920
* fix touch to focus in option bar areaSpike Sprague2014-03-071-2/+2
| | | | | bug: 13348926 Change-Id: Ibbf0f45f50d072e5251d49b9999642efc96b84bd
* options bar ui fixesSpike Sprague2014-03-061-1/+1
| | | | | | bug: 13331173 bug: 13330727 Change-Id: I270fd04feeb8f6a4db6fae21184fad150be5fcbe
* implement capture options animationSpike Sprague2014-03-041-0/+97
| | | | | bug: 13100962 Change-Id: I1baf64693d0e01e99bfa19d0bd8699fd33d5812a
* capture button pressed colorsSpike Sprague2014-01-131-1/+2
| | | | Change-Id: Ia568be11e6f9b6160f3f8332b504866cbe6ac94f
* New Capture UI.Erin Dahlgren2013-12-201-2/+2
| | | | | | * depends on ag/400799 Change-Id: Ieb0e27447659bcb04dee57348583f68d680408d2
* Centralized TextureView transform logicDoris Liu2013-12-171-1/+1
| | | | | | | | | Automated transform matrix adjustment and bottom bar adjustment for orientation or preview size change. Bug: 12177718 Bug: 12179046 Change-Id: I4cd6fc90bb549774cfd83aaf8ac9654711a5c752
* Clean up unused camera controls.Sascha Haeberling2013-12-141-31/+1
| | | | | | | These are only used by LightCycle right now and will eventually disappear completely when we introduce the new bottom bar. Change-Id: I2e81db63b8f3602bc0be58edeef7017e91cad04b
* unify preview and bottom bar resizing codeSpike Sprague2013-12-111-21/+2
| | | | | | move bottom bar button into own layout files Change-Id: Ib6237fddaa545476563b796cbd752b9562e9d9e4
* New keyguard layoutDoris Liu2013-12-091-63/+0
| | | | | Bug: 12060595 Change-Id: I32b0b6353bf8e569798901ba451daa91f11d8cb1
* Create a ButtonManager for managing common button behaviors.Erin Dahlgren2013-12-051-2/+2
| | | | Change-Id: I02d99c393a01e6de9ffb2f4f351a832b4eae9e37
* initial simple camera pruning and refactoringMarco Nelissen2013-11-272-1/+49
| | | | | | | 100% preview and new ui bottom bar bug: 11514604 Change-Id: I010c8aaa41ad6791ce2443ef159ea22cc1e8346f
* Introduce new mode switcherDoris Liu2013-11-121-7/+0
| | | | | | TODO: Get assets from UX and activate shimmy Bug: 11514368 Change-Id: Iebfd3c3c2dc1b08db25e166d5f90d3418a67ed22
* Add content description to post-capture thumbnail.Sascha Haeberling2013-10-011-1/+2
| | | | | | Bug: 10916138 Change-Id: I6fc5316cf622da8ba7bfcff5c6b43104d50c6652
* Fix SRI UX issues and improve UI efficiencyDoris Liu2013-09-243-144/+34
| | | | | Bug: 10674078 Change-Id: I0bb820b5866e3acb8534592a4eec246df24fd441
* Bring back wide angle panorama.Angus Kong2013-09-043-1/+145
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* This adds the following four CLs to Camera2:Sascha Haeberling2013-08-061-1/+2
| | | | | | | | | | | | 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-065-375/+0
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Remove SRI panoramaDoris Liu2013-06-203-179/+0
| | | | Change-Id: Icbe154aede474fb678ae4e0b2088626a4a8b31d8
* Improve gesture handlingDoris Liu2013-05-311-0/+1
| | | | Change-Id: Ib1e18274480b6bb681bd06f3130f9b9ea198ea98
* toUpper() some stringsJohn Reck2013-05-161-1/+2
| | | | | | Bug: 8791729 Change-Id: Icd05eb2d33b83fb589470ef9d98585f919f14deb
* Fix lockscreen camera widget layoutMichael Kolb2013-05-061-24/+27
| | | | | | Bug: 8832891 Change-Id: I4658de74e7cc9d4ba80a561b3e71ae6339d4f236