<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_client.git/src/leap/bitmask/frontend_app.py, branch 0.8.0rc3</title>
<subtitle>[bitmask_client] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/'/>
<entry>
<title>Allow frontend and backend to be run separately.</title>
<updated>2014-12-19T20:15:55+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-24T15:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=df160c0d44e8d0439d54313f097b2a4d9ada7357'/>
<id>df160c0d44e8d0439d54313f097b2a4d9ada7357</id>
<content type='text'>
Add the 'check_online' method to check whether the backend is accessible
or not.
Reduce the wait for running threads timeout on quit.
Add retry feature to the backend requests send.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the 'check_online' method to check whether the backend is accessible
or not.
Reduce the wait for running threads timeout on quit.
Add retry feature to the backend requests send.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve support for RTL languages.</title>
<updated>2014-09-15T20:52:57+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-09-15T20:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=719c472f23490dfe039327743f4553f600c799a9'/>
<id>719c472f23490dfe039327743f4553f600c799a9</id>
<content type='text'>
* Update transifex resource name.
* Use RightToLeft layout for Arabic language.
* Use better names and comments on i18n section.
* Use unicode to initialize widgets with text that otherwise (str) will
  fail when Arabic (and most likely any other language with non-ascii
  characters) is used.

Closes #5289, #6033.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update transifex resource name.
* Use RightToLeft layout for Arabic language.
* Use better names and comments on i18n section.
* Use unicode to initialize widgets with text that otherwise (str) will
  fail when Arabic (and most likely any other language with non-ascii
  characters) is used.

Closes #5289, #6033.
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill backend on quit if it does not respond.</title>
<updated>2014-07-22T19:15:19+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-22T19:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=aeacb80a34dc7b8996278e35e9cc888d93e2f853'/>
<id>aeacb80a34dc7b8996278e35e9cc888d93e2f853</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply changes removed rebasing pullreq #679.</title>
<updated>2014-07-14T17:58:34+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-14T15:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=cd8f6757b51a8eedc3e29c22656ade1ae22110fe'/>
<id>cd8f6757b51a8eedc3e29c22656ade1ae22110fe</id>
<content type='text'>
https://github.com/leapcode/bitmask_client/pull/679/files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/leapcode/bitmask_client/pull/679/files
</pre>
</div>
</content>
</entry>
<entry>
<title>Use main process to run frontend.</title>
<updated>2014-07-14T15:15:25+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-11T15:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=525433088d6fbe3392af90942272dfd5dd2511d6'/>
<id>525433088d6fbe3392af90942272dfd5dd2511d6</id>
<content type='text'>
Running the GUI in a child process gives problems on OSX.
Also, change signal handling since we have less processes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running the GUI in a child process gives problems on OSX.
Also, change signal handling since we have less processes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add file docstrings.</title>
<updated>2014-07-14T15:15:25+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-08T20:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=d33e9a2bc07ccd983a1321b254cc27ca6be989a3'/>
<id>d33e9a2bc07ccd983a1321b254cc27ca6be989a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle SIGINT/SIGTERM in processes.</title>
<updated>2014-07-14T15:15:25+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-02T19:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=c3f485e194eb32939755178b11d472e1e69a94ad'/>
<id>c3f485e194eb32939755178b11d472e1e69a94ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send the flag module values to the processes.</title>
<updated>2014-07-14T15:14:20+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-07-02T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=0cab909f9518273d95e371e5fb1061fb9b0a92fd'/>
<id>0cab909f9518273d95e371e5fb1061fb9b0a92fd</id>
<content type='text'>
Add serialize/deserialize to dict helper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add serialize/deserialize to dict helper.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SIGINT handler.</title>
<updated>2014-07-14T15:14:20+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-06-25T15:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=c46a93e290194cdeb1b4e1776d4bf0edde303072'/>
<id>c46a93e290194cdeb1b4e1776d4bf0edde303072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new backend/signaler and start logic in processes.</title>
<updated>2014-07-14T15:11:50+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2014-06-18T15:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_client.git/commit/?id=6dbd52e2f0d75ad9bf7c2f11e3384d8bab0520c9'/>
<id>6dbd52e2f0d75ad9bf7c2f11e3384d8bab0520c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
