Commit Graph

7791 Commits

Author SHA1 Message Date
MX
5ca63ff1a4 update came atomo docs 2025-05-06 03:38:34 +03:00
MX
e46c5cb650 upd changelog 2025-05-04 21:11:40 +03:00
MX
70a4731874 Remove stupid "!" that broke subghz chat cli ofw pr4212
by GameLord2011
2025-05-04 21:10:49 +03:00
MX
f87102362b upd changelog 2025-05-03 00:30:02 +03:00
MX
1a4d197e38 log level none after update 2025-05-01 00:17:12 +03: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
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
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
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
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
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
MX
e8e87c66e3 upd changelog 2025-04-14 00:29:39 +03:00
MMX
04c2b17f47 Merge pull request #893 from Dmitry422/dev
LCD Inversion refactoring
2025-04-14 00:24:40 +03:00
MX
8a5129449d fix 2025-04-14 00:24:17 +03:00
Dmitry422
8a0fb5df36 LCD Inversion refactoring 2025-04-13 23:43:43 +07:00
MX
535afc41f3 fix subghz cli 2025-04-13 00:37:20 +03:00
MX
ab26469a05 upd changelog 2025-04-12 20:15:54 +03:00
MMX
1e1f6b079e Merge pull request #891 from mishamyte/feature/pre-populate-default-ul-keys-to-input
Use default UL/UL-C pwd/key as default value for key input
2025-04-12 19:46:31 +03:00
Mykhailo Shevchuk
d542d7d75f Use default UL/UL-C pwd/key as default value for key input 2025-04-12 19:25:45 +03:00
MX
9a57b19bfb Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2025-04-12 19:08:58 +03:00
WillyJL
1eb57ba462 FBT: Fix for Python 3.13 (#4187)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2025-04-12 15:35:19 +04:00
hedger
ddf77f58e3 sdk: bump API to force re-upload for the catalog (#4186) 2025-04-12 15:27:58 +04:00
WillyJL
868eb10381 SDK: Fix missing RECORD_CLI define (#4185)
* SDK: Fix missing RECORD_CLI define

* sdk: added compatibility `cli.h` header

* cli: updated porting comments

---------

Co-authored-by: hedger <hedger@nanode.su>
2025-04-12 07:21:39 +04:00
MX
a72c5238fa oops 2025-04-12 03:19:57 +03:00
MX
d5935dc814 fmt 2025-04-12 03:11:35 +03:00
MX
75f5d6fec7 force only default mods 2025-04-12 03:11:03 +03:00