Commit Graph

570 Commits

Author SHA1 Message Date
RogueMaster e2fbd8699c wii_ec_anal 2022-11-09 21:13:58 -05:00
ESurge 1cc8a1f5ac NameChanger FAP Release 2022-11-09 00:50:52 -08:00
RogueMaster 9e8fe5f103 Merge branch 'ofwdev' into 420 2022-11-08 23:17:07 -05:00
Samuel Stauffer 328d049b6a Add Acurite 609TXC protocol to weather station (#1987)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-09 02:07:55 +09:00
RogueMaster 7ffd81b4bc Merge branch 'pr/408' into 420 2022-11-08 02:30:42 -05:00
RogueMaster b791127c54 Merge branch 'ofwdev' into 420 2022-11-07 16:54:25 -05:00
Sergey Gavrilov 4d11213494 DAP-Link: show error if usb is locked (#1982) 2022-11-08 01:15:58 +09:00
Sergey Monchenko e38895794b Barcode generator: rfct, ux improvements, implement EAN-8. 2022-11-07 18:31:17 +03:00
RogueMaster 3f88174dea Merge branch 'ofwdev' into 420 2022-11-06 15:55:24 -05:00
Skorpionm 65005e71d2 WS: fix show negative temperature (#1980) 2022-11-07 02:30:02 +09:00
RogueMaster 30dbaea2e8 Merge branch 'ofwdev' into 420 2022-11-05 14:23:42 -04:00
あく e8913f2e33 Code cleanup: srand, PVS warnings (#1974)
* Remove srand invocation

* PVS High priority fixes

* PVS High errors part 2

* Furi: heap tracing inheritance

* Furi add __builtin_unreachable to furi_thread_catch
2022-11-05 18:07:24 +03:00
RogueMaster 07313d8687 Some error fixes 2022-11-04 21:53:03 -04:00
RogueMaster 4b9280a6a8 Tanks image fix 2022-11-04 17:36:46 -04:00
RogueMaster 2283ad12e8 Update dice.c 2022-11-04 17:16:24 -04:00
RogueMaster e00002f7b1 nfc magic stuff 2022-11-04 13:08:12 -04:00
RogueMaster cf8e4b01b3 Merge branch 'UNLEASHED' into 420 2022-11-04 13:06:55 -04:00
MX c709b0b126 Update DHT monitor 2022-11-04 17:51:56 +03:00
MX 939a77b4e7 Update nfc magic name and icon 2022-11-04 15:04:10 +03:00
MX 0ab400a27e Merge branch 'fz-dev' into dev 2022-11-04 14:34:34 +03:00
RogueMaster 5f86fe47d4 Revert "Merge branch 'ofwdev' into 420"
This reverts commit 430a9be02a, reversing
changes made to e2faf2e0e7.
2022-11-04 05:07:52 -04:00
RogueMaster 430a9be02a Merge branch 'ofwdev' into 420 2022-11-04 05:01:32 -04:00
RogueMaster f541d2e367 clock move 2022-11-04 03:49:44 -04:00
gornekich bf8fd71c00 NFC magic cards support (#1966)
* nfc magic: introduce nfc app to work with magic cards
* nfc: add nfc device functions to API
* nfc magic: add bacis scenes
* nfc magic: add wrong card and write confirm scenes
* nfc magic: introduce magic lib
* nfc magic: write magic lib
* nfc magic: add write commands to magic lib
* nfc magic: work on worker
* furi_hal_nfc: add bits data exchage method to API
* nfc magic: rework with new API
* nfc magic: add check and wipe scenes
* nfc magic: add icons, gui fixes
* nfc: format python src

Co-authored-by: あく <alleteam@gmail.com>
2022-11-04 16:01:44 +09:00
RogueMaster 40ef6dddfe Merge branch 'ofwdev' into 420 2022-11-04 02:38:28 -04:00
Sergey Monchenko 3bd74b7f01 SubGhz: fix incorrect response in rpc mode. Code cleanup. (#1964)
* Code cleanup
* SubGhz: correct logic in RPC
* SubGhz: do not blink on app rpc fail

Co-authored-by: あく <alleteam@gmail.com>
2022-11-04 15:08:51 +09:00
ESurge 79d55d5f74 Moved Bad USB to FAP
Added Bad USB Dummy Loader for Main Menu
Moved UniRFRemix files back to Main (Not sure why I moved them to Plugins)
2022-11-03 16:42:34 -07:00
RogueMaster 78e1e00d54 Merge branch 'DarkFlippers:dev' into 420 2022-11-03 18:07:53 -04:00
an4tur0r bb2bcc63a4 Flappy Bird: draw bird via icon animation 2022-11-03 10:10:54 +03:00
RogueMaster e1d3e67fc5 fmt 2022-11-02 20:24:27 -04:00
RogueMaster 6174fd22cf ifttt updates 2022-11-02 20:21:24 -04:00
RogueMaster b2f0be3dc7 Merge branch 'DarkFlippers:dev' into 420 2022-11-02 19:25:09 -04:00
RogueMaster 943809f385 fmt fixes 2022-11-02 19:24:48 -04:00
MX 7973013085 Fix DHT22 timeout bug
as suggested by @quen0n
2022-11-03 02:13:25 +03:00
RogueMaster 4fb2a34412 Update application.fam 2022-11-02 18:43:07 -04:00
RogueMaster e99fbc6b1b fix two 2022-11-02 18:42:39 -04:00
RogueMaster 90d20f241b these are probably needed breaks 2022-11-02 18:40:02 -04:00
RogueMaster b2840275d2 Merge branch 'UNLEASHED' into 420 2022-11-02 18:13:43 -04:00
MX 0b1f573a72 update naming 2022-11-03 00:53:28 +03:00
MX 677de32026 Revert TOTP changes
"Preload failed, invalid file"
2022-11-03 00:41:17 +03:00
MX 4b408b6988 Merge pull request #148 from msvsergey/flappy-animation-fix
Flappy: Fix animation.
2022-11-03 00:08:49 +03:00
MX af1647c84b Update DHT montior plugin 2022-11-02 23:52:03 +03:00
MX 345d9704fd Plugins: Added Game15 + run fbt format 2022-11-02 23:39:54 +03:00
MX fe199ab54a Fix part 2 2022-11-02 23:19:33 +03:00
MX adab2b9e03 Update and fix TOTP
fix - added this in every button event switch:
default:
                    break;
2022-11-02 23:10:14 +03:00
MX c8bc9e26e0 Fix part 1 2022-11-02 23:07:00 +03:00
MX 79b37556d4 Merge branch 'fz-dev' into dev 2022-11-02 22:53:12 +03:00
MX 9c4612e571 Plugins: New AM2320 Sensor plugin 2022-11-02 22:18:08 +03:00
RogueMaster 61cf98d344 Merge pull request #395 from msvsergey/flappy-animation-fix
Fix flappy animation.
2022-11-02 14:26:27 -04:00
Skorpionm 0652830c51 [FL-2940] WS: add protocol Ambient_Weather (#1960)
* WS: add protocol Ambient_Weather
* WS: fix link
* WS: removing unused code

Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 01:24:07 +09:00