Commit Graph

481 Commits

Author SHA1 Message Date
Willy-JL
263de09a5f Storage: Fallback SD format when app unavailable (#208) --nobuild 2024-09-06 23:02:51 +02:00
Willy-JL
f438199c4a Desktop: Poweroff fallback when app unavailable (#208) 2024-09-06 04:42:25 +02:00
Willy-JL
bf7f38ca9d Update changelog 2024-09-06 02:05:58 +02:00
Willy-JL
fc2f49b66b CLI: Print plugin name on load fail 2024-09-06 01:29:27 +02:00
Willy-JL
b222457b37 Update apps
- Picopass: File loading improvements and fixes (by bettse)
- Quac!: Setting for external IR board support (by daniilty), code improvements (by rdefeo)
2024-09-05 18:57:56 +02:00
Willy-JL
3e3ce725ab Loader: Warn about missing SD card for main apps --nobuild 2024-09-05 18:04:54 +02:00
Willy-JL
d80fbbfc9c Update apps
- WAV Player: Better fix for unresponsiveness, handle thread exit signal (by CookiePLMonster)
- Laster Tag: External Infrared board support (by RocketGod-git), RFID support for ammo reload (by jamisonderek)
- ESP Flasher: Update blackmagic bin with WiFi Logs (by DrZlo13)
2024-09-04 23:52:58 +02:00
Willy-JL
0900ac3520 Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild 2024-09-04 22:39:32 +02:00
MX
b5a22512be upd changelog 2024-09-04 04:47:56 +03:00
Willy-JL
0291393dd8 Update changelog 2024-09-03 02:31:56 +02:00
Willy-JL
47f740d214 WAV Player: Fix unresponsiveness --nobuild 2024-09-03 02:16:59 +02:00
Willy-JL
1146f8a21a SubGHz: Update Oregon 2 and 3 weather info display to new design 2024-09-03 01:32:36 +02:00
Willy-JL
aebde09f02 SubGHz: Show Weather Station icon for WS signals 2024-09-03 01:13:03 +02:00
Willy-JL
a3e1b66be4 SubGHz: Fix Acurite 986 temperature value conversion 2024-09-03 01:06:20 +02:00
Willy-JL
cc72209691 Update apps
- Laser Tag: Update app icon, add RFID health tag functionality (by jamisonderek & RocketGod-git)
- Authenticator: Confirm token export on Flipper (by akopachov)
- NFC Playlist: Allow delay up to 12s (by xtruan)
- BLE Spam: Fix delay help section (by Willy-JL)
2024-09-02 22:44:47 +02:00
Willy-JL
65d89f2a13 Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild 2024-09-02 22:06:49 +02:00
Willy-JL
dd7cd8f487 Desktop: Fix PIN locked with no PIN set edge case 2024-09-02 00:45:59 +02:00
Willy-JL
9a1372435e Desktop: Sanity check PIN length for good measure 2024-09-02 00:43:47 +02:00
Zinong Li
a807a9e81d NFC: Saflok Parser (#196)
* ready for PR

* improve weekday restriction rendering

* fix weekday index bug

* format

* memcpy optimization

* format

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2024-08-30 00:12:14 +02:00
Willy-JL
6ba39dd7a8 Merge remote-tracking branch 'ofw/dev' into mntm-dev --nobuild 2024-08-29 23:20:07 +02:00
Willy-JL
33a54c1d63 Apps: Add Laser Tag (by RocketGod-git) 2024-08-27 01:29:35 +02:00
Willy-JL
abaf0d9858 Update apps
- Picopass: CVE-2024-41566, When keys are unknown emulate with a dummy MAC and ignore reader MACs (by nvx)
- Seader: Card parsing and saving UI and logic improvements (by bettse)
2024-08-27 01:09:40 +02:00
Willy-JL
eb964fec0c RGB Backlight: Fix config migration 2024-08-27 00:52:00 +02:00
Willy-JL
edd43f28a9 Settings: Fix duplicates in Power Settings when opening submenus 2024-08-27 00:45:11 +02:00
Willy-JL
e7267108c5 Desktop: Fix disabling keybinds
Turns out, flipper format does not allow empty value strings
2024-08-27 00:44:57 +02:00
Willy-JL
c5f6d84920 Revert SubGHz bruteforcer one/two byte text
This is intentional, means "switch to one byte"
MMX said this will be improved
2024-08-26 00:57:05 +02:00
Willy-JL
22c5c022ad Update apps
- Seader: Correct key for Save as SR (by bettse)
2024-08-26 00:14:04 +02:00
Willy-JL
9d39ac13fa MNTM Settings: Allow setting Dolphin XP manually 2024-08-24 02:58:24 +02:00
Willy-JL
55fd64eeca Update apps
- Mifare Fuzzer: Fix crash on unsupported card type loaded (by Willy-JL)
- NFC Playlist: Move playlist items (by acegoal07)
- Cross Remote: Use system provided NumberInput (by leedave)
2024-08-23 05:09:49 +02:00
Willy-JL
1719fee189 SubGHz: Make sure prev frequency is in list, fix UI desync 2024-08-23 03:48:08 +02:00
Willy-JL
1826cc823b Storage: Add logging for VirtualMount API 2024-08-23 03:10:56 +02:00
Willy-JL
8f7562718c Cleanup and update MFC dict
+5 from RRG proxmark3 repo
+2 from Mifare Classic Tool repo
+26 from Stepzor11 repo
-2000 of abandoned unverified pm3 bmp_sorted and icbmp_sorted
2024-08-23 00:44:43 +02:00
Willy-JL
d7f84f9ae1 Fix changelog 2024-08-22 19:40:45 +02:00
Willy-JL
add094f4f1 MNTM Settings: Fix UI desync after reset mainmenu 2024-08-22 19:40:23 +02:00
m7i-org
ff0e885fba feat(subghz): added Solight TE44 recognition (#183)
* feat(subghz): added Solight TE44 recognition

Added the Solight TE44 weather station, with a protocol similar to Auriol HG06061A but with a checksum and different sync values.
Updated the tests as well, including a raw and a decoded capture.

* Lint fixes

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2024-08-22 02:46:08 +02:00
Willy-JL
788c517f7d File Browser: Fix race condition for switch folder and refresh --nobuild
Fixes: In archive, delete last item in folder, tab auto switch, but
wrong folder path is shown for new selected tab
2024-08-22 01:22:21 +02:00
Willy-JL
b16e8ac232 Update totp
- Fix bt keys filename (by akopachov)
2024-08-21 18:17:03 +02:00
Willy-JL
fadc217b01 RGB Backlight: Load settings on SD insert 2024-08-21 05:40:39 +02:00
Willy-JL
915b1c790d Settings: Update list of keys files for forget 2024-08-21 04:08:39 +02:00
Willy-JL
7eaa182e92 Update apps
- Seader: Disable ASN1 debug, fix for new firmware (by bettse)
- AirMouse: Fix compatibility with new firmwares (by ginkage)
- Flizzer Tracker: Fix app not responding to keypresses (by LTVA1)
- UHF RFID: Bugfixes, some refactoring, write modes (by frux-c)
- UL: UART Terminal: Configurable CRLF or newline mode (by xMasterX)
2024-08-21 03:19:48 +02:00
Willy-JL
2a1d263f0e Merge remote-tracking branch 'ul/dev' into yeet-lfs 2024-08-21 02:26:44 +02:00
MX
889c80e900 upd changelog 2024-08-18 01:09:44 +03:00
MX
02553d0c6b upd changelog 2024-08-17 18:02:56 +03:00
Willy-JL
c5f18fadb8 Updater: Fix resources.tgz confusion 2024-08-15 05:33:49 +02:00
Willy-JL
a514447f1c Improve app update scripts, update changelog 2024-08-14 18:49:20 +02:00
Willy-JL
588aec4bf1 Add Key Copier and Music to Sub-GHz Radio (by zinongli & jamisonderek) 2024-08-14 05:18:39 +02:00
Willy-JL
2405e6057c Update apps
- NFC Playlist: Bugfixes and improvements (by acegoal07)
- Pokemon Trading: Reset trade without affecting current pokemon, major refactoring (by kbembedded)
- T5577 Raw Writer: Code refactor, bugfixes and improvements (by zinongli)
- UL: SubGHz Bruteforcer: App refactoring and code documentation (by derskythe)
2024-08-14 05:03:09 +02:00
Willy-JL
cdc1a631bc MNTM: SubGHz freq add screen uses new NumberInput view 2024-08-14 02:32:53 +02:00
Willy-JL
5f98c5d986 Merge remote-tracking branch 'ofw/dev' into yeet-lfs 2024-08-13 02:27:09 +02:00
Willy-JL
314554fe3b FBT: Only format images in firmware, not ext apps
It was formatting demo screenshots too
There might a better way to detect only icons, but not formatting also means less merge conflicts
2024-08-12 18:33:09 +02:00