<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/tests, branch develop</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>Tests for Dashboard pass.</title>
<updated>2014-03-20T17:42:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-03-20T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=853090cabc32f8899e550ca2b85f8155967b4d6c'/>
<id>853090cabc32f8899e550ca2b85f8155967b4d6c</id>
<content type='text'>
Setting the mobile data connection off cuts the connection from the computer to the emulator, so ant nor adb will see everything's well unless you comment that part of the tests (testDashboard:52-60).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting the mobile data connection off cuts the connection from the computer to the emulator, so ant nor adb will see everything's well unless you comment that part of the tests (testDashboard:52-60).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/simulate-no-network-without-airplane-mode' into develop_test</title>
<updated>2014-03-19T16:12:47+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-03-19T16:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=47ee09203766694fbdb91fd0c0d56268ecd39448'/>
<id>47ee09203766694fbdb91fd0c0d56268ecd39448</id>
<content type='text'>
Conflicts:
	AndroidManifest.xml
	tests/src/se/leap/bitmaskclient/test/testDashboard.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	AndroidManifest.xml
	tests/src/se/leap/bitmaskclient/test/testDashboard.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Android support library v4 added.</title>
<updated>2014-03-19T15:46:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-28T19:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0a651332f050594cd0c4de4c0d09079c51b7b5c9'/>
<id>0a651332f050594cd0c4de4c0d09079c51b7b5c9</id>
<content type='text'>
Look at https://leap.se/code/issues/5062#note-3:
I'm going to remove android-support-v4.jar from .gitignore based on https://developer.android.com/tools/support-library/index.html#overview and http://www.in-nomine.org/2012/02/26/adding-android-support-v4-to-your-android-application-in-intellij-idea/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look at https://leap.se/code/issues/5062#note-3:
I'm going to remove android-support-v4.jar from .gitignore based on https://developer.android.com/tools/support-library/index.html#overview and http://www.in-nomine.org/2012/02/26/adding-android-support-v4-to-your-android-application-in-intellij-idea/
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bug/about-fragment-legacy-references' into develop</title>
<updated>2014-03-01T01:52:16+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2014-03-01T01:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c9eea0961c8c6082b5f996b6a949f6d63d12322a'/>
<id>c9eea0961c8c6082b5f996b6a949f6d63d12322a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleted unused classes from ics-openvpn.</title>
<updated>2014-02-05T00:56:31+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2014-02-05T00:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d246e4e0b571874de0927cacf72fb193baabdca9'/>
<id>d246e4e0b571874de0927cacf72fb193baabdca9</id>
<content type='text'>
This classes were an obvious choice, there may be more unused classes
around there.

Conflicts:
	src/se/leap/bitmaskclient/ProviderListFragment.java
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This classes were an obvious choice, there may be more unused classes
around there.

Conflicts:
	src/se/leap/bitmaskclient/ProviderListFragment.java
</pre>
</div>
</content>
</entry>
<entry>
<title>Wi-Fi on/off method in ConnectionManager for tests</title>
<updated>2014-01-30T18:54:58+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-30T18:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=c1c7d1f7106afa4e2300f37355642c56641884e9'/>
<id>c1c7d1f7106afa4e2300f37355642c56641884e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set data connection status works.</title>
<updated>2014-01-30T17:59:07+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-30T17:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6c7eda789ac7ee5c0369409cb27430f0074dfc07'/>
<id>6c7eda789ac7ee5c0369409cb27430f0074dfc07</id>
<content type='text'>
Tested both in real device with Cyanogenmod 4.3.1 and in api 18
emulator.

Next step: wi-fi toggling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested both in real device with Cyanogenmod 4.3.1 and in api 18
emulator.

Next step: wi-fi toggling.
</pre>
</div>
</content>
</entry>
<entry>
<title>New method to set on/off data connection.</title>
<updated>2014-01-29T16:09:12+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-29T16:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=00dedc1f763093eb22bec0ff15c9fbdb7ca88d65'/>
<id>00dedc1f763093eb22bec0ff15c9fbdb7ca88d65</id>
<content type='text'>
Used in tests, but it's going to be used in the near future when
blocking data connections until EIP is on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used in tests, but it's going to be used in the near future when
blocking data connections until EIP is on.
</pre>
</div>
</content>
</entry>
<entry>
<title>testSwitchProvider updated.</title>
<updated>2014-01-29T15:29:11+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-29T15:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8d1b47a498df5d0f4e4e619f8373aaa1ad4dcd90'/>
<id>8d1b47a498df5d0f4e4e619f8373aaa1ad4dcd90</id>
<content type='text'>
It shouldn't expect the previous provider to be back again pressing the
back button after hitting "Switch provider".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It shouldn't expect the previous provider to be back again pressing the
back button after hitting "Switch provider".
</pre>
</div>
</content>
</entry>
</feed>
