<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask_android.git/app/src/main/res/layout, 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>minor changes: replace depr. img and change xml identifier to follow android code guidelines</title>
<updated>2017-09-14T15:49:28+00:00</updated>
<author>
<name>cyBerta</name>
<email>cyberta@riseup.net</email>
</author>
<published>2017-09-14T15:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=e6886df9083252282408cd1ee0149c88021ebb11'/>
<id>e6886df9083252282408cd1ee0149c88021ebb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ics-openvpn</title>
<updated>2016-02-06T12:35:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2016-02-06T12:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=5b95785060adace6b48a69d560051261233d954d'/>
<id>5b95785060adace6b48a69d560051261233d954d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resized account icon according to vpn icons</title>
<updated>2015-06-16T09:17:16+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-06-16T09:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=4bf4f2e08e1da24227b538c2e8e2a22e01cd84a6'/>
<id>4bf4f2e08e1da24227b538c2e8e2a22e01cd84a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Transparent background of the FabButton, yay!</title>
<updated>2015-06-12T15:01:35+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-06-12T15:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=d1c6e3c1756cee8104a98718b70e2f3169d24a09'/>
<id>d1c6e3c1756cee8104a98718b70e2f3169d24a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated libraries, simplified user status fragment</title>
<updated>2015-05-29T08:33:51+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-05-29T08:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=de63a99c74bb05c271b0c7a5903b6bfab9ec0a5b'/>
<id>de63a99c74bb05c271b0c7a5903b6bfab9ec0a5b</id>
<content type='text'>
Updated butterknife, dagger, renderers, fabbuton and gson, as well as
gradle plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated butterknife, dagger, renderers, fabbuton and gson, as well as
gradle plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename user session fragment, add icon resource.</title>
<updated>2015-05-05T09:28:01+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-05-05T09:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=6d2e86277cdf02d3c731d963656e2c4a0f8fea5f'/>
<id>6d2e86277cdf02d3c731d963656e2c4a0f8fea5f</id>
<content type='text'>
The FabButton doesn't scale the icon as big as I want it to be, and it
doesn't let me set the size to "wrap_content" because the library sets
the sizes to match_parent.
I'm going to try to modify my fork of FabButton to see if I can obtain
what I want in its demo: just an icon and the progress indicator, the
icon as big as possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The FabButton doesn't scale the icon as big as I want it to be, and it
doesn't let me set the size to "wrap_content" because the library sets
the sizes to match_parent.
I'm going to try to modify my fork of FabButton to see if I can obtain
what I want in its demo: just an icon and the progress indicator, the
icon as big as possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better layout, xlarge adaptation too.</title>
<updated>2015-04-30T17:09:31+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-30T17:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=436de7afeea2cd234db8a4b70ace396101126e88'/>
<id>436de7afeea2cd234db8a4b70ace396101126e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Works smoothly, correct texts.</title>
<updated>2015-04-30T11:52:04+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-30T11:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=237e51e09ea7ae13c4cdf7fd9247447f6d75fb9a'/>
<id>237e51e09ea7ae13c4cdf7fd9247447f6d75fb9a</id>
<content type='text'>
Next step: beautify.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Next step: beautify.
</pre>
</div>
</content>
</entry>
<entry>
<title>Functional.</title>
<updated>2015-04-29T16:21:03+00:00</updated>
<author>
<name>Parménides GV</name>
<email>parmegv@sdf.org</email>
</author>
<published>2015-04-29T16:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask_android.git/commit/?id=9a54c425f6d96e1872899eabf78fb60082a8d234'/>
<id>9a54c425f6d96e1872899eabf78fb60082a8d234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
