Commit Graph

12998 Commits

Author SHA1 Message Date
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
Willy-JL
fe82ff5fab Mirror CI and local DIST_SUFFIX (#104) --nobuild 2024-04-22 03:52:50 +01:00
Willy-JL
2967fe08da Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev 2024-04-22 02:52:50 +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
Matthew
6246dcc9ac Merge branch 'dev' of https://github.com/Next-Flip/Momentum-Firmware into dev 2024-04-21 16:50:11 -04:00
Methodius
70cdd26855 electra cleanup, protocol description added 2024-04-21 21:03:10 +03:00
Methodius
0a7e258c1a Merge remote-tracking branch 'origin/dev' into electra 2024-04-21 12:31:55 +03: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
WillyJL
f2a6ad65a6 Merge pull request #103 from jamisonderek/dev
JS: Fix widget sometimes MemCrash on exit.
2024-04-20 01:01:24 +01: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
Methodius
5bf16e7e0e no more hardcoded epilogue (for now, whitelist will be great if it is possible) 2024-04-19 23:17:18 +03:00
Methodius
7b99f0b0bb Merge remote-tracking branch 'origin/dev' into electra 2024-04-19 18:07:23 +03: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
Leopold
286fd796e7 add support for S(WTX) request in iso14443_4a_poller (#3590)
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 21:11:22 +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
Astra
9042009b0b Proper detection (WIP) 2024-04-19 20:43:18 +09:00
Willy-JL
a2fc553bef Temp fix menu edge case crash in esubghz chat 2024-04-19 08:28:40 +01:00
WillyJL
c4c1870875 Merge pull request #100 from Next-Flip/findmy-battery
FindMy Flipper Battery Status Refactor, Unify State Sync
2024-04-19 02:21:23 +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
ad219f5bb6 Merge branch 'findmy-battery' into dev 2024-04-18 20:54:48 -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
2a98739fe3 Update symbols 2024-04-18 03:09:15 +01: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
WillyJL
12112e70bc BLE: Add GapPairingNone support (#3596)
* BLE: Add GapPairingNone support
* FuriHal: cleanup naming in ble gap, remove useless config options

Co-authored-by: あく <alleteam@gmail.com>
2024-04-18 10:26:58 +09: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
WillyJL
0d794d03bf Merge pull request #97 from zacharyweiss/wav_fav
Favorite-able WAV files
2024-04-17 19:43:39 +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
WillyJL
52352547ae Merge pull request #98 from Kuronons/dev
MNTM FW - Replacing NO SD internal anim by custom1-frame one
2024-04-17 06:45:31 +01:00
Kuronons
dd9b13670f Replacing frame_0 & meta 2024-04-17 06:49:36 +02:00
Kuronons
0188b022e5 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_5.png 2024-04-17 06:48:26 +02:00
Kuronons
835b952d25 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_4.png 2024-04-17 06:48:16 +02:00
Kuronons
4bdf876673 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_3.png 2024-04-17 06:48:07 +02:00
Kuronons
4d087bf697 Delete assets/dolphin/internal/L1_NoSd_128x49/frame_2.png 2024-04-17 06:47:56 +02:00
Kuronons
938c051eae Delete assets/dolphin/internal/L1_NoSd_128x49/frame_1.png 2024-04-17 06:47:45 +02: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