Commit Graph

8500 Commits

Author SHA1 Message Date
Willy-JL
d480a53f91 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2025-04-30 05:56:51 +01: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
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
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
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
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
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
1d4db1ee2c unhide rgb from debug 2025-04-18 00:59:24 +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
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
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
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
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
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
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
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