mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Update apps
- Color Guess: Simplify app code (by leedave) - Countdown Timer: Default to 60 seconds on open (by andrejka27) - Cross Remote: Fix Sub-GHz actions rolling code support, animations for transmit, allow interrupting chain (by leedave), loop transmit feature (by miccayo) - FlipSocial: Memory fixes, new feed screen with posted time, search users, home announcements and notifications, private feed option, endless feed (by jblanked) - FlipStore: Many bugfixes, support downloading VGM firmwares and Github repos, use Flipper catalog API (by jblanked) - FlipWiFi: Improve error handling, max 100 network scan, add some fast commands (by jblanked) - Oscilloscope: Add simple spectrum analyser and basic software scaling support (by anfractuosity) - Picopass: Handle write key retry when a different card is presented (by bettse)
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -14,14 +14,19 @@
|
||||
- Apps:
|
||||
- BT/USB Remote: Add PTT support for Gather (by @SapphicCode)
|
||||
- Chess: Fix illegal move bug (by @956MB)
|
||||
- Color Guess: Simplify app code (by @leedave)
|
||||
- Countdown Timer: Default to 60 seconds on open (by @andrejka27)
|
||||
- Cross Remote: Fix Sub-GHz actions rolling code support, animations for transmit, allow interrupting chain (by @leedave), loop transmit feature (by @miccayo)
|
||||
- ESP Flasher: Add c3 and c6 to s3 option (by @jaylikesbunda), update Marauder bins to 1.1.0 (by @justcallmekoko)
|
||||
- FlipBIP: Refactor to make adding coins easier (by @xtruan)
|
||||
- FlipLibrary: Wikipedia, dog facts, random quotes, weather, asset price, predictions, trivia, advice, uuid and many more, bug fixes (by @jblanked), holidays, improvements to connectivity and progress (by @jamisonderek)
|
||||
- FlipSocial: Improved authentication, loading screens, memory fixes, bio and friend counts, search contacts (by @jblanked), RPC_KEYBOAARD support (by @jamisonderek)
|
||||
- FlipStore: Many bugfixes, support ESP32 firmware downloads, allow deleting apps, memory fixes, update Marauder (by @jblanked), more improvements (by @jamisonderek)
|
||||
- FlipSocial: Improved authentication, loading screens, memory fixes, bio and friend counts, new feed screen with posted time, search users and contacts, home announcements and notifications, private feed option, endless feed (by @jblanked), RPC_KEYBOARD support (by @jamisonderek)
|
||||
- FlipStore: Many bugfixes, support downloading ESP32 and VGM firmwares and Github repos, allow deleting apps, memory fixes, update Marauder, use Flipper catalog API (by @jblanked), more improvements (by @jamisonderek)
|
||||
- FlipTrader: Improved progress display, added connectivity check on startup (by @jamisonderek)
|
||||
- FlipWeather: Stability improvements (by @jblanked), improved progress display, added connectivity check on startup (by @jamisonderek)
|
||||
- FlipWiFi: Improve error handling, update scan loading and parsing, fix crash when saving networks manually (by @jblanked), add connectivity check on startup (by @jamisonderek)
|
||||
- FlipWiFi: Improve error handling, update scan loading and parsing, fix crash when saving networks manually, max 100 network scan, add some fast commands (by @jblanked), add connectivity check on startup (by @jamisonderek)
|
||||
- Oscilloscope: Add simple spectrum analyser and basic software scaling support (by @anfractuosity)
|
||||
- Picopass: Handle write key retry when a different card is presented (by @bettse)
|
||||
- Pokemon Trade Tool: Update to gblink v0.63 which includes saving/loading of pin configurations for the EXT link interface (by @kbembedded)
|
||||
- Snake 2.0: Progress saving, endless mode, game timer, fruit positioning bugfixes (by @Willzvul)
|
||||
- uPython: Enabled extra functions for the `random` module (by @ofabel)
|
||||
|
||||
Submodule applications/external updated: cc24afcb6d...15f866270c
Reference in New Issue
Block a user