1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-26 16:26:52 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huami/amazfitbip
Andreas Shimokawa 876515f1fd Amazfit Cor: support custom emoji font
This commit refactors code and implements a custom device specific string
filter, which does nothing by default.
The implementation in HuamiSupport does the custom emoji conversion.

The setting has been moved from devicesettings_amazfitbip.xml to an extra file
As soon as there is a custom font for Mi Band 2/3/4 it is sufficient to add
"devicesettings_custom_emoji_font.xml" to the list of supported settings
in the appropriate coordinator and everything will work.
2019-09-14 00:05:39 +02:00
..
AmazfitBipCoordinator.java Amazfit Cor: support custom emoji font 2019-09-14 00:05:39 +02:00
AmazfitBipFWHelper.java Update license headers 2019-02-13 20:43:31 +01:00
AmazfitBipFWInstallHandler.java Update license headers 2019-02-13 20:43:31 +01:00
AmazfitBipService.java Update license headers 2019-02-13 20:43:31 +01:00