<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ZXing/zxing.git/android/src, branch BS-4.6.4</title>
<subtitle>ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)</subtitle>
<id>https://git.radix-linux.su/ZXing/zxing.git/atom?h=BS-4.6.4</id>
<link rel='self' href='https://git.radix-linux.su/ZXing/zxing.git/atom?h=BS-4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/'/>
<updated>2014-03-16T01:38:47+00:00</updated>
<entry>
<title>Back-port option to open web pages automatically. Off by default; use with caution.</title>
<updated>2014-03-16T01:38:47+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-03-16T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=5a38cf6350bbaaa6ad1302091cedc8148082849e'/>
<id>urn:sha1:5a38cf6350bbaaa6ad1302091cedc8148082849e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new setting to freeze orientation on startup rather than switch between landscape orientations</title>
<updated>2014-03-15T17:44:15+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-03-15T17:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=b27b6c3d551d50510612ef32b518794aee7b612b'/>
<id>urn:sha1:b27b6c3d551d50510612ef32b518794aee7b612b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #80 : handle %t not %d escape</title>
<updated>2014-03-15T15:14:13+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-03-15T15:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=16ed2542fee19c727b7e362de838a3dd8aea19fd'/>
<id>urn:sha1:16ed2542fee19c727b7e362de838a3dd8aea19fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #80 : address case where barcode text has a matching escape sequence, and better handle problematic case of URL escape sequences like %f2 matching the %f placeholder</title>
<updated>2014-03-06T07:48:04+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-03-06T07:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=b94a9801384680c676c184bb4c9a58d42f691c2d'/>
<id>urn:sha1:b94a9801384680c676c184bb4c9a58d42f691c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #80 : validate custom search URL without placeholders, which will make URLs invalid in some cases</title>
<updated>2014-03-05T22:11:29+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-03-05T22:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=912bee4138eef248deda5759c31e429083433b59'/>
<id>urn:sha1:912bee4138eef248deda5759c31e429083433b59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #71 : add error message if custom search URL is invalid</title>
<updated>2014-02-25T12:14:23+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-02-25T12:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=68234e412dc1fae1cbd0fbb929c0d04e3169a18a'/>
<id>urn:sha1:68234e412dc1fae1cbd0fbb929c0d04e3169a18a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make all the pref defaults in the code the same as defaults in XML, to be double safe, even though redundant</title>
<updated>2014-02-25T11:14:10+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-02-25T11:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=c49c8dfa46240bcb2424c0e3bbf8f658540e9539'/>
<id>urn:sha1:c49c8dfa46240bcb2424c0e3bbf8f658540e9539</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix printing of FPS ranges in log messages</title>
<updated>2014-02-12T23:31:36+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-02-12T23:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=39780fb86f3f887eb438edd58b323afe6142d669'/>
<id>urn:sha1:39780fb86f3f887eb438edd58b323afe6142d669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite auto-focus loop to be more robust, like continuing even if camera driver errors</title>
<updated>2014-02-09T16:10:01+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-02-09T16:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=b8fc4ebf16274273fefdcbf01566003a83394aec'/>
<id>urn:sha1:b8fc4ebf16274273fefdcbf01566003a83394aec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid NPE on networks with no SSID</title>
<updated>2014-02-09T14:40:51+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2014-02-09T14:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=92c70bd15da8b58f59047ba740d5dc7eed41639b'/>
<id>urn:sha1:92c70bd15da8b58f59047ba740d5dc7eed41639b</id>
<content type='text'>
</content>
</entry>
</feed>
