<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Snap/src_pd, branch replicant-6.0-0003</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/'/>
<entry>
<title>SnapdragonCamera: Handle startPreview exception in camera.</title>
<updated>2016-08-03T22:44:40+00:00</updated>
<author>
<name>Sanjeev Garg</name>
<email>sangarg@codeaurora.org</email>
</author>
<published>2015-10-12T06:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=a2794eab22238885f5a3e2ed95e9fd2a1c42e810'/>
<id>a2794eab22238885f5a3e2ed95e9fd2a1c42e810</id>
<content type='text'>
If any exception occurs in start preview then camera app
should handle this exception and should display error pop-up
and exit gracefully.

CRs-Fixed: 919778

Change-Id: I80b60224d5d47a96dad78c40f8a23e3e9be45e65
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If any exception occurs in start preview then camera app
should handle this exception and should display error pop-up
and exit gracefully.

CRs-Fixed: 919778

Change-Id: I80b60224d5d47a96dad78c40f8a23e3e9be45e65
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parameters and deduplicate parameter changes</title>
<updated>2013-11-12T22:16:46+00:00</updated>
<author>
<name>Seth Raphael</name>
<email>magicseth@google.com</email>
</author>
<published>2013-11-12T19:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=77775f170a4596421fd566005522f56f82b1c276'/>
<id>77775f170a4596421fd566005522f56f82b1c276</id>
<content type='text'>
Bug: 11646117
Change-Id: If52182a856d7ee8143a351c7f79a76d13840c61e</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 11646117
Change-Id: If52182a856d7ee8143a351c7f79a76d13840c61e</pre>
</div>
</content>
</entry>
<entry>
<title>Add logging to various actions</title>
<updated>2013-11-08T03:37:52+00:00</updated>
<author>
<name>Seth Raphael</name>
<email>magicseth@google.com</email>
</author>
<published>2013-11-05T18:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=cbd8267ee99e457f72822e8d8187b5e6823104f8'/>
<id>cbd8267ee99e457f72822e8d8187b5e6823104f8</id>
<content type='text'>
Bug: 11514148

Change-Id: Ib31a74a6badc4dcdeaa316e032f4aef17edd06b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 11514148

Change-Id: Ib31a74a6badc4dcdeaa316e032f4aef17edd06b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CameraUtil.launchGallery, ensure SecureCamera uses Gallery up icon</title>
<updated>2013-10-30T20:27:43+00:00</updated>
<author>
<name>Alan Newberger</name>
<email>alann@google.com</email>
</author>
<published>2013-10-30T19:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=761306fadfa94b538f43e8cf3463bf6d22814947'/>
<id>761306fadfa94b538f43e8cf3463bf6d22814947</id>
<content type='text'>
CameraUtil.launchGallery incorrectly describes a mechanism to call an APP_GALLERY
category intent. Since we're using Gallery icon we should go direct to Gallery,
which IntentHelper already does. Simply removed the util class and call the
helper direct from the activity. Also noticed during testing that the SecureCamera
was not correctly showing the Gallery icon, though its behavior would take user
to Gallery. Finally, removing restriction that the video player intent should
go to Gallery, instead it should route to system preferred intent.

Bug: 11065256
Change-Id: I941f9469de169919c4bac6c91dde7e577921f737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CameraUtil.launchGallery incorrectly describes a mechanism to call an APP_GALLERY
category intent. Since we're using Gallery icon we should go direct to Gallery,
which IntentHelper already does. Simply removed the util class and call the
helper direct from the activity. Also noticed during testing that the SecureCamera
was not correctly showing the Gallery icon, though its behavior would take user
to Gallery. Finally, removing restriction that the video player intent should
go to Gallery, instead it should route to system preferred intent.

Bug: 11065256
Change-Id: I941f9469de169919c4bac6c91dde7e577921f737
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Camera2 build.</title>
<updated>2013-10-15T05:05:16+00:00</updated>
<author>
<name>Mangesh Ghiware</name>
<email>mghiware@google.com</email>
</author>
<published>2013-10-15T05:05:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=4f4a16782537f6eb08c5cc3ed76831312770e170'/>
<id>4f4a16782537f6eb08c5cc3ed76831312770e170</id>
<content type='text'>
Bug: 11226016
Change-Id: Ib667e52a150ffad44575ea97174f9d13de1d7b5e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 11226016
Change-Id: Ib667e52a150ffad44575ea97174f9d13de1d7b5e
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Gallery intents by default.</title>
<updated>2013-10-15T04:19:22+00:00</updated>
<author>
<name>Mangesh Ghiware</name>
<email>mghiware@google.com</email>
</author>
<published>2013-10-15T04:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=2d939fe70e52ba4805c6783b01530c8c1c67fb33'/>
<id>2d939fe70e52ba4805c6783b01530c8c1c67fb33</id>
<content type='text'>
Bug: 11226016
Change-Id: I4f6a5856dd8141930fb0fef19b9ded0b37ea1ce5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 11226016
Change-Id: I4f6a5856dd8141930fb0fef19b9ded0b37ea1ce5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build: Don't build GCam for non-arm targets</title>
<updated>2013-09-23T18:23:34+00:00</updated>
<author>
<name>Ruben Brunk</name>
<email>rubenbrunk@google.com</email>
</author>
<published>2013-09-23T17:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=283beaf677d0c3235fbb22bfd5cd8338459bed1b'/>
<id>283beaf677d0c3235fbb22bfd5cd8338459bed1b</id>
<content type='text'>
Bug: 10430748

Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 10430748

Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding gcam module to Camera2 app.</title>
<updated>2013-09-19T06:57:14+00:00</updated>
<author>
<name>Ruben Brunk</name>
<email>rubenbrunk@google.com</email>
</author>
<published>2013-09-06T18:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=a9d66bdab247626b31dc182c4d62520b3abffdbd'/>
<id>a9d66bdab247626b31dc182c4d62520b3abffdbd</id>
<content type='text'>
Bug: 10430748

Change-Id: I0c53085553cd8505ba376b1518507d36065894f5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 10430748

Change-Id: I0c53085553cd8505ba376b1518507d36065894f5
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring back wide angle panorama.</title>
<updated>2013-09-04T20:10:29+00:00</updated>
<author>
<name>Angus Kong</name>
<email>shkong@google.com</email>
</author>
<published>2013-08-19T22:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=ed15d1a140986473bbe7fffd72ec9618c41c5979'/>
<id>ed15d1a140986473bbe7fffd72ec9618c41c5979</id>
<content type='text'>
  bug:10293937

Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  bug:10293937

Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove RefocusHelper.</title>
<updated>2013-08-27T00:21:48+00:00</updated>
<author>
<name>Sascha Haeberling</name>
<email>haeberling@google.com</email>
</author>
<published>2013-08-27T00:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=69fd1a0f5c373a472d727af2ffde003efe4f86b2'/>
<id>69fd1a0f5c373a472d727af2ffde003efe4f86b2</id>
<content type='text'>
  Bug: 10494566

Change-Id: I0e5c665867fe324883ff199327df1ef3736cc7c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Bug: 10494566

Change-Id: I0e5c665867fe324883ff199327df1ef3736cc7c7
</pre>
</div>
</content>
</entry>
</feed>
