summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2018-02-041-0/+5
| | | | Change-Id: I6b7f4774f76c862158012b22e7ac36b992ae8ab7
* Automatic translation importMichael Bestas2018-02-04110-850/+1319
| | | | Change-Id: Idc6a452a007067e3041bd7e4f19e87573763fd32
* Snap: Fix translatability issuesMichael Bestas2018-02-032-12/+21
| | | | | | * We should avoid putting arrays in crowdin Change-Id: I599c939f06a1dabb5d39921a0ecd2deecb3a49fe
* Snap: Update pano and video icons to be more like photo iconsPaul Keith2018-01-289-20/+20
| | | | | | | * 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
* Snap: Add missing thumbnails for filter modesSebastian Haderecker2018-01-147-6/+6
| | | | | | | | | | | | Added: Washed Vintage warm Vintage cold Point green Point blue Point red-yellow Change-Id: Ib5f6781347ad7cf99eb50e4e6be0446624219981
* Automatic translation importMichael W2018-01-133-2/+25
| | | | Change-Id: I429cae7c6c77a5c555abcfc3a6c4f2c629253e30
* Snap: Rip out hdr-need-1x optionPaul Keith2018-01-094-46/+1
| | | | | | | | | | * This breaks HDR on every device that has this param, because this makes the camera HAL return *1* e*x*tra frame at 0 exposure, and since Snap doesn't know what to do with this extra frame, it erroneously saves it as a second picture on device storage * Remove this option entirely to make HDR great again Change-Id: I8ef4072eb030f4ab6e608a0da268274a3dc58e34
* Automatic translation importAbhisek Devkota2017-12-168-0/+1112
| | | | Change-Id: Ic9d5a7b98fffbb153ffc84b79a1698e44b79b683
* Automatic translation importAbhisek Devkota2017-12-116-0/+562
| | | | Change-Id: I0bce8fd9528294d7485a87f00283a12976857b0a
* Automatic translation importAbhisek Devkota2017-10-211-11/+11
| | | | Change-Id: I64c230b6a9e004d0ba788d4d0d2c11cff687575d
* Remove obsolete values-be translationsMichael Bestas2017-09-303-568/+0
| | | | | | * values-be-rBY is used now Change-Id: Icc22774388f0f9d924b055de41cb373328c28613
* Automatic translation importAbhisek Devkota2017-09-181-1/+1
| | | | Change-Id: I0295a8d8b9e752532dfaae6fc5093e8c3b6e20c2
* Automatic translation importAbhisek Devkota2017-08-193-2/+19
| | | | Change-Id: Ic2ae369c1c05ff09eb45fdf6c6004aa1e712ace5
* 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