Commit Graph

13119 Commits

Author SHA1 Message Date
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
MX
2e787dea47 merge ofw pr 3868 [ci skip]
by zinongli

LFRFID: Fix Guard GProxII False Positive and 36-bit Parsing
2024-09-04 04:46:31 +03:00
MX
ed4c5eb7bf saflok parser improvements [ci skip]
by @zinongli & @xtruan & @zacharyweiss & @evilmog & @Arkwin
2024-09-04 04:35:02 +03:00
MX
b7bc060ad5 Merge remote-tracking branch 'OFW/astra/3766-unlock-crash-fix' into dev 2024-09-04 04:28:51 +03:00
MX
d2f0fbad45 Merge remote-tracking branch 'OFW/astra/gproxii-fix-detection' into dev 2024-09-04 03:17:29 +03:00
MX
00a0c6ee1a Merge remote-tracking branch 'OFW/dev' into dev 2024-09-04 03:16:37 +03:00
MX
8fd8e4f3d9 Add marantec24 and gangqi protocols
Protocols by @xMasterX / captures for gangqi by @mishamyte
2024-09-04 03:16:30 +03:00
Astra
a8482984de Fix incorrect parity starting bit 2024-09-03 17:42:49 +09:00
Astra
14a49759ce Fix detection of GProx II cards and false detection of other cards as GProx II 2024-09-03 17:20:49 +09:00
Willy-JL
0291393dd8 Update changelog mntm-007 2024-09-03 02:31:56 +02:00
Kara Zajac
67ffec5cc6 NFC: Saflok parser Date Rollover (#201)
* Date Rollover

Update the saflok parser to properly handle date rollovers.

* Format

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2024-09-03 02:29:07 +02:00
Willy-JL
47f740d214 WAV Player: Fix unresponsiveness --nobuild 2024-09-03 02:16:59 +02:00
Willy-JL
c34b33831b Format images 2024-09-03 01:36: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
Zinong Li
5272eb7550 Publishing T5577 page 1 block count macro (#3864)
* publishing t5577 page 1 block count macro

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2024-09-02 18:03:56 +09: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
Astra
7c88a4a8f1 [FL-3899] Add the Procrastination animation (#3860)
* Add the Procrastination animation: sorry been putting off doing this for a while
* Reformat images
2024-08-29 21:21:25 +09:00
Willy-JL
1c66d42d5c MNTM Settings: Hide hidden folders from asset packs 2024-08-27 01:32:57 +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
Astra
0e71813749 Fix crash on Ultralight unlock 2024-08-26 20:46:49 +09: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
mntm-006
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
5c817a1cb4 Desktop: Fix unset keybinds 2024-08-24 03:11:50 +02:00
Willy-JL
131416971d Settings: Reload desktop keybinds without realloc 2024-08-24 03:06:31 +02:00
Willy-JL
d87a45f78d Desktop: Fix weird crash on levelup confirm 2024-08-24 03:02:21 +02:00
Willy-JL
962b10b2a0 MNTM Settings: Misc code fixes 2024-08-24 03:01:30 +02:00
Willy-JL
9d39ac13fa MNTM Settings: Allow setting Dolphin XP manually 2024-08-24 02:58:24 +02:00
Willy-JL
c6a3e684b6 Fix MFC dict timestamp 2024-08-24 02:56:50 +02:00
GameLord2011
36c44b14e7 Mention XFW in Asset Packs docs (#192)
* Update AssetPacks.md

specified that asset packs are also in Xtreme Firmware though outdated the feature is still in that firmware.

* Update documentation/file_formats/AssetPacks.md

--nobuild

Co-authored-by: WillyJL <49810075+Willy-JL@users.noreply.github.com>

---------

Co-authored-by: WillyJL <49810075+Willy-JL@users.noreply.github.com>
2024-08-23 20:51:06 +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
d6f0776902 Storage: Fix VirtualMount APIs 'not ready' error 2024-08-23 03:08:14 +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
37f6003a3e MNTM Settings: Fix Show Momentum Intro button 2024-08-22 19:41:20 +02:00
Willy-JL
d7f84f9ae1 Fix changelog 2024-08-22 19:40:45 +02:00