Conversation
|
The App Store is a JS script since all its features can be implemented as a JS script without increasing firmware size. |
|
@emericklaw Hello, i think the same with the Apps section |
|
You still going to add in the mouse jacker middle man stuff from the other pull? |
|
@dabassman28 Hello, mousejack already exist on this beta version, try flashing my version and u will see |
|
@wcd6 Yeah I have seen the mouse jack function in the dev. I meant specifically the sniffer/ middleman function that I saw in your other pull from a few days ago. Wondered if you were still going to add that to the main dev branch via a pull. I didn't see it here. |
|
@dabassman28 I will gonna see it |
|
Nice looking forward to it |
|
Review this PR, thanks. |
|
@wcd6 please remove the App Store changes from this PR. If it even gets implemeted on device then I already have a verion locally. This also allows for much faster roll out of changes to the App Store without having to do a whole Bruce release. |
|
@emericklaw Was removed. |
|
Thanks for the PR! Really good addition and fixes... localOptions.push_back({"Install App Store", []() { installAppStoreJS(); }}); |
Proposed Changes
This PR ports several UI/UX improvements from firmware-1.14 and adds major NRF24/RF jammer enhancements:
Ported from my changes in 1.14:
priColor) instead of hardcodedTFT_GREEN.drawMainBorderWithTitle,printSubtitle,padprintln, andprintFootnoteinstead of raw TFT calls. Replaced fixeddelay(7000)withAnyKeyPresswait.NRF24 Jammer Improvements (new):
RF Jammer Improvements (new):
Others
Types of Changes
Verification
lilygo-t-embed-cc1101and verify:Testing
Manual testing (lilygo-t-embed-cc1101).
Linked Issues
NONE
User-Facing Change
Further Comments