Commit Graph

9080 Commits

Author SHA1 Message Date
MX
3191b32708 Youtube shorts remote, swap tiktok control buttons 2023-04-14 03:35:42 +03:00
MX
bd199c63ab Merge pull request #420 from krolchonok/fix-hid_ble
refactoring HID_BLE
2023-04-14 02:19:13 +03:00
MX
3c4cbf2a05 Merge pull request #416 from p0ns/gps-uart-baudrate-array
Implements an array for baudrates on GPS UART app
2023-04-14 02:11:44 +03:00
ushastoe
21b7df9ab7 refactoring
-fix TikTok Controller
-fix icon in Mouse
2023-04-14 01:59:16 +03:00
MX
7922e3bb16 docs and changelogs 2023-04-14 00:09:48 +03:00
MX
c7637a0fda Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-04-13 21:20:29 +03:00
MX
6b70e37ae3 Merge branch 'fz-dev' into dev 2023-04-13 20:25:26 +03:00
MX
9ede95954b fbt format 2023-04-13 19:44:03 +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
b84adc9d96 Double PIN timeout after each wrong PIN 2023-04-13 04:47:05 +01:00
Willy-JL
a6587f9b9c Add 5V GPIO pin option in infrared settings (#185) 2023-04-13 04:27:05 +01:00
Willy-JL
b3c1a7943c Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-04-13 04:21:24 +01:00
Willy-JL
a163f5b0cf Fix BT settings inconsistency with lock menu 2023-04-13 03:56:25 +01:00
Willy-JL
f948ab33f1 Fix resetting PIN code with key combo 2023-04-13 03:07:07 +01:00
Willy-JL
1609f3c500 Fix critical boot modes (dfu / recovery) 2023-04-13 02:14:03 +01:00
MX
39186004cc Update UART terminal
https://github.com/cool4uma/UART_Terminal
2023-04-12 19:42:24 +03:00
MX
0a844e0b62 Merge branch 'fz-dev' into dev 2023-04-12 14:51:58 +03:00
あく
5d7bdca835 FuriHal: pwr pulls for some pins (#2579) 2023-04-12 21:45:13 +10: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
Clara K
54e3941272 correctly crediting nano for his work, not a clown that stole code 2023-04-11 17:56:33 +02:00
p0ns
206eb7946b Implements an array for baudrates 2023-04-10 20:37:57 -03:00
SkorP
243fbfc19a AVR_ISP: fix NULL pointer dereference 2023-04-10 19:57:15 +03:00
MX
c2fa8a2b18 Revert "Revert changes due to Null pointer dereference"
This reverts commit 8f752b7eee.
2023-04-10 19:57:02 +03: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
8f752b7eee Revert changes due to Null pointer dereference 2023-04-10 18:47:20 +03:00
MX
93035f07aa Merge branch 'fz-dev' into dev 2023-04-10 18:41:51 +03:00
MX
114e8d5b6a Merge branch 'fz-dev' into dev 2023-04-10 18:41:22 +03:00
hedger
b9ccb274a7 ufbt: project & debugging updates (#2572)
* ufbt: removed warning in "channel=dev" update mode
* ufbt: removed API version warning; added get_blackmagic & get_apiversion targets
* ufbt: updater project template to include blackmagic & jlink targets
* ufbt: project template: fixes & updates
* ufbt: project template: added config update shortcut
* sdk: using fixed names for file components
2023-04-11 00:46:22 +10:00
Willy-JL
5cd11deeb7 Fix release script artifacts 2023-04-10 02:20:51 +01:00
MX
4c7fa05bfe Add alutech table to enviroment alloc and free 2023-04-10 02:55:16 +03:00
MX
c2997bb1fc Trying to fix button issues in sbughz remote 2023-04-09 23:56:41 +03:00
github-actions[bot]
b85fcadc4d V44 Release Candidate Changes (#197) 2023-04-09 19:08:15 +00:00
Willy-JL
2159f7204b Bump V44 2023-04-09 19:59:49 +01:00
Clara K
40f508ccfd Merge branch 'main' into dev 2023-04-09 20:58:22 +02:00
Willy-JL
49253e5a7b Format 2023-04-09 19:56:34 +01:00
Willy-JL
769d44d793 Update TOTP 2023-04-09 19:52:56 +01:00
Willy-JL
80b1e73989 Add back PIN Lock + OFF option to lock menu 2023-04-09 19:35:22 +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
Clara K
af9bd309ee actually showing the link. smh 2023-04-08 16:07:30 +02:00
Clara K
faba9353d8 Update ReadMe.md 2023-04-08 16:06:08 +02:00
Clara K
68c494bf50 Update release.md 2023-04-08 16:05:51 +02:00
Clara K
cc05bae2e3 Update release.md 2023-04-08 16:05:28 +02:00
Clara K
d536a273e1 Update ReadMe.md 2023-04-08 16:04:53 +02: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
525376df9e Hardcode HID BT name only if not yet set 2023-04-08 00:39:33 +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