<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/src/se/leap/openvpn, branch 0.2.3</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Merge branch 'hotfix/vpn-routes-never-set' into develop</title>
<updated>2013-12-04T17:06:15+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-12-04T17:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6f31f91a82f9822a34ae55c5275130d23be29f4b'/>
<id>6f31f91a82f9822a34ae55c5275130d23be29f4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for notification message on state exiting</title>
<updated>2013-12-04T15:03:48+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-12-04T01:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9f0e175d9c4da5ffc914d4c42001e5195fa20557'/>
<id>9f0e175d9c4da5ffc914d4c42001e5195fa20557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfixes for switch toggle behavior</title>
<updated>2013-12-04T15:00:48+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-26T12:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e26be4756596acf5be292955079ae33f228408d8'/>
<id>e26be4756596acf5be292955079ae33f228408d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set key icon also on state EXITING</title>
<updated>2013-12-04T15:00:48+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-26T12:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=371a37fb024d3bf0609efbdb877d69b36a844f10'/>
<id>371a37fb024d3bf0609efbdb877d69b36a844f10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added FATAL as status for reconnection timout</title>
<updated>2013-12-04T15:00:48+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-26T03:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1df0766479f0235bd7e2afcaecce1eaebacb9ffc'/>
<id>1df0766479f0235bd7e2afcaecce1eaebacb9ffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "No new routes if openvpn is already running."</title>
<updated>2013-12-04T05:28:04+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2013-12-04T05:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=83e5afb8349b62c858fe3a1803404c138e326e1b'/>
<id>83e5afb8349b62c858fe3a1803404c138e326e1b</id>
<content type='text'>
This reverts commit 5b772c23c3f45405f30de4a180fe47dbcb2fdfc4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5b772c23c3f45405f30de4a180fe47dbcb2fdfc4.
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenVPN notification contains location.</title>
<updated>2013-11-21T20:50:32+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-11-21T20:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=f9f69298e7d0b5e4258ea27095f50f9da7c6ff9b'/>
<id>f9f69298e7d0b5e4258ea27095f50f9da7c6ff9b</id>
<content type='text'>
Instead of plain domain, we're printing a new variable stored in vpnprofile (parsed in ConfigParser): location.

I'm substituing "__" by ", ", but I'm not uppercasing anything. We rely on the raw data from eip-service.json.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of plain domain, we're printing a new variable stored in vpnprofile (parsed in ConfigParser): location.

I'm substituing "__" by ", ", but I'm not uppercasing anything. We rely on the raw data from eip-service.json.
</pre>
</div>
</content>
</entry>
<entry>
<title>In notification: s/hippo.bitmask.net/bitmask.net/</title>
<updated>2013-11-21T20:46:30+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-11-12T19:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=18f7612ee584e6f3023d230698ab0bf8866cd2ec'/>
<id>18f7612ee584e6f3023d230698ab0bf8866cd2ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/disconnect-notification-icon' into develop</title>
<updated>2013-11-15T21:04:35+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2013-11-15T21:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=42d075e993fc345b7684ed4e0e89b732563f7a0c'/>
<id>42d075e993fc345b7684ed4e0e89b732563f7a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shows the broken key symbol on specific states, not on messages from R.string</title>
<updated>2013-11-14T20:21:26+00:00</updated>
<author>
<name>cyBerta</name>
<email>richy@cyborgsociety.org</email>
</author>
<published>2013-11-14T20:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d0f6818f93a3978647336191aa104325879cfa13'/>
<id>d0f6818f93a3978647336191aa104325879cfa13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
