<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/layout/custom_extra_key_add.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>Refactor: Split out ListGroupPreference</title>
<updated>2023-07-29T16:42:36+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-07-29T16:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=0856fb4e31a98b7f14f50006d95c89e23c19503d'/>
<id>0856fb4e31a98b7f14f50006d95c89e23c19503d</id>
<content type='text'>
Split out the implementation of a string-list preference from
CustomExtraKeysPreference.

Allows to share the implementation with future preferences.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split out the implementation of a string-list preference from
CustomExtraKeysPreference.

Allows to share the implementation with future preferences.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add custom extra keys preference</title>
<updated>2023-07-19T21:30:58+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-07-17T22:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=458e17bf31c9ef6b4dfadd56dd0c0dfb709eb32c'/>
<id>458e17bf31c9ef6b4dfadd56dd0c0dfb709eb32c</id>
<content type='text'>
This is a new section in the extra keys option that allows to enter
arbitrary strings which are then added to the keyboard.

A new string is needed for the title of the section, Android's icons and
strings are used as much as possible to avoid adding more strings.

Keys are stored in the preferences as a JSON array of strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a new section in the extra keys option that allows to enter
arbitrary strings which are then added to the keyboard.

A new string is needed for the title of the section, Android's icons and
strings are used as much as possible to avoid adding more strings.

Keys are stored in the preferences as a JSON array of strings.
</pre>
</div>
</content>
</entry>
</feed>
