14350 Commits

Author SHA1 Message Date
Willy-JL
b8d63b04ff Apps: Add Combo Cracker (by CharlesTheGreat77) mntm-010 2025-04-30 06:36:35 +01:00
Willy-JL
0c6287f4e3 Apps: Add Weebo (by bettse) 2025-04-30 06:34:33 +01:00
Willy-JL
6c71e8d521 Apps: Add Flipper Flame RNG (by OrionW06) 2025-04-30 06:25:24 +01:00
Willy-JL
d144dc00e5 Update apps
- Authenticator: Fix tokens longer than 64 bytes (by akopachov)
- ESP Flasher: Bump Marauder 1.4.5 (by justcallmekoko), FlipperHTTP 1.8.5 (by jblanked)
- FlipWorld: Added PvE multiplayer, many bugfixes and improvements (by jblanked)
- Picopass: Add auto NR-MAC option (by bettse)
2025-04-30 06:12:53 +01:00
Willy-JL
d480a53f91 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-04-30 05:56:51 +01:00
MX
c1dbfd351e upd changelog 2025-04-29 18:40:27 +03:00
MMX
0321a56ee7 Merge pull request #898 from mishamyte/feature/ul-c-try-auth-with-default-pass
[NFC]: Ultralight C. Attempt of authentication with default key
2025-04-29 18:37:06 +03:00
MX
79450ff3cb upd changelog 2025-04-29 15:51:35 +03:00
MX
5a0c4e6678 ofw pr 4205 fix sample durations when using external CC1101
https://github.com/flipperdevices/flipperzero-firmware/pull/4205/files

by Aerosnail
2025-04-29 15:49:43 +03:00
Mykhailo Shevchuk
c0e169a229 Attempt to auth with default 3DES key 2025-04-29 02:31:41 +03:00
Mykhailo Shevchuk
ef3d17ea4e Extracted TDES auth to separate method 2025-04-29 00:07:54 +03:00
MX
5bba71e2cb upd changelog 2025-04-28 18:41:52 +03:00
MX
ae2b305701 Merge remote-tracking branch 'OFW/porta/3990-js-pwm-stop' into dev 2025-04-28 18:04:23 +03:00
Anna Antonenko
0c7500399e js_gpio: stop pwm on exit 2025-04-28 14:14:20 +04:00
MX
8cbf9a40a7 upd docs [ci skip] 2025-04-27 11:51:05 +03:00
MX
05e21c7158 upd docs [ci skip] 2025-04-24 21:50:03 +03:00
Willy-JL
4d247f276c SDK: Better support for cmsis-dap --nobuild 2025-04-23 06:40:45 +01:00
Willy-JL
bc4bf99f77 Merge remote-tracking branch 'ul/dev' into mntm-dev 2025-04-23 04:21:50 +01:00
Willy-JL
e7dc48a93a Update apps --nobuild
- FlipSocial: Restructured code, auto-updating, better error display,
faster parsing, many bugfixes (by jblanked)
- Metroflip: Suica support (by zinongli)
- Sub-GHz Bruteforcer: Add Feron support (by xMasterX)
2025-04-23 03:21:18 +01:00
Willy-JL
b1a13107de SDK: Improve CLI debugging setup 2025-04-23 02:58:33 +01:00
MX
384cd47b1b upd changelog 2025-04-23 03:16:53 +03:00
MMX
f800a94dd5 Merge pull request #896 from Dmitry422/dev
Code cleanup
2025-04-22 10:43:20 +03:00
Dmitry422
925b95007a Code cleanup 2025-04-22 10:23:05 +07:00
MX
9f2b202b7d fix nightshift settings lock bug 2025-04-22 01:22:02 +03:00
MX
e4e8f18a94 upd changelog 2025-04-21 20:03:02 +03:00
MX
c5d8bdf500 add feron protocol [ci skip] 2025-04-21 19:23:51 +03:00
MX
1935165591 move to the last position 2025-04-19 17:31:16 +03:00
Willy-JL
be8be359be Apps: Add AS7331 UV Meter (by michaelbaisch) 2025-04-19 06:10:57 +01:00
Willy-JL
e7cdbe72c8 Update apps
- FlipWiFi: Bugfixes (by jblanked)
- FlipWorld: Parse version from yaml file (by jblanked)
- Signal Generator: Fix PWM crash (by portasynthinca3)
2025-04-19 04:53:05 +01:00
Willy-JL
02d642745d Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-04-19 04:44:58 +01:00
MX
a92400b9b6 upd changelog 2025-04-18 20:45:48 +03:00
MX
2e4a838202 Merge remote-tracking branch 'OFW/dev' into dev 2025-04-18 20:45:06 +03:00
Anna Antonenko
5b911f5405 RC fixes (#4192)
* cli_shell: fix FL-3983

* fix formatting and submodules

* loader: fix FL-3986

* fix submodules

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-04-18 16:41:13 +04:00
WillyJL
c420cbb1a5 Desktop: Fix freeze on boot if PIN set (#4193) 2025-04-18 05:52:15 +01:00
Willy-JL
2583b19c50 Merge branch 'fix/pin-lock-frozen-boot' into mntm-dev 2025-04-18 05:46:40 +01:00
Willy-JL
e11c946ed6 Desktop: Fix freeze on boot if PIN set 2025-04-18 05:42:44 +01:00
Willy-JL
3c6f864626 Update apps
- Passy: 4b support fixes (by bettse), fix document numbers containing Q-Z (by Willy-JL)
2025-04-18 05:25:52 +01:00
MX
3fd059a45f upd changelog and docs 2025-04-18 01:06:10 +03:00
MX
1d4db1ee2c unhide rgb from debug 2025-04-18 00:59:24 +03:00
MX
eee082f103 Merge remote-tracking branch 'OFW/dev' into dev 2025-04-17 00:57:05 +03:00
Willy-JL
b7cc3c627c Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-04-16 06:11:46 +01:00
Anna Antonenko
34a3222ec4 [FL-3979] USB-UART bridge fix (#4189)
* cli_vcp: make enable/disable requests synchronous

* usb_uart_bridge: open and close vcp record once
2025-04-16 04:20:31 +01:00
Willy-JL
bcff30246f Update apps
- FlipWiFi: Added AP mode to host a network with custom HTML (by jblanked)
2025-04-15 05:03:32 +01:00
Willy-JL
c2dbdb5dd5 Loader: Fix event edge cases, fixes Apps hang 2025-04-15 04:05:52 +01:00
MX
008c5a8828 upd changelog 2025-04-15 04:38:01 +03:00
MX
5f3d510f34 Merge remote-tracking branch 'OFW/porta/3979-usb-uart-vcp-fix' into dev 2025-04-15 03:05:16 +03:00
Anna Antonenko
086a9185fc usb_uart_bridge: open and close vcp record once 2025-04-15 03:45:37 +04:00
Anna Antonenko
63cfa2d684 cli_vcp: make enable/disable requests synchronous 2025-04-15 03:45:16 +04:00
Willy-JL
2aba6cc6bf Fix build (?) 2025-04-14 09:00:58 +01:00
WillyJL
7515ea7401 Merge pull request #396 from Next-Flip/feat/nfc-plugin-mania
NFC: Protocol support plugins
2025-04-14 08:55:09 +01:00