<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/srcs/juloo.keyboard2/prefs/LayoutsPreference.java, 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>Fix empty text box when editing custom extra keys</title>
<updated>2024-12-08T10:43:40+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-12-08T10:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=7c85870352c93cc7f73f28c26effc37e4f5bfc9b'/>
<id>7c85870352c93cc7f73f28c26effc37e4f5bfc9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatibility with Android 3.0</title>
<updated>2024-02-10T16:33:42+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-02-10T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=d5676d683f031a2d23f4e01e0ada0afd58dc9b89'/>
<id>d5676d683f031a2d23f4e01e0ada0afd58dc9b89</id>
<content type='text'>
Incompatible APIs were used in the custom layouts and the extra keys
options.

Add @TargetApi annotations to help catch similar issues in the future
with the help of 'gradle lint'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incompatible APIs were used in the custom layouts and the extra keys
options.

Add @TargetApi annotations to help catch similar issues in the future
with the help of 'gradle lint'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move layout definitions into srcs/layouts</title>
<updated>2024-01-21T15:34:49+00:00</updated>
<author>
<name>Jules Aguillon</name>
</author>
<published>2024-01-21T15:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=ad7314a01684185f5cf33cc31ef35d1027776a88'/>
<id>ad7314a01684185f5cf33cc31ef35d1027776a88</id>
<content type='text'>
This separates the layout definitions from the special layouts
(bottom_row, greekmath) and other unrelated files (method, settings).

This is also a more intuitive location for layouts and make the resource
directory easier to navigate.

Under the hood, layouts are copied back into
build/generated-resources/xml.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This separates the layout definitions from the special layouts
(bottom_row, greekmath) and other unrelated files (method, settings).

This is also a more intuitive location for layouts and make the resource
directory easier to navigate.

Under the hood, layouts are copied back into
build/generated-resources/xml.
</pre>
</div>
</content>
</entry>
<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>
</feed>
