RebornedBrain
bbece015e0
Fixed infinite loop in dictionary attack scene
2024-06-04 15:37:31 +03:00
Willy-JL
9ca5c2a231
Merge fixes
2024-06-04 03:24:04 +01:00
Willy-JL
23da827361
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-04 03:03:23 +01:00
RebornedBrain
78f8835cac
Merge branch 'dev' into reborned/ultralight_write
2024-06-03 19:38:15 +03:00
hedger
03196fa110
cleanup of various warnings from clangd ( #3682 )
...
* cleanup of various warnings from clangs
* lfrfid_debug: cast fixes
* subghz: binraw: round->roundf
* furi: thread: updated internal stack size variable to size_t
* github: fail faster on unsuccessful build
* unit_tests: double trouble
2024-06-03 14:43:23 +01:00
RebornedBrain
06d44550d9
Enabled write menu item also for Ultralight 11 and 21
2024-06-03 16:26:39 +03:00
Astra
8decc8052e
Fix wrong feature mask
2024-06-03 19:28:25 +09:00
HaxSam
2319475dd0
VGM/RPC: Rework custom colors, smoother config, better rainbow support ( #53 )
...
* first poc works
* rainbow mode now works over rpc
still not done refrash rate from flipper change and is slow so the rainbow mode doesnt look good
* transmit VgmMode
* use all the 32bit
* some config stuff
* sync apps
* Change protobuf repo
* Some lib naming changes and cleanup
* Format protobuf
* Update from RGB backlight if enabled
* Remove old expansion toggling
* Update settings UI
* Fix searching previous value
* VGM Tool: Add new RGB firmware
* Update changelog
* These are unused
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-06-02 08:41:47 +01:00
Willy-JL
28a0a414b0
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-06-02 02:34:01 +01:00
あく
1d3ee57a02
Merge branch 'dev' into astra/3746-mfp-detect
2024-06-01 17:49:49 +01:00
MX
4b5e7d90d6
Merge remote-tracking branch 'OFW/dev' into dev
2024-06-01 16:55:04 +03:00
Skorpionm
83e4bcc35a
SubGhz: Princeton protocol add custom guard time ( #3671 )
...
* SubGhz: Princeton protocol add custom guard time
* SubGhz: fix type var
* SubGhz: fix syntax
* SubGhz: add define PRINCETON_GUARD_TIME_DEFALUT
* Update princeton.c
Co-authored-by: あく <alleteam@gmail.com >
2024-06-01 12:15:24 +01:00
Willy-JL
cb2714ebe5
Consistent version/branch info, fix gitorigin
...
- Dev dist: mntm-(branch)-(commit)
- Dev version: mntm-dev
- Dev gitbranch: (branch)
- Tag dist: mntm-(ver)
- Tag version: mntm-(ver)
- Tag gitbranch: mntm-(ver)
- Consistent between CI and local
- Gitorigin falls back based on context
- MNTM settings header won't clip with custom branch names
- About fw info page shows dirty flag and branch when custom, in same layout as OFW
2024-06-01 08:31:53 +01:00
Willy-JL
7ba14a1bd7
Archive: Fix favorite's parent folders thinking they are favorited too
2024-05-30 21:49:20 +01:00
gornekich
bf41cc43a1
mf plus: fix read fail event handling
2024-05-29 18:23:34 +01:00
Willy-JL
70db616c04
Archive: New info page with md5 hash
2024-05-29 07:50:53 +01:00
gornekich
8cdb8aafac
Merge branch 'dev' into astra/3746-mfp-detect
2024-05-28 17:11:43 +01:00
Willy-JL
1f1c05d81a
Remove redundant extra API
2024-05-28 05:03:20 +01:00
Willy-JL
63fbdc4e59
MNTM: Fix version title alignment
2024-05-26 10:07:48 +01:00
Willy-JL
17a4fe5106
GUI: Some text and UI fixes
2024-05-26 09:21:05 +01:00
Willy-JL
3358ee63bb
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev --nobuild
2024-05-26 07:54:07 +01:00
Willy-JL
dc209ab43c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-05-26 07:45:13 +01:00
SG
e31fbb061a
SubGHz: fix memory corrupt in read raw view [ci skip]
2024-05-24 23:19:02 +03:00
MX
e8cbce6e1d
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2024-05-24 20:25:40 +03:00
gornekich
ab2fcaf4ab
[FL-3829] NFC App: fix changing UID ( #3663 )
...
* nfc app: fix changing uid on each byte change
* nfc app: remove unused code
2024-05-23 13:46:00 +01:00
Willy-JL
a9991b167b
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-23 01:10:07 +01:00
MX
8a58fc1ca7
Merge remote-tracking branch 'OFW/dev' into dev
2024-05-23 00:33:57 +03:00
あく
8ba938cec1
[FL-3775] Archive: fix condition race on exit ( #3659 )
...
* Archive: fix condition race on exit
* Format sources and remove debug logging
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2024-05-22 21:35:59 +04:00
Astra
915304b986
Merge branch 'dev' into astra/3746-mfp-detect
2024-05-20 19:14:30 +09:00
Willy-JL
7135b021cd
Enforce "show hidden files" in dialogs and not archive
...
Archive "file" tabs (like SubGHz and so on) hide dot files
Archive "browser" tabs (like /ext) follow user choice
Dialogs (everything else) follow dev choice, unless user chose to show hidden files
2024-05-17 08:08:05 +01:00
Willy-JL
a74e6ba3ba
SubGHz: Fix Radio Device Loader loading GPS plugin
2024-05-17 04:46:36 +01:00
Willy-JL
4659c68eef
Merge branch 'zlo/tlsf-and-a-temple-of-memcorrupt' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 21:49:35 +01:00
Willy-JL
54d2763177
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 21:47:58 +01:00
MX
7c5111e29f
Merge remote-tracking branch 'OFW/dev' into dev
2024-05-16 23:37:03 +03:00
SG
1460030d03
SubGHz: fix memory corrupt in read raw view
2024-05-16 19:53:40 +01:00
あく
7c63bf7574
Revert "TLSF memory allocator. Less free flash, moar free ram. ( #3572 )" ( #3651 )
...
* Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572 )"
This reverts commit 1d17206e23 .
* Fix PVS warnings
* github: logging for ticket number checks to stdout
* memgr: removed offending todo
---------
Co-authored-by: hedger <hedger@nanode.su >
2024-05-16 18:43:27 +04:00
Willy-JL
68a1d63360
SubGHz: New check_tx API, ext modules follow settings
2024-05-16 11:57:42 +01:00
Willy-JL
f455f5f7e2
SubGHz: Restore last frequency even if rx only
2024-05-16 10:16:05 +01:00
Willy-JL
ad1fcb9e6d
SubGHz: Fix TX message for RAW
2024-05-16 09:57:03 +01:00
Willy-JL
858639fa94
MNTM: Confirm screen for SubGHz bypass
2024-05-16 07:06:36 +01:00
Willy-JL
d06ab5fe8f
MNTM: Confirm screen for SubGHz extend
2024-05-16 07:06:10 +01:00
Willy-JL
c39629ade6
MNTM: RGB Backlight behaves like a toggle with warning
2024-05-16 06:13:57 +01:00
Willy-JL
c2b7b9c60f
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
2024-05-16 04:54:24 +01:00
Willy-JL
9b418c9a07
SubGHz: Show reason for TX blocked --nobuild
2024-05-16 04:51:23 +01:00
Eric Betts
6d1a5c71e6
Skylanders plugin ( #3315 )
...
* PoC skylanders plugin
* based on db0c7e4fad
* More figures
* Fix util methods
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-05-16 03:44:40 +03:00
Eric Betts
50bee67748
Skylanders plugin ( #3315 )
...
* PoC skylanders plugin
* based on db0c7e4fad
* More figures
* Fix util methods
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-05-15 19:09:08 +01:00
MX
1afa3f7ef3
Merge remote-tracking branch 'OFW/dev' into dev
2024-05-15 18:22:54 +03:00
Willy-JL
bdeb0351f7
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
2024-05-15 03:31:31 +01:00
gornekich
988b9cf155
Merge branch 'dev' into astra/3746-mfp-detect
2024-05-14 17:12:37 +01:00
gornekich
5f9b300ab2
NFC: Mf Desfire fix reading big files ( #3616 )
...
* mf desfire: fix incorrect long files reading
* nfc app: trim record size for mf desfire render
* mf desfire: rework reading long record files
* mf desfire: more robust size check
Co-authored-by: あく <alleteam@gmail.com >
2024-05-14 13:34:27 +01:00