MX
ee59533631
archive allow folders to be pinned
...
by WillyJL
2026-01-06 18:16:34 +03:00
956MB
69b7184553
Fix half merge of '956MB:feat/archive-select-multiple'
...
* Somehow entirely missed the browser path in this merge :(
* Don't lint on this branch
* Let linker exclude protocols
2026-01-06 04:11:44 -06:00
MX
9b926f275c
upd changelog
2026-01-05 23:37:36 +03:00
MMX
d44c43bbe6
Merge pull request #939 from Dmitry422/dev
...
Subghz counter editor refactor
2026-01-05 22:45:09 +03:00
MX
02796c391e
fix length typos
2026-01-05 22:26:28 +03:00
MX
06585024f4
merge dev
2026-01-05 22:25:14 +03:00
MX
ef9cd22dfe
NFC: Fix some typos in Type4Tag protocol [ci skip]
...
by WillyJL
2026-01-05 22:23:10 +03:00
MX
bd87186f41
Stilmatic button 9 support
2026-01-05 21:21:27 +03:00
MX
b078213604
bump subremote
2026-01-05 21:15:41 +03:00
MX
529d72f7dd
kinggates stylo 4k add manually and button switch
2026-01-05 21:14:41 +03:00
MX
8d23b84ed1
fix typos in signal settings
2026-01-05 21:14:33 +03:00
MX
ab86d3325e
subghz: add fsk12k deviation, cardin s449 full support
...
+ thanks @zero-mega :))
2026-01-05 21:13:43 +03:00
WillyJL
7987b6e22d
NFC: Fix some typos in Type4Tag protocol --nobuild
2026-01-02 23:36:53 +01:00
956MB
7e47619047
Exclude a few SubGHz protocols to save flash space
...
This branch consolidates several [PRs](https://github.com/Next-Flip/Momentum-Firmware/issues?q=is:pr+is:open+author:956MB ) (UI fixes and additions) into a usable build. Flash space is extremely low as is, and excluding some weather stations and other SubGHz protocols is necessary to be able to fit these PRs and allow for further changes. The ones that have been *temporarily* excluded are hopefully uncommon or legacy protocols that won't be missed if you're using this branch. The point of this branch being primarily UI features.
* #327
* #344
* #354
* #385
Excluded protocols:
* Uncommon/Regional gate, garage, and alarm protocols: `nero_sketch`, `nero_radio`, `ido`, `kia`, `power_smart`, `doitrand`, `ansonic`, `smc5326`, `linear_delta3`, `dooya`, `kinggates_stylo_4k`, `dickert_mahs`, `hay21`, `feron`, `elplast`, `schrader_gg4`, `tpms_generic`.
* Obscure weather-station protocols: `solight_te44`, `infactory`, `acurite_986`, `auriol_ahfl`, `auriol_hg0601a`, `emos_e601x`, `gt_wt_02`, `gt_wt_03`, `kedsum_th`, `nexus_th`, `oregon_v1`, `thermopro_tx4`, `tx_8300`, `vauno_en8822c`, `wendox_w6726`.
2026-01-02 12:37:35 -06:00
956MB
5f94d52516
Merge remote-tracking branch '956MB:fix/custom-font-bubble-acsent' into 956/prs #385
2026-01-02 12:37:35 -06:00
956MB
2c46d2f091
Merge remote-tracking branch '956MB:feat/menu-more-info' into 956/prs #354
2026-01-02 08:04:59 -06:00
956MB
28680ab1b8
Merge remote-tracking branch '956MB:feat/asset-packs-ram-warning' into 956/prs #344
2026-01-02 07:27:59 -06:00
956MB
dcb7b4efc4
Merge remote-tracking branch '956MB:feat/archive-select-multiple' into 956/prs #327
2026-01-02 03:53:05 -06:00
MX
0490c31698
clangd config update
...
by WillyJL
2026-01-01 22:50:08 +03:00
MX
cf51ce866f
upd changelog
2026-01-01 22:45:59 +03:00
MX
bf812630ab
Handle PPS request in ISO14443-4 layer
...
by WillyJL
2026-01-01 22:45:21 +03:00
Comrade Orion
e1784e7418
Regulate the influence of AI models through custom rules for CoPilot and Cursor ( #495 ) --nobuild
...
* I dislike AI Models
* I very heavily hate AI
* Update CLAUDE.md
* Update Cursor Rules
* Forgot about Copilot, this *should* work
I hate AI
* Add AGENTS.md
* Add GEMINI.md
* Delete GEMINI.md
* Delete CLAUDE.md
* Update AGENTS.MD
* Update Momentum.mdc
* Update Copilot Instructions
mntm-012
2025-12-31 23:33:17 +01:00
WillyJL
42630e9130
CLI: Fix missing cleanup for subghz chat on region restricted
...
frequencies
2025-12-31 23:04:48 +01:00
Dmitry422
1696ed1d54
Subghz counter editor refactor
2026-01-01 04:32:31 +07:00
WillyJL
95401473f8
Apps: Add Amiibo Toolkit (by Firefox2100)
2025-12-31 22:32:07 +01:00
WillyJL
7197974f0a
Apps: Add FlipTelegram (by jblanked)
2025-12-31 22:30:09 +01:00
WillyJL
f5e2a47cfe
Apps: Add NFC Login (by Play2BReal)
2025-12-31 22:27:02 +01:00
WillyJL
6d055f135a
Apps: Add CAN Tools (by MatthewKuKanich)
2025-12-31 21:55:27 +01:00
WillyJL
2b766a66c1
Update apps --nobuild
...
- FlipDownloader: Various keyboard improvements, support downloading
FlipperHTTP for more devices (by jblanked)
- ESP Flasher: Bump FlipperHTTP 2.1.4 (by jblanked)
- Update Free Roam, Ghost ESP, LEGO Dimensions Toypad
2025-12-31 21:40:44 +01:00
WillyJL
bca580975d
Seos: Fix compatibility with NFC Type 4 PR 4242
2025-12-31 01:30:37 +01:00
WillyJL
0cbdb882f4
NFC: Handle PPS request in ISO14443-4 layer
2025-12-31 01:28:19 +01:00
WillyJL
2fd8cf73e6
Merge branch 'ofw-pr-4319' into mntm-dev --nobuild
2025-12-30 22:33:29 +01:00
WillyJL
22408e4cdc
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)
2025-12-21 00:30:15 +01:00
WillyJL
1aa49ffae9
Update changelog
2025-12-21 00:05:41 +01:00
WillyJL
a9a168d2f9
Merge remote-tracking branch 'ul/dev' into mntm-dev --nobuild
2025-12-20 23:58:40 +01:00
WillyJL
478e7747a0
Clangd: Add clangd parameters in IDE agnostic config file
2025-12-20 23:51:30 +01:00
MX
985ff060eb
upd changelog
2025-12-16 17:41:25 +03:00
MX
7be5ea8a00
Revert "ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode"
...
This reverts commit 647e65cfae .
2025-12-16 17:40:56 +03:00
MX
c6cdaccc87
Revert "upd pr 4316"
...
This reverts commit 9d325c6d5c .
2025-12-16 17:40:28 +03:00
MX
9d325c6d5c
upd pr 4316
...
with features flags fix
todo: proper workaround for NfcProtocolFeatureEmulateUid
2025-12-16 16:24:01 +03:00
MX
4c3314019c
upd changelog
2025-12-13 19:22:43 +03:00
MX
647e65cfae
ofw pr 4316 MIFARE Plus 2K Cards in SL1 Mode
...
testing only, for dev branch
PR by LuemmelSec
https://github.com/flipperdevices/flipperzero-firmware/pull/4316/files
TODO: mf_classic_get_total_sectors_num
2025-12-13 19:21:15 +03:00
MX
969770919a
fix counter mode saving
...
by @Dmitry422
2025-12-12 14:43:00 +03:00
MX
36181636c8
quick debug switch
2025-12-11 07:02:07 +03:00
MX
5c539d2346
upd changelog
2025-12-11 00:40:37 +03:00
MX
3bfeea9962
fmt [ci skip]
2025-12-11 00:36:11 +03:00
MX
0a7eb30a15
nfc mf classic upgrades
...
by noproto
2025-12-11 00:24:50 +03:00
MX
caad1ef268
finish subghz fixes
2025-12-10 23:56:22 +03:00
MX
d10a601109
grand finale?
2025-12-10 03:05:16 +03:00
WillyJL
98a1a3de6d
Format
2025-12-10 00:24:27 +01:00