andrekir
13b615a470
chore: update license header
2025-01-02 07:00:51 -03:00
Andre K
5854f91b7a
feat: add Serbian (sr) locale and translations ( #1499 )
2024-12-22 06:47:54 -03:00
andrekir
1219d3037e
chore: add GPL-3.0 license headers to source files
2024-11-26 08:54:18 -03:00
Andre K
f228c02e3a
feat: add Estonian (et) locale and translations ( #1244 )
2024-09-13 19:48:40 -03:00
Andre K
51f3a3938d
feat: add Galician (gl) locale and translations ( #1233 )
2024-09-08 09:23:04 -03:00
Andre K
b5d82ba95b
feat: add Catalan (ca) locale and translations ( #1204 )
2024-08-22 20:12:41 -03:00
andrekir
c8191a899b
feat: add Chinese Traditional (zh-TW) locale and translations
2024-05-12 09:11:03 -03:00
andrekir
ab7f09fc8a
feat: add Croatian (hr) locale and translations
2024-03-26 08:03:47 -03:00
Andre K
a1fbdcfd1b
feat: add Lithuanian (lt) locale and translations ( #897 )
2024-03-07 06:36:38 -03:00
andrekir
9190a6dcab
feat: add Hebrew (iw) locale and translations
2024-02-08 17:21:24 -03:00
Nanko Geshkov
ed3d64d026
feat: add Bulgarian language ( #644 )
2023-06-18 17:21:03 -03:00
andrekir
8bc628de9f
feat: add Raspberry Pi usb-device vendor-id
2023-05-26 17:25:33 -03:00
andrekir
c8569bdd13
feat: add Icelandic localization strings
2023-03-28 22:27:02 -03:00
andrekir
2d4a41be23
chore: add manifest fullBackupContent and dataExtractionRules
2023-02-13 18:33:19 -03:00
Andre K
c9a81c72e0
update in-app language picker ( #538 )
2022-12-10 11:03:14 -03:00
andrekir
0e8a920b68
add t-echo usb vendor-id product-id
2022-08-30 16:43:51 -03:00
Peter Lawrence
4f793684f2
usb-serial-for-android to v3.4.6; adopt more comprehensive device_filter.xml
2022-07-22 21:24:41 -05:00
Peter Lawrence
f184e625d1
add CH9102F USB serial (used on some tlora-v2-1-1.6 variants)
2022-07-08 22:11:21 -05:00
Mike Cumings
dd41527bbc
Initial step in refactoring RadioInterfaceService for dependency injection
...
Extracts USB device management into a `UsbRepository`.
In order for `SerialInterface to gain access to this prior to
the `RadioInterfaceService` being fully natively dependency
injected, all `InterfaceFactory` implementations needed
to be modified to accept the `UsbRepository` via argument. This
will go away in a future PR.
Changed `assumePermission` constant to `false` as it was preventing
the request for permission from occurring, breaking serial connectivity.
Minor improvement: SerialInterface re-bonding by device name is
now supported.
2022-04-08 11:34:44 -07:00
Kevin Hester
4a90bb2fc0
fix various lint warnings
2021-02-21 11:34:43 +08:00
geeksville
d1a3d98de4
change to use @mik3y /usb-serial-for-android (WIP)
2020-06-05 20:22:45 -07:00