<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java/se/leap/bitmaskclient/eip, branch 0.9.4</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Gateways manager added a gateway from string twice.</title>
<updated>2015-05-29T09:32:09+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-05-29T09:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7fec00203782c5bf3b95bf8b4702c8d5a4c5940d'/>
<id>7fec00203782c5bf3b95bf8b4702c8d5a4c5940d</id>
<content type='text'>
Give more time to provider details fragment to appear, because debugging makes the code run slowly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give more time to provider details fragment to appear, because debugging makes the code run slowly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separated tests for VpnFragment.</title>
<updated>2015-05-01T09:25:40+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-05-01T09:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5cc63073c78f0792ea462f0c2119ce5d361e9c5f'/>
<id>5cc63073c78f0792ea462f0c2119ce5d361e9c5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a button to the UI</title>
<updated>2015-04-27T16:08:59+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-27T16:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=bd68fe662af7734d94a8853b38f418f19879e389'/>
<id>bd68fe662af7734d94a8853b38f418f19879e389</id>
<content type='text'>
Turn on VPN touching that button, and leave the image as a mere indicator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn on VPN touching that button, and leave the image as a mere indicator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Always show the log if an error happens.</title>
<updated>2015-04-22T10:36:39+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-20T17:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=0a7cb34e42fc3b8bf8623bda45cd4d76079a96c4'/>
<id>0a7cb34e42fc3b8bf8623bda45cd4d76079a96c4</id>
<content type='text'>
I've removed the "reason" management in LogWindowWrapper, letting
EipStatus display the error log message only if it's a new one (based on
the log buffer position).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've removed the "reason" management in LogWindowWrapper, letting
EipStatus display the error log message only if it's a new one (based on
the log buffer position).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove textual status.</title>
<updated>2015-04-22T10:36:39+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-20T16:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d486768d6b0664d9032605897c8f1847ef4e3a39'/>
<id>d486768d6b0664d9032605897c8f1847ef4e3a39</id>
<content type='text'>
I had a difficult moment trying to detect if the LogWindow had already
been shown after an error. Finally, I implemented a LogWindowWrapper
which contains a field for the reason it was shown, so that we can check
if the previous error is the same than the current one leading to the
avoidance of the second LogWindow. For this to work, we need to reset
that reason each time we trigger a new vpn state (i.e. each time the
user taps on the vpn icon).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I had a difficult moment trying to detect if the LogWindow had already
been shown after an error. Finally, I implemented a LogWindowWrapper
which contains a field for the reason it was shown, so that we can check
if the previous error is the same than the current one leading to the
avoidance of the second LogWindow. For this to work, we need to reset
that reason each time we trigger a new vpn state (i.e. each time the
user taps on the vpn icon).
</pre>
</div>
</content>
</entry>
<entry>
<title>Wants to disconnect and is connecting work fine.</title>
<updated>2015-04-15T11:01:10+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-15T11:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=106502134068155563f877966e1c5b0edfae2d51'/>
<id>106502134068155563f877966e1c5b0edfae2d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all Logs.</title>
<updated>2015-03-24T18:29:55+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-03-24T18:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e54c7a5407da82feb6dc6fb0de5e2d9f3756b651'/>
<id>e54c7a5407da82feb6dc6fb0de5e2d9f3756b651</id>
<content type='text'>
In the near future, I should implement an error feedback
mechanism (ideally using ics-openvpn's log view), and avoid the
e.printStackTrace() and Log.d("","") without losing information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the near future, I should implement an error feedback
mechanism (ideally using ics-openvpn's log view), and avoid the
e.printStackTrace() and Log.d("","") without losing information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Indent everything with IntelliJ</title>
<updated>2015-03-24T18:07:43+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-03-24T18:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b87f082fe0e9c05cf45c56b510a2c4000133b572'/>
<id>b87f082fe0e9c05cf45c56b510a2c4000133b572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned imports, use wildcards when appropriate</title>
<updated>2015-03-24T17:59:27+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-03-24T17:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9bb172e96cfd741e528e692118ee32fc609c6da8'/>
<id>9bb172e96cfd741e528e692118ee32fc609c6da8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove unused imports."</title>
<updated>2015-03-24T16:59:08+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-03-24T16:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=26efe3b9b2e1cbfe87f88239e1a3c9264ae1e1db'/>
<id>26efe3b9b2e1cbfe87f88239e1a3c9264ae1e1db</id>
<content type='text'>
This reverts commit 1e300837b2b2188bc682af7b1dfadfa16942725b.

I don't want big lists of imports, I like wildcards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1e300837b2b2188bc682af7b1dfadfa16942725b.

I don't want big lists of imports, I like wildcards.
</pre>
</div>
</content>
</entry>
</feed>
