<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/src, branch 0.2.2</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>Real VPN status is returned from Eip.isRunning().</title>
<updated>2013-11-15T22:53:51+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-09T10:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=df580ff4ca160bee13bb071e1db86c0a0945557e'/>
<id>df580ff4ca160bee13bb071e1db86c0a0945557e</id>
<content type='text'>
retrieveVpnService now uses BIND_AUTO_CREATE flag, so that if the OpenVpnService has not been started, the state is still notified.

retrieveVpnService now returns a boolean, so that if bindService fails false is returned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
retrieveVpnService now uses BIND_AUTO_CREATE flag, so that if the OpenVpnService has not been started, the state is still notified.

retrieveVpnService now returns a boolean, so that if bindService fails false is returned.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dashboard asks for real VPN state.</title>
<updated>2013-11-15T22:53:51+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-07T14:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d9c8729bfdead18aa695ceddac3a12efe6c8b568'/>
<id>d9c8729bfdead18aa695ceddac3a12efe6c8b568</id>
<content type='text'>
Right now, the answer is always "disconnected", I think it's a problem in EIP.isRunning().

I've also added some new strings, trying to minimize the number of them scattered through litterals around the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now, the answer is always "disconnected", I think it's a problem in EIP.isRunning().

I've also added some new strings, trying to minimize the number of them scattered through litterals around the code.
</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>ProviderDetail login works with new progressbar.</title>
<updated>2013-11-15T22:25:17+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-02T18:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=180b4d31526e442dd4978ca321a304f26b32240c'/>
<id>180b4d31526e442dd4978ca321a304f26b32240c</id>
<content type='text'>
A nullpointer occurred, due to a progressbar view assigned when the screen
did not showed it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A nullpointer occurred, due to a progressbar view assigned when the screen
did not showed it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Label for the CW progressbar.</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-02T18:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a9904f63729fc01c6f7c4fe767cf9540f7405360'/>
<id>a9904f63729fc01c6f7c4fe767cf9540f7405360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>CW ProgressBar is translated below provider.</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-28T11:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6d5838ae7d1ffb022c28ce7d6a20a0045cb56e70'/>
<id>6d5838ae7d1ffb022c28ce7d6a20a0045cb56e70</id>
<content type='text'>
The progressbar does not show any message.

The progressbar overlaps the next provider list item. This is the next
issue to be fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The progressbar does not show any message.

The progressbar overlaps the next provider list item. This is the next
issue to be fixed.
</pre>
</div>
</content>
</entry>
</feed>
