Douile
b1b554d97d
Add icon and colours to quick chat settings
2022-08-16 12:25:10 +01:00
Douile
8c2d3a4041
Add basic quick chat action settings
2022-08-10 17:34:18 +01:00
Douile
483eca94e9
Use QuickChatAction model to add buttons in message fragment
...
Also fix replace the vertical scroll view with horizontal
2022-08-10 17:31:16 +01:00
Douile
340061875f
Fix typo in quick chat dropdown id
2022-08-10 17:26:15 +01:00
Douile
ed88170c42
Quick chat
2022-08-09 15:26:52 +01: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
andrekir
d574806493
update korean translations by @sinrious
2022-06-13 22:00:40 -03:00
andrekir
e5030d2100
update korean translations by @blabel
2022-06-12 10:01:26 -03:00
andrekir
14110d433f
add shutdown & reboot strings
2022-06-06 17:36:40 -03:00
andrekir
47793a2086
add shutdown & reboot admin commands
2022-06-06 17:29:09 -03:00
andrekir
48fd657d8a
update protobufs
2022-05-26 16:23:47 -03:00
andrekir
99dfc8014a
use standard IM text input convention
2022-05-06 17:25:35 -03:00
andrekir
8d6a9a9ec2
update localization links to docs
2022-04-24 20:35:07 -03:00
Andre Kirchhoff
78d3618582
update link to android docs
2022-04-24 20:10:36 -03:00
wkawecki
8b5b33bcd5
meshtastic#413 Add Satellite Map Layers
2022-04-22 12:28:04 +02:00
Andre Kirchhoff
627299c6db
Merge pull request #412 from wkawecki/master
...
meshtastic#73 'Resend Button' on message selection
2022-04-19 14:59:37 -03:00
andrekir
603af182df
update pl translations by @aloisy
2022-04-19 13:01:50 -03:00
wkawecki
7e1e78fb64
meshtastic#73 change icon, bugfixes
2022-04-19 16:01:01 +02:00
wkawecki
6f9f2c4b04
meshtastic#73 'Resend Button' on message selection
2022-04-12 17:00:49 +02: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
Andre Kirchhoff
caae04c2ff
Merge pull request #408 from meshtastic/connection-sleep
...
Issue #392 - fix connected but sleeping text to reflect actual device state
2022-04-07 23:53:05 -03:00
Andre Kirchhoff
850aa0a491
Merge pull request #407 from meshtastic/text-input
...
use keyboard capitalization settings
2022-04-07 23:40:33 -03:00
andrekir
b1ad9c1d0e
update not_connected string
2022-04-07 23:38:28 -03:00
andrekir
1bc843897d
use keyboard capitalization settings
2022-04-07 23:21:12 -03:00
Wojciech Kawecki
eed53cb714
Merge branch 'meshtastic:master' into master
2022-04-07 15:34:36 +02:00
andrekir
ba2a6e0573
add contacts
2022-04-03 11:25:50 -03:00
wkawecki
bcbe36009f
Correct pt_BR translation
2022-04-01 23:58:52 +02:00
wkawecki
c23c584ad3
Correct SL translation
2022-03-30 23:19:12 +02:00
wkawecki
f0cd86b7a5
#13 add an option to force language X
2022-03-30 23:14:02 +02:00
Andre Kirchhoff
1abfc77112
Merge pull request #399 from meshtastic/is_always_powered
...
remove isAlwaysPowered
2022-03-28 09:13:11 -03:00
andrekir
a6fb214852
remove isAlwaysPowered
2022-03-28 09:11:06 -03:00
wkawecki
e45310257d
Correct pl translations
2022-03-28 12:52:52 +02:00
wkawecki
f3d43674a7
Rename 'Scan' button to add translation
2022-03-28 09:06:53 +02:00
Jackson Rosenthal
b42149de05
Merge branch 'master' into feature/offline-maps
2022-03-12 17:10:59 -05:00
Jackson Rosenthal
448fe99cf5
setup "dev option" for offline maps
2022-03-12 17:09:20 -05:00
PWRxPSYCHO
0ebcf185a8
More tweaks
2022-03-11 10:08:21 -05:00
PWRxPSYCHO
e58e12ad5e
Added hard-coded strings to translations
2022-03-10 08:52:23 -05:00
PWRxPSYCHO
a291f78583
Made FAB invisible until region is created for downloading
2022-03-09 10:24:31 -05:00
PWRxPSYCHO
0df9f8f587
Removed un-used UI layout & related code.
2022-03-09 10:24:03 -05:00
Andre Kirchhoff
b6d90685c2
Merge pull request #389 from meshtastic/release
...
1.3.3
2022-03-08 10:35:52 -03:00
Jackson Rosenthal
40b0cbad06
removed unused ui layout
2022-03-06 20:00:34 -05:00
Jackson Rosenthal
a1a9bb1740
Merge branch 'master' into feature/offline-maps
2022-03-02 18:01:09 -05:00
PWRxPSYCHO
07dd8a826f
extracted resource to strings.xml
2022-03-02 08:16:07 -05:00
PWRxPSYCHO
b490d40d2e
Making progress.
...
Still need to build the manager & clean up code
2022-03-01 09:28:37 -05:00
andrekir
8cd294b089
fix Multiple substitutions specified in non-positional format of string resource string co
2022-02-28 16:59:19 -03:00
andrekir
9e00e0fa9f
add action mode menu to messages (delete select all)
2022-02-28 15:47:52 -03:00
PWRxPSYCHO
cdbd762e27
Hide elements until value exists, added comments
2022-02-23 09:26:56 -05:00
Jackson Rosenthal
483360c1bd
Updated dialog for URI input
2022-02-20 19:11:03 -05:00
PWRxPSYCHO
a579ce76fc
Added dialog for download. (investigating other options)
2022-02-18 10:58:59 -05:00