mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-21 16:41:00 +00:00
update app name in resources, readme, comments, ...
This commit is contained in:
parent
0109b073fa
commit
be38a58c13
65 changed files with 156 additions and 215 deletions
|
@ -1,6 +1,6 @@
|
|||
# make-emoji-keys
|
||||
|
||||
This module takes care of generating emoji data bundled with Openboard.
|
||||
This module takes care of generating emoji data bundled with HeliBoard.
|
||||
Basically data is generated in three steps:
|
||||
1. Unicode emoji table provides code points and grouping plus ordering.
|
||||
2. Local file lists every new emojis supported for every android version since 4.4.
|
||||
|
@ -8,7 +8,7 @@ Basically data is generated in three steps:
|
|||
|
||||
### Generate emoji-categories.xml
|
||||
|
||||
A gradle task called 'makeEmoji' builds and runs this tool to generate android resouce file which. Path to openboard's res directory is automatically set so the file is ready to be bundled at build.
|
||||
A gradle task called 'makeEmoji' builds and runs this tool to generate android resource file which. Path to HeliBoard's res directory is automatically set so the file is ready to be bundled at build.
|
||||
|
||||
### Update to latest emoji version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue