Commit graph

14 commits

Author SHA1 Message Date
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