<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/res/xml/pin.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>Add "paste" to the pin entry layout</title>
<updated>2025-01-12T20:45:10+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2025-01-12T20:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=4351b3eb6e1b18356312a61b40e3d37e583847f7'/>
<id>4351b3eb6e1b18356312a61b40e3d37e583847f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't invert the pin entry layout</title>
<updated>2024-02-14T21:52:25+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-02-14T21:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=d96577963e309c30bfc3e4d840eb5c3145961580'/>
<id>d96577963e309c30bfc3e4d840eb5c3145961580</id>
<content type='text'>
The pin entry layout shouldn't be inverted as the letter indications
would be meaningless and the order would be opposite to what the option
specifies.

The enter and action key are swapped as the automatic swapping is also
removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The pin entry layout shouldn't be inverted as the letter indications
would be meaningless and the order would be opposite to what the option
specifies.

The enter and action key are swapped as the automatic swapping is also
removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add '=' to pin entry layout</title>
<updated>2023-07-29T15:40:21+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-07-29T15:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=427ef6a97d4c106fb1f5ea30a12b0e1a061262e9'/>
<id>427ef6a97d4c106fb1f5ea30a12b0e1a061262e9</id>
<content type='text'>
Might be useful in spreadsheets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Might be useful in spreadsheets.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the 'edgekeys' attribute</title>
<updated>2023-03-05T19:08:56+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-03-05T19:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=c56ad425f671d07e505cf0e63985abf8499635cc'/>
<id>c56ad425f671d07e505cf0e63985abf8499635cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply modify_layout to text layout only</title>
<updated>2023-01-30T21:33:01+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2023-01-30T21:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=90b7944129ae0facc5c789f0a416f7ff36925a90'/>
<id>90b7944129ae0facc5c789f0a416f7ff36925a90</id>
<content type='text'>
Refactor. Allows to remove the 'extra_keys' and 'num_pad' flags and to
implement more complicated transformations to the layouts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor. Allows to remove the 'extra_keys' and 'num_pad' flags and to
implement more complicated transformations to the layouts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pin layout for decimal and signed inputs</title>
<updated>2022-11-06T18:54:55+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-11-06T18:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=30198acddde95472827a3b07cd0893323b9bdf00'/>
<id>30198acddde95472827a3b07cd0893323b9bdf00</id>
<content type='text'>
Decimal and signed inputs are more common than expected. Adding a few
keys is enough to support these.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Decimal and signed inputs are more common than expected. Adding a few
keys is enough to support these.
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw letter indication on the pin layout</title>
<updated>2022-10-23T22:27:49+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-10-23T22:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=2e598a4d476fde86484cb551c4be77dc5298e7b0'/>
<id>2e598a4d476fde86484cb551c4be77dc5298e7b0</id>
<content type='text'>
There is no way to type letters on the pin layout, the indication are
decoration only.
Use the E.161 standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is no way to type letters on the pin layout, the indication are
decoration only.
Use the E.161 standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the pin entry layout</title>
<updated>2022-10-23T22:17:55+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2022-10-23T22:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=e01a2733b14e6c19cad3b5048a0b43f0563d7d51'/>
<id>e01a2733b14e6c19cad3b5048a0b43f0563d7d51</id>
<content type='text'>
The layout is used for phone number and datetime input boxes as well as
some numbers.
It is easier to use when the full numeric layout is not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The layout is used for phone number and datetime input boxes as well as
some numbers.
It is easier to use when the full numeric layout is not needed.
</pre>
</div>
</content>
</entry>
</feed>
