Commit Graph

14585 Commits

Author SHA1 Message Date
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
Willy-JL 57d84c73af Update changelog 2025-04-14 08:54:43 +01:00
Willy-JL 8bedb187c0 Merge remote-tracking branch 'mntm/dev' into feat/nfc-plugin-mania 2025-04-14 08:52:19 +01:00
Willy-JL 5facd2a593 NFC: Improve loading of parser plugins 2025-04-14 08:52:02 +01:00
Willy-JL 4ec99873f0 Apps: Add Seos compatible (by bettse) 2025-04-14 08:27:21 +01:00
Willy-JL 1f336651b6 CLI: Fix JS plugin 2025-04-14 01:17:06 +01:00
Willy-JL adde98f836 NFC: Fix MFC protocol support 2025-04-14 01:03:10 +01:00
Willy-JL 0c24138b04 FBT: Separate unknown symbol detection 2025-04-14 01:02:56 +01: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
Willy-JL 206aa94a54 Merge remote-tracking branch 'mntm/dev' into feat/nfc-plugin-mania 2025-04-13 04:00:00 +01:00
Alexander Bays 16fb7e44df GUI: Checkerboard overlay behind popup elements (#380)
* GUI: Checkerboard overlay behind popup elements

Adds setting 'Popup Overlay' (default ON) which draws a checkerboard pattern behind popups, like the Archive actions menu, keypad/pin lock modal, and the varitemlist locked message. Gives the illusion of separation from the popup element and the background content and is an aesthetic improvement.

* Refactor

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2025-04-13 03:59:28 +01:00
Willy-JL 7fcf254733 NFC: Add missing API imports 2025-04-13 03:23:51 +01:00
Willy-JL a7d5c2b56b NFC: Re-enable Asset Packs (?) 2025-04-13 03:01:52 +01:00
Willy-JL a6e40f6937 NFC: Simplify some duplicate code 2025-04-13 03:01:36 +01:00
Willy-JL 399c72dd35 NFC: Split NfcProtocolSupport into plugins 2025-04-13 03:01:10 +01:00
Willy-JL 7b95117e32 NFC: Move api_resolver out of NfcSupportedCards 2025-04-13 02:56:44 +01:00
Willy-JL 21c9852666 Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild 2025-04-13 02:54:05 +01:00
Willy-JL f7da27f62c Loader: Share ViewHolder / Loading with LoaderMenu --nobuild 2025-04-13 02:37:04 +01:00
Willy-JL 1589e84a6b Archive: Fix setting items having Delete option 2025-04-12 23:28:55 +01: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
Willy-JL 4a26ecfb8c Update apps
- ESP Flasher: Bump Marauder 1.4.2 (by justcallmekoko)
- FlipDownloader: Renamed from FlipStore, added VGM firmwares from VGM-Library (by jblanked)
- FlipWorld: Added multiplayer, auto-updating, bugfixes and improvements (by jblanked)
- Picopass: 'Save as Seader' for iClass SE Captured with NR-MAC, SIO parsing from iceman/evildaemond talk (by bettse)
- Seader: Add SIO parsing from iceman/evildaemond talk (by bettse)
2025-04-12 11:36:55 +01:00
Willy-JL b07ccb4ba0 Update changelog 2025-04-12 10:53:58 +01:00
Willy-JL fea9b2e487 Merge branch 'fix/python-3.13' into mntm-dev 2025-04-12 10:39:39 +01:00
Willy-JL 98b85c44c8 FBT: Fix for Python 3.13 2025-04-12 10:39:13 +01:00
Willy-JL bce27a1463 Archive: Fix memory leak with Search+Info --nobuild 2025-04-12 10:37:20 +01:00
Willy-JL 49d7ce7349 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2025-04-12 10:36:13 +01: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
MX 455bb8ab1f upd changelog 2025-04-12 03:07:04 +03:00
MX ad23d77f0e Merge remote-tracking branch 'OFW/dev' into dev 2025-04-12 03:04:17 +03:00
MX d67734674e ci fix ? 2025-04-12 03:04:04 +03:00