summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importlineage-15.1Michael Bestas2019-08-066-10/+64
| | | | Change-Id: Ie163df8368f353b920e38d95cfa02c5d4f967baf
* Automatic translation importMichael W2019-06-193-59/+1
| | | | Change-Id: I385a6cb9e90b9932e4fdb6dd797379c719c6d03a
* Automatic translation importMichael Bestas2019-05-2637-218/+1985
| | | | Change-Id: Ic1a5b80274e35d6647dbda4b28bad815678398ba
* Automatic translation importMichael W2019-03-111-1/+13
| | | | Change-Id: I0e4f7ffacc5b17a5649dcf272206176015b42fdf
* Automatic translation importMichael W2019-03-1012-44/+592
| | | | Change-Id: Iaa1d2802bba4f7b8cdd53f0d240678b8d690706f
* Automatic translation importMichael W2019-03-01416-50058/+748
| | | | Change-Id: I94b5e85186c1c2679b7fd5923f3797ffa1135f80
* Automatic translation importMichael W2019-01-0614-0/+1151
| | | | Change-Id: I81b5fa1b8fc582682e5cf67f784a36c442a7502b
* Revert "Automatic translation import"Michael W2019-01-0635-1151/+1801
| | | | | | This reverts commit 32dc5d98f04d0d00ab21267b45d30c30400dea9a. Change-Id: I64e3536e31fb7db793d96578979ac5b633d954f6
* Automatic translation importMichael W2019-01-0535-1801/+1151
| | | | Change-Id: Ic0eb56861638cfc80f792e10956baae133413432
* Automatic translation importMichael Bestas2018-12-144-0/+43
| | | | Change-Id: Icb6b03f07986e0caabb9ad0b3ee6c38dc4b5fa1a
* Automatic translation importMichael Bestas2018-11-2612-18/+18
| | | | Change-Id: I80314aea26baa0e133ed05de6ce8af2bf2d909d0
* Automatic translation importMichael Bestas2018-11-157-6/+105
| | | | Change-Id: Ibed4cb2b331287b4f81328c77a41c423e1c3f0a1
* Automatic translation importMichael Bestas2018-11-05416-83207/+83168
| | | | Change-Id: I9d7df95d370938b5080386824c7b1d5824588cce
* Automatic translation importMichael Bestas2018-10-138-8/+29
| | | | Change-Id: I5127698c123881ad6329dfc349f84b5029ecf2a9
* Snap: use platform certcodeworkx2018-08-221-0/+1
| | | | | | This is needed to be able to put Snap into it's own selinux domain. Change-Id: I23f73723a9b62ee67b6d0f234898828eba945962
* Automatic translation importMichael Bestas2018-08-191-0/+4
| | | | Change-Id: Ic76326a9131bee1b51632c149cf6f339cc40a115
* CameraSettings: Do not crash if zoom ratios are not exposeddkati2018-08-191-4/+5
| | | | | | | | | | * On some devices, wrappers do not expose the zoom ratios, so the list of zoomRatios is empty. So the .add() method cant run from a null class. If zoom rations are not exposed, simply return an empty list and the camera will take the default HAL's zoom ratios -This fixes front camera photo shoot on jfltexx Change-Id: Ic64e41a8c5a2d51966ec95d4b020e5d3951eac0e
* Snap: Allow quickreader to work with secure deviceMichael W2018-08-132-2/+16
| | | | | | | | | | | * Mimic the behaviour from CameraActivity to allow using the quickreader activity with locked screen * Pass the value if mSecureCamera as SECURE_CAMERA_EXTRA flag to get knowledge if the WindowManager flags have to be modified * Also tested: Scanning an url doesn't allow bypassing the lockscreen, so it's only the reader itself which will work with a locked device Change-Id: Ia9da7b712f5e5aab32a49d272e3d42651dee412d
* Automatic translation importMichael Bestas2018-08-054-1/+4
| | | | Change-Id: Ida258f058b4dbbef2a2c1eb23841c860a60db3dd
* Automatic translation importMichael Bestas2018-07-155-0/+5
| | | | Change-Id: I03d42607110343494568ea885213d5bcf8183eff
* Automatic translation importMichael Bestas2018-07-0923-35/+56
| | | | Change-Id: I7a151cdfabe03a419d4bffdf99623341fde53c3e
* Snap: turn developer category title into a translatable stringAndreas Blaesius2018-06-242-1/+2
| | | | Change-Id: Id543286b1b823adccbab0fabdea1c8df8703f2ad
* Automatic translation importMichael Bestas2018-06-1810-13/+72
| | | | Change-Id: I6a1acb7e6a82886302bf7ff6ead370f1c488de76
* SnapdragonCamera: Panorama, replace border drawabledarkobas2018-06-0514-9/+15
| | | | Change-Id: Ic86c7146f53b96e70259fd6da81050277ebda23b
* Snap: remove unused shutter buttonsAndreas Blaesius2018-06-05168-144/+0
| | | | Change-Id: Id913626bbccc6fd245ed9f46374389ca7eca3c30
* Automatic translation importMichael Bestas2018-06-036-0/+28
| | | | Change-Id: Icbc929bcfcd53c0428ae750a842da9b55af8d135
* SnapdragonCamera: Change static nature for persist flagSuman Mukherjee2018-05-193-12/+17
| | | | | | | | Issue: Due to static declaration of flip flags, flip effect is not getting reflected until the application will get stopped. Change-Id: If47653a365c840ce262fe9c270472cf41e7dbdba Fix: In place of static, use flip flags as normal variable.
* Snap: Check for ACCESS_FINE_LOCATION instead of ACCESS_COARSE_LOCATIONArne Coucheron2018-05-184-9/+9
| | | | | | | | ACCESS_FINE_LOCATION is now required for GPS location feature to work. | LocationManager: java.lang.SecurityException: "gps" location provider requires ACCESS_FINE_LOCATION permission. Change-Id: I6b2f11bdab719cb9fc74a67a8e91ad558269d579
* Automatic translation importMichael Bestas2018-05-0814-5/+309
| | | | Change-Id: Idbd5e7346116695f315422d15a963e002daa764a
* Fix snapshot failed with logical camerazhuw2018-04-221-0/+3
| | | | | | if ZSl is enabled , use takeZSLpicture and return Change-Id: I501b40218daef5a5f2847426df00ab18743ee63f
* Add ui toast for bokehzhuw2018-04-223-0/+120
| | | | | | add ui toast change for bokeh Change-Id: I51598fbe80dd979159cbe9aadeaea26169026d4d
* Automatic translation importMichael Bestas2018-04-201-0/+5
| | | | Change-Id: I36de335c3a828aef86a96d1f2269e9faacd892bc
* Automatic translation importMichael Bestas2018-04-0116-11/+348
| | | | Change-Id: I073530821adf513680e486921a2ab733a2c77df0
* Snap: Configure focus ring preview dimensionsEthan Chen2018-03-162-1/+2
| | | | Change-Id: I49d7f28fb2f731e18c73b9d944882f9f8a4fb5c2
* Snap: Add support for focus distanceSteve Kondik2018-03-175-3/+127
| | | | | | * Hook up available metadata to the new focus manager. Change-Id: I793df67a2682d8bb2dee994193111227dd8c8d5a
* Drop new focus indicator into Camera2.Paul Rohde2018-03-1738-340/+2156
| | | | | | | * 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: fix copy and paste failcodeworkx2018-03-121-1/+1
| | | | | | https://github.com/LineageOS/android_packages_apps_Snap/commit/70dbc05d00a5e6011f532d029c50bfb4a17a2e57 Change-Id: I9bee85c9a454dad074fec688974cc84b629cd62d
* Snap: add missing null check on isCamera2Supportedcodeworkx2018-03-111-12/+16
| | | | Change-Id: I61c04c7cb8d344573ab7fb11f7114f09aaf24fb7
* Snap: don't try to set up cameras with ids greater than MAX_NUM_CAMcodeworkx2018-03-111-1/+11
| | | | | | * fixes ArrayIndexOutOfBoundsException on setUpCameraOutputs Change-Id: I1565576b604bdcebea85d65f3c7a2b332292ed2d
* Automatic translation importMichael Bestas2018-03-0914-1/+250
| | | | Change-Id: Iedec8fcf539447ddf15f8d56f7993dad2f1762b7
* Do not crash if we don't have support for RAW filesAndreas Schneider2018-03-061-1/+3
| | | | Change-Id: I179e2a430b6ea790d6b4a68b124944e09f4b1715
* Automatic translation importMichael Bestas2018-02-2546-172/+514
| | | | Change-Id: If8e111c42a4920e6388ab2fed8870f8202f0a336
* Automatic translation importMichael Bestas2018-02-22427-15749/+90386
| | | | Change-Id: Ib8cf31736c2799fd0c58c459508c8f65624422b4
* Snap: Fix "Convert "save best" dialog text to a quantity string"Michael Bestas2018-02-221-2/+2
| | | | | | * Fixes I0f0a91fa3cd1abe17c9d3eef453c4ed706a6fb25 Change-Id: Ib4f2aa3854127ffd96bfa744987adfd65fa306fe
* Snap: Convert "save best" dialog text to a quantity stringMichael W2018-02-212-5/+15
| | | | | | | | | * Saving 1 vs saving several can be a different string in other languages (e.g. German: "1 von 10 Bildern wird gespeichert[...]" vs "2 von 10 Bildern werden gespeichert[...]") * Also fixes a missing "be" in the source string ("will _be_ deleted") Change-Id: I0f0a91fa3cd1abe17c9d3eef453c4ed706a6fb25
* Snap: adaptive iconAsher Simonds2018-02-1417-1/+21
| | | | | Change-Id: I22760394096e4b4259fb4a1755f26bb58b1b3141 Signed-off-by: Joey <joey@lineageos.org>
* Snap: Minor string fixstaging/lineage-15.1Michael W2018-02-051-1/+1
| | | | Change-Id: I165c2668bf2726b1c183702bbc568e52b3f451b2
* Snap: Port all string improvements from cm-14.1Michael Bestas2018-02-043-712/+697
| | | | | | * This is a mess Change-Id: I91b46d2e54c78f55b31fa8b45156d74ca05e8027
* Snap: Update pano and video icons to be more like photo iconsPaul Keith2018-01-299-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-297-6/+6
| | | | | | | | | | | | Added: Washed Vintage warm Vintage cold Point green Point blue Point red-yellow Change-Id: Ib5f6781347ad7cf99eb50e4e6be0446624219981