Commit Graph

6342 Commits

Author SHA1 Message Date
Willy-JL
9243cf8eaf Expansion settings singleton 2024-01-30 00:40:38 +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
nminaylov
a5b77aa228 it-IT-mac layout 2024-01-29 17:15:39 +03: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
MX
16d1c938bf more contrast values for replacement displays 2024-01-29 02:23:42 +03: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
Willy-JL
001ba8001d Improve infrared gpio setting consistency 2024-01-28 05:42:38 +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
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
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
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
Willy-JL
76f1374436 Move expansion settings to SD card 2024-01-26 23:02:29 +00:00
Willy-JL
36711fca90 Fix keyboard cursor underflow with ascii events --nobuild 2024-01-24 07:40:45 +00:00
Willy-JL
637d915e83 Enable backlight on ascii event --nobuild 2024-01-24 07:34:13 +00:00
Willy-JL
7f637e33f9 Format 2024-01-24 06:20:01 +00:00
Willy-JL
61495e7b4b Fix corrupt font in 'reloading asset pack' screen 2024-01-24 05:23:29 +00:00
Willy-JL
b7fa1508a4 Fit more lines in textbox with small font 2024-01-24 05:13:11 +00:00
Willy-JL
0f67cbe760 Build font parameters for asset packs fonts 2024-01-24 05:12:30 +00:00
Willy-JL
8e7ae15fbd New espflasher board menu (wifidev/xeon/multifucc/other) 2024-01-24 02:26:28 +00:00
Willy-JL
a1c7dc5eaa Subghz filename with time of receive not save 2024-01-24 02:23:07 +00:00
Willy-JL
411a65a42e Option for filename prefix after (and time before) 2024-01-24 01:40:06 +00:00
Willy-JL
e545942e00 SubGhz use system filename gen with proto names 2024-01-24 01:40:05 +00:00
Willy-JL
f821c4cdc0 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2024-01-23 23:52:32 +00:00
MX
46eec3f568 use printf 2024-01-22 07:26:30 +03:00
MX
007e29425d small ui fix for nfc and fix subghz hopper bug 2024-01-22 07:21:13 +03:00
Willy-JL
b833ebab1a Fix baudrate restore in esp flasher 2024-01-20 22:02:43 +00:00
Willy-JL
257c6fc565 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2024-01-20 22:01:21 +00:00
MX
41c316d612 mac os music remote
todo - add more buttons
2024-01-20 08:48:26 +03:00
Methodius
39e9dd0ab0 T5577 write/clear with custom password option added 2024-01-20 07:47:45 +03:00
MX
c002684233 Merge branch 'ofw_dev' into mergeuartrefac 2024-01-19 23:27:38 +03:00
MX
a4ebbeabd2 RFID CLI: better usage (#3376)
Co-authored-by: あく <alleteam@gmail.com>
2024-01-19 23:25:36 +03:00