Kevin Hester
|
c74ee428ed
|
fix position overide problem with fixedPosition nodes thx @havealoha
|
2021-04-15 12:16:56 +08:00 |
Kevin Hester
|
b2ed20546a
|
use modern CI rules
|
2021-04-15 12:16:26 +08:00 |
Kevin Hester
|
330f01ed6f
|
Merge remote-tracking branch 'root/master' into dev
|
2021-04-15 12:07:50 +08:00 |
Kevin Hester
|
4d9ae0df73
|
Merge pull request #272 from Merhaut/DarkTheme
Added dark theme option
|
2021-04-15 12:07:36 +08:00 |
Kevin Hester
|
1f623e31ca
|
Merge branch 'master' into DarkTheme
|
2021-04-15 12:07:02 +08:00 |
Kevin Hester
|
6df1d4fabd
|
Merge pull request #276 from vfurman-gh/master
Two fixes
|
2021-04-15 12:06:31 +08:00 |
Kevin Hester
|
82ebfd0094
|
Merge branch 'master' into master
|
2021-04-15 12:04:37 +08:00 |
Vadim Furman
|
b87ac0a1af
|
Removed checking for device name to contain MAC address. We still verify it starts with Mesh
|
2021-04-13 17:50:34 -07:00 |
Vadim Furman
|
bd74d64be0
|
Added utf8 to Datapacket to make the remote IMeshService work
|
2021-04-13 17:42:24 -07:00 |
Zbynek Merhaut
|
2c17a6f95d
|
Added dark theme option
|
2021-04-11 12:10:17 +02:00 |
Kevin Hester
|
0c70ae860e
|
If we are unable to generate a barcode, just show nothing
|
2021-04-05 15:52:26 +08:00 |
Kevin Hester
|
479f242e06
|
1.2.22
|
2021-04-05 15:35:19 +08:00 |
Kevin Hester
|
7bb3511587
|
allow longer channel names (if you include the # prefix and suffix
|
2021-04-05 15:35:12 +08:00 |
Kevin Hester
|
6c8aab5a43
|
update libs
|
2021-04-05 15:17:53 +08:00 |
Kevin Hester
|
7f6ed483a9
|
fix #271, changing speeds was busted, also other dark patterns in editing
|
2021-04-05 15:17:39 +08:00 |
Kevin Hester
|
415ab40f36
|
Spanish tweak by @artemisoftnian and @smack815
|
2021-04-05 13:46:00 +08:00 |
Kevin Hester
|
6364fd0b5a
|
fix autobug
|
2021-04-05 07:11:31 +08:00 |
Kevin Hester
|
395bc59c9c
|
ChannelSettings.defaultInstance is garbage, do not use it
|
2021-04-04 17:44:25 +08:00 |
Kevin Hester
|
a52e3db87b
|
1.2.21
|
2021-04-03 09:06:57 +08:00 |
Kevin Hester
|
384cb5cdc0
|
stop autobug spam about misformatted spiffs partitions
|
2021-04-03 09:05:11 +08:00 |
Kevin Hester
|
0f384fc62f
|
fix autobug with channels being only one entry long
|
2021-04-03 08:27:07 +08:00 |
Kevin Hester
|
be06353267
|
1.2.20
|
2021-04-03 08:26:47 +08:00 |
Kevin Hester
|
39ffb6def5
|
update libs
|
2021-04-02 13:56:19 +08:00 |
Kevin Hester
|
28fec09a54
|
fix message not allowed to be queued while sleeping (I think)
|
2021-04-02 13:56:09 +08:00 |
Kevin Hester
|
7e21d63044
|
cope with malformatted broadcasts
|
2021-04-02 13:55:41 +08:00 |
Kevin Hester
|
7d898481a6
|
fix autobug for devices that don't have URL sharing support
|
2021-03-31 19:45:31 +08:00 |
Kevin Hester
|
091b18a5bb
|
fix autobug - apparently EXTRA_DEVICE can be null on some implementations
|
2021-03-31 19:40:33 +08:00 |
Kevin Hester
|
d9a2a469bc
|
TCP link basically works
|
2021-03-30 23:19:05 +08:00 |
Kevin Hester
|
04f4a2a342
|
TCPInterface (for accessing the native-simulator) kinda works
|
2021-03-29 21:09:27 +08:00 |
Kevin Hester
|
9e42634402
|
cleanup mockinterface detection
|
2021-03-29 20:45:11 +08:00 |
Kevin Hester
|
5b653d29f8
|
reformat per coding conventions
|
2021-03-29 20:33:06 +08:00 |
Kevin Hester
|
2c75d0dee7
|
WIP add concept of interface factories
|
2021-03-29 20:29:38 +08:00 |
Kevin Hester
|
2ec15bf7b1
|
remove support for the old address prefs key (deprecated pre 1.0)
|
2021-03-29 19:56:32 +08:00 |
Kevin Hester
|
8b70bf1a14
|
add WIP TCPInterface
|
2021-03-29 19:47:24 +08:00 |
Kevin Hester
|
1ebc710006
|
Split StreamInterface from SerialInterface, so it can be a TCPInterface baseclass
|
2021-03-29 19:10:52 +08:00 |
Kevin Hester
|
d510576fa8
|
fix warnings
|
2021-03-29 19:08:42 +08:00 |
Kevin Hester
|
804a9f8886
|
1.2.17
|
2021-03-28 12:31:48 +08:00 |
Kevin Hester
|
bfd9b65cc8
|
oops typos
|
2021-03-28 11:05:39 +08:00 |
Kevin Hester
|
9e146e9b93
|
stop autobug spam about spiffs writing on misformattted devices
|
2021-03-28 10:54:33 +08:00 |
Kevin Hester
|
0b957a7b1c
|
fix autobug
|
2021-03-28 10:42:19 +08:00 |
Kevin Hester
|
6a840c95ca
|
fix autobug NPE
|
2021-03-28 10:33:59 +08:00 |
Kevin Hester
|
32cef96e16
|
some operations should be allowed before isConnected (autobug)
|
2021-03-27 18:15:57 +08:00 |
Kevin Hester
|
51f66f715f
|
fix warning
|
2021-03-27 17:31:32 +08:00 |
Kevin Hester
|
d3556ea9f9
|
Merge branch 'dev1.2' of https://github.com/geeksville/Meshtastic-Android into dev1.2
# Conflicts:
# app/src/main/java/com/geeksville/mesh/service/MeshService.kt
|
2021-03-27 17:29:46 +08:00 |
Kevin Hester
|
48163ac7ab
|
1.2.16
|
2021-03-27 17:26:58 +08:00 |
Kevin Hester
|
5a64d1520c
|
don't generate redundant node change broadcasts for rx positions
|
2021-03-27 16:14:57 +08:00 |
Kevin Hester
|
9a7e46c5df
|
fill in for local device that happens to not have GPS signal (even if has GPS)
|
2021-03-27 15:50:16 +08:00 |
Kevin Hester
|
d41cef5d38
|
rate limit check here is not needed here, better just to limit the position broadcast interval
|
2021-03-27 13:26:07 +08:00 |
Kevin Hester
|
07c41bfaed
|
ignore nop position updates from the local device
|
2021-03-27 13:25:01 +08:00 |
Kevin Hester
|
23a0590186
|
update libs
|
2021-03-27 13:14:28 +08:00 |