Commit Graph

12685 Commits

Author SHA1 Message Date
Willy-JL
3ac2d00a77 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-06-18 01:00:56 +02:00
MX
5c3e64bd0b upd chaneglog 2024-06-18 00:38:26 +03:00
MX
e52d5ab579 upd changelog 2024-06-18 00:37:44 +03:00
MX
990d80e5b9 Merge remote-tracking branch 'OFW/dev' into dev [ci skip] 2024-06-17 23:59:15 +03:00
Willy-JL
be06bd0aa7 Format --nobuild 2024-06-17 22:13:43 +02:00
Willy-JL
5634b2bf1f Show API Mismatch if load fail on different API
Possible outcomes now:
- Same API + (Pre)load Fail: Failed message with info (eg MissingImports)
- Different API + Load Ok: Ask to continue
- Different API + Load Fail: Unskippable API mismatch error (instead of MissingImports or other)
2024-06-17 21:57:44 +02:00
Willy-JL
0cecb6d57b Change error message for MissingImports
Either app or firmware could be outdated, usually app
2024-06-17 21:49:27 +02:00
Willy-JL
7d4f36e51a Merge fixes 2024-06-17 21:48:29 +02:00
Willy-JL
ea63af1863 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-06-17 21:47:13 +02:00
Sergei Gavrilov
d8ef0991fb ELF, Flipper application: do not crash on "out of memory" (#3664)
* ELF, Flipper application: do not crash on "out of memory"
* loader: better error messages
* typo
* fix position
* Loader: QR code for common errors
* NFC: error message
* Loader: error descriptions
2024-06-17 16:40:47 +01:00
gornekich
729db7fa98 [FL-3857] NFC Ultralight Original write support (#3718)
* mf ultralight: rename ultralight unknown to origin
* nfc app: add write to origin support for origin ultralights
* mf ultralight: add orig write support on lib level
* targets: bump major API version
2024-06-17 15:20:35 +01:00
MMX
039faf02f1 SubGHz: Princeton - Add check for wrong guard_time values and show guard time in UI (#3719)
Co-authored-by: あく <alleteam@gmail.com>
2024-06-17 14:49:09 +01:00
MX
9abe245026 Merge remote-tracking branch 'OFW/dev' into dev 2024-06-17 16:40:15 +03:00
MX
30b376f4e3 subghz sync delete scene with ofw 2024-06-17 16:40:10 +03:00
Astra
ecd324dd1c [FL-3856] Don't crash on reading weird cards (#3717)
* Don't crash on reading weird cards
* mf plus: fix incorrect read fail event handler

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-06-17 14:18:53 +01:00
MX
47c1031dc7 Merge remote-tracking branch 'OFW/astra/mfp-crash-fix' into dev 2024-06-17 15:33:41 +03:00
MX
2a163db3ad fix add manually and fix check 2024-06-17 15:33:08 +03:00
gornekich
0b8ddb6173 mf plus: fix incorrect read fail event handler 2024-06-17 12:59:28 +01:00
Astra
a3356ad208 Don't crash on reading weird cards 2024-06-17 20:30:37 +09:00
Willy-JL
38e95c9822 Fix build and anim, update changelog 2024-06-17 04:00:09 +02:00
Willy-JL
7ffcf97acb Revert TLSF 2024-06-17 02:41:13 +02:00
Willy-JL
6399f717c5 Save some dfu space on anim error image 2024-06-17 02:19:20 +02:00
Willy-JL
d017876f37 Automerge changelog 2024-06-17 02:14:51 +02:00
Willy-JL
7bcb53a65f FBT: Fix pack gen from precompiled assets 2024-06-17 02:14:37 +02:00
Willy-JL
be44e46388 Remove unused furi_hal_usb_get_config_context() 2024-06-17 02:13:16 +02:00
Willy-JL
3923245d91 Random cleanup of remains from past times 2024-06-17 01:57:34 +02:00
MX
b48c6dd7f8 princeton reject guard time more than 900 and show guard time in UI 2024-06-17 02:17:05 +03:00
MX
0770578d49 fix incorrect state in decode raw exit
causing keys to be not removed from history and showing up in Read menu after exit from decode raw
2024-06-17 02:16:20 +03:00
MX
0bb2738d36 remove outdated sdk install files due to fbt 2024-06-17 01:18:39 +03:00
MX
60847e2791 Merge remote-tracking branch 'OFW/dev' into dev 2024-06-17 01:16:19 +03:00
Willy-JL
cce922e903 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
# Conflicts:
#	CHANGELOG.md
#	applications/main/infrared/application.fam
#	applications/main/nfc/application.fam
#	applications/services/gui/canvas.c
2024-06-16 22:27:10 +02:00
Willy-JL
ec707be65e Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-06-16 22:24:03 +02:00
Skorpionm
bda6d4f75a [FL-3853] SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz (#3715) 2024-06-16 13:39:26 +01:00
MX
f027c15e37 upd changelog 2024-06-16 14:37:37 +03:00
MX
5da3ab440f Merge remote-tracking branch 'OFW/skorp/subghz_fix_3853' into dev 2024-06-16 14:23:52 +03:00
SkorP
cdc7e36d5c [FL-3853] SubGhz: fix Missed the "Deleted" screen when deleting RAW Subghz 2024-06-15 21:10:59 +04:00
MX
df8c4c168a Revert "disable mjs logging +2k free flash"
This reverts commit d7330c7c2b.
2024-06-15 18:22:25 +03:00
MX
01c6269365 Merge remote-tracking branch 'OFW/dev' into dev 2024-06-15 18:22:14 +03:00
MMX
ba014e873b [FL-3854] Disable logging in mjs +2k free flash (#3713)
* disable logging in mjs
* mjs: alternative way to disable logging

Co-authored-by: hedger <hedger@nanode.su>
2024-06-15 16:20:53 +01:00
MX
78948d38ec upd changelog 2024-06-15 16:41:36 +03:00
MX
d7330c7c2b disable mjs logging +2k free flash
thanks hedger !

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-06-15 16:38:42 +03:00
MX
b35444e188 upd changelog 2024-06-15 16:15:16 +03:00
MX
5d4ed946cb move part of the CLI to microsd to free up space for COMPACT 0 builds
CLI wrapper and idea by Willy-JL
2024-06-15 15:12:50 +03:00
Willy-JL
d02f01c631 Update apps
- UL: Mifare Nested: Free some space by simplifying nfclegacy lib (by xMasterX)
- UL: RFID Fuzzer: Fix worker being not in LFRFIDWorkerIdle before next key (by xMasterX)
- UL: Barcode: Fix backlight settings (by xMasterX)
2024-06-15 00:55:05 +02:00
Willy-JL
a92386c467 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-06-14 22:26:01 +02:00
MX
dac9ff6c13 upd changelog 2024-06-14 22:13:54 +03:00
Willy-JL
eaf1a5dd3d Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-06-14 20:15:14 +02:00
MX
8b46e1c202 fix check [ci skip] 2024-06-14 19:38:50 +03:00
MX
899614fece fix path [ci skip] 2024-06-14 19:01:50 +03:00
MX
5d6e105d03 possible fix for issue with subrem maps [ci skip]
subremote maps being unknown in favourites in rare cases
2024-06-14 18:31:37 +03:00