Commit Graph

4962 Commits

Author SHA1 Message Date
TQMatvey
376fa071a1 Merge branch 'DarkFlippers:dev' into dev 2022-12-20 19:46:58 +07:00
TQMatvey
c7de198d1a lfrfid: Add scene to clean T5577 Passwords
Co-authored-by: grvpvl <Tobirg@users.noreply.github.com>
2022-12-20 19:40:25 +07: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
あく
e7107e39f7 Gui: scrollable long file names in FileBrowser and Archive Browser (#2159)
* Gui: scrollable long file names in FileBrowser
* Archive: scroll long file names
* Gui: elements code cleanup
2022-12-20 20:11:52 +09:00
VerstreuteSeele
270aa4059c Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-20 07:03:02 +01:00
RogueMaster
971ef7915d NRF24 Scanner v2.0 2022-12-20 00:55:14 -05:00
VerstreuteSeele
c02ce79f8c Application Galore 2022-12-20 06:28:52 +01:00
VerstreuteSeele
8c2a40a46b No, thanks 2022-12-20 05:47:51 +01:00
VerstreuteSeele
ef94710988 Part 2 2022-12-20 05:19:41 +01:00
VerstreuteSeele
85b386afc5 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-20 05:19:15 +01:00
RogueMaster
635dae23f1 Update application.fam 2022-12-19 23:05:22 -05:00
RogueMaster
341a3937c6 Updates from xMasterX (mostly)
Thanks to @xMasterX
2022-12-19 23:00:43 -05:00
VerstreuteSeele
586264f140 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-20 04:35:07 +01:00
VerstreuteSeele
234b509411 Part 1 2022-12-20 04:34:21 +01:00
RogueMaster
013b51c025 Update ocarina.c 2022-12-19 22:06:00 -05:00
RogueMaster
015ae63205 fix ? 2022-12-19 22:03:42 -05:00
RogueMaster
3f5188fc6b fmt fixes 2022-12-19 21:44:21 -05:00
RogueMaster
8815f58e40 fix some sound crash issues in faps 2022-12-19 21:41:57 -05:00
RogueMaster
369ed2d844 Fix Music Beeper path 2022-12-19 21:21:32 -05:00
RogueMaster
929aea6a91 Fix some sound issues 2022-12-19 20:21:20 -05:00
RogueMaster
37a0e5463f Update music_beeper_worker.c 2022-12-19 20:04:52 -05:00
RogueMaster
700d0a060e Fix GPIO ordering 2022-12-19 18:55:23 -05:00
RogueMaster
da52c979a1 add gpio reader icon 2022-12-19 18:53:36 -05:00
RogueMaster
a2a510ee39 fix ordering for clock 2022-12-19 18:52:16 -05:00
VerstreuteSeele
1cf3626434 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-20 00:20:35 +01:00
RogueMaster
fb8623935c subbrute upd 2022-12-19 18:04:16 -05:00
RogueMaster
b64c0e09cb Revert "Testing marauder +5 volt"
This reverts commit 9e2c3eb96d.
2022-12-19 17:45:33 -05:00
RogueMaster
45dd74cd96 Merge branch 'UNLEASHED' into 420 2022-12-19 17:44:58 -05:00
VerstreuteSeele
ad42d1e74f Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-19 23:40:39 +01:00
RogueMaster
469d91eb69 Update application.fam 2022-12-19 17:38:45 -05:00
RogueMaster
7302ee2554 Merge branch 'flipperdevices:dev' into 420 2022-12-19 17:36:45 -05:00
Kowalski Dragon
2bdc34274f Clock v1 (#1750) 2022-12-20 06:43:32 +09:00
VerstreuteSeele
792ec90d86 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-19 21:52:58 +01:00
RogueMaster
84c2161a6a Merge branch 'flipperdevices:dev' into 420 2022-12-19 15:50:52 -05:00
VerstreuteSeele
4ed4ea7f4d NFC 2022-12-19 21:46:36 +01:00
MX
842ba616ee Merge branch 'fz-dev' into dev 2022-12-19 23:34:35 +03:00
MX
9e2c3eb96d Testing marauder +5 volt 2022-12-19 23:33:11 +03:00
Astra
fa87216a1e [FL-2970] Untangle NFC_APP_FOLDER from nfc_device (#2124)
* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:57:48 +09:00
VerstreuteSeele
dd0fcf12b2 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-19 20:27:56 +01:00
RogueMaster
5bc2fb685c Merge branch 'ofwdev' into 420 2022-12-19 14:26:06 -05:00
MX
921b47ac50 Merge branch 'fz-dev' into dev 2022-12-19 22:24:52 +03:00
Skorpionm
a81a5ca57c [FL-3052] WS: add choice fahrenheit/celsius (#2149)
* WS: add choice fahrenheit/celsius
* WS: fix syntax

Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:22:57 +09:00
VerstreuteSeele
5c073408cf Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-19 20:19:55 +01:00
RogueMaster
51bccd298a Update application.fam 2022-12-19 14:18:54 -05:00
RogueMaster
a844d83f0e Update application.fam 2022-12-19 14:10:44 -05:00
RogueMaster
5fb5ab9f2d Merge branch 'UNLEASHED' into 420 2022-12-19 14:06:17 -05:00
VerstreuteSeele
42a0dc2d5f Let Clock use locale settings 2022-12-19 20:05:36 +01:00
VerstreuteSeele
007bde1a8a Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into Dev 2022-12-19 20:05:12 +01:00
MX
577334a394 Fix sound issues in multiple apps 2022-12-19 21:55:06 +03:00
RogueMaster
8a426465c8 Merge branch 'UNLEASHED' into 420 2022-12-19 13:01:35 -05:00