mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2025-12-24 00:07:48 -05:00
Switch to submodule for protos
This commit is contained in:
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
|
||||
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
|
||||
* show offline nodes as greyed out
|
||||
* show time since last contact on the node info card
|
||||
|
||||
1
app/src/main/proto
Submodule
1
app/src/main/proto
Submodule
Submodule app/src/main/proto added at c4ee1448ea
Reference in New Issue
Block a user