Methodius
b0371b3465
metromoney parser balance fix
2024-01-30 16:55:22 +09:00
Methodius
872987f002
Protocol featore: more info
2024-01-30 13:50:57 +09:00
Willy-JL
3b4832cfca
Easy expansion resume as configured -- nobuild
2024-01-30 00:43:59 +00:00
Willy-JL
9243cf8eaf
Expansion settings singleton
2024-01-30 00:40:38 +00:00
Nikita Vostokov
51d8b18f3e
Read SFI until PAN find
...
* get rid of input result buffers
2024-01-30 00:26:16 +00:00
Willy-JL
66aec507f4
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-29 18:12:27 +00:00
Willy-JL
bfe43accc7
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-01-29 18:10:46 +00:00
Methodius
92a25af3c3
minor parser fixes
2024-01-30 02:39:38 +09:00
Methodius
ce80586822
Merge remote-tracking branch 'upstream/dev' into dev
2024-01-30 02:22:28 +09:00
Methodius
fee4a5a8f7
EMV save/load dump options added
2024-01-30 02:22:21 +09:00
Methodius
a15312e052
parser fix
2024-01-30 00:29:06 +09:00
MX
d23bc9f58a
upd changelog
2024-01-29 17:45:05 +03:00
MX
35a93e6eef
update honeywell proto to latest one
...
by Willy-JL
2024-01-29 17:32:25 +03:00
nminaylov
a5b77aa228
it-IT-mac layout
2024-01-29 17:15:39 +03:00
Methodius
3612814a18
back to parser
2024-01-29 23:12:17 +09:00
Nikita Vostokov
1165e25f00
Read all files
2024-01-29 13:48:33 +00:00
MX
64fe987fb5
Merge branch 'ofw_dev' into dev
2024-01-29 15:53:00 +03:00
あく
c8ea167a06
0.98.0-rc various fixes ( #3402 )
2024-01-29 21:35:46 +09:00
Nikita Vostokov
653af9a5cd
Read PIN tries and transactions counters
2024-01-29 00:07:17 +00:00
MX
16d1c938bf
more contrast values for replacement displays
2024-01-29 02:23:42 +03:00
Nikita Vostokov
1074af905c
Use render
...
* Add transactions menu item
* Use nfc assets for country/currency/aid
* remove deprecated render
2024-01-28 22:45:26 +00:00
Nikita Vostokov
786f3568c0
Fix retry loop (on Android HCE)
2024-01-28 20:18:17 +00:00
MX
830dbc7a71
subghz dea_mio fixes and programming mode support
2024-01-28 22:47:47 +03:00
Willy-JL
68ae616f15
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-01-28 06:16:26 +00:00
Willy-JL
d37d316eb7
Support ext module in IR Remote
2024-01-28 05:58:49 +00:00
MX
686c05d20c
change ci node
2024-01-28 08:53:41 +03:00
Willy-JL
001ba8001d
Improve infrared gpio setting consistency
2024-01-28 05:42:38 +00:00
Nikita Vostokov
4b786fb77e
Refactor response decoder
...
Read transactions history
2024-01-28 03:57:12 +00:00
Willy-JL
280e904d3b
Fix read raw not deleting on discard ( #537 )
2024-01-28 03:54:31 +00:00
Willy-JL
842c9a2c53
Fix read raw erase button
2024-01-28 03:50:49 +00:00
MX
16b8fa4715
Subghz save files with receive time [ci skip]
...
+ merge better scene_save_name code (removing kostily)
some modifications to original code was made to keep previous formats
original implementation by Willy-JL
Source:
a1c7dc5eaa
7e7509d481 (diff-1708ba08196de5331f4b4c3d8e13162e78d5edb33e1308c1b4cc09975264151e)
2024-01-28 06:45:33 +03:00
Willy-JL
2a29e8e79d
Fix mass storage index on open
2024-01-28 01:43:36 +00:00
Willy-JL
cdebdb3062
Check same protocol when counting duplicate signals
2024-01-28 01:40:53 +00:00
Nikita Vostokov
39055ff701
Improve info screen
...
* search F only in card_number
2024-01-28 00:08:19 +00:00
Sil333033
d3e59badbe
Revert infrared last settings + reworked the auto detect
2024-01-28 00:54:19 +01:00
Willy-JL
230bb2d12d
Fix missing fallback
2024-01-27 21:09:31 +00:00
Willy-JL
0cc8e190ef
SubGhz Autosave option ( #331 )
2024-01-27 21:09:01 +00:00
Willy-JL
9db00f3743
Allow overriding filename prefix after
2024-01-27 20:22:15 +00:00
Sil333033
7a1ff13bb6
cleanup & format
2024-01-27 20:43:56 +01:00
Sil333033
a18c757097
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2024-01-27 20:33:17 +01:00
Sil333033
7c4f6de06f
Add automatic IR blaster detection
...
removed last_settings because it isnt needed anymore
2024-01-27 20:33:10 +01:00
Willy-JL
361d5ca7b2
"Delete old signals" earlier in config menu --nobuild
2024-01-27 19:16:00 +00:00
Willy-JL
0e8703a7a1
Fix many SubGhz history bugs
...
No "history full" if "delete old signals"
Delete more old signals if history full
Fix visual offset bug with "delete old signals"
Fix led and sound for full history / not
"Delete old signals" in decode raw too
2024-01-27 19:12:59 +00:00
MX
cbc0231461
disable expansion and reset some flags for release builds
...
there is no expansion modules yet, so we can disable uart listen for them being enabled 24/7
p.s. some parts of code was taken from Willy-JL's solution
todo: revert force reset part if there are real use cases for expansion protocol appears
2024-01-27 19:05:52 +03:00
MX
1ceacc6555
subghz keeloq fix emulation for multiple systems
...
and extend add manually support for 2 of them
2024-01-27 18:55:50 +03:00
MX
ae04fc70eb
fix archive filebrowser bugs
2024-01-27 17:53:11 +03:00
MX
acd6445d3b
fix NFC V dumps v3 crashing at info page
2024-01-27 03:20:53 +03:00
Willy-JL
cb635ff2d2
Set correct values for deepsleep on install
2024-01-26 23:05:29 +00:00
Willy-JL
fc87dc5dd2
Reset expansion settings on install for now
2024-01-26 23:04:55 +00:00
Willy-JL
bbcff48517
Default expansion UART listen to off for now
2024-01-26 23:03:25 +00:00