Willy-JL
a74e6ba3ba
SubGHz: Fix Radio Device Loader loading GPS plugin
2024-05-17 04:46:36 +01:00
Willy-JL
4659c68eef
Merge branch 'zlo/tlsf-and-a-temple-of-memcorrupt' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 21:49:35 +01:00
Willy-JL
54d2763177
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 21:47:58 +01:00
SG
1460030d03
SubGHz: fix memory corrupt in read raw view
2024-05-16 19:53:40 +01:00
あく
7c63bf7574
Revert "TLSF memory allocator. Less free flash, moar free ram. ( #3572 )" ( #3651 )
...
* Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572 )"
This reverts commit 1d17206e23 .
* Fix PVS warnings
* github: logging for ticket number checks to stdout
* memgr: removed offending todo
---------
Co-authored-by: hedger <hedger@nanode.su >
2024-05-16 18:43:27 +04:00
Willy-JL
68a1d63360
SubGHz: New check_tx API, ext modules follow settings
2024-05-16 11:57:42 +01:00
Willy-JL
f455f5f7e2
SubGHz: Restore last frequency even if rx only
2024-05-16 10:16:05 +01:00
Willy-JL
ad1fcb9e6d
SubGHz: Fix TX message for RAW
2024-05-16 09:57:03 +01:00
Willy-JL
858639fa94
MNTM: Confirm screen for SubGHz bypass
2024-05-16 07:06:36 +01:00
Willy-JL
d06ab5fe8f
MNTM: Confirm screen for SubGHz extend
2024-05-16 07:06:10 +01:00
Willy-JL
c39629ade6
MNTM: RGB Backlight behaves like a toggle with warning
2024-05-16 06:13:57 +01:00
Willy-JL
c2b7b9c60f
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 04:54:24 +01:00
Willy-JL
9b418c9a07
SubGHz: Show reason for TX blocked --nobuild
2024-05-16 04:51:23 +01:00
Eric Betts
50bee67748
Skylanders plugin ( #3315 )
...
* PoC skylanders plugin
* based on db0c7e4fad
* More figures
* Fix util methods
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-05-15 19:09:08 +01:00
Willy-JL
bdeb0351f7
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-05-15 03:31:31 +01:00
gornekich
5f9b300ab2
NFC: Mf Desfire fix reading big files ( #3616 )
...
* mf desfire: fix incorrect long files reading
* nfc app: trim record size for mf desfire render
* mf desfire: rework reading long record files
* mf desfire: more robust size check
Co-authored-by: あく <alleteam@gmail.com >
2024-05-14 13:34:27 +01:00
hakuyoku2011
a7715704f8
Infrared: Add Toshiba RAS-2518D ( #3635 )
...
* Infrared: Add Toshiba RAS-2518D
* Infrared: cleanup AC universal remote
Co-authored-by: あく <alleteam@gmail.com >
2024-05-14 13:15:30 +01:00
Vencislav Atanasov
0a40b34016
Increase deduplication threshold in SubGHz history to fit Hormann BiSecure remotes.
...
They transmit the 2FSK data 3 times, with a 504.3 ms pause, which is enough to
show them as three separate signals, although they are absolutely identical.
On the flipper, that's measured between 578 and 591 ms.
2024-05-13 05:51:30 +03:00
Vencislav Atanasov
e0a427f281
SubGHz decoders can provide a one-line string to be used in the history list
2024-05-13 05:10:14 +03:00
Willy-JL
e982c31d06
Ignore unknown apps when editing main menu apps
2024-05-04 07:20:26 +01:00
Dustin Willis Webber
808ef03705
Infrared: Add AC model Pioneer Inverter ( #117 )
2024-05-04 06:28:42 +01:00
Willy-JL
e129d3edf9
Move some "system" apps to apps repo
...
Because:
- They aren't fundamental to firmware function
- They are not in firmware repo for other CFW either
- Easier to keep updated
Moved:
- Hex Viewer
- IR Remote
- Mass Storage
- Nightstand Clock
- SubGHz Playlist
- SubGHz Remote
- Text Viewer
HID app (USB/BT Remote) could be moved too, but UL and OFW have it here
Makes sense to keep HID app in FW repo for updating
FindMy Flipper integrates with firmware for startup, better kept in FW
2024-05-04 06:27:35 +01:00
Willy-JL
f04975f50d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-05-04 03:41:44 +01:00
MX
374e96bb7d
ibutton and lfrfid small ui improvements
2024-05-03 20:59:28 +03:00
MX
6bfa383cea
Revert "Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev"
...
This reverts commit 9b377e6f80 , reversing
changes made to 1736a8a7c2 .
2024-05-03 14:50:58 +03:00
Willy-JL
9d2b4d1dfa
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-05-01 23:35:55 +01:00
MX
9b377e6f80
Merge remote-tracking branch 'OFW/astra/3746-mfp-detect' into dev
2024-05-01 16:49:53 +03:00
Zachary Weiss
0e8806c6c6
Archive: Favorite .mag files ( #110 )
...
* Impl mag file favoriting, add icon
* Revert API ver
* No weird formatting
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-04-30 03:35:19 +01:00
Willy-JL
2d90599164
Fix annoying array formatting --nobuild
2024-04-30 02:57:04 +01:00
Willy-JL
441fe9f032
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-04-29 21:31:18 +01:00
MX
c157ca9879
Merge remote-tracking branch 'OFW/gornek/desfire_long_files' into dev
2024-04-27 15:09:21 +03:00
MX
4965215c8d
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-27 14:44:18 +03:00
Willy-JL
41e0b478a3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-04-25 22:20:39 +01:00
gornekich
d13017a7fe
Merge branch 'dev' into gornek/desfire_long_files
2024-04-25 20:13:20 +01:00
gornekich
f544aa8eb6
nfc app: trim record size for mf desfire render
2024-04-25 19:55:35 +01:00
Astra
1559ee6293
[Fl-3809] Troika parser visual fixes ( #3614 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-24 21:47:40 +09:00
Astra
34abaa7e27
[FL-3815] Fix the retry/exit confirmation prompts in iButton ( #3613 )
2024-04-24 21:35:15 +09:00
Willy-JL
2c015b0121
NFC: Allow backlight off in dict attack
...
It already turns on backlight when it finishes
Lets atleast let the poor guy focus on the task at hand )
2024-04-23 03:41:35 +01:00
Astra
85fc0a2dd3
Merge branch 'dev' into astra/3746-mfp-detect
2024-04-23 10:39:34 +09:00
Astra
83ff6fb8bf
Mifare Plus detection done
2024-04-22 21:09:06 +09:00
Zachary Weiss
9d4a6e6788
Fix MNTM-DEV git hash formatting ( #104 )
...
* Fix max length of git hash
* Fix editor auto-reformat that causes it to fail lint
* Found it...
* Revert "Found it..."
This reverts commit c7cb790716 .
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-04-22 02:44:06 +01:00
MX
f88a916ccc
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2024-04-21 11:42:57 +03:00
Willy-JL
e3cc377b56
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-19 22:40:41 +01:00
gornekich
c87683596a
nfc app: add legacy keys for plantain cards ( #3602 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-19 23:22:07 +09:00
Astra
0d73a58123
Mosgortrans parser output fixes ( #3554 )
...
* Fix mosgortrans/troika newlines and mark unused variables
* Supress warnings for TODOs that don't need a ticket
Co-authored-by: あく <alleteam@gmail.com >
2024-04-19 21:01:57 +09:00
MX
8eba6e18ff
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:24:48 +03:00
MX
4422a03ae9
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:22:36 +03:00
Willy-JL
cd5c76cb0d
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-18 03:05:41 +01:00
gornekich
be43e49869
nfc app: fix false positive verification in bip plugin ( #3595 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-18 09:56:39 +09:00
KRukus9
94c2d7a4e3
Update tv.ir ( #3584 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-18 08:12:02 +09:00