<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java/se/leap/bitmaskclient/eip, branch 1.0.7</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>replace jetbrains.annotations by androidx.annotations</title>
<updated>2020-12-29T23:58:00+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-12-29T23:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=15d5fdba32a1d2ac6468f167848f0d98bb170912'/>
<id>15d5fdba32a1d2ac6468f167848f0d98bb170912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new year cleanup: restructure messy project</title>
<updated>2020-12-28T23:54:08+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-12-28T23:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6b032b751324a30120cfaabe88940f95171df11f'/>
<id>6b032b751324a30120cfaabe88940f95171df11f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix broken exclude apps feature</title>
<updated>2020-12-28T21:12:31+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-12-28T21:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=689a5108fd932db00cfe53dbdc03d0e6d7bd949f'/>
<id>689a5108fd932db00cfe53dbdc03d0e6d7bd949f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup, remove unused code and deprecated comments</title>
<updated>2020-12-28T15:12:01+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-12-28T15:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=09865483f39e01a52e401baba280260df2c2e766'/>
<id>09865483f39e01a52e401baba280260df2c2e766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JobIntentServices leak activity context in APIs &lt; 25, use application context instead</title>
<updated>2020-07-26T10:01:53+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-26T10:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=1a5c9778a59a8cc5391230c273b4d8f842a46992'/>
<id>1a5c9778a59a8cc5391230c273b4d8f842a46992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in vpn profile based gateway order detection, write additional tests for it</title>
<updated>2020-07-24T15:40:15+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-24T15:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d1ddaa7b10fde24b0b5f07369d1a22c221b81287'/>
<id>d1ddaa7b10fde24b0b5f07369d1a22c221b81287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in gateway selection - always iterate through all gateways and count those supporting the requested transport in order to get the nClosest gateway; adding more tests</title>
<updated>2020-07-24T14:30:02+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-24T14:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e986a294ec3e328bd48bb4c423fe835d1aa2dc69'/>
<id>e986a294ec3e328bd48bb4c423fe835d1aa2dc69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt profile selection after perordered gateway list was introduced and use profiles mUsePluggableTransports flag instead of shared preferences to get the requested transport</title>
<updated>2020-07-24T13:41:17+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-24T13:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=501a451b8b932e1f0e001599dbfe53810cb9ead0'/>
<id>501a451b8b932e1f0e001599dbfe53810cb9ead0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix potential nullpointer exception in geoipservice json parsing</title>
<updated>2020-07-23T15:25:20+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-23T15:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=b92177a2d26f0f96671c848d26c79b08dca13f71'/>
<id>b92177a2d26f0f96671c848d26c79b08dca13f71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement gateway selection based on geoip service</title>
<updated>2020-07-23T14:56:41+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2020-07-23T14:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=49b18fcdc45433d34eefb46ab236144e19022dcb'/>
<id>49b18fcdc45433d34eefb46ab236144e19022dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
