mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Switch to submodule for protos
This commit is contained in:
parent
25765af9a7
commit
6de46fc8df
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "app/src/main/proto"]
|
||||||
|
path = app/src/main/proto
|
||||||
|
url = https://github.com/meshtastic/Meshtastic-protobufs.git
|
||||||
2
TODO.md
2
TODO.md
|
|
@ -1,7 +1,7 @@
|
||||||
# High priority
|
# High priority
|
||||||
Work items for soon alpha builds
|
Work items for soon alpha builds
|
||||||
|
|
||||||
* use git subtree for androidlib and the protobufs
|
* use git submodule for androidlib
|
||||||
* run services in sim mode on emulator
|
* run services in sim mode on emulator
|
||||||
* show offline nodes as greyed out
|
* show offline nodes as greyed out
|
||||||
* show time since last contact on the node info card
|
* show time since last contact on the node info card
|
||||||
|
|
|
||||||
1
app/src/main/proto
Submodule
1
app/src/main/proto
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c4ee1448ea99058fe45c6738e547197e4a4c1887
|
||||||
Loading…
Add table
Add a link
Reference in a new issue