piggz / harbour-amazfish

Amazfit Bip support for SailfishOS
GNU General Public License v3.0
103 stars 51 forks source link

make transliteration configurable #279

Closed jmlich closed 11 months ago

jmlich commented 11 months ago

fixes #13

screenshot20231010_125208306

jmlich commented 11 months ago

It would be great to add reasonable defaults. For example enabled for PineTime.

jmlich commented 11 months ago

I have reused function sendAlert in deviceInterface. I am not sure about intention while using sometimes m_device->sendAlert(...) and in other cases just sendAlert(...). It can be related to check of the same/repeated notification.