1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-25 08:03:46 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/huami
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
..
actions Update license headers 2019-02-13 20:43:31 +01:00
amazfitbip Mi Band 4: Fix location not being updated on the Band 2019-08-25 09:56:06 +02:00
amazfitcor remove swipe unlock settings from cor (can only be set from the band itself) 2019-05-22 19:04:38 +02:00
amazfitcor2 Mi Band 4: Fix notification icons and cut-off text 2019-07-24 09:33:53 +02:00
miband2 Mi Band 4: Fix call notifcation not stopping when call gets answered or rejected on the phone 2019-08-29 08:32:29 +02:00
miband3 Mi Band 3/4: Allow enabling the "NFC" menu where supported 2019-08-01 23:07:28 +02:00
miband4 Mi Band 4: Whitelist latest stable and beta firmware 2019-08-25 20:23:53 +02:00
operations Widget: some cleanups 2019-09-01 22:09:09 +02:00
AbstractHuamiOperation.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiActivityDetailsParser.java Hexdump sports activity packets for better analysis 2019-08-13 23:02:10 +02:00
HuamiBatteryInfo.java Move fake device offset to Mi Band 1 preferences, remove support for other devices 2019-06-05 14:11:44 +02:00
HuamiDeviceEvent.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiFirmwareInfo.java Mi Band 4: Support flashing watchfaces 2019-07-25 20:51:28 +02:00
HuamiFirmwareType.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiIcon.java Update license headers 2019-02-13 20:43:31 +01:00
HuamiSportsActivityType.java Add Swimming to sport activity types, rename some AmazfitBip stuff to Huami (these were things introduced with the bip but working with other devices now also) 2019-08-13 22:04:52 +02:00
HuamiSupport.java Amazfit Cor: support custom emoji font 2019-09-14 00:05:39 +02:00