Commit Graph

11852 Commits

Author SHA1 Message Date
Willy-JL
fca5da1c42 Revert "Update findmy.c - ignore changable byte"
This reverts commit edf013eacd.
2024-03-09 05:04:37 +00:00
Willy-JL
ef338d15db Merge branch 'findmyflipper' of https://github.com/Next-Flip/Momentum-Firmware into findmyflipper 2024-03-09 05:04:15 +00:00
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
Matthew
edf013eacd Update findmy.c - ignore changable byte 2024-03-08 21:39:22 -05:00
Willy-JL
f4ef9e50fb FindMy: Fix build 2024-03-08 22:35:24 +00:00
Spooks
e677556661 Merge branch 'Next-Flip:dev' into dev 2024-03-08 14:42:45 -07: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
435c35cee9 Improve beacon state handling 2024-03-08 20:56:39 +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
a17efe7117 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-03-08 06:12:43 +00:00
Willy-JL
eff2fda644 Logo splash on boot 2024-03-08 06:10:48 +00:00
WillyJL
8a37dab856 Merge pull request #15 from Next-Flip/rgb_rpc_property
VGM: Custom color options
2024-03-08 02:38:20 +00:00
Willy-JL
b112711f65 VgmTool: Add RGB fw for MNTM VGM options 2024-03-08 02:34:12 +00:00
Willy-JL
c344e16531 Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into rgb_rpc_property 2024-03-08 02:32:58 +00:00
Willy-JL
c977bef15e Fix VGM color assignment 2024-03-08 02:21:45 +00:00
Willy-JL
db979f4f4d Add default VGM colors 2024-03-08 02:19:58 +00:00
Willy-JL
4c347fce53 Add VGM color settings section 2024-03-08 00:57:44 +00:00
Willy-JL
3ba5198bb6 Fix Rgb565Color memory packing 2024-03-08 00:48:38 +00:00
Willy-JL
537fd8dacc Swap color modes in enum 2024-03-08 00:28:48 +00:00
Willy-JL
5a61ee4944 Add rgb565cmp() color helper 2024-03-08 00:28:34 +00:00
Spooks
5fff187ff5 Merge branch 'Next-Flip:dev' into dev 2024-03-07 16:38:35 -07:00
Spooks
cb04c86fb2 String Util Library + ParseInt Function 2024-03-07 16:38:06 -07:00
Willy-JL
d09a8f2517 Fix some imports 2024-03-07 23:27:55 +00: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
Willy-JL
47bd1696ba Tidy up RGB screen property info 2024-03-07 21:34:52 +00:00
Willy-JL
bf045ccf51 Add VGM color settings backend 2024-03-07 21:34:22 +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
99ce5a30ce Momentum Settings: Variable int/enum size 2024-03-07 21:15:12 +00:00
Willy-JL
4104dd31cf Sync apps (minor changes to picopass) 2024-03-07 20:05:27 +00:00
Willy-JL
f8aad11dbc Fix intro slideshow 2024-03-07 19:55:18 +00: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
gornekich
b1a9904ea5 mf desfire: change detection algorithm to check master key version 2024-03-07 19:29:18 +00:00
gornekich
43d1659200 Merge branch 'dev' into gornek/3787_nfc_slix_issues 2024-03-07 18:55:18 +00:00
gornekich
8f9fbc3a79 mf desfire: change detect algorithm 2024-03-07 18:48:14 +00:00
gornekich
bf97209c9b slix poller: add check privacy password state 2024-03-07 17:38:42 +00:00
gornekich
2961ad5ee1 slix: fix incorrect default privacy passwords 2024-03-07 15:59:27 +00:00
WillyJL
0c36944fc1 Merge pull request #14 from Spooks4576/dev
JS: Add BLE Beacon, Keyboard, Math modules
2024-03-07 07:49:07 +00:00
Willy-JL
eedeee4941 JS Blebeacon keep/not prev cfg, use arraybuf, more options 2024-03-07 07:44:11 +00:00