MX
ed4b2b3362
Merge remote-tracking branch 'LTVA1/patch-custom-font' into dev
2023-02-02 14:27:17 +03:00
MX
16f8f2c2df
Merge branch 'fz-dev' into dev
2023-02-02 11:54:20 +03:00
LTVA1
dfd46f5539
fix formatting
2023-01-30 15:11:32 +03:00
あく
bf2ab1f4d5
Merge branch 'dev' into patch-custom-font
2023-01-30 15:30:54 +07:00
VerstreuteSeele
b15fbfd618
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-27 12:38:44 +01:00
Emily Trau
24a23e5dc7
debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps ( #2333 )
...
* sdk: resolve additional APIs in use by faps
* debug tools: fixed battery_test, bt_debug, display_test, rpc_debug
Co-authored-by: hedger <hedger@nanode.su >
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 16:41:55 +07:00
Giacomo Ferretti
eee5c35400
NFC: add MIFARE MINI support ( #2307 )
...
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2023-01-27 12:51:47 +07:00
LTVA1
34ff250eea
rename to canvas_set_custom_u8g2_font
2023-01-25 08:18:32 +03:00
MX
b52674607a
Add UART Terminal app
...
by cool4uma
https://github.com/cool4uma/UART_Terminal/tree/main
2023-01-18 19:55:46 +03:00
MX
c708a301f5
Merge branch 'fz-dev' into dev
2023-01-18 18:26:49 +03:00
MX
927fcca081
Revert "Merge pull request #252 from X-Stuff/dev-advanced-config"
...
This reverts commit ed5b2da9ad .
2023-01-18 18:18:17 +03:00
VerstreuteSeele
af762aa54c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-17 16:33:28 +01:00
hedger
a0814aab31
[FL-3081] fbt: removed DEBUG_TOOLS & FAP_EXAMPLES flags ( #2291 )
...
* fbt: deprecated DEBUG_TOOLS & FAP_EXAMPLES flags
* fixes for PVS warnings
* scripts: fbt: fixed leaking PYTHONHOME
2023-01-17 18:07:47 +03:00
LTVA1
44830593c1
delete u8g2 dependency in example custom font
2023-01-11 12:15:08 +03:00
LTVA1
8488f4406e
add example of custom font usage
2023-01-08 20:12:27 +03:00
VerstreuteSeele
fbd162c4e3
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-07 02:30:14 +01:00
MX
a94c553c5a
Merge branch 'fz-dev' into dev
2023-01-07 01:59:20 +03:00
yan0f
9740dd8c75
Fix typos in source code ( #2258 )
2023-01-07 01:06:50 +09:00
VerstreuteSeele
ab97824ade
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-06 14:38:27 +01:00
あく
41c43f4805
Various improvements: Toolbox, Updater and Unit Tests. ( #2250 )
...
* Toolbox: add seek to character stream method. UpdateUtils: reverse manifest iterator. UnitTests: more unit tests.
* Target: bump API version. Updater: delete empty folders from manifest before resource deployment.
* UnitTests: use manifest from unit_tests folder instead of global one
* Make PVS happy
* sector cache: allocate always
* Better PVS config for manifest.c
* PVS: Move exception outside of condition
* PVS: remove confusing condition
Co-authored-by: SG <who.just.the.doctor@gmail.com >
2023-01-06 16:31:17 +10:00
MX
ba429f6c88
Merge branch 'dev' into dev-advanced-config
2023-01-01 23:16:55 +03:00
Dimitry
27bfe861d9
cc1101 modem configurable preset introduced.
...
Available to configure: datarate, bandwidth and manchester decoding flag
log ability added to unit_test app (it's very helpful when writing a unit_tests)
2022-12-31 02:10:21 +02:00
MX
e8e000d17b
Merge branch 'fz-dev' into dev
2022-12-29 18:08:51 +03:00
VerstreuteSeele
c63ff0f25a
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2022-12-29 13:06:17 +01:00
あく
b11b9f1b38
Gui: Direct Draw API ( #2215 )
...
* Furi: allow on-fly thread priority change. Gui: Direct Draw API. DirectDraw debug app.
* Gui: drop input in direct draw
* Furi: handle priority change for starting threads
* DirectDraw: rollback to FreeRTOS primitives for priority change
2022-12-29 21:35:26 +10:00
VerstreuteSeele
89d67705a4
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 20:22:31 +01:00
RogueMaster
ed74859225
Merge branch 'UNLEASHED' into 420
2022-12-27 09:31:33 -05:00
MX
473f9c0e44
Merge branch 'fz-dev' into dev
2022-12-27 16:06:27 +03:00
VerstreuteSeele
47706d20e7
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 11:11:02 +01:00
Skorpionm
1390f10a6f
[FL-3068] SubGhz: add Holtek_ht12x protocol ( #2187 )
...
* SubGhz: add Holtek_ht12x protocol
* SubGhz: add unit_test holtek_ht12x
* SubGhz: correct string formatting
Co-authored-by: あく <alleteam@gmail.com >
2022-12-27 17:29:21 +09:00
RogueMaster
c361305a10
Merge branch 'UNLEASHED' into 420
2022-12-26 16:14:07 -05:00
MX
6d368c3e3a
Merge branch 'fz-dev' into dev
2022-12-26 22:42:21 +03:00
Georgii Surkov
8582670a34
[FL-2811] Fix PVS-Studio warnings ( #2142 )
...
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2022-12-26 21:13:30 +09:00
VerstreuteSeele
f66a3211a6
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev
2022-12-24 20:00:55 +01:00
RogueMaster
7018c0882a
Merge branch 'flipperdevices:dev' into 420
2022-12-24 13:25:26 -05:00
Sergey Gavrilov
c2cb14834d
[FL-3062] Fix unit tests ( #2180 )
...
* SubGHZ unit test: fail if async_tx is not started
* Memgr unit test: fix for multithreaded enviroment
* Unit tests: fix failed_tests count
* Unit tests: remove debug code
* Double update test: increase flipper detection time
Co-authored-by: あく <alleteam@gmail.com >
2022-12-24 23:13:21 +09:00
VerstreuteSeele
60cb4a971e
Updating OFW
2022-12-20 20:35:25 +01:00
RogueMaster
c1d9423c04
Merge branch 'UNLEASHED' into 420
2022-12-20 10:04:43 -05:00
MX
7e049d185f
Merge branch 'fz-dev' into dev
2022-12-20 16:19:43 +03:00
gornekich
4cee550cc6
[FL-2809] Rework BLE key storage ( #2154 )
...
* bt: disconnect first on profile change
* bt keys: rework bt keys
* saved struct: add payload size getter to API
* bt: rework bt with new key storage API
* bt: add keys storage operation to bt API
* hid: save bt keys on sd card
* bt: add unit tests for key storage
* bt: working profile switch
* bt: cleanup
* bt hid: change keys storage path
Co-authored-by: あく <alleteam@gmail.com >
2022-12-20 21:32:24 +09:00
RogueMaster
8a426465c8
Merge branch 'UNLEASHED' into 420
2022-12-19 13:01:35 -05:00
VerstreuteSeele
383752072d
Merge (Dev Commits)[ https://github.com/flipperdevices/flipperzero-firmware/commits/dev ]
2022-12-19 17:45:02 +01:00
MX
084cdc6ad0
Merge branch 'fz-dev' into dev
2022-12-19 16:57:00 +03:00
Nikolay Minaylov
f10e82c64d
[FL-3024] Locale settings ( #2137 )
...
* Locale settings
* Time/date format fix
* Locale: add docs, enums for HAL, cleanup.
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-12-19 18:38:20 +09:00
VerstreuteSeele
febc6d4284
New Locale Settings API & Fix for long filenames
2022-12-19 01:01:05 +01:00
MX
021ba9dc1a
Merge branch 'fz-dev' into dev
2022-12-16 00:16:47 +03:00
RogueMaster
f9c23c1a23
Merge branch 'ofwdev' into 420
2022-12-15 15:42:44 -05:00
Skorpionm
b5e7bb3334
[FL-3043] SubGhz: add SMC5326, UNILARM protocol ( #2138 )
...
* SubGhz: add SMC5326 protocol
* SubGhz: add unit_test smc5326 protocol
Co-authored-by: あく <alleteam@gmail.com >
2022-12-16 05:25:43 +09:00
RogueMaster
5adfd734e3
Merge branch 'UNLEASHED' into 420
2022-12-10 16:18:41 -05:00
MX
35a4eef3fc
Merge branch 'fz-dev' into dev
2022-12-10 19:30:20 +03:00