<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/java, branch develop</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>update ics-openvpn: update classes, manifest, resources and build script</title>
<updated>2017-09-20T23:28:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-20T23:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d77b9aefea75491b50f28a6880906ba9496979f2'/>
<id>d77b9aefea75491b50f28a6880906ba9496979f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change expiration offset to 15 days before actual certificate expires</title>
<updated>2017-09-18T10:38:24+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-18T10:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=afa289cbcce4a431f6bd587b490b6470ed6caa50'/>
<id>afa289cbcce4a431f6bd587b490b6470ed6caa50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vpn certificate gets renewed 3 month before current certificate expires</title>
<updated>2017-09-14T23:38:39+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-14T23:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=dc9a7d39dc4cfe4c752704ffb4d1f02990da2dd1'/>
<id>dc9a7d39dc4cfe4c752704ffb4d1f02990da2dd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improves comparison of images - reduces complexity and more reliable</title>
<updated>2017-09-14T15:47:01+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-14T15:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3eb07a1ae17b8077b59803376f8e23fe80efa27e'/>
<id>3eb07a1ae17b8077b59803376f8e23fe80efa27e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor failing certification validation test</title>
<updated>2017-09-14T15:30:47+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-14T15:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=7cbf75518603ba4f5bc47cc5bf5cbd9fac289a41'/>
<id>7cbf75518603ba4f5bc47cc5bf5cbd9fac289a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle RequestPermisson sdk&gt;23</title>
<updated>2016-10-13T07:30:51+00:00</updated>
<author>
<name>kwadronaut</name>
<email>kwadronaut@leap.se</email>
</author>
<published>2016-10-13T07:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9f54528ddd285dc99797483c026fbc7345febb39'/>
<id>9f54528ddd285dc99797483c026fbc7345febb39</id>
<content type='text'>
closes #8536</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8536</pre>
</div>
</content>
</entry>
<entry>
<title>Bitmask does not show the log if an error happens.</title>
<updated>2016-04-03T15:19:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2016-04-03T15:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=2daac1d12c4784443a872492b7f29d02c429d19f'/>
<id>2daac1d12c4784443a872492b7f29d02c429d19f</id>
<content type='text'>
ics-openvpn already shows it if necessary. Our heuristic (just looking
for an "error" keyword in the past N messages of the log) is very weak,
and it returns an annoying false positive: turning off the VPN triggers
the show log error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ics-openvpn already shows it if necessary. Our heuristic (just looking
for an "error" keyword in the past N messages of the log) is very weak,
and it returns an annoying false positive: turning off the VPN triggers
the show log error.
</pre>
</div>
</content>
</entry>
<entry>
<title>VpnStatus.initLogCache must be called only once.</title>
<updated>2016-04-02T13:04:35+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2016-04-02T13:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=48948e1231a91c86e5a3e7b535a44eff62bacb6d'/>
<id>48948e1231a91c86e5a3e7b535a44eff62bacb6d</id>
<content type='text'>
onCreate gets called when the activity is back on the screen. If the app
was already launched, we should not set everything up again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
onCreate gets called when the activity is back on the screen. If the app
was already launched, we should not set everything up again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ics-openvpn</title>
<updated>2016-04-02T10:40:10+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2016-04-02T10:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3a409ed35f0f26644d99b8704801103de8783864'/>
<id>3a409ed35f0f26644d99b8704801103de8783864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pause icon, init log file in Dashboard</title>
<updated>2016-02-06T12:57:50+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2016-02-06T12:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=8e67e4d2167f2508d7f069af4d69f0f2931844a7'/>
<id>8e67e4d2167f2508d7f069af4d69f0f2931844a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
