summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use transparent navigation bar.Danny Baumann2017-01-041-0/+1
| | | | | | | Ensures a 16:9 preview isn't scaled on a 16:9 screen just due to the navigation bar being shown. Change-Id: I7ca7778b0405d3e9ac7ae1db3e7a56cacd703e3b
* snap: UI checkpoint #2Steve Kondik2017-01-041-1/+1
| | | | | | | | | | * Fix bugs from previous commit * Factor out recording controls * Clean up layouts * Asynchronous control for video module * Performance improvements Change-Id: I9d5833cecbd9280845b740ee8a3c47f023470625
* snap: UX improvements v1Steve Kondik2017-01-041-0/+2
| | | | | | | | | | | | | * Make the camera controls do sane things- get rid of the manual placement of every widget and use layouts * Animate everything correctly * Show ripples when clicking the shutter * Clean up a metric ton of dead code * Moved more code into BaseUI * Make setting up the camera controls less verbose and magical * Fixed up panorama layout Change-Id: Iaed44ca0201a2e2641e1c2460d3ff9ec3eae2d85
* De-uglify menu.Danny Baumann2017-01-041-3/+3
| | | | Change-Id: I19d8a3d5a12c4be06bced056b80ad1a354c6b761
* Snap: Material toastsMichael Bestas2017-01-041-0/+3
| | | | | | * Match the framework toast appearance Change-Id: I886862f3087bcd5cb1cfa76f72731292b7511d07
* Snap: initial materializationjrizzoli2017-01-041-1/+1
| | | | | | | Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* Get rid of Holo...LuK13372017-01-041-4/+4
| | | | Change-Id: I7f350882e828a4e4829ecd794c75f05e8a80f627
* SnapdragonCamera: adjust video recording duration marginsJay Wang2016-05-261-1/+1
| | | | | | | | | Video recording duration overlays with mute button for low resolution display. Resolve the issue but adjusting the margins Change-Id: I526529dd71190f65b2b97c1bd79844129e2773f9 CRs-Fixed: 1019589
* SnapdragonCamera: Introducing mute buttonCamera Software Integration2015-12-221-0/+5
| | | | | | | Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239
* Revert "SnapdragonCamera: Use floating components during video record."Byunghun Jeon2015-10-291-3/+3
| | | | | | This reverts commit 59b05fd1d75943f037aec41def16cdceb6443ecf. Change-Id: I807bdbf0fe669a989d58484ab11451c891acaf5b
* SnapdragonCamera: Use floating components during video record.Jay Wang2015-09-161-3/+3
| | | | | | | | During recording, there are only 2 widgets on UI. Directly attaching them to window manager and making main UI layer fully transparent can reduce power consumption. Change-Id: I8c4f4768ab91d50fc72080f0f6d7316ee2e60ef4
* SnapdragonCamera: Fix submenu icon not display in RTLlikaid2015-08-121-1/+1
| | | | | | | | Layout of submenu is not corret in RTL. Change linear layout to relative layout for this case. CRs-Fixed: 885928 Change-Id: Iaa7644cc4ccbf436cbd148a485abab2b9155ba5d
* SnapdragonCamera: Modify paddings and size of menusByunghun Jeon2015-08-051-1/+1
| | | | | | Modify paddings and size of menus to display longer menus Change-Id: I43bd3a8de8178ca2bdd273f4cfb6fafbcb92d82a
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-12/+3
| | | | | | | | | | | | Fix camera activity to portrait, so there is no delay when rotation occurs. Main changes are: 1. RotateLayout now supports padding and dynamically added child. 2. Camera controls and gesture detetion are now orientation-aware. 3. Toasts are replaced with RotateTextToast. 4. Obselete layout files are removed. Change-Id: I338849bd7fb84b847eb357f771a24a5cc09bf6fa
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-0/+35
| | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Camera2: Added pause button in CamcorderManikanta Kanamarlapudi2014-01-211-1/+1
| | | | | | | | | - Added pause button in camcorder app.so that user pause recording and resume later which results in a single recorded clip. CRs-Fixed: 587051 Change-Id: I2a7d8af7fcea74fe8af62c44119c3c1fa0c13e85
* Bring full screen window flag back to cameraDoris Liu2013-10-111-1/+1
| | | | | Bug: 11027091 Change-Id: Iee41d7dd040a9b7816a4b5e99d89201dc068f362
* Show status bar in filmstrip modeSascha Haeberling2013-09-301-1/+1
| | | | | | | | | Bug: 11005642 Also makes sure we only call setSystemUiVisibility in only one place. Change-Id: I6e4709c63c25a4e69219ec7518dc284cef303aaa
* Fix SRI UX issues and improve UI efficiencyDoris Liu2013-09-241-3/+0
| | | | | Bug: 10674078 Change-Id: I0bb820b5866e3acb8534592a4eec246df24fd441
* Add crop activitynicolasroard2013-09-191-0/+8
| | | | | | bug:10367125 Change-Id: I8dce6d799e7469ff048d419598d87b0c04bef2a0
* Bring back wide angle panorama.Angus Kong2013-09-041-0/+7
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* Make camera preview full screenDoris Liu2013-08-201-35/+1
| | | | | Bug: 10328123 Change-Id: I4a72b7d7d35dba7cceecd61db9879265617c511e
* Update the action bar style to match Bryceztenghui2013-08-191-0/+6
| | | | | | bug:10347330 Change-Id: I9a3e6f5cac0003cce4b19cba28904d539faa94a9
* Fix view jumps when action bar is hidingztenghui2013-08-131-0/+1
| | | | | | bug:10245009 Change-Id: Ie596132dfc7790ff371d032701475aa742bd31fa
* Hide the actionbar and title at the beginningztenghui2013-08-131-0/+2
| | | | | | bug:10245009 Change-Id: I39640e9f7add0c8ae20257dd5c71cefd4a927a0e
* Add the basic action bar back.ztenghui2013-08-091-1/+1
| | | | | | | | Remove outdated styles. bug:10245009 Change-Id: I1ab6e6ea7c3e5c4157951203209b573dd2edda88
* Changes required for building GoogleCamera.Sascha Haeberling2013-08-071-2/+2
| | | | Change-Id: I2ea7f4714e3003ff05eadb6cb8b93af721b39ac6
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-2/+2
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Add a layout for undo barDoris Liu2013-06-051-2/+33
| | | | Change-Id: Id795f00c8ca5f147f6aae8c1f9cba4e1da1e5b20
* Copy camera resources into Gallery2Michael Kolb2013-01-291-0/+207
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* remove actionbar sherlockJohn Reck2012-12-121-2/+2
| | | | Change-Id: Idb9b63f625fd4f0b78d947421ec5b098d8e5dfd5
* am 04df59eb: Merge "Change themes" into gb-ub-photos-archesYour Name2012-12-031-0/+2
|\ | | | | | | | | * commit '04df59eb082189500d360fffb95ef541073d6fe6': Change themes
| * Merge "Change themes" into gb-ub-photos-archesYour Name2012-12-031-0/+2
| |\
| | * Change themesYour Name2012-12-031-0/+2
| | | | | | | | | | | | | | | | | | Bug: 7587841 Change-Id: Ie283c23015ae94ba6eeb69ba55a0523899718d4e
* | | am 205d0cdf: Fix overdraw the correct way...nicolasroard2012-11-281-2/+1
|\| | | | | | | | | | | | | | * commit '205d0cdf0590bc1156a1d7fff1d0811d142de4a6': Fix overdraw the correct way...
| * | Fix overdraw the correct way...nicolasroard2012-11-281-2/+1
| | | | | | | | | | | | | | | bug:7634701 Change-Id: Ifa7061dac35e948120c1a481c40bcf107f7ee6e1
* | | am 68e4ae64: Merge "Fix overdraw in FilterShow activity" into ↵nicolasroard2012-11-281-0/+4
|\| | | | | | | | | | | | | | | | | | | | gb-ub-photos-arches * commit '68e4ae64380e2c9843faaec63b98ba51479c0f11': Fix overdraw in FilterShow activity
| * | Fix overdraw in FilterShow activitynicolasroard2012-11-281-0/+4
| |/ | | | | | | | | bug:7634701 Change-Id: I2da3e3fdb1ef853fa1a0340a1697e5a013ee87f2
* | Don't use activatedBackgroundIndicator under API 14Angus Kong2012-11-021-0/+3
| | | | | | | | | | bug:7460473 Change-Id: I5d46302e13dfda04f72128329ecea147913ea8d8
* | Gingerbread support-ishJohn Reck2012-10-311-2/+2
|/ | | | | | This reverts commit 1336062985c9824d7fd796b1cebd5eaa8e4163ca. Change-Id: I718ec56315dc207a3e612abb4576bddab9afa2ee
* Change ActionBar spinner text size on rotateBobby Georgescu2012-10-111-0/+2
| | | | | | | | | Bug: 7333151 Update the grid/filmstrip spinner switch text to look and behave like the text in the Gmail app, as requested by UX. Change-Id: If822b21899172a35402477868d4f146a8e00cfea
* Remove ActionBarSherlockOwen Lin2012-10-021-2/+2
| | | | | | bug: 7242682 Change-Id: Ibf1fa136cafdca25273ee39ae9c065560b2db5cb
* Fix some UI bugs in using SherlockActionBar.Owen Lin2012-08-281-1/+1
| | | | | | | | - Use sherlock's verion of requestWindowFeature. - Use sherlock's theme in Custom selection list. bug: 6927267 Change-Id: I706e45378b10e6e088e048d97fcaca57fb4bf3f4
* Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-1/+1
| | | | This reverts commit 13da281769d4558c42d86a54536ff6da6826b0ac.
* Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-1/+1
| | | | This reverts commit 89b437722a24d0c7d6e2acffc30c215f22814234.
* Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-1/+1
| | | | | | bug: 6927267 Change-Id: I4b63e41be5cff22af0f7d830739c719e91cd6fff
* Do not use Theme.Holo and Theme.Holo.Dialog on gingerbread.Ahbong Chang2012-08-221-1/+2
| | | | | Bug: 6982707 Change-Id: I84726bcd6cefcc3bd0f313306163a3d80d9cdade
* Revert Gallery ActionBar theme change pending UX inputBobby Georgescu2012-08-161-1/+3
| | | | | Bug: 6996822 Change-Id: I984864101013ade438b97f36c3ac168260d9bb80
* Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-141-3/+1
| | | | Change-Id: Ic556f22bd25c57ddd0b659a7f43a7a1afbdcb8df
* Remove dependency on android.widget.Switch.Pin Ting2012-07-261-0/+1
| | | | | | Bug:6706782 Change-Id: I9a86f9fbcb45c9def18f325e95ef6cfcd63edaff