<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unexpected-keyboard/gen_emoji.py, 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>Slight refactor of handling the base skin tone variation</title>
<updated>2026-05-07T18:40:44+00:00</updated>
<author>
<name>Patrick</name>
</author>
<published>2026-05-07T18:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=e1d6e822f155173d8f44dfbdb91626112cd2145b'/>
<id>e1d6e822f155173d8f44dfbdb91626112cd2145b</id>
<content type='text'>
Instead of adding only the skin tone variations to emojis_skintone_modifiable.txt and explicitly adding the base variation in Emoji.init(), we can just add the base variant in gen_emojis.txt and can remove special handling in Emoji.java, including the copy constructor that we needed for this specific case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of adding only the skin tone variations to emojis_skintone_modifiable.txt and explicitly adding the base variation in Emoji.init(), we can just add the base variant in gen_emojis.txt and can remove special handling in Emoji.java, including the copy constructor that we needed for this specific case
</pre>
</div>
</content>
</entry>
<entry>
<title>add skintone handling to gen_emoji.txt and commit updated emojis.txt and newly generated emojis_skintone_modifiable.txt</title>
<updated>2026-05-07T17:38:01+00:00</updated>
<author>
<name>Patrick</name>
</author>
<published>2026-05-07T17:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=8be9d1e9adad836798c23d6bd1e5c0ba7554fac8'/>
<id>8be9d1e9adad836798c23d6bd1e5c0ba7554fac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull the emoji list from unicode.org (#612)</title>
<updated>2024-05-08T11:02:19+00:00</updated>
<author>
<name>Quinn Cypher</name>
</author>
<published>2024-05-08T11:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://ps.run/git/unexpected-keyboard/commit/?id=a91332a9030197f1f43a21d8ba6b4fd0aa279d85'/>
<id>a91332a9030197f1f43a21d8ba6b4fd0aa279d85</id>
<content type='text'>
- Removing unused information (names and descriptions) from the Emoji class
- Creating a Gradle task that generates a more efficient res/raw/emojis.txt file from the most recent Unicode standard
- Saving recently used emoji preferences as emoji values rather than names
- Migrating old user preferences to the new system</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Removing unused information (names and descriptions) from the Emoji class
- Creating a Gradle task that generates a more efficient res/raw/emojis.txt file from the most recent Unicode standard
- Saving recently used emoji preferences as emoji values rather than names
- Migrating old user preferences to the new system</pre>
</div>
</content>
</entry>
</feed>
