Willy-JL
3d5f771d2b
Update apps:
...
Magspoof: Add settings, save and load from file, track fixes (by zacharyweiss)
Picopass: Wiegand parsing plugin (by bettse)
--nobuild
2024-04-29 23:48:10 +01:00
Willy-JL
5a4bbbadf1
Format
2024-04-29 22:10:56 +01:00
Willy-JL
441fe9f032
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-04-29 21:31:18 +01:00
Matthew
54472353ca
Fix Tile Tag Saving & Rewind
2024-04-27 13:13:56 -04:00
Matthew
9e152179b0
Fix Tile Tag Saving
2024-04-27 12:51:05 -04:00
MX
c157ca9879
Merge remote-tracking branch 'OFW/gornek/desfire_long_files' into dev
2024-04-27 15:09:21 +03:00
MX
4965215c8d
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-27 14:44:18 +03:00
Willy-JL
a31cd149cc
Update apps
...
- Magspoof: Bump version, welcome back @zacharyweiss :D
- NFC Magic: Gen 4 improvements
- Seader: Embedded plugin (by bettse)
- TOTP: Fix idle on secret input bug, other fixes (by akopachov)
2024-04-25 22:47:58 +01:00
Willy-JL
41e0b478a3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-04-25 22:20:39 +01:00
gornekich
d13017a7fe
Merge branch 'dev' into gornek/desfire_long_files
2024-04-25 20:13:20 +01:00
gornekich
f544aa8eb6
nfc app: trim record size for mf desfire render
2024-04-25 19:55:35 +01:00
あく
43c4381820
[FL-3814] Desktop: cleanup error popups ( #3615 )
...
* Desktop: cleanup error popups, add missing factory keys notification
* Desktop: enclave warning wording
2024-04-25 08:39:38 +09:00
Astra
1559ee6293
[Fl-3809] Troika parser visual fixes ( #3614 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-24 21:47:40 +09:00
Astra
34abaa7e27
[FL-3815] Fix the retry/exit confirmation prompts in iButton ( #3613 )
2024-04-24 21:35:15 +09:00
MX
3269f751cd
js vgm module and widget fix
...
VGM js module by jamisonderek
Js fixes by jamisonderek
2024-04-23 12:24:07 +03:00
Willy-JL
2c015b0121
NFC: Allow backlight off in dict attack
...
It already turns on backlight when it finishes
Lets atleast let the poor guy focus on the task at hand )
2024-04-23 03:41:35 +01:00
Astra
85fc0a2dd3
Merge branch 'dev' into astra/3746-mfp-detect
2024-04-23 10:39:34 +09:00
Willy-JL
6e5ef1e125
Sync apps
...
- NFC Maker: Make placeholders more professional (by @MatthewKuKanich)
2024-04-23 02:01:09 +01:00
Astra
83ff6fb8bf
Mifare Plus detection done
2024-04-22 21:09:06 +09:00
Willy-JL
a7a3ce8d4b
JS: Add VGM module by @jamisonderek
...
Co-authored-by: Derek Jamison <jamisonderek@users.noreply.github.com >
2024-04-22 06:10:00 +01:00
Matthew
e9dc55c70b
Rework MNTM menu, fix Long Dolphin Name, add Battery Charge %, add Ext 5v Indicator ( #105 )
2024-04-22 02:51:11 +01:00
Zachary Weiss
9d4a6e6788
Fix MNTM-DEV git hash formatting ( #104 )
...
* Fix max length of git hash
* Fix editor auto-reformat that causes it to fail lint
* Found it...
* Revert "Found it..."
This reverts commit c7cb790716 .
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-04-22 02:44:06 +01:00
Willy-JL
1cac0e6e0e
Updates apps
...
- Flizzer Tracker: Trigger envelope release on xx tick (by LTVA1)
- Picopass: Cleanup (by bettse)
- Seader: Refactor, show Parse for saved cards (by bettse)
2024-04-22 02:41:15 +01:00
MX
f88a916ccc
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2024-04-21 11:42:57 +03:00
gushmazuko
6cb9ad12f1
Enhance Random Interval and Movement Functionality
2024-04-21 02:14:46 +02:00
Derek Jamison
17646cab37
JS: Fix widget sometimes MemCrash on exit.
2024-04-19 18:14:21 -05:00
Willy-JL
e3cc377b56
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-19 22:40:41 +01:00
gornekich
c87683596a
nfc app: add legacy keys for plantain cards ( #3602 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-19 23:22:07 +09:00
WillyJL
9bef2aaec6
GUI: Fix array out of bounds in menu exit ( #3604 )
...
* GUI: Fix array out of bounds in menu exit
* Gui: fix incorrect empty menu handling
* Gui: add missing item check in menu ok handling
* Gui: remove dead code from menu module
Co-authored-by: あく <alleteam@gmail.com >
2024-04-19 23:10:48 +09:00
Astra
0d73a58123
Mosgortrans parser output fixes ( #3554 )
...
* Fix mosgortrans/troika newlines and mark unused variables
* Supress warnings for TODOs that don't need a ticket
Co-authored-by: あく <alleteam@gmail.com >
2024-04-19 21:01:57 +09:00
Willy-JL
a2fc553bef
Temp fix menu edge case crash in esubghz chat
2024-04-19 08:28:40 +01:00
Matthew
5f260af443
small changes
2024-04-18 21:18:22 -04:00
Matthew
7a9e122635
Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into findmy-battery
2024-04-18 21:02:10 -04:00
Matthew
11357734e7
FindMy Flipper Battery Status Refactor, Unify State Sync
2024-04-19 01:42:34 +01:00
MX
8eba6e18ff
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:24:48 +03:00
MX
4422a03ae9
Merge remote-tracking branch 'OFW/dev' into dev
2024-04-18 17:22:36 +03:00
Willy-JL
cd5c76cb0d
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-18 03:05:41 +01:00
gornekich
be43e49869
nfc app: fix false positive verification in bip plugin ( #3595 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-18 09:56:39 +09:00
MMX
00970a4b12
Allow setting view_dispatcher callbacks to NULL again ( #3580 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-18 09:34:33 +09:00
KRukus9
94c2d7a4e3
Update tv.ir ( #3584 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-04-18 08:12:02 +09:00
Astra
4883383b20
[FL-3679] iButton new UI ( #3471 )
...
* iButton new UI
* UI final touches
* Satisfy PVS
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-04-18 08:05:37 +09:00
Willy-JL
a660fa40f9
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-17 19:44:03 +01:00
Willy-JL
8c69bcf320
Sync WAV Player
2024-04-17 19:37:09 +01:00
あく
70f93a48f5
[FL-2969] FuriHal: add ADC API ( #3583 )
...
* Examples: remove unused context
* FuriHal: add simple ADC API
* Examples: add ADC example app
* FuriHal: add extended configuration options for ADC API
* FuriHal: add ADC clock configuration, fix calibration routine for single ended mode, new optimized parameters, documentation.
* FuriHal: add FuriHalAdcChannelTEMPSENSOR sampling time note
* FuriHal: update FuriHalAdcChannelVBAT description.
* FuriHal: use insomnia while ADC is acquired.
* Examples: cleanup example_adc a little bit
2024-04-18 00:17:40 +09:00
Zachary Weiss
e4bba06e6e
Update WAV fap for compatibility
2024-04-17 00:27:09 -04:00
Zachary Weiss
30414e864b
Impl basic favorite ability for WAVs
...
Namely just for the sake of favorite-ing the cart lock/unlock. Requires changes to WAV player ext fap, as to be PR'd from the Momentum-Apps repo.
2024-04-17 00:19:03 -04:00
Astra
7189026335
Initial MFPlus draft
2024-04-17 11:00:51 +09:00
Willy-JL
5798446a09
BadKB: Choose BT Pairing security mode (YesNo, PIN Type, Pin Y/N)
2024-04-17 02:47:23 +01:00
Willy-JL
a19598c44d
BadKB: Improve BT Remember handling
2024-04-17 02:45:43 +01:00
Willy-JL
053040e308
BadKB: Fix mac address for remember on/off
2024-04-17 01:22:43 +01:00