<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/debug, branch 0.5.2</title>
<subtitle>[bitmask_android] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/'/>
<entry>
<title>Updated to build tools 19.1.</title>
<updated>2014-06-09T14:56:51+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-06-09T14:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=fb5997cf81cb0ff83a3a3b0a7858886eb9e69786'/>
<id>fb5997cf81cb0ff83a3a3b0a7858886eb9e69786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically log in.</title>
<updated>2014-05-08T09:33:34+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-08T09:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=daff611c70bb5e8b3bdc5f5c42bc776acb6e8e3e'/>
<id>daff611c70bb5e8b3bdc5f5c42bc776acb6e8e3e</id>
<content type='text'>
Functionality copied to the Release build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functionality copied to the Release build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Error messages fetched directly from api message.</title>
<updated>2014-05-08T08:37:14+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-08T08:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e08177035e65ea35249310bb963143a122a17ec7'/>
<id>e08177035e65ea35249310bb963143a122a17ec7</id>
<content type='text'>
This has the problem of localized messages. irc log questioning:

May 8th 2014
08:12 &lt;@parmegv&gt; mm, I was thinking... I was rephrasing the error messages given by our api during authentication
08:13 &lt;@parmegv&gt; I thought why should I rephrase it and think twice
08:13 &lt;@parmegv&gt; so now I'm just "pretty printing" the error message given by the api
08:13 &lt;@parmegv&gt; but that has a problem: they aren't localized
08:14 &lt;@parmegv&gt; would implementing a localized version of our error messages be useful?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has the problem of localized messages. irc log questioning:

May 8th 2014
08:12 &lt;@parmegv&gt; mm, I was thinking... I was rephrasing the error messages given by our api during authentication
08:13 &lt;@parmegv&gt; I thought why should I rephrase it and think twice
08:13 &lt;@parmegv&gt; so now I'm just "pretty printing" the error message given by the api
08:13 &lt;@parmegv&gt; but that has a problem: they aren't localized
08:14 &lt;@parmegv&gt; would implementing a localized version of our error messages be useful?
</pre>
</div>
</content>
</entry>
<entry>
<title>Raw json error messages shown.</title>
<updated>2014-05-08T07:51:53+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-08T07:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6d9770518b0d94931e9521b72131516a841b193f'/>
<id>6d9770518b0d94931e9521b72131516a841b193f</id>
<content type='text'>
A bit of refactoring too, sendM1 much simpler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A bit of refactoring too, sendM1 much simpler.
</pre>
</div>
</content>
</entry>
<entry>
<title>Signup protocol coded. UI next.</title>
<updated>2014-05-07T11:55:46+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-07T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=69c299b9c891d92ff7e5bc87e32b9acb10901b91'/>
<id>69c299b9c891d92ff7e5bc87e32b9acb10901b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New menu option: signup.</title>
<updated>2014-05-05T14:06:53+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-05T14:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=230ae10fb3a0c08cbd16e91fce041133bdf5ae8e'/>
<id>230ae10fb3a0c08cbd16e91fce041133bdf5ae8e</id>
<content type='text'>
There is some problem in the maths, because the server says it's ok but
login doesn't work from Android app nor from webapp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is some problem in the maths, because the server says it's ok but
login doesn't work from Android app nor from webapp.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sign up methods to be tested.</title>
<updated>2014-05-05T13:13:47+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-05-05T13:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=3ab74308e7ba1fda02d3427ec795eac397707199'/>
<id>3ab74308e7ba1fda02d3427ec795eac397707199</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/provider.json-isn't-downloaded-without-danger_on-set-to-true-#5568' into develop</title>
<updated>2014-04-23T22:51:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-23T22:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e9fdf500fb3d8451c1feda27d9d97cbd41505a4e'/>
<id>e9fdf500fb3d8451c1feda27d9d97cbd41505a4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commercial certificate to download provider.json</title>
<updated>2014-04-23T22:37:08+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-04-23T22:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=fd96e0c9c77d1afdaa188590635597658a751879'/>
<id>fd96e0c9c77d1afdaa188590635597658a751879</id>
<content type='text'>
Removed the default danger_on = true in the debug build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the default danger_on = true in the debug build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Launcher and notification reuse existing Activity.</title>
<updated>2014-04-21T15:36:59+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2014-01-27T17:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=365a517ab7571bce056812253cdbb410f3aa8e35'/>
<id>365a517ab7571bce056812253cdbb410f3aa8e35</id>
<content type='text'>
Notifications get mad, we have to fix that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notifications get mad, we have to fix that.
</pre>
</div>
</content>
</entry>
</feed>
