summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
Commit message (Collapse)AuthorAgeFilesLines
* Snap: Fix shutter button sizeArtem Borisov2019-11-091-1/+1
| | | | | | | | * This probably got messed up with some of the recent rebases, making our shutter button ugly and misaligned. * Set it to 80dp which is the proper value for our drawables. Change-Id: Ief53c8c121bc8a3ad1a81fe6780d78ca90bf39a9
* Drop new focus indicator into Camera2.Paul Rohde2019-11-091-0/+4
| | | | | | | * Create a new custom focus view that interacts with physical lens diopter changes. * Replace all occurances of the old focus indicator with the new one. Change-Id: Ia02646ce4d1eb059ecb8a1dfccc15dfc9c167e1b
* Snap: Adjust scene and filter mode layout dimensionsArne Coucheron2019-10-251-4/+4
| | | | Change-Id: I1518c2d72f54e294a8793a1c151a69049d697c5b
* Snap: Show remaining photos on initial startArne Coucheron2019-10-251-1/+1
| | | | | | Also increase margin a bit. Change-Id: Id8ddb1137094f03bd26b487575b555bbadd80432
* Remove unused menu indicators code.Danny Baumann2019-10-251-5/+0
| | | | Change-Id: I0ce48da277a532b46fdde15027f636de4d7585b7
* Snap: Materializejrizzoli2019-10-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Author: jrizzoli <joey@cyanogenmoditalia.it> Date: Thu Jan 7 21:07:51 2016 +0100 Snap: initial materialization Just for initial ship Change-Id: I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it> Author: jrizzoli <joey@cyanogenmoditalia.it> Date: Mon Jan 11 21:02:08 2016 +0100 Snap: remove captureUI pngdrawables CM now supports 90/270 degrees rotated vectordrawables Change-Id: I13b36463c60430564c00bd1e36393fff7ddbfdae Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it> Author: jrizzoli <joey@cyanogenmoditalia.it> Date: Wed Jan 20 20:54:10 2016 +0100 Snap: update shutter button style Change-Id: Ide5fc0ff1c54e216ac7cd9bea202002d1d4dfa12 Author: Joey Rizzoli <joey@cyanogenmoditalia.it> Date: Sun Dec 11 21:30:18 2016 +0100 Snap: update caf icons Change-Id: I1adaf709253637bde037b5aea1f856fc5b9029c7 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it> Author: Arne Coucheron <arco68@gmail.com> Date: Thu Aug 17 01:19:05 2017 +0200 Snap: Update HDR icons Current ones are so small, I can hardly see them. These new ones are bigger and looks more in line with the rest of the icons. Change-Id: Idaeec67a78d66105a375f09b6701a49dce43fd22 Author: codeworkx <daniel.hillenbrand@codeworkx.de> Date: Sat Jan 20 12:46:31 2018 +0100 Snap: update shutter buttons on CaptureUI Change-Id: I674de05dfb46fb714979ac66c16a85825af13c95 Author: Paul Keith <javelinanddart@gmail.com> Date: Tue Jan 23 23:36:19 2018 +0100 Snap: Update pano and video icons to be more like photo icons * Put the colored ring on the _outside_ of the shutter * While we're at it, cleanup naming and usage of color resources Change-Id: I4f344fa272374d043f2b83dba7248e263fab8bf0 Author: Andreas Blaesius <andi@unlegacy-android.org> Date: Fri Jun 1 17:47:00 2018 +0200 Snap: remove unused shutter buttons Change-Id: Id913626bbccc6fd245ed9f46374389ca7eca3c30 Change-Id: I7596f3c887874b4913d87ecbfa5438191fc86249 Signed-off-by: Chippa-a <vusal1372@gmail.com>
* SnapdragonCamera:Modify Camera2 VideoRecording UIjunjiez2016-12-051-0/+3
| | | | | | | | Modify Camera2 VideoRecording UI and make it look like the same as the design document shows. Change-Id: I41ea3db7312847fe56ad9d8e73dfa92b030e79e2 CRs-Fixed: 1093507
* SnapdragonCamera: Add OneUI to Camera2Byunghun Jeon2016-09-271-1/+1
| | | | | | | | | | Add new UI called OneUI to Camera2. It replaces icons, adds 2 new activities for scene menu and setting menu. There is no module change anymore Change-Id: If712e6af7bbc29726dae387168aefbcd2d7c1ea9 CRs-Fixed: 1066519
* SnapdragonCamera: Introducing mute buttonCamera Software Integration2015-12-221-0/+1
| | | | | | | Introducing audio mute button on video recording Change-Id: I69ff6fe97c4b8d76a890b5e41667dab534d69ba8 CRs-Fixed: 937239
* SnapdragonCamera: add touch animation for refocusLikai Ding2015-04-271-0/+6
| | | | | | also added a dialog to explain refocus mode Change-Id: I8c319c2cb64ca85d320eca453ade9c325fd4ac37
* SnapdragonCamera: Add beautification feature to SnapdragonCamera.Zhang Zhenzhen2015-03-201-0/+2
| | | | Change-Id: Ie585527fc0b8679359753b3ff6245add3d1e5530
* SnapdragonCamera: fix portrait orientationLikai Ding2015-02-021-1/+1
| | | | | | | | | | | | 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: New shutter IconsByunghun Jeon2015-01-201-1/+2
| | | | | | Add new shutter icons for SnapdragonCamera Change-Id: Ic0abf1b509800133bbd9dbee0cc34ebca02e5bcb
* SnapdragonCamera: support 4:3 preview on 16:9 screenLikai Ding2015-01-081-0/+4
| | | | | | | | When preview is set to 4:3 on a 16:9 screen, resize SurfaceView to 4:3 and cover other parts of the screen. Otherwise camera controls have a semi-transparent background. Change-Id: Icfbe6318b6a9de9a988468078b474e842f6ddd8c
* SnapdragonCamera: Fix string display incompletelykaiyiz2014-12-301-1/+1
| | | | | | | | | | | The width is not enough for the text string. Make the text string near close to icon to lengthen the string width. CRs-Fixed: 772925 Change-Id: I97c9f3deeaffb8e7a5c307d7745f7a00ea828370
* SnapdragonCamera: show how many more pictures can be takenLikai Ding2014-12-221-0/+2
| | | | | | | Prompt to user an estimation of how many more pictures can be taken, calculated based on available storage. Change-Id: Iabc8268d548d3f6d86a6d065b511641b837a1de5
* SnapdragonCamera: Update UI with new icons and setting menusByunghun Jeon2014-11-171-0/+7
| | | | | | Updating icons and settings menus for SnapdragonCamera UI Change-Id: Id7db7d624a517f76f5bd5941ed113e8d13d6aca1
* SnapdragonCamera: Modify SnapdragonCamera UIByunghun Jeon2014-11-171-1/+5
| | | | | | Modified SnapdragonCamera setting menus with new icons Change-Id: I726296dfb100ac81ad6f1cd84420ae27c0ae1201
* Add GCam progress indicator.Sascha Haeberling2013-11-071-0/+2
| | | | | | Bug: 11505806 Change-Id: I823c44b3761bb3c6dce56b1ec1b8d667023da820
* Cleaning up ImageShow.Ruben Brunk2013-05-291-1/+49
| | | | | Bug: 9170644 Change-Id: Iab44ec425462e9afe8c104c52e4a28c4145d4690
* Add UI for insertion in FilmStripView.Angus Kong2013-05-281-0/+1
| | | | Change-Id: Iff389525e3811c5018365b6e6c3b9f8b95b9da9a
* Make preview size smaller so that low-res images come in faster.George Mount2013-05-211-1/+1
| | | | Change-Id: I82fea176a2aa8b0a3abfd829c0ec2d16f267ef5b
* Add drop shadow to preview thumbMichael Kolb2013-05-081-0/+1
| | | | | | | | Bug: 8826241 Also, remove animateSlide blocker, it caused frozen review Change-Id: Ic8eb129ec236726550a26bc387967fe0c00473e9
* Fix layout and preview for tabletsMichael Kolb2013-05-011-0/+1
| | | | | | | | Bug: 8253060 Make controls full screen, and layout according to required size Change-Id: I725547041264457d85d73d470d25caa5cb2cf783
* New capture animationMichael Kolb2013-04-241-0/+3
| | | | | | | | | Bug: 8253060 Match new UX design for capture animation Custom layout for camera controls Change-Id: I91875ae1685d52d4f9dbb2e6e9299428a8424766
* More menu fixesMichael Kolb2013-04-221-2/+2
| | | | | | | | | Bug: 8660834 Add label dropshadow, reposition fixed menu Adjust dead zone and angle Change-Id: I7d62c03bcdcdec6268ef805f56114327f471b6d7
* Angle menu at edge of screenMichael Kolb2013-04-151-0/+2
| | | | | | | | Bug: 8618699 Adjust touch slices; adjust label position Change-Id: I5bbf16fc570eb9801198847991395699de89ffa3
* Adjust camera menu furtherMichael Kolb2013-04-031-4/+4
| | | | Change-Id: I7e062608a7ee8e16932209640bd50b1864336a40
* Pie design updateMichael Kolb2013-04-011-0/+3
| | | | Change-Id: Ifb0d50938332bdae50e45523850605d0aafed7fb
* Add a black bar symmetric to nav barDoris Liu2013-03-051-1/+1
| | | | | Also fix bug: 8323926 Change-Id: I4886b285dee8ad71ad72a55e96bf699b7c18c9f4
* Keep camera controls on the same physical sideDoris Liu2013-03-051-0/+1
| | | | Change-Id: I09c50650c77a89fadfeb376564ef43e750994f8a
* Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-041-0/+2
| | | | Change-Id: I6630e7a5ba0883b887915f63094885a2dc9f025c
* Use cross fade rotation animationMichael Kolb2013-02-251-0/+1
| | | | | | Bug: 8257846 Change-Id: I891eda12f3de2ec0cd0f7672b991a19e6464873c
* Copy camera resources into Gallery2Michael Kolb2013-01-291-0/+91
Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684