mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Initial support for thermal printers
This commit is contained in:
committed by
daniele
parent
0996b5d810
commit
07d0895c06
@@ -264,6 +264,10 @@
|
||||
android:name=".devices.ultrahuman.UltrahumanBreathingActivity"
|
||||
android:label="@string/devicetype_ultrahuma_ring_air"
|
||||
android:parentActivityName=".activities.ControlCenterv2" />
|
||||
<activity
|
||||
android:name=".devices.thermalprinter.SendToPrinterActivity"
|
||||
android:label="@string/devicetype_generic_thermal_printer"
|
||||
android:parentActivityName=".activities.ControlCenterv2" />
|
||||
<activity
|
||||
android:name=".activities.FwAppInstallerActivity"
|
||||
android:label="@string/title_activity_fw_app_insaller"
|
||||
|
||||
Reference in New Issue
Block a user