<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/values/dimens.xml, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/'/>
<entry>
<title>Log editor infos while debugging</title>
<updated>2022-03-15T17:42:29+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-03-15T10:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=f9cd4ca2d8c46679d1f00517ea0f1ae9dfb8d75a'/>
<id>f9cd4ca2d8c46679d1f00517ea0f1ae9dfb8d75a</id>
<content type='text'>
Useful when debugging why the keyboard doesn't work as expected with a
specific app.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful when debugging why the keyboard doesn't work as expected with a
specific app.
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute text size relative to key height</title>
<updated>2022-02-27T00:50:24+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-02-27T00:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=23685ddb3c7a4a9a0c757a12330b4cf45aa0707e'/>
<id>23685ddb3c7a4a9a0c757a12330b4cf45aa0707e</id>
<content type='text'>
Instead of a fixed size that don't work at all for bigger screens.

Other tweaks:
- Use the value-land dimens to vary 'extra_horizontal_margin'
- Move label size to Config, because it can change at runtime (rotation)
- Slightly decrease the size of "long" symbols
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of a fixed size that don't work at all for bigger screens.

Other tweaks:
- Use the value-land dimens to vary 'extra_horizontal_margin'
- Move label size to Config, because it can change at runtime (rotation)
- Slightly decrease the size of "long" symbols
</pre>
</div>
</content>
</entry>
<entry>
<title>Define the height of the keyboard relative to the screen size</title>
<updated>2022-02-13T14:58:30+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-02-13T14:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=c05fdea76554a8e95a8c63f5bb72ca9e0003a382'/>
<id>c05fdea76554a8e95a8c63f5bb72ca9e0003a382</id>
<content type='text'>
Depending on the pixel density isn't ideal for a keyboard, which would
render differently depending on the "scaling" accessibility option.

Landscape mode needs a special values. At the same time, increase the
horizontal margin when landscape.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depending on the pixel density isn't ideal for a keyboard, which would
render differently depending on the "scaling" accessibility option.

Landscape mode needs a special values. At the same time, increase the
horizontal margin when landscape.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the border radius from Config to Theme</title>
<updated>2021-12-29T23:52:50+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2021-12-29T23:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=29367f127d8927b063c1f869646d489df83079be'/>
<id>29367f127d8927b063c1f869646d489df83079be</id>
<content type='text'>
Also, draw activated keys with a round border too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, draw activated keys with a round border too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the themes abstraction</title>
<updated>2021-12-28T18:12:50+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2021-12-28T18:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=40b1ec63a932606fb432ee81801acf147e9ee70e'/>
<id>40b1ec63a932606fb432ee81801acf147e9ee70e</id>
<content type='text'>
Themes replace 'colors.xml' and soon will replace 'dimens.xml'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Themes replace 'colors.xml' and soon will replace 'dimens.xml'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-format Java and XML files</title>
<updated>2021-12-19T18:44:27+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2021-12-19T18:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=1cfecbdf48edb65cc0be8b017c8f389f91212a32'/>
<id>1cfecbdf48edb65cc0be8b017c8f389f91212a32</id>
<content type='text'>
Use xmllint.
Re-indent Java files using spaces.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use xmllint.
Re-indent Java files using spaces.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak dimensions</title>
<updated>2021-04-24T22:12:16+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2021-04-24T22:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=c86a11944873534c140cd07b7c91d63c939b45b6'/>
<id>c86a11944873534c140cd07b7c91d63c939b45b6</id>
<content type='text'>
Increase a bit labels size and reduce empty space between keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increase a bit labels size and reduce empty space between keys.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the preview popup</title>
<updated>2021-01-04T23:18:24+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2021-01-04T23:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=8dc085048acff3ec1d46bdb3eafca0ac0773be25'/>
<id>8dc085048acff3ec1d46bdb3eafca0ac0773be25</id>
<content type='text'>
This was a half-finished feature:
- Dangerous when typing passwords
- Caused crash on some devices
- Ugly (on its own but also blinking when sliding and not fixed in size)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was a half-finished feature:
- Dangerous when typing passwords
- Caused crash on some devices
- Ugly (on its own but also blinking when sliding and not fixed in size)
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve preview popup</title>
<updated>2015-10-28T19:56:28+00:00</updated>
<author>
<name>jaguillo</name>
</author>
<published>2015-10-28T19:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=da72455d358bffa481caf75ead21846506644128'/>
<id>da72455d358bffa481caf75ead21846506644128</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A bit of style</title>
<updated>2015-10-28T16:47:12+00:00</updated>
<author>
<name>jaguillo</name>
</author>
<published>2015-10-28T16:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=8fbe45607454b4f2d80ca85133ac7d4afaa21db3'/>
<id>8fbe45607454b4f2d80ca85133ac7d4afaa21db3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
