<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Snap, branch stable/cm-13.0-ZNH5Y</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>Snap: Fix possible NPE</title>
<updated>2016-12-03T21:12:10+00:00</updated>
<author>
<name>Michael W</name>
<email>baddaemon87@gmail.com</email>
</author>
<published>2016-10-22T12:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=aaa46baf1c12d63b16d3449f02341824f25589eb'/>
<id>aaa46baf1c12d63b16d3449f02341824f25589eb</id>
<content type='text'>
Seems like getSupportedFocusModes() can return null.
Check for null before using it further

RM-290

Change-Id: I46860f780b99970cbe9857c8ba73691d69321488
Reference: BugDumps 20161014-20 L#131
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Seems like getSupportedFocusModes() can return null.
Check for null before using it further

RM-290

Change-Id: I46860f780b99970cbe9857c8ba73691d69321488
Reference: BugDumps 20161014-20 L#131
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Fix possible RuntimeException (due to NPE)</title>
<updated>2016-12-03T21:12:09+00:00</updated>
<author>
<name>Michael W</name>
<email>baddaemon87@gmail.com</email>
</author>
<published>2016-10-22T11:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=7d16fdb5979cdf1e829c52fcdad2ec3391cd76bf'/>
<id>7d16fdb5979cdf1e829c52fcdad2ec3391cd76bf</id>
<content type='text'>
When the pref can't be found, index "-1" is returned, causing an NPE
resulting in an RTE. Add check for a positive index before accessing the
array

RM-290

Change-Id: Ifa80077c2090a9df449be608feaf4390c875ff0f
Reference: BugDumps 13-20161014-20 L#40
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the pref can't be found, index "-1" is returned, causing an NPE
resulting in an RTE. Add check for a positive index before accessing the
array

RM-290

Change-Id: Ifa80077c2090a9df449be608feaf4390c875ff0f
Reference: BugDumps 13-20161014-20 L#40
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix off-by-one error in sub menu selection highlight.</title>
<updated>2016-12-03T21:12:08+00:00</updated>
<author>
<name>Danny Baumann</name>
<email>dannybaumann@web.de</email>
</author>
<published>2016-11-02T09:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=5db8da4ce6c909f35bc5672210c6ef51b63ffc6c'/>
<id>5db8da4ce6c909f35bc5672210c6ef51b63ffc6c</id>
<content type='text'>
RM-290

Change-Id: I975495526671a4aa5311a471026831e0096a873c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RM-290

Change-Id: I975495526671a4aa5311a471026831e0096a873c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix off-by-one error in submenu selection handling.</title>
<updated>2016-12-03T21:12:07+00:00</updated>
<author>
<name>Danny Baumann</name>
<email>dannybaumann@web.de</email>
</author>
<published>2016-10-30T12:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=3502c3c1047ce35960bed99c6d487602d4c05067'/>
<id>3502c3c1047ce35960bed99c6d487602d4c05067</id>
<content type='text'>
RM-290

Change-Id: I7e0f44110735d8e098abdf9724e89a837b96c3e9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RM-290

Change-Id: I7e0f44110735d8e098abdf9724e89a837b96c3e9
</pre>
</div>
</content>
</entry>
<entry>
<title>Furtherly improve list menu handling.</title>
<updated>2016-12-03T21:12:06+00:00</updated>
<author>
<name>Danny Baumann</name>
<email>dannybaumann@web.de</email>
</author>
<published>2016-10-07T12:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=ffd44061e93cfd63040b909024407a8c5953422e'/>
<id>ffd44061e93cfd63040b909024407a8c5953422e</id>
<content type='text'>
Improve layout of top-level menu items, and avoid second level menu
items being obscured by the navigation bar.

RM-290

Change-Id: Ic3ee983e33613f7337839d11cae9520b86636b7d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve layout of top-level menu items, and avoid second level menu
items being obscured by the navigation bar.

RM-290

Change-Id: Ic3ee983e33613f7337839d11cae9520b86636b7d
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Add picture resolutions for Axon 7</title>
<updated>2016-12-03T21:11:57+00:00</updated>
<author>
<name>c457</name>
<email>android.c357@gmail.com</email>
</author>
<published>2016-09-18T19:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=baa179110956d640ea787e565508cf71d6199ebb'/>
<id>baa179110956d640ea787e565508cf71d6199ebb</id>
<content type='text'>
RM-290

Change-Id: Ia6a1ca122a04d3d8291aa588277237a6a45d11b3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RM-290

Change-Id: Ia6a1ca122a04d3d8291aa588277237a6a45d11b3
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2016-09-07T03:06:48+00:00</updated>
<author>
<name>clyde@build01</name>
<email>jenkins@cyanogenmod.com</email>
</author>
<published>2016-09-07T03:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=54b3320fbfb16e4802c6a1cf5429b149d161a1e4'/>
<id>54b3320fbfb16e4802c6a1cf5429b149d161a1e4</id>
<content type='text'>
Change-Id: Ie982101ee79a6889fdee9d195ceb3939fcd771f6
Ticket: -
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie982101ee79a6889fdee9d195ceb3939fcd771f6
Ticket: -
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2016-08-29T21:01:48+00:00</updated>
<author>
<name>pinky@build01</name>
<email>jenkins@cyanogenmod.com</email>
</author>
<published>2016-08-28T03:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=530f84259813ec74150404b62c5bc1b97ff10d31'/>
<id>530f84259813ec74150404b62c5bc1b97ff10d31</id>
<content type='text'>
Change-Id: I0bdf8427a36d80fe4457af03a762809604393bc5
Ticket: -
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0bdf8427a36d80fe4457af03a762809604393bc5
Ticket: -
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2016-08-27T21:22:43+00:00</updated>
<author>
<name>pinky@build01</name>
<email>jenkins@cyanogenmod.com</email>
</author>
<published>2016-08-27T21:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=2532dc8a987b4b68aed100c27b18116ebc6270dd'/>
<id>2532dc8a987b4b68aed100c27b18116ebc6270dd</id>
<content type='text'>
Change-Id: Ie60269c6a734486ab20d56397bb8bf11c612c9cb
Ticket: -
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie60269c6a734486ab20d56397bb8bf11c612c9cb
Ticket: -
</pre>
</div>
</content>
</entry>
<entry>
<title>SnapdragonCamera: Adding PRIVILEGED true</title>
<updated>2016-08-25T21:44:59+00:00</updated>
<author>
<name>Jack Yoo</name>
<email>jyoo@codeaurora.org</email>
</author>
<published>2016-07-13T19:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=2cad43d610db287deec3b4c368e92901222ae8d9'/>
<id>2cad43d610db287deec3b4c368e92901222ae8d9</id>
<content type='text'>
Promoting privilege for direct SD card path access.

Change-Id: I10f28606a646a85c0cb23e4cf8e617eafdcaa2b4
CRs-Fixed: 1032564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Promoting privilege for direct SD card path access.

Change-Id: I10f28606a646a85c0cb23e4cf8e617eafdcaa2b4
CRs-Fixed: 1032564
</pre>
</div>
</content>
</entry>
</feed>
