<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/barada/patches/" rel="alternate"/><link href="https://sourceforge.net/p/barada/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/barada/patches/</id><updated>2010-06-29T20:59:15Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>List view UI updates</title><link href="https://sourceforge.net/p/barada/patches/4/" rel="alternate"/><published>2010-06-29T20:59:15Z</published><updated>2010-06-29T20:59:15Z</updated><author><name>Jason Michalski</name><uri>https://sourceforge.net/u/armooo/</uri></author><id>https://sourceforge.net121acaf75cc607c1719e86f3d0e121d7c870e238</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Made the list fill the width so toutch target is larger.&lt;br /&gt;
Added a context menu to edit/delete profiles.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>UI changes for PIN input</title><link href="https://sourceforge.net/p/barada/patches/3/" rel="alternate"/><published>2010-06-29T20:58:17Z</published><updated>2010-06-29T20:58:17Z</updated><author><name>Jason Michalski</name><uri>https://sourceforge.net/u/armooo/</uri></author><id>https://sourceforge.netfc6af35204cfe568f8bd0ad591b40f2d20183325</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hint to the IME to use a "phone" mode to get number only pad.&lt;br /&gt;
Process an enter in the pin EditText as a click on the Generate button.&lt;br /&gt;
Have the IME send an enter when go is pressed.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Off-by-one error renders client unsuable</title><link href="https://sourceforge.net/p/barada/patches/2/" rel="alternate"/><published>2009-05-10T03:30:57Z</published><updated>2009-05-10T03:30:57Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0c90d7de35bfb7f308e0c697d9e328b10b6b81cf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There's an off-by-one error in OneTimePasswordAlgorithm.java which I believe is caused by BigInteger.toByteArray() producing a *signed* byte array, which the rest of the code isn't expecting.  This eror crashes the client every time when an OTP is requested.&lt;/p&gt;
&lt;p&gt;Whilst there are probably better ways of fixing it, these 2 small changes have the effect of removing the sign from the array, allowing the correct generation of OTPs.  I've tested this on the emulator and device, and I've seen it generate a correct OTP multiple times.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>barada-add</title><link href="https://sourceforge.net/p/barada/patches/1/" rel="alternate"/><published>2008-12-23T18:23:19Z</published><updated>2008-12-23T18:23:19Z</updated><author><name>xaocon</name><uri>https://sourceforge.net/u/xaocon/</uri></author><id>https://sourceforge.netfd7c10572acd8211ecc44c881ad316e0f9c91835</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I really like the idea of your project and while looking over the code I added a little to the inline doc and checked for bounds in both direction. I hope that this helps... I don't do a lot of coding. If you would like I would love to help with the project. I have been looking for something that I can work on so I don't get to rusty.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>