Commit Graph

193 Commits

Author SHA1 Message Date
Willy-JL
cd837576ea FindMy: Add OpenHaystack import from .keys file 2024-03-09 05:04:09 +00:00
Willy-JL
448033c802 FindMy: Fix key generation script 2024-03-09 04:20:04 +00:00
Willy-JL
d23f64d693 FindMy: Add generate keys script 2024-03-09 04:19:50 +00:00
Willy-JL
f4ef9e50fb FindMy: Fix build 2024-03-08 22:35:24 +00:00
Willy-JL
61b35e07ff FindMy: Simpler beacon state sync 2024-03-08 21:41:57 +00:00
Willy-JL
5d45d6abb8 FindMy: Save and load state from file 2024-03-08 21:35:59 +00:00
Willy-JL
7c48c6164a FindMy: Refactors and improvements
- state handled reparately, decoupled from app
- better apple/samsung/unknown parsing and handling
- improve error handling
- add url to manifest + up stack size just in case
2024-03-08 20:53:00 +00:00
Willy-JL
09af215e75 Oops 2024-03-08 19:10:08 +00:00
Willy-JL
a8d18fa02a Cleanup default packet template and fix comments 2024-03-08 19:04:47 +00:00
Willy-JL
1941da7fd6 Format + cleanup 2024-03-08 18:59:13 +00:00
Willy-JL
aa15ee6fbc FindMy: Disable beacon correctly at exit, not in config 2024-03-08 18:55:29 +00:00
MatthewKuKanich
2a105e4266 fix placeholders and beacon stop on exit 2024-03-08 13:37:55 -05:00
MatthewKuKanich
13fe7b3bfc Add FindMy Flipper to system apps 2024-03-08 13:10:14 -05:00
Willy-JL
a143074296 Oops 2024-03-07 21:46:06 +00:00
Willy-JL
9026994c83 Tiny code style improvements to JS SubGHz 2024-03-07 21:39:12 +00:00
Sil333033
6420e5b37e Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev 2024-03-07 22:17:03 +01:00
Sil333033
ab9d4620db Add Subghz JS module 2024-03-07 22:15:14 +01:00
Willy-JL
b009a42591 JS: Blebeacon: Give js errors instead of furi_check() 2024-03-07 19:41:57 +00:00
Willy-JL
724be02ee5 JS: Blebeacon: Add isActive(), fix some state logic 2024-03-07 19:35:45 +00:00
Willy-JL
eedeee4941 JS Blebeacon keep/not prev cfg, use arraybuf, more options 2024-03-07 07:44:11 +00:00
Willy-JL
03f780f43c Use correct array buf for js byte keyboard 2024-03-07 06:20:14 +00:00
Willy-JL
0405849ca6 JS Keyboard add setHeader() 2024-03-07 05:59:33 +00:00
Willy-JL
bf8e1845f0 JS Keyboard improve memory and error handling 2024-03-07 05:53:03 +00:00
Willy-JL
d5e4af482f Fix view memory leaks 2024-03-07 05:26:40 +00:00
Willy-JL
43781d9332 Use view IDs 2024-03-07 05:24:31 +00:00
Willy-JL
fcef129698 Naming consistency for keyboard 2024-03-07 05:21:23 +00:00
Willy-JL
3d6baaef1c Expose math.E value 2024-03-07 05:16:34 +00:00
Willy-JL
be014b5103 Small JS bindings tweaks
- no destroy for math
- tweak example print results
- namespace naming consistency
2024-03-07 05:15:01 +00:00
Willy-JL
86986278d3 Format 2024-03-07 04:56:53 +00:00
Willy-JL
440ccf7cc5 Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev 2024-03-07 04:55:14 +00:00
Spooks
337486df87 Update blebeacon.js 2024-03-06 15:48:53 -07:00
Spooks
2ff6dc8c1d Keyboard WIP (Byte Input Doesn't Work) 2024-03-06 15:02:00 -07:00
Spooks
c43d9d3bdd Math 2024-03-06 11:03:26 -07:00
Spooks
913127854c Moved Mac Address Gen to API 2024-03-06 02:05:03 -07:00
Spooks
ab9c10c436 Added Ble Beacon 2024-03-05 23:59:06 -07:00
Spooks
ff4fcfc132 JS: Added Submenu support (#13) 2024-03-06 03:20:52 +00:00
Spooks
f92a94a78a JS: Added Submenu support 2024-03-05 20:17:00 -07:00
Willy-JL
eb4f1bdbf8 MassStorage: Fix image creation error message 2024-03-04 14:43:34 +00:00
Willy-JL
b7220237de Small bump in the road
- Update assets and references for new project
- Revert DFU image and CLI motd
- Remove NSFW text and flag
- Remove credits animation (will be replaced with a setting menu soon)
- New EvilPortal example HTML and better error message
- Initial standalone naming for asset packs and mainmenu apps
- File migration fixes/improvements
- Remove hotfix workflow
2024-03-01 06:11:16 +00:00
Willy-JL
e2ab71e1d3 JS: Add basic storage module API 2024-02-22 03:12:59 +00:00
Willy-JL
02c62beae9 Better virtual mount error handling --nobuild 2024-02-22 02:56:13 +00:00
Willy-JL
2001dd3920 Fix usbdisk filename 2024-02-21 10:22:15 +00:00
Willy-JL
92fb61f585 Merge branch 'hedger/toochain_29' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-02-21 03:00:41 +00:00
Willy-JL
39bd3f4e6d Move Mass Storage app to firmware repo 2024-02-20 06:14:49 +00:00
Willy-JL
bcc78a5c38 JS: Create disk image with usbdisk.createImage("/ext/file", 123) 2024-02-20 03:43:28 +00:00
hedger
71e763d9b3 fbt: bumped c&cpp standard versions 2024-02-20 02:06:08 +00:00
Willy-JL
98edb562bd No exit confirm pls 2024-02-18 01:53:08 +00:00
Willy-JL
dd3e7688ca Hid app refactor to match ofw 2024-02-18 01:44:54 +00:00
Astra
2c650b5bc7 [FL-3699] HID: Add confirmation dialogue to the remove pairing option (#3263)
* HID: Add confirmation dialogue to the un-pair option
* Initial refactor to use SceneManager
* Make PVS happy
* Fix the exit dialog

Co-authored-by: あく <alleteam@gmail.com>
2024-02-17 15:15:44 +07:00
Willy-JL
b0bfeacd69 Fix BT Remote 2024-02-17 04:50:19 +00:00