<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_android.git, branch develop</title>
<subtitle>[leap_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/'/>
<entry>
<title>Merge branch 'bug/login_dialog_should_require_username' into develop</title>
<updated>2013-10-03T23:54:00+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2013-10-03T23:54:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=04fedee9f6be1e3e46a8c91c9a39343513cc6fe1'/>
<id>04fedee9f6be1e3e46a8c91c9a39343513cc6fe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Login dialog requires username.</title>
<updated>2013-10-03T23:50:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-14T10:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=37bb23c5549ffe690f65b1c04cf432bd3153bf04'/>
<id>37bb23c5549ffe690f65b1c04cf432bd3153bf04</id>
<content type='text'>
I've also changed the way we notify that the password should have 8
characters at least, to make it consistent to the way we notify username
is required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've also changed the way we notify that the password should have 8
characters at least, to make it consistent to the way we notify username
is required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/move-confighelper-constants' into develop</title>
<updated>2013-10-03T23:38:14+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2013-10-03T23:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=697e7da6e1379ac23cd8dbb47a1246547abafda6'/>
<id>697e7da6e1379ac23cd8dbb47a1246547abafda6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed M2 and M1 constants values.</title>
<updated>2013-10-03T08:18:18+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-10-03T08:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=83f18ec709d71d843155a8df853b014e5a599c01'/>
<id>83f18ec709d71d843155a8df853b014e5a599c01</id>
<content type='text'>
Logging in, it was returning a "Bad response from server" due to the malinterpretation of the received JSON. It was looking for a field named "m2", but it was "M2".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Logging in, it was returning a "Bad response from server" due to the malinterpretation of the received JSON. It was looking for a field named "m2", but it was "M2".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typo in EIP.certificate</title>
<updated>2013-09-30T18:10:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-30T18:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=97b517f386cdecefff806d79ad29355b60636e96'/>
<id>97b517f386cdecefff806d79ad29355b60636e96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Erroneous CA cert download correctly handled.</title>
<updated>2013-09-30T09:53:40+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-30T09:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=4e21714544d3e7002fea884fabbd75b5ebc1d05f'/>
<id>4e21714544d3e7002fea884fabbd75b5ebc1d05f</id>
<content type='text'>
If there is an error while downloading CA cert on downloadJsonFiles, false is returned and progress dialog is dismissed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If there is an error while downloading CA cert on downloadJsonFiles, false is returned and progress dialog is dismissed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved all constants from ConfigHelper.</title>
<updated>2013-09-30T09:31:55+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-05T15:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=fdc8d5376c6d44c2a78ee023e89417cddabfbd44'/>
<id>fdc8d5376c6d44c2a78ee023e89417cddabfbd44</id>
<content type='text'>
They have been relocated to the corresponding classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They have been relocated to the corresponding classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved result constants to ProviderAPI.</title>
<updated>2013-09-30T09:13:45+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-09-04T16:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=571b935f6ef8a3662fb506d3228efbfced6f24af'/>
<id>571b935f6ef8a3662fb506d3228efbfced6f24af</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 'bug/inconsistent-cookie-management' into develop</title>
<updated>2013-09-26T23:00:05+00:00</updated>
<author>
<name>Sean Leonard</name>
<email>meanderingcode@aetherislands.net</email>
</author>
<published>2013-09-26T23:00:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=6112dcbb6a430651f172a7a07f2e9b7633299705'/>
<id>6112dcbb6a430651f172a7a07f2e9b7633299705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced Apache HTTP client with HttpURLConnection</title>
<updated>2013-09-26T22:51:49+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2013-08-10T08:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_android.git/commit/?id=112be4f505bd46d74eccc6a344ce1402a32957c5'/>
<id>112be4f505bd46d74eccc6a344ce1402a32957c5</id>
<content type='text'>
I do not manually manage cookies anymore, letting HttpURLConnection
manage them via default CookieHandler (using
CookiePolicy.ACCEPT_ORIGINAL_SERVER).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I do not manually manage cookies anymore, letting HttpURLConnection
manage them via default CookieHandler (using
CookiePolicy.ACCEPT_ORIGINAL_SERVER).
</pre>
</div>
</content>
</entry>
</feed>
