<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/src/se/leap/bitmaskclient/ProviderDetailFragment.java, branch 0.8.1</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Next step: compile jni sources correctly.</title>
<updated>2014-04-08T09:43:27+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-07T18:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c206a91d320995f37f8abb33188bfd384249da3d'/>
<id>c206a91d320995f37f8abb33188bfd384249da3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pressing back always returns to CW.</title>
<updated>2014-03-29T00:48:39+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-03-19T10:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5a30e96c5b3ccbac42cdaef91b5c37ba0f7abf27'/>
<id>5a30e96c5b3ccbac42cdaef91b5c37ba0f7abf27</id>
<content type='text'>
This commit fixes a problem when back was pressed when the vpn certificate had been already downloaded (2/3 of the progressbar).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit fixes a problem when back was pressed when the vpn certificate had been already downloaded (2/3 of the progressbar).
</pre>
</div>
</content>
</entry>
<entry>
<title>No sharedprefs methods in ConfigHelper.</title>
<updated>2014-01-14T18:54:58+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-14T18:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1fe78d00244f52f903435c970c0ebf0071a08f36'/>
<id>1fe78d00244f52f903435c970c0ebf0071a08f36</id>
<content type='text'>
This means we obtain the SharedPreferences object each time we want to
use it. This yields to longer code lines while reading and writing to
them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means we obtain the SharedPreferences object each time we want to
use it. This yields to longer code lines while reading and writing to
them.
</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>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>
</feed>
