summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importAbhisek Devkota2017-08-081-2/+2
| | | | Change-Id: I7c2a1f3c7ff0b4767d5ca1211965813e7e35574e
* Automatic translation importAbhisek Devkota2017-08-035-29/+31
| | | | Change-Id: I97e537aba1ac490391ca0acc0c539d03c7da36fa
* Snap: fix low resolution front camera switch iconnijel82017-07-311-0/+0
| | | | Change-Id: I90a45efaa145e070a0680b550f4936eca54d706e
* Automatic translation importAbhisek Devkota2017-07-251-1/+1
| | | | Change-Id: I66f08baf3ac80196ad15608f9135be03cca77f08
* Automatic translation importAbhisek Devkota2017-07-227-31/+55
| | | | Change-Id: Icdce2bea8b9c08750080cae6265f7fda4fa25750
* Add overlay for restarting camera preview for additional camerasLuK13372017-07-121-0/+3
| | | | Change-Id: I95eb7237b101b73d66fe231a11d0c8d5156bfe47
* Automatic translation importAbhisek Devkota2017-06-303-0/+24
| | | | Change-Id: Ic79a8add4c98da08a78fc096682d8fc6617f5760
* Automatic translation importAbhisek Devkota2017-06-225-380/+392
| | | | Change-Id: Iae1d2c6d377b203ec8905d52815510c616f2f1d9
* SnapdragonCamera: Change video snapshot picture size logicByunghun Jeon2017-06-131-9/+2
| | | | | | | | Remove auto video snapshot size menu and use picture size setting instead. In case of 4k, use one that is smaller than 4k. Change-Id: Ic8ab193055afa0f571c73a074d346c2a9f8dbacd CRs-Fixed: 1066519
* Automatic translation importAbhisek Devkota2017-05-311-0/+2
| | | | Change-Id: Icc291d4391d0b784b5876a6037c970f292066bae
* Automatic translation importAbhisek Devkota2017-05-179-4/+104
| | | | Change-Id: Id0df8b8745242b9251b3c154fadfa32d76d1c661
* Automatic translation importAbhisek Devkota2017-04-282-0/+9
| | | | Change-Id: Id6f2f610fe04e653f02fa1a6ecb96c98cf471681
* Automatic translation importAbhisek Devkota2017-04-2025-9/+2149
| | | | Change-Id: I43a8bc820f65e167509af1f0899f63874676bbe5
* Always apply frame size reduction to panorama picturesGabriele M2017-04-041-1/+1
| | | | | | | | | | | | | | | | Panorama mode requires quite some memory, especially after the frame num bump done with commit aa0733567c30 ("Make panorama able to go 270 degrees in landscape"). Some devices run out of memory while taking a panorama picture and force close Snap before the picture is complete. We have a config to reduce the memory requirements that reduces the size of each frame, but it's applied only if ro.config.low_ram is true. Bump the default value to 100 and always respect it. Devices having ro.config.low_ram set to true will have to override this config from their device tree. BUGBASH-326 Change-Id: Ic6d24b17b2293adf8d715904c8c1874a4c624e99
* Automatic translation importAbhisek Devkota2017-03-2915-11/+120
| | | | Change-Id: I33f654de17045dd88cb6bab0a46d16b6ab8d0022
* Automatic translation importAbhisek Devkota2017-03-223-0/+3
| | | | Change-Id: Idd754c9d82e5daf252be6c93f7d51fc526aaa118
* Automatic translation importAbhisek Devkota2017-03-2041-33/+242
| | | | Change-Id: I5eb20d694d944f4ff486c1d0393480ecbd03e46c
* Automatic translation importAbhisek Devkota2017-03-1571-70/+369
| | | | Change-Id: I2d98aea34658611afa63b80953ef13b95c3a6ca4
* Automatic translation importAbhisek Devkota2017-03-0819-11/+455
| | | | Change-Id: Ibb62ad15d6f97d6e04b4f861f3dc7d238c696377
* Snap/Strings: sensivity -> sensitivityHarry Youd2017-03-081-1/+1
| | | | Change-Id: Ib7c19a76567db2df0836fb9f99c52337ef4e1f18
* Automatic translation importMichael W2017-03-0219-496/+211
| | | | Change-Id: I99f4c26862ac9af014a2020ee326b62196d54696
* Automatic translation importAbhisek Devkota2017-02-253-0/+28
| | | | Change-Id: Id036acb80669609e9ea3886ca5ec8df4a387034e
* Automatic translation importAbhisek Devkota2017-02-2310-9/+109
| | | | Change-Id: Idd699c976b633e85f815189d918194201977aa6b
* Automatic translation importAbhisek Devkota2017-02-195-0/+632
| | | | Change-Id: I0517e5849c93d71fa906e84d97ef4a0cf037386c
* CaptureModule: Fix UI.Danny Baumann2017-02-181-0/+1
| | | | | | | | Track changes made to PhotoUI and VideoUI in commits 2bf3a05c66d350e253956503a9388946c1be1c1c and 7bcdf0a9801cfbdc2d170b8d840c8dec672976d0. Change-Id: Ic47181eae09d8a094d367751194d13ac4d1c2785
* Snap: detect and use Camera2 if availablecodeworkx2017-02-171-0/+3
| | | | | | Also add overlay option to enable support for Camera2 to retain current behaviour. Change-Id: I20939e33f4bb687e4abea11bbcdb9bf246b156e4
* Automatic translation importAbhisek Devkota2017-02-16396-2070/+70385
| | | | Change-Id: I465700d722b2c44f3911b67c03c0d7ae4f633a5d
* Snap: Remove touch AF/AEC optionSteve Kondik2017-02-093-25/+0
| | | | | | | | * Drop the use of the touchaf-aec parameter entirely. No camera needs this anymore. Change-Id: I83154a75e5375901dc6c0fc93aef23637cfdf425 (cherry picked from commit 8ba41f452222c87a733fd2d045f9c513fd8d7799)
* Snap: CAF strings cleanup second interationMichael W2017-01-153-157/+114
| | | | | | | | | * Forgot some on the first run... * Match some with old translations which don't exist in last cm13 version anymore (courtesy Michael Bestas) Change-Id: I3ba6366a46ce0d3392871b1bece23dd2147fcfb7 (cherry picked from commit 32825fcb82af7a0eff35be365b82da675b49c340)
* Snap: Replace stringsMichael W2017-01-131-55/+55
| | | | | | | * Match old strings: No need to change those, we have translations already * "Ubi Focus" is a name, show the correct one Change-Id: Id94517703f91acb58fa730288b555be81457d6db
* Snap: Fix whitespace issuesMichael W2017-01-131-269/+257
| | | | | | | | * 4 spaces, not mixed with 5 * No newlines within comments or strings (those are requested during translation as well!) Change-Id: I5cc241ebec4a29ca72aa4945e6dc68b505d30bac
* Snap: Fix untranslatable stringsMichael W2017-01-131-272/+273
| | | | | | | * Just writing a comment is not enough, set the attribute * Match the tags with CM13 strings as well Change-Id: Id40abad0c9d8dc321e0a43b0af2a1f0ab6f84abc
* Snap: make openLegacy an optioncodeworkx2017-01-041-0/+6
| | | | | | | Using openLegacy on QCamera3 forces it to use QCamera2 and fall back to api v1 which is not what we want on v2 devices. Change-Id: Ic392a4ae9403ebae36940ddf0727237d9cb9e8f0
* Snap: update caf iconsJoey Rizzoli2017-01-0486-156/+416
| | | | | Change-Id: I1adaf709253637bde037b5aea1f856fc5b9029c7 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
* Modernize look of review controls.Danny Baumann2017-01-0417-76/+106
| | | | Change-Id: I79f74502364a523a7c9c9f8ae3c63c3fcfebac3d
* Clean up module switcher.Danny Baumann2017-01-043-0/+23
| | | | | | | | - Get rid of Holo highlight color - Don't hardcode pixel sizes - Simplify code Change-Id: I3695b04e99308c266537eb9b837d0b65793a33f7
* Use transparent navigation bar.Danny Baumann2017-01-044-24/+31
| | | | | | | Ensures a 16:9 preview isn't scaled on a 16:9 screen just due to the navigation bar being shown. Change-Id: I7ca7778b0405d3e9ac7ae1db3e7a56cacd703e3b
* Use material versions of share/delete/edit icons.Danny Baumann2017-01-0413-23/+37
| | | | Change-Id: I5cbcd574802170747973c8d685cdfdebf61d5a4f
* Fix some photo UI layout issues.Danny Baumann2017-01-041-13/+17
| | | | Change-Id: I04a68fe2e379db4a228d19cbe6444a10a8024ce0
* Snap: Fix blatant UI string issuesZhao Wei Liew2017-01-041-6/+6
| | | | Change-Id: Iecae12836966dc32e4906c0b6bf9a549ab726342
* snap: Panorama fixesSteve Kondik2017-01-047-12/+13
| | | | | | | | * Fix animations and transitions * Disable warped preview overlay, this looks terrible and needs rewritten. Change-Id: I9474219c57fc204dd16797aa8921296e61cc9d37
* snap: Fix bottom bar layoutSteve Kondik2017-01-041-28/+36
| | | | | | | | * Fix all the widths so we resize properly when there are two shutter buttons, and so that we don't start the app with the controls off center. Change-Id: I51e0a5c9bbb6a55625d385d1e52b01a88338e6cf
* Snap: Remove obsolete xxhdpi scene mode drawablesZhao Wei Liew2017-01-0412-0/+0
| | | | | | | | These old, holo-looking drawables have been replaced by newer material-looking vector drawables since change I8d6c0d71d1b94e6eb2f43ab962fb92de0e6c7093. Change-Id: I69232e4fcf89cfce21648724974903e4ebe56490
* Fix mismatched scene mode arrays.Danny Baumann2017-01-041-8/+0
| | | | Change-Id: Ib0a63f8696489efa02ecc1f89f3b41d701ad6db1
* Snap: Make developer menu more accessibleMichael Bestas2017-01-041-0/+4
| | | | | | | | | | | | | | * Not all devices have red eye reduction, which made it impossible to enable advanced options. Move the toggle to max brightness option which is present in all devices. * Allow enabling advanced options through camcorder settings. * Move hardcoded strings to cm_strings for translations. * Close menus when developer mode is toggled so we can see the extra options when the menu is reopened. * Decrease taps to 7, matching Settings tap-to-enable. * Properly reset tap counter. Change-Id: Iac39b9309388b92bf75a49a6091b483b13bd9154
* snap: Fix preview overlaysSteve Kondik2017-01-043-55/+45
| | | | | | * Fix Z-order and touch focus Change-Id: I05891f6b6c1c5e9a0a9b1142c0613c08fb451bd1
* snap: Improve the histogramSteve Kondik2017-01-042-1/+4
| | | | | | | * Make it work with the new UI * Make it pretty Change-Id: Ib920307639f997c82ed003e0712fb28e9912a8e8
* Remove unused menu indicators code.Danny Baumann2017-01-045-245/+0
| | | | Change-Id: I0ce48da277a532b46fdde15027f636de4d7585b7
* snap: Remove dividers from menuSteve Kondik2017-01-041-1/+2
| | | | | | * It's just ugly Change-Id: Ib5d1d30aec6a74ccfd3827be710b554e09a3ad63
* snap: Improve transitionsSteve Kondik2017-01-041-9/+6
| | | | | | | | * Synchronize animation to filmstrip with input * More code cleanups, introduce BaseModule * Animations are hard Change-Id: Ie664bb2059a28b3a9f3957fb491ec28fede521e5