feat: terminal, eventbus, load recipe
- change: disable reboot android when logged out - change: load recipe from android app's memory (requires ^0.0.3) - fix: adb payload handler may get incomplete message Signed-off-by: pakintada@gmail.com <Pakin>
This commit is contained in:
parent
ea7ec00b4b
commit
d4eb3be886
17 changed files with 2415 additions and 42 deletions
|
|
@ -272,5 +272,7 @@ export {
|
|||
getMaterialType,
|
||||
getCategories,
|
||||
isNonMaterial,
|
||||
extractMaterialIdFromDisplay
|
||||
extractMaterialIdFromDisplay,
|
||||
getMenuStatus,
|
||||
buildTags
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue