mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Update apps
- ESP Flasher: Bump Marauder 1.9.0 (by justcallmekoko) - FlipSocial: Show comment count, improved error handling (by jblanked) - INA Meter: Added new averaging settings allowing faster sampling (by cepetr) - Picopass: Removed wiegand plugin, support for changing CN during emulation for some formats (by bettse) - Seos Compatible: BLE fixes (by aaronjamt)
This commit is contained in:
@@ -131,12 +131,13 @@
|
|||||||
- UL: BT/USB Remote: PTT global zoom and google meet shortcuts for MacOS (by @hryamzik)
|
- UL: BT/USB Remote: PTT global zoom and google meet shortcuts for MacOS (by @hryamzik)
|
||||||
- Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
|
- Asteroids: Bugfixes, title screen, Drone Buddy power-up (by @SimplyMinimal)
|
||||||
- Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson), support alphabetic combination locks (by @henrygab)
|
- Combo Cracker: Allow press and hold to change values, add tutorial (by @TAxelAnderson), support alphabetic combination locks (by @henrygab)
|
||||||
- ESP Flasher: Bump Marauder 1.8.10 (by @justcallmekoko), bump FlipperHTTP 2.1.1 (by @jblanked), add C5 support (by @Play2BReal), more reliable bootloader mode on SWCLK (by @WillyJL)
|
- ESP Flasher: Bump Marauder 1.9.0 (by @justcallmekoko), bump FlipperHTTP 2.1.1 (by @jblanked), add C5 support (by @Play2BReal), more reliable bootloader mode on SWCLK (by @WillyJL)
|
||||||
- FlipDownloader: Added a new option to download GitHub repositories with dedicated keyboard, add auto updating, new keyboard, better saving system (by @jblanked)
|
- FlipDownloader: Added a new option to download GitHub repositories with dedicated keyboard, add auto updating, new keyboard, better saving system (by @jblanked)
|
||||||
- FlipSocial: C++ rewrite, comments on feed posts, simpler logic and registration, fixed auto-updating, better saving system, bugfixes (by @jblanked)
|
- FlipSocial: C++ rewrite, comments on feed posts, simpler logic and registration, fixed auto-updating, better saving system, show comment count, improved error handling, bugfixes (by @jblanked)
|
||||||
- FlipWiFi: Minor bugfixes (by @jblanked)
|
- FlipWiFi: Minor bugfixes (by @jblanked)
|
||||||
- Flipp Pomodoro: Added hints, added configuration page (by @thevan4), new notification modes (by @evilsquid888)
|
- Flipp Pomodoro: Added hints, added configuration page (by @thevan4), new notification modes (by @evilsquid888)
|
||||||
- Flipper Blackhat: Add Deauth Broadcast command, updated for latest firmware (by @o7-machinehum)
|
- Flipper Blackhat: Add Deauth Broadcast command, updated for latest firmware (by @o7-machinehum)
|
||||||
|
- INA Meter: Added new averaging settings allowing faster sampling (by @cepetr)
|
||||||
- KeyCopier: Added Weiser WR3 key format (by @lightos), added Suzuki SUZ18 key format (by @RIcePatrol)
|
- KeyCopier: Added Weiser WR3 key format (by @lightos), added Suzuki SUZ18 key format (by @RIcePatrol)
|
||||||
- Mass Storage: Add ability to spoof USB identity values (by @xtruan)
|
- Mass Storage: Add ability to spoof USB identity values (by @xtruan)
|
||||||
- Metroflip: Fix unsupported card crash, RENFE Suma 10 support, GEG Connect AID added, Top Up log parsing and animations, 16 new rail lines, support for parsing area codes, saving function for Suica/Japan Rail IC, bugfixes, support for TRT cards and Intertic disposable ST25TB cards, T-Mobilitat can parse card number (by @luu176)
|
- Metroflip: Fix unsupported card crash, RENFE Suma 10 support, GEG Connect AID added, Top Up log parsing and animations, 16 new rail lines, support for parsing area codes, saving function for Suica/Japan Rail IC, bugfixes, support for TRT cards and Intertic disposable ST25TB cards, T-Mobilitat can parse card number (by @luu176)
|
||||||
@@ -144,10 +145,11 @@
|
|||||||
- NFC Playlist: Refactor playlist worker, new settings layout and management, loop setting, controls to move between items, time controls setting (by @acegoal07)
|
- NFC Playlist: Refactor playlist worker, new settings layout and management, loop setting, controls to move between items, time controls setting (by @acegoal07)
|
||||||
- NMEA GPS: Moved to GPIO/GPS subfolder (by @WillyJL)
|
- NMEA GPS: Moved to GPIO/GPS subfolder (by @WillyJL)
|
||||||
- Passy: Misc memory management bugfixes, misc UI improvements, save DG2 and DG7 to document specific file, code cleanup (by @qistoph)
|
- Passy: Misc memory management bugfixes, misc UI improvements, save DG2 and DG7 to document specific file, code cleanup (by @qistoph)
|
||||||
|
- Picopass: Removed wiegand plugin, support for changing CN during emulation for some formats (by @bettse)
|
||||||
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by @ahnilica)
|
- RFID/iButton Fuzzer: Fix prev navigation for custom UIDs (by @ahnilica)
|
||||||
- Seader: Fix ATS handling (by @NVX), reset SAM on error, support config card, code optimizations, use same commands as Proxmark3, distinguish SIO SE/SR (by @bettse)
|
- Seader: Fix ATS handling (by @NVX), reset SAM on error, support config card, code optimizations, use same commands as Proxmark3, distinguish SIO SE/SR (by @bettse)
|
||||||
- Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
|
- Sentry Safe: New interface, settings & help page (by @H4ckd4ddy)
|
||||||
- Seos Compatible: Add keys v2 support with per-device encryption, improve logging (by @bettse)
|
- Seos Compatible: Add keys v2 support with per-device encryption, improve logging (by @bettse), BLE fixes (by @aaronjamt)
|
||||||
- Sub-GHz Playlist: Fix crash on disallowed frequencies (by @WillyJL)
|
- Sub-GHz Playlist: Fix crash on disallowed frequencies (by @WillyJL)
|
||||||
- Weather Station: Added support for solight TE44 (by @fersingb)
|
- Weather Station: Added support for solight TE44 (by @fersingb)
|
||||||
- Weebo: Prevent 0x88 in UID[3], add more figures to the database (by @bettse)
|
- Weebo: Prevent 0x88 in UID[3], add more figures to the database (by @bettse)
|
||||||
|
|||||||
Submodule applications/external updated: c470da2d79...7990bf60e7
Reference in New Issue
Block a user