Meshtastic-Android/app/src/main/res
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
..
color background colors fixed 2021-05-09 09:19:54 +08:00
drawable Merge branch 'master' into feature/offline-maps 2022-03-02 18:01:09 -05:00
drawable-anydpi use new icons from @thepoweroftwo 2021-01-30 14:59:28 +08:00
drawable-hdpi make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +08:00
drawable-mdpi make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +08:00
drawable-nodpi fix various lint warnings 2021-02-21 11:34:43 +08:00
drawable-xhdpi make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +08:00
drawable-xxhdpi make a guaranteed non vector version of icon for older androids 2021-02-04 08:20:43 +08:00
layout use keyboard capitalization settings 2022-04-07 23:21:12 -03:00
menu #13 add an option to force language X 2022-03-30 23:14:02 +02:00
mipmap-anydpi-v26 switch app launcher to new icon 2021-01-30 14:44:55 +08:00
mipmap-hdpi update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
mipmap-mdpi update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
mipmap-xhdpi update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
mipmap-xxhdpi update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
mipmap-xxxhdpi update to latest launcher icon from @thepoweroftwo 2021-02-01 10:31:24 +08:00
values Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-cs Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-de #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-el Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-es Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-fi #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-fr Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-ga #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-ht update not_connected string 2022-04-07 23:38:28 -03:00
values-hu Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-it #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-ja Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-ko-rKR Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-night Fix: MessagesFragment layout 2021-09-07 22:18:54 -03:00
values-nl Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-no Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-pl #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-pt Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-pt-rBR Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-ro Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-ru #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-sk Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-sl Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-sq #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-sv #13 add an option to force language X 2022-03-30 23:14:02 +02:00
values-tr Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
values-zh Merge pull request #408 from meshtastic/connection-sleep 2022-04-07 23:53:05 -03:00
xml Initial step in refactoring RadioInterfaceService for dependency injection 2022-04-08 11:34:44 -07:00