andrekir
|
2dd0e1f1e2
|
refactor: reduce coupling in Parcelables
|
2023-10-03 17:27:16 -03:00 |
|
Andre K
|
271124dc9c
|
refactor: implement CompatExtensions (#641)
updates deprecated methods, classes, and flags introduced in Android SDK 33, while ensuring compatibility with previous Android versions
|
2023-05-30 18:30:46 -03:00 |
|
andrekir
|
62420132f1
|
feat: waypoints
|
2023-02-01 12:49:30 -03:00 |
|
andrekir
|
5c3595931f
|
use encodeToByteArray / decodeToString methods
|
2022-12-10 00:45:50 -03:00 |
|
andrekir
|
65e982ddd5
|
refactor messages to Room database
|
2022-09-15 22:24:04 -03:00 |
|
andrekir
|
9c6a42e5c2
|
add waypoint payload parser
|
2022-09-09 22:15:27 -03:00 |
|
andrekir
|
e90b856524
|
move DELAYED_BROADCAST logic to service
|
2022-09-03 07:38:36 -03:00 |
|
andrekir
|
ba2a6e0573
|
add contacts
|
2022-04-03 11:25:50 -03:00 |
|
Kevin Hester
|
82ebfd0094
|
Merge branch 'master' into master
|
2021-04-15 12:04:37 +08:00 |
|
Vadim Furman
|
bd74d64be0
|
Added utf8 to Datapacket to make the remote IMeshService work
|
2021-04-13 17:42:24 -07:00 |
|
Kevin Hester
|
5b653d29f8
|
reformat per coding conventions
|
2021-03-29 20:33:06 +08:00 |
|
Paul Mandal
|
a6c80cc203
|
Add hopLimit to the DataPacket class, update MeshService to use hopLimit when building its MeshPackets
|
2021-02-27 22:36:06 -07:00 |
|
Kevin Hester
|
65e91c46d3
|
fix #209. don't ignore messages from nodes that only have partial nodeinfo
|
2021-02-08 11:22:15 +08:00 |
|
Kevin Hester
|
2e30dbcdd0
|
switching away from kotlin-android-extensions
|
2020-12-07 20:44:17 +08:00 |
|
Kevin Hester
|
cc2b99fdfc
|
WIP for new protobufs
|
2020-12-07 19:50:06 +08:00 |
|
geeksville
|
7506d712ff
|
message status updates are coded but not yet tested.
|
2020-05-30 19:58:36 -07:00 |
|
geeksville
|
6031b5eaa0
|
clean up message API to/from mesh service, to allow clients to get
updates on message status
|
2020-05-30 15:55:47 -07:00 |
|
geeksville
|
67d95039bf
|
begin support for message status
|
2020-05-30 14:38:16 -07:00 |
|