Commit Graph

12921 Commits

Author SHA1 Message Date
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
f545c6b358 Update apps
- Picopass: Add acknowledgements page (by bettse)
- Authenticator: Fix URL format (by akopachov)
2024-06-01 08:53:12 +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
SG
40e230a0e6 Merge branch 'dev' into zlo/tlsf-and-a-temple-of-memcorrupt 2024-05-31 13:41:44 +01:00
Willy-JL
4be9768e10 Fix value --nobuild 2024-05-31 10:39:31 +01:00
MX
64799b7b10 Merge remote-tracking branch 'OFW/dev' into dev 2024-05-31 12:29:42 +03:00
Willy-JL
94679d35db Merge memmgr unit test from OFW PR 3653 2024-05-31 10:16:36 +01:00
Willy-JL
a1afcc5beb Improve unit tests QOL 2024-05-31 09:18:58 +01:00
Willy-JL
7c929338a2 FBT: Can set EXTRA_EXT_APPS from config, not only CLI 2024-05-31 06:19:05 +01:00
Willy-JL
9e39da91e2 FBT: New SKIP_EXTERNAL option 2024-05-31 06:17:44 +01:00
Willy-JL
d05f0c8f9a Update changelog 2024-05-31 01:21:38 +01:00
Vencislav Atanasov
fc61ada8fc New SubGHz protocol: Legrand doorbell (#120) 2024-05-31 01:20:28 +01:00
Willy-JL
7ba14a1bd7 Archive: Fix favorite's parent folders thinking they are favorited too 2024-05-30 21:49:20 +01:00
Willy-JL
aefa068031 Format 2024-05-30 20:51:37 +01:00
Willy-JL
fe5e07e6e7 Update for new message queue --nobuild 2024-05-30 20:48:19 +01:00
Willy-JL
cd1b82aa4a Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild 2024-05-30 20:13:24 +01:00
あく
3b83604fb7 Updater: fix inability to update with bigger updater.bin (#3676) 2024-05-30 20:11:03 +04:00
gornekich
03f242618c mf plus: assert -> check in public API funxtion 2024-05-30 13:55:59 +01:00
gornekich
fd90567f0e mf plus: handle load and save errors 2024-05-30 13:49:27 +01:00
gornekich
cdcff2faef Merge branch 'dev' into astra/3746-mfp-detect 2024-05-30 13:04:53 +01:00
あく
3f04d6dd46 Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start. (#3672)
* Furi: wrap message queue in container, prepare it for epoll. Accessor: disable expansion service on start.
* Furi: one allocation, smaller message queue struct, type compatibility with FreeRTOS.
2024-05-30 12:58:03 +01:00
gornekich
5f7a139cff mf plus: fix return error codes 2024-05-30 12:54:05 +01:00
gornekich
bf41cc43a1 mf plus: fix read fail event handling 2024-05-29 18:23:34 +01:00
gornekich
ba0051967c mf plus: remove unused code 2024-05-29 17:01:14 +01:00
gornekich
6ccbc16e74 mf plus: code clean up 2024-05-29 16:53:12 +01:00
Willy-JL
70db616c04 Archive: New info page with md5 hash mntm-004 2024-05-29 07:50:53 +01:00
Willy-JL
506729123a Some app fixes
- SubGHz Playlist: Fix region lock crash, show when send fails (by Willy-JL)
- Quac!: Fix SubGHz protocols and crash (by Willy-JL)
- IFTTT Btn: Fix memleaks and wrong free's (by Willy-JL)
2024-05-29 05:00:24 +01:00
Willy-JL
f34dbf4fc1 Main Menu: Fix crash with DEBUG=1 with custom apps 2024-05-29 03:11:06 +01:00
Willy-JL
fe502c0f9f Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev --nobuild
# Conflicts:
#	applications/settings/desktop_settings/scenes/desktop_settings_scene_favorite.c
#	applications/settings/desktop_settings/scenes/desktop_settings_scene_quick_apps_direction_menu.c
2024-05-28 23:43:55 +01:00
gornekich
8cdb8aafac Merge branch 'dev' into astra/3746-mfp-detect 2024-05-28 17:11:43 +01:00
Konstantin Volkov
f309844ee0 [FL-3797] Favorite apps navigation fix and text fixes (#3670)
* fixed navigation in dummy mode, fixed wording for button presses and menus
* suppress PVS warnings

Co-authored-by: doomwastaken <k.volkov@flipperdevices.com>
2024-05-28 12:57:03 +01:00
Willy-JL
958020a4b5 Full sha in devbuild links --nobuild 2024-05-28 06:16:38 +01:00
Willy-JL
4931b5b2f7 NFC: Fix Mifare DESFire reading 2024-05-28 05:51:07 +01:00
Willy-JL
1f1c05d81a Remove redundant extra API 2024-05-28 05:03:20 +01:00
Willy-JL
c957951a46 Update apps
- Pokemon Trading: Gen II support, new sprites, fixes and improvements (by kbembedded)
2024-05-28 04:14:59 +01:00
Willy-JL
bc857f8390 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-05-28 04:00:39 +01:00
Leptopt1los
a6139b01ce Electra non-initialized encoded epilogue on render fix (#3666) 2024-05-27 12:31:26 +01:00
Willy-JL
d241758f5e Fix animation sizes crash 2024-05-27 05:55:05 +01:00
Willy-JL
169ffcac56 Revert ancient fix that's not needed anymore 2024-05-27 05:24:11 +01:00
Willy-JL
63fbdc4e59 MNTM: Fix version title alignment 2024-05-26 10:07:48 +01:00
Willy-JL
d467c3820a Update changelog 2024-05-26 09:26:17 +01:00
Willy-JL
17a4fe5106 GUI: Some text and UI fixes 2024-05-26 09:21:05 +01:00
Willy-JL
546a329b34 Fix manifest --nobuild 2024-05-26 07:56:27 +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
Willy-JL
1c32a0c99b Update apps --nobuild
- Added Tone Generator (by GEMISIS)
- Countdown Timer: Fixes and improvements (by puppable & 0w0mewo)
- Reversi: Algorithm improvements (by achistyakov)
2024-05-26 07:44:35 +01:00
MX
7ac189aa2a fix link [ci skip] 2024-05-25 00:58:53 +03:00
MX
f18f1f54e0 upd changelog [ci skip] 2024-05-25 00:57:26 +03:00
MX
83d85ec0e2 upd changelog 2024-05-25 00:24:44 +03:00
MX
3ab0a26e1d update changelog 2024-05-25 00:03:56 +03:00