<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/srcs/juloo.keyboard2/ExtraKeysPreference.java, branch skintones</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: New namespace for preference classes</title>
<updated>2024-01-13T19:59:05+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-01-13T19:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=eddf9c6c117449012e2aece5776694467e3483f0'/>
<id>eddf9c6c117449012e2aece5776694467e3483f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add page_up, page_down, home, end to extra keys</title>
<updated>2023-10-20T10:20:25+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-10-20T10:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=33653a94cb7138007a3b1da69a6c3eef1d5ad285'/>
<id>33653a94cb7138007a3b1da69a6c3eef1d5ad285</id>
<content type='text'>
The new keys are placed on the corner of the arrow keys. Key
descriptions are added.

They are removed from the Fn layer to avoid showing up twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new keys are placed on the corner of the arrow keys. Key
descriptions are added.

They are removed from the Fn layer to avoid showing up twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor: Preferred positions for extra keys</title>
<updated>2023-09-15T16:00:27+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-09-15T16:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=66b1bdc9c90e1f29ecec096286136b527ec6b8ed'/>
<id>66b1bdc9c90e1f29ecec096286136b527ec6b8ed</id>
<content type='text'>
The new PreferredPos class represents where an extra key should be
placed
Currently used to place keys at the same positions they were placed
before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new PreferredPos class represents where an extra key should be
placed
Currently used to place keys at the same positions they were placed
before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused editing keys from the settings</title>
<updated>2023-09-03T13:05:23+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-09-03T13:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=816269aed0ad32d6a31837a884abb3db8cf4abd8'/>
<id>816269aed0ad32d6a31837a884abb3db8cf4abd8</id>
<content type='text'>
These keys don't seem to have a purpose, which is confusing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These keys don't seem to have a purpose, which is confusing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add superscript, subscript, ª and º to optional extrakeys</title>
<updated>2023-08-07T16:38:53+00:00</updated>
<author>
<name>Rapha</name>
</author>
<published>2023-08-06T17:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=f522a678f97a1cf21fa27ea603d9f9af83e93140'/>
<id>f522a678f97a1cf21fa27ea603d9f9af83e93140</id>
<content type='text'>
And add description strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And add description strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Describe editing keys</title>
<updated>2023-08-06T17:35:06+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-08-06T17:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=ddc4ff13784754179448967ba1e1a028a85e6a4a'/>
<id>ddc4ff13784754179448967ba1e1a028a85e6a4a</id>
<content type='text'>
The new strings are used in the "Add keys to the keyboard" option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new strings are used in the "Add keys to the keyboard" option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Translatable key descriptions</title>
<updated>2023-08-05T14:45:57+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-08-05T14:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=ae791ab2929c1b71d4af2831416aefccafc8e977'/>
<id>ae791ab2929c1b71d4af2831416aefccafc8e977</id>
<content type='text'>
Key descriptions are shown in the "extra keys" option and can now be
translated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Key descriptions are shown in the "extra keys" option and can now be
translated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dagger, double dagger, section mark, and pilcrow as extra keys on QWERTY-like layouts (#410)</title>
<updated>2023-07-29T16:42:20+00:00</updated>
<author>
<name>Ben Slusky</name>
</author>
<published>2023-07-29T16:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=0a114bd2bc0fabf204190457d671f2a719acf6e9'/>
<id>0a114bd2bc0fabf204190457d671f2a719acf6e9</id>
<content type='text'>
* Add section mark as an extra key in QWERTY-like layouts that don't have it already

* Add dagger (also double dagger) as an extra key in QWERTY-like layouts</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add section mark as an extra key in QWERTY-like layouts that don't have it already

* Add dagger (also double dagger) as an extra key in QWERTY-like layouts</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>
<entry>
<title>Refactor: Use a PreferenceCategory for extra keys</title>
<updated>2023-07-19T21:30:58+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-07-12T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=6747669c2d64f4b01d5ce03729695689a03e20c7'/>
<id>6747669c2d64f4b01d5ce03729695689a03e20c7</id>
<content type='text'>
This removes the need for a layout definition and adds a title before
the prefs.
It's a prerequise for the custom keys preference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the need for a layout definition and adds a title before
the prefs.
It's a prerequise for the custom keys preference.
</pre>
</div>
</content>
</entry>
</feed>
