Commit Graph

454 Commits

Author SHA1 Message Date
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
Willy-JL c412d00c3a Merge commit '0b19fd29e665484223bcae5d53f339b832c4c9a1' into yeet-lfs 2024-08-12 18:29:05 +02:00
Willy-JL f65726b67b Re-enable FURI_TRACE crash paths 2024-08-12 03:56:26 +02:00
Willy-JL c356d1ee79 Sync apps
- ESP Flasher: Update Marauder bins to v1.0.0
- Sub-GHz Bruteforcer: Fix one/two byte text
2024-08-12 02:16:04 +02:00
Willy-JL 2ea6378092 Update changelog 2024-08-12 02:00:51 +02:00
Willy-JL f909e3129b Settings: Show free flash in internal storage info 2024-08-12 01:42:50 +02:00
MX 98af4f4a71 upd changelog 2024-08-10 20:55:44 +03:00
Willy-JL 2b77091cac Desktop settings merge and refactor, keybinds improvements
- Keybinds in own code helper files
- Keybinds as flipper format, loaded only when ran, no limit on length
- Migrate from old keybinds
- Merge desktop settings refactors after LFS removal PR
- Statusbar clock setting in desktop settings like OFW
- Hand orient setting in system settings like OFW
2024-08-08 05:18:20 +02:00
Willy-JL 0332efc700 Update changelog 2024-08-07 02:39:44 +02:00
Willy-JL b8a6579379 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2024-08-05 20:05:13 +02:00
Willy-JL a28b840992 GUI: Fix Dark Mode after XOR canvas color 2024-08-02 23:58:13 +02:00
Willy-JL 298f734a93 Revert T5577 Raw Writer update, previous logic was correct 2024-08-02 22:28:04 +02:00
Willy-JL 9e82c8942b Update apps
- T5577 Raw Writer: Fix block count iteration (by Moon-Byeong-heui)
2024-08-02 21:55:28 +02:00
Willy-JL 2ee3e6e385 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2024-08-01 03:04:55 +02:00
Willy-JL e5ccb3821e Merge remote-tracking branch 'ofw/dev' into mntm-dev 2024-08-01 00:05:36 +02:00
Willy-JL 8646e1c477 Update changelog 2024-07-31 23:39:35 +02:00
Willy-JL b4c24e6e4b Merge remote-tracking branch 'ofw/dev' into mntm-dev 2024-07-31 23:06:48 +02:00
Willy-JL 114ca2e11a Update apps
- Seader: Remove some optional asn1 fields (by bettse)
- NFC Playlist: Fix extension check and error messages (by acegoal07)
2024-07-31 23:00:36 +02:00
Willy-JL a2903f57c8 Apps: Add T5577 Raw Writer (by zinongli) 2024-07-29 02:16:00 +02:00
Willy-JL 74c57a3c7e Update apps
- Seader: T=1 support, APDURunner (by bettse)
2024-07-29 01:43:38 +02:00
Willy-JL 5dfb977cf4 Polish changelog 2024-07-29 01:43:04 +02:00
Willy-JL 896be0ed2d Merge remote-tracking branch 'ul/dev' into mntm-dev 2024-07-29 01:09:35 +02:00
Willy-JL 882eb1b779 Merge remote-tracking branch 'ofw/dev' into mntm-dev 2024-07-29 01:04:08 +02:00
Willy-JL 7d75e32d09 Update changelog 2024-07-28 23:33:50 +02:00
MX b2305ce5c7 upd changelog 2024-07-28 19:55:18 +03:00
Willy-JL b674f47bd5 Merge remote-tracking branch 'ul/dev' into mntm-dev 2024-07-27 17:19:47 +02:00
Willy-JL c21324a3f3 Add second PR number 2024-07-27 04:18:31 +02:00
Totoo 29df6adb34 Sub-GHz: Added EmosE601x and Acurite 5in1 protocols from WS app (#170)
* Added EmosE601x and Acurite 5in1 WS

* fix descr

* Add string_brief placeholder

* Keep close to other WS protocols

* Update changelog

* Format

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
2024-07-27 04:17:15 +02:00