<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/debug/java/se, branch 0.9.0</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Reusing methods to download certificate.</title>
<updated>2015-01-19T15:00:06+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-13T12:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b3ea137781af2eacd0a5b75f24030cfbc3c9d962'/>
<id>b3ea137781af2eacd0a5b75f24030cfbc3c9d962</id>
<content type='text'>
This makes sure that if a a certificate is not valid, a new one is
downloaded. Unit tests don't apply to this, I've already added one to
the certificate validator, whose result will determine if a new
certificate will be downloaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure that if a a certificate is not valid, a new one is
downloaded. Unit tests don't apply to this, I've already added one to
the certificate validator, whose result will determine if a new
certificate will be downloaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>xlarge layouts updated</title>
<updated>2015-01-12T18:00:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-12T18:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6ed3fde3ea171700390552dd1040e10e8cc1ca32'/>
<id>6ed3fde3ea171700390552dd1040e10e8cc1ca32</id>
<content type='text'>
Last refactor, introducing ButterKnife and all those things, I forgot to
update this layouts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Last refactor, introducing ButterKnife and all those things, I forgot to
update this layouts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reviewed both ConfigurationWizards</title>
<updated>2015-01-12T16:20:28+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-01-12T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0773d87a7d8fca47ae5f6e721ba839dc9d8b903f'/>
<id>0773d87a7d8fca47ae5f6e721ba839dc9d8b903f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTTP 401 = Logged out correctly</title>
<updated>2014-12-31T16:54:15+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-31T16:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=a2eb399584f29286a7177ce707b042cc84e16fe5'/>
<id>a2eb399584f29286a7177ce707b042cc84e16fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for null certificate on validCertificate</title>
<updated>2014-12-22T10:22:29+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-22T10:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e4b49fb3cfb1e69cc4617bfcc5b20cbc22df4f8c'/>
<id>e4b49fb3cfb1e69cc4617bfcc5b20cbc22df4f8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update eip-service.json each EipFragment.onAttach</title>
<updated>2014-12-16T15:58:07+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-16T15:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=132b62695b021b61d1774944a7bfa6e9166d3ea0'/>
<id>132b62695b021b61d1774944a7bfa6e9166d3ea0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Working on Android 5.</title>
<updated>2014-12-15T10:30:28+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-15T10:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=582758a34f6fd82ad1071bf9a196f0fa048689e8'/>
<id>582758a34f6fd82ad1071bf9a196f0fa048689e8</id>
<content type='text'>
Beware! https://code.google.com/p/android/issues/detail?id=80074: Wrong VpnService.prepare() behavior after re-installation of the VPN app on Android 5.0

"The following steps will cause incorrect behavior of the VpnService.prepare():

1. Establish VPN connection using any VPN app. VpnService.prepare() will return an intent for the "Connection request" system activity. Once user accepts it, VPN connection can be established successfully.
2. Uninstall VPN app.
3. Re-install the same VPN app.
4. Now VpnService.prepare() returns null, as if the VPN service has been already prepared.
5. Now VpnService.protect() returns false and VPN connection fails.

Device reboot is needed in order to be able to establish VPN connection again."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Beware! https://code.google.com/p/android/issues/detail?id=80074: Wrong VpnService.prepare() behavior after re-installation of the VPN app on Android 5.0

"The following steps will cause incorrect behavior of the VpnService.prepare():

1. Establish VPN connection using any VPN app. VpnService.prepare() will return an intent for the "Connection request" system activity. Once user accepts it, VPN connection can be established successfully.
2. Uninstall VPN app.
3. Re-install the same VPN app.
4. Now VpnService.prepare() returns null, as if the VPN service has been already prepared.
5. Now VpnService.protect() returns false and VPN connection fails.

Device reboot is needed in order to be able to establish VPN connection again."
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug in the add provider to the adapter fixed.</title>
<updated>2014-12-09T20:01:50+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-09T20:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=2d764ff0261e902e3b41f7f5e1d79df52e51a1ac'/>
<id>2d764ff0261e902e3b41f7f5e1d79df52e51a1ac</id>
<content type='text'>
Refactored the new provider dialog too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactored the new provider dialog too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Final refactoring for this bug.</title>
<updated>2014-12-09T17:57:35+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-09T17:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=062e4c4597f947816282b1c9c5e63c034549f057'/>
<id>062e4c4597f947816282b1c9c5e63c034549f057</id>
<content type='text'>
Removed the sign up dialog, log in one is enough with the third button I
added some time ago to sign up.

Removed classes we don't need due to the libraries I have recently
introduced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the sign up dialog, log in one is enough with the third button I
added some time ago to sign up.

Removed classes we don't need due to the libraries I have recently
introduced.
</pre>
</div>
</content>
</entry>
<entry>
<title>Save custom providers to sdcard.</title>
<updated>2014-12-09T14:58:09+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-12-09T14:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7bbb5b69717393d87869ae6f16d6aff0578a81bf'/>
<id>7bbb5b69717393d87869ae6f16d6aff0578a81bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
