<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app, branch 0.5.4</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Bump version number for the "meetup" release</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-21T15:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=dce7064c35a903c7b13e97181c07058e143df621'/>
<id>dce7064c35a903c7b13e97181c07058e143df621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump build number and version for 0.6.0-RC1</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-15T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b8165c50328beca82efc93fadfc69a3ac18123dc'/>
<id>b8165c50328beca82efc93fadfc69a3ac18123dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network up &amp; down 3 times: sometimes fails</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T18:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=623f81b5e52a5155549731e4afe35ca054f97a3f'/>
<id>623f81b5e52a5155549731e4afe35ca054f97a3f</id>
<content type='text'>
I simulate removing the network at the end of the test.

Sometimes, the test fails because a openvpn tries to close a bad file
descriptor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I simulate removing the network at the end of the test.

Sometimes, the test fails because a openvpn tries to close a bad file
descriptor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simulate network down.</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=98f2fcedc3c645b38ecf168d57e28287c4a7a76e'/>
<id>98f2fcedc3c645b38ecf168d57e28287c4a7a76e</id>
<content type='text'>
The tests say they failed, but it's because the adb server is no longer
able to communicate with the emulator due to switching network
connectivity off (and being the adb server connected to a local tcp port
of the emulator, this port dissapears once connectivity is down).

To see if all tests passed, take a look at the logcat.
Once tests are finished, issue "adb kill-server" from the development
machine, and then "adb logcat".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests say they failed, but it's because the adb server is no longer
able to communicate with the emulator due to switching network
connectivity off (and being the adb server connected to a local tcp port
of the emulator, this port dissapears once connectivity is down).

To see if all tests passed, take a look at the logcat.
Once tests are finished, issue "adb kill-server" from the development
machine, and then "adb logcat".
</pre>
</div>
</content>
</entry>
<entry>
<title>We don't need support library from Robotium.</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T10:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=629a0b279a80938212b01c096e55c402d91739d4'/>
<id>629a0b279a80938212b01c096e55c402d91739d4</id>
<content type='text'>
I've also fixed a simple test that wasn't letting the suite to finish
correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also fixed a simple test that wasn't letting the suite to finish
correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor gradle updates, due to Android L.</title>
<updated>2014-07-24T14:50:48+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-10T09:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c552639de6e6192654c9aea02e89d6541baa3857'/>
<id>c552639de6e6192654c9aea02e89d6541baa3857</id>
<content type='text'>
- Build tools update to latest version (20).
- testPackageName is correctly calculated by default, doing nothing.
- support library needs some tweaks to support pre Android L versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Build tools update to latest version (20).
- testPackageName is correctly calculated by default, doing nothing.
- support library needs some tweaks to support pre Android L versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor setting gateway name</title>
<updated>2014-07-10T07:00:34+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-04T11:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b8aeb61756ccba19fe6c5e40efa96439be9d5c87'/>
<id>b8aeb61756ccba19fe6c5e40efa96439be9d5c87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Udp as default transport + minor refactoring.</title>
<updated>2014-07-10T07:00:34+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-04T10:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5749b7ec95d9bb68548f6a002b5c5e91cb8a8f7a'/>
<id>5749b7ec95d9bb68548f6a002b5c5e91cb8a8f7a</id>
<content type='text'>
I've also added a check for a nullpointer when eipDefinition is
null.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also added a check for a nullpointer when eipDefinition is
null.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed retrieveVpnService, it seems unuseful.</title>
<updated>2014-07-10T06:59:36+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-04T10:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d4f006df65c03c75cda327d10073cd5cd27634bf'/>
<id>d4f006df65c03c75cda327d10073cd5cd27634bf</id>
<content type='text'>
I've tested autostart, on+off repeated times, and switch provider. It
works.

The ServiceConnection is managed by DisconnectVPN from ics-openvpn, it's
not useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've tested autostart, on+off repeated times, and switch provider. It
works.

The ServiceConnection is managed by DisconnectVPN from ics-openvpn, it's
not useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extracted methods from some chunks of code.</title>
<updated>2014-07-10T06:59:36+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-07-04T09:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e4c9c72dac9c7e3ffc257ba1c7d3803e7173a868'/>
<id>e4c9c72dac9c7e3ffc257ba1c7d3803e7173a868</id>
<content type='text'>
This is a first step for a refactoring of the EIP class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a first step for a refactoring of the EIP class.
</pre>
</div>
</content>
</entry>
</feed>
