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
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
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
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
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
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
Willy-JL
3b490d5d1f
BLE: Allow bonding with GapPairingNone
2024-04-17 01:21:41 +01:00
Willy-JL
16654d3c90
Allow empty prefix in name generator
2024-04-17 00:25:55 +01:00
Willy-JL
1e0bc2799f
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
2024-04-17 00:19:23 +01:00
Willy-JL
a3b6a2a04f
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-04-17 00:12:26 +01:00
gornekich
1a40fae003
[FL-3750] Mf Desfire multiple file rights support ( #3576 )
...
* mf desfire: remove unused type
* mf desfire: continue reading after failed get free mem cmd
* mf desfire: fix processing read master key settings command
* mf desfire: don't read applications if they are auth protected
* mf desfire: handle multiple rights
* mf desfire: fix PVS warnings
* mf desfire: fix print format
* mf desfire: fix logs
* mf classic: add send frame functions to poller
* unit tests: add test from mfc crypto frame exchange
* mf classic: add documentation
* mf classic: fix incorrect name
* target: fix api version
2024-04-16 14:55:24 +09:00
WillyJL
b6d62b34ae
Merge pull request #92 from Kuronons/dev
2024-04-13 23:24:25 +01:00
Kuronons
ff15922756
MNTM Pack - Adding RFID Receive/Send yappy graphic assets
...
Last 2 ones of the static graphic assets ! O_oV
2024-04-14 00:04:10 +02:00
Willy-JL
f702ab41a7
BLE Spam: Fix back event deadlocks
2024-04-13 04:15:41 +01:00
MX
f4ffd29bbc
Allow no prefix usage of name_generator_make_detailed_datetime
...
Remove extra check for NULL since check is present in code already
2024-04-12 20:16:42 +03:00
MX
b299604932
js fix badusb double free crash with quit()
...
by Willy-JL
2024-04-12 20:02:38 +03:00
Willy-JL
9b3f7f4968
Format
2024-04-11 13:34:37 +01:00