<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/values/attrs.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>Remove unused class LayoutListPreference</title>
<updated>2023-08-16T10:21:25+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-08-10T17:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=4584e8289b241595e256b74787d8fbe650bb57cd'/>
<id>4584e8289b241595e256b74787d8fbe650bb57cd</id>
<content type='text'>
This class is not used since the introduction of [LayoutsPreference].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This class is not used since the introduction of [LayoutsPreference].
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow switching quickly between two layouts</title>
<updated>2022-11-12T23:24:23+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-11-12T23:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=51b330c6168a8b0e0c16482254d4674fbe5476c7'/>
<id>51b330c6168a8b0e0c16482254d4674fbe5476c7</id>
<content type='text'>
A new option allow to choose a secondary layout, the switching key is
placed on the top edge of the space bar.

The "Programming layout" option was basically doing that but it was
possible to choose from a few layouts only. It is improved and renamed.

The 'LayoutListPreference' allows setting the string for the first entry
but otherwise share the rest of the array.

Add nice icons from materialdesignicons.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new option allow to choose a secondary layout, the switching key is
placed on the top edge of the space bar.

The "Programming layout" option was basically doing that but it was
possible to choose from a few layouts only. It is improved and renamed.

The 'LayoutListPreference' allows setting the string for the first entry
but otherwise share the rest of the array.

Add nice icons from materialdesignicons.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the Extra Keys option</title>
<updated>2022-09-19T09:41:18+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-09-19T09:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=25a6e71ee815a196d76358cf132c45eb38a10b35'/>
<id>25a6e71ee815a196d76358cf132c45eb38a10b35</id>
<content type='text'>
Allows to add more keys to the keyboard from a predefined list.
The implementation doesn't use MultiSelectListPreference because it
doesn't seem possible to change the item layout to properly show the
rendered symbols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows to add more keys to the keyboard from a predefined list.
The implementation doesn't use MultiSelectListPreference because it
doesn't seem possible to change the item layout to properly show the
rendered symbols.
</pre>
</div>
</content>
</entry>
</feed>
