<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ZXing/zxing.git/android/src/com, branch dependabot/github_actions/actions/setup-java-6</title>
<subtitle>ZXing ("Zebra Crossing") barcode scanning library for Java, Android (mirror)</subtitle>
<id>https://git.radix-linux.su/ZXing/zxing.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-java-6</id>
<link rel='self' href='https://git.radix-linux.su/ZXing/zxing.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-java-6'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/'/>
<updated>2021-10-05T20:49:47+00:00</updated>
<entry>
<title>Enforce line length and indent in checkstyle (#1448)</title>
<updated>2021-10-05T20:49:47+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2021-10-05T20:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=b51346c072723d6c3f14da17a0c842243af8a2ab'/>
<id>urn:sha1:b51346c072723d6c3f14da17a0c842243af8a2ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc dead code cleanup, plugin updates</title>
<updated>2020-12-08T17:55:33+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-12-08T17:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=e7ed6aee2ffeaae1fb3b608352a62e7d5588cb13'/>
<id>urn:sha1:e7ed6aee2ffeaae1fb3b608352a62e7d5588cb13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many small updates from code analysis; remove unused files; tune server params (#1311)</title>
<updated>2020-09-06T23:21:05+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-09-06T23:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=40c2e2e9afa66148d0d70e978715f04106ead600'/>
<id>urn:sha1:40c2e2e9afa66148d0d70e978715f04106ead600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update proguard to 7. Remove unused slf4j. Minor code tweaks and dep updates. (#1307)</title>
<updated>2020-08-26T18:09:20+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-08-26T18:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=da049f21d9d6f7e4b0a0e94f3b8214847119bfe9'/>
<id>urn:sha1:da049f21d9d6f7e4b0a0e94f3b8214847119bfe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing import</title>
<updated>2020-07-22T18:00:29+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-07-22T18:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=85e37821a5b79114ac1ea41499f3447ca048e5a0'/>
<id>urn:sha1:85e37821a5b79114ac1ea41499f3447ca048e5a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some old unuseful Android logs</title>
<updated>2020-07-22T17:51:41+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-07-22T17:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=07fdff4df7647e558c5e4c421b0b5bc05617df2d'/>
<id>urn:sha1:07fdff4df7647e558c5e4c421b0b5bc05617df2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc code simplification and edits</title>
<updated>2020-06-06T02:34:13+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-06-06T02:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=9aa4db5c1f612a1460de3af9891b7d236ba2d3ac'/>
<id>urn:sha1:9aa4db5c1f612a1460de3af9891b7d236ba2d3ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>setPackage on encode intent internally</title>
<updated>2020-02-16T14:46:36+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2020-02-16T14:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=24a5f9c65457e21ec5bf4331dd7eb07e49eb51d8'/>
<id>urn:sha1:24a5f9c65457e21ec5bf4331dd7eb07e49eb51d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor code inspection: Use Math.min, Arrays.fill. No point in keeping opts from J2ME days</title>
<updated>2019-07-29T19:36:16+00:00</updated>
<author>
<name>Sean Owen</name>
<email>srowen@gmail.com</email>
</author>
<published>2019-07-29T19:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=4e110ecdbb1fcf689e2058e3aea1e8a8cbe2e822'/>
<id>urn:sha1:4e110ecdbb1fcf689e2058e3aea1e8a8cbe2e822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to allow focusing in continuous-picture mode (#1186)</title>
<updated>2019-07-04T19:55:58+00:00</updated>
<author>
<name>Wang Han</name>
<email>416810799@qq.com</email>
</author>
<published>2019-07-04T19:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/ZXing/zxing.git/commit/?id=4199e41fb8bb7fa39d3827f7c892f3611d2fb654'/>
<id>urn:sha1:4199e41fb8bb7fa39d3827f7c892f3611d2fb654</id>
<content type='text'>
* This is supported on almost all devices now, and they handle this pretty
   well. Additionally, this workarounds a bug in some devices which auto mode
   will hang forever for unknown reason.</content>
</entry>
</feed>
