<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/src/se/leap/leapclient, branch master</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Going back from providerdetails show all providers</title>
<updated>2013-11-15T23:30:07+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-14T11:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a904408946b058496e6c34e4987212ede32e469a'/>
<id>a904408946b058496e6c34e4987212ede32e469a</id>
<content type='text'>
I missed a notifyDataSetChanged.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I missed a notifyDataSetChanged.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switching provider offers all providers from list.</title>
<updated>2013-11-15T22:25:17+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-03T14:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=76d52773a237da8fcae3670a959bbe2bfe609796'/>
<id>76d52773a237da8fcae3670a959bbe2bfe609796</id>
<content type='text'>
This fixes bug #4004: With new progress bars branch, if user switches provider the list of providers is not complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes bug #4004: With new progress bars branch, if user switches provider the list of providers is not complete.
</pre>
</div>
</content>
</entry>
<entry>
<title>New provider hides other providers.</title>
<updated>2013-11-15T22:25:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-02T17:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e865889715b8511dd432b89958e27975592d98ea'/>
<id>e865889715b8511dd432b89958e27975592d98ea</id>
<content type='text'>
If a new provider is added, it gets selected automatically hiding all
other providers, as if it had been selected clicking on it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a new provider is added, it gets selected automatically hiding all
other providers, as if it had been selected clicking on it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only selected provider remain visible.</title>
<updated>2013-11-15T22:25:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-29T09:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1d57d052814b8d46f3bdc850893171f238cdb2ef'/>
<id>1d57d052814b8d46f3bdc850893171f238cdb2ef</id>
<content type='text'>
The progressbar is always below the first row, because only the selected
provider row remain visible.

If the user cancels the ProviderDetailFragment, all providers appear
again.

Next step: implement the same behaviour with the new provider usecase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The progressbar is always below the first row, because only the selected
provider row remain visible.

If the user cancels the ProviderDetailFragment, all providers appear
again.

Next step: implement the same behaviour with the new provider usecase.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a custom adapter to the ProviderListFragment</title>
<updated>2013-11-15T22:25:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-29T08:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=54cd37ae861e57b33c0a6f1b6b5098da848ec05b'/>
<id>54cd37ae861e57b33c0a6f1b6b5098da848ec05b</id>
<content type='text'>
I've created a new adapter using code from
http://www.sherif.mobi/2012/01/listview-with-ability-to-hide-rows.html
and my own getView (moved from ProviderListFragment).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've created a new adapter using code from
http://www.sherif.mobi/2012/01/listview-with-ability-to-hide-rows.html
and my own getView (moved from ProviderListFragment).
</pre>
</div>
</content>
</entry>
<entry>
<title>bitmaskclient instead of leapclient in package path</title>
<updated>2013-11-09T19:09:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-09T19:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0718d1fd0c5ff023edadb5f519d61a177d703656'/>
<id>0718d1fd0c5ff023edadb5f519d61a177d703656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>About button from CW does not show new provider.</title>
<updated>2013-10-04T08:39:13+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-14T07:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=93ea778bf85b15cf3e495489b5d1f029da54c537'/>
<id>93ea778bf85b15cf3e495489b5d1f029da54c537</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ConfigurationWizard uses action instead of button.</title>
<updated>2013-10-04T08:39:13+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-01T08:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=661ecd222336fe939d0af095e2f489b6c363d6bc'/>
<id>661ecd222336fe939d0af095e2f489b6c363d6bc</id>
<content type='text'>
New provider button has been converted to an action item, shown at the
bottom of the screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New provider button has been converted to an action item, shown at the
bottom of the screen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Login dialog requires username.</title>
<updated>2013-10-03T23:50:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-14T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=37bb23c5549ffe690f65b1c04cf432bd3153bf04'/>
<id>37bb23c5549ffe690f65b1c04cf432bd3153bf04</id>
<content type='text'>
I've also changed the way we notify that the password should have 8
characters at least, to make it consistent to the way we notify username
is required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also changed the way we notify that the password should have 8
characters at least, to make it consistent to the way we notify username
is required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed M2 and M1 constants values.</title>
<updated>2013-10-03T08:18:18+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-03T08:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=83f18ec709d71d843155a8df853b014e5a599c01'/>
<id>83f18ec709d71d843155a8df853b014e5a599c01</id>
<content type='text'>
Logging in, it was returning a "Bad response from server" due to the malinterpretation of the received JSON. It was looking for a field named "m2", but it was "M2".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logging in, it was returning a "Bad response from server" due to the malinterpretation of the received JSON. It was looking for a field named "m2", but it was "M2".
</pre>
</div>
</content>
</entry>
</feed>
