Commit Graph

1166 Commits

Author SHA1 Message Date
Willy-JL bbddb2ac8e Merge branch 'ul-dev' into xfw-dev 2023-04-28 21:43:56 +01:00
Willy-JL 8a5d88fc9a Format 2023-04-28 16:57:17 +01:00
Willy-JL 6a0e813b6c Add option to show seconds on lockscreen 2023-04-28 16:53:09 +01:00
MX 243edf7e13 Confirm when removing t5577 password
add extra scene
2023-04-27 02:40:33 +03:00
Willy-JL 1adfe40bad Merge branch 'ul-dev' into xfw-dev 2023-04-25 17:39:55 +01:00
MX ab669b26da Fix very old and funny subghz bugs
Fixed Frequency Ananyzer issues
Fixed read mode issues
Fixed re-inits in HAL
2023-04-25 01:42:20 +03:00
nminaylov 87a023c75d BadUSB: command parser fix 2023-04-25 01:41:30 +03:00
MX 8cb3b67295 Fix external radio SPI handlers 2023-04-24 01:56:43 +03:00
Willy-JL a0d6c6e63c Allow setting folders as favorites in archive 2023-04-23 18:43:58 +01:00
Willy-JL a5cddc076e Merge branch 'ul-dev' into xfw-dev 2023-04-23 17:48:05 +01:00
MX 69530cd50f RFID: More user-friendly RAW emulation
Made by Dan Caprita <dan@caprita.ro>

https://forum.flipperzero.one/t/electra-intercom/6368/43
2023-04-23 19:03:23 +03:00
Willy-JL 4f4895d08b Allow name changer input to be empty (use default) 2023-04-23 14:04:54 +01:00
Willy-JL ca2884548a Sanitize name changer input 2023-04-23 14:02:55 +01:00
gid9798 47ece05592 using scene_manager`s function 2023-04-22 19:47:33 +03:00
gid9798 b46d9e09eb Revert "Fix add manually naming"
This reverts commit eb3a4bfa6e.
2023-04-22 17:42:41 +03:00
MX eb3a4bfa6e Fix add manually naming 2023-04-22 04:38:14 +03:00
gid9798 f2a7172a84 Drop excess DOLPHIN_DEED 2023-04-21 16:17:59 +03:00
gid9798 40a5306ed4 Combining BFT/FAAC scenes 2023-04-21 16:10:08 +03:00
MX 7747f45be3 Fix null pointer dereference 2023-04-21 07:51:37 +03:00
MX f0e866cb56 Fix add manually naming 2023-04-21 07:38:01 +03:00
MX d92833284e Scroll improvements 2023-04-21 07:25:34 +03:00
MX 1bb3ab8715 New option to save signal names with timestamps 2023-04-21 06:46:10 +03:00
Nikita Vostokov 95e3b7d42b [SubGHz] Show receiving time of signal 2023-04-21 03:19:55 +03:00
Nikita Vostokov fd40a77089 Add time of Rx SubGHz signal 2023-04-21 03:19:55 +03:00
MX 40e435a961 Kostily and velosipedy
!!! Needs to be re-done in proper way after ofw subghz refactoring merge
2023-04-19 19:19:26 +03:00
MX 7dfae0fb61 Just in case 2023-04-19 12:32:23 +03:00
MX c6e5ca1fec Fix keeloq custom buttons bug
When you receive couple signals on read screen and open last one it was replacing its button with first one received
2023-04-19 11:51:08 +03:00
MX 059053b9b8 SubGHz Remote add Alutech AT4N Support
Fix null pointer dereference
2023-04-18 22:16:29 +03:00
MX a304e9c3fa Revert "Revert Deep Sleep due to BLE issues and other random freezes"
This reverts commit addf909287.
2023-04-18 14:35:32 +03:00
MX afab1bdaad SubGhz - Temp Fix RAW recording and reading
and remove unused file
2023-04-14 23:37:20 +03:00
MX addf909287 Revert Deep Sleep due to BLE issues and other random freezes
Waiting for proper fix
2023-04-14 14:45:35 +03:00
MX 6b70e37ae3 Merge branch 'fz-dev' into dev 2023-04-13 20:25:26 +03:00
Georgii Surkov 37fb330b36 [FL-3226] Deep Sleep Idle (#2569)
* Improve RNG error handling
* Sync RTC shadow registers on Stop mode exit
* Implement working STOP2 mode
* Fix formatting
* FuriHal: disable SWD pins if debug is disabled
* Power: cleanup battery info view, handle zero current report from gauge
* Fbt: add command line argument for extra global defines
* FuriHal: cleanup debug defines in power and os, drop deep_insomnia counter.
* Add a setting to disable deep sleep
* Clean up furi_hal_power
* FuriHal,FapLoader,Debug: implement debug in stop mode, workaround resume in stop
* FuriHal: document OS and power subsystems debugging
* Furi: enable debug interface on crash

---------

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-14 00:47:38 +10:00
Willy-JL cab614ba4e U2F keys on internal storage 2023-04-13 05:27:53 +01:00
Willy-JL a6587f9b9c Add 5V GPIO pin option in infrared settings (#185) 2023-04-13 04:27:05 +01:00
MX 0a844e0b62 Merge branch 'fz-dev' into dev 2023-04-12 14:51:58 +03:00
Skorpionm 33e8bae78b Bugfix: ISP Programmer and SubGhz (#2574)
* AVR_ISP: fix NULL pointer dereference
* SubGhz: double back with a blocked transmission in this region
* SubGhz: fix speaker, when a transmission is blocked in this region
* SubGhz: fix speaker
* SubGhz: return region
* AVR Flasher: cleanup code

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-12 15:07:05 +09:00
gornekich 7ac7b70884 [FL-3241] NFC disable EMV support (#2571)
* nfc: remove read emv from extra actions
* nfc: remove read emv

Co-authored-by: あく <alleteam@gmail.com>
2023-04-10 23:51:55 +08:00
MX 114e8d5b6a Merge branch 'fz-dev' into dev 2023-04-10 18:41:22 +03:00
MX c2997bb1fc Trying to fix button issues in sbughz remote 2023-04-09 23:56:41 +03:00
Willy-JL 49253e5a7b Format 2023-04-09 19:56:34 +01:00
Willy-JL 7b8eabfa59 BadKB reset MAC when empty in config 2023-04-09 19:34:30 +01:00
Willy-JL 8b2aa01f2e Merge branch 'ofw-dev' into xfw-dev 2023-04-09 19:07:21 +01:00
Willy-JL 67c5026f38 Format 2023-04-08 00:54:59 +01:00
Willy-JL 8aed004b7b Proper BT custom name length handling 2023-04-08 00:54:02 +01:00
Willy-JL 90e99fe794 Merge branch 'ul-dev' into xfw-dev 2023-04-07 23:40:28 +01:00
MX d8378e6819 SubGHz: Fix keyboard lock 2023-04-07 11:49:10 +03:00
あく 0d8518d31d [FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565)
* FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx
* Github: workflow event debug print
* Github: proper PR head commit SHA extraction in get_env.py
2023-04-06 19:06:19 +10:00
MX 53f6ae7a39 Fix after-merge issues 2023-04-06 07:20:56 +03:00
MX aac7654ca3 Merge branch 'fz-dev' into dev 2023-04-06 07:14:48 +03:00