Commit Graph

7989 Commits

Author SHA1 Message Date
MX d3c5ccbfe6 Dev builds with extra pack included 2022-12-31 15:14:32 +03:00
MX 91c159e823 Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2022-12-31 14:42:24 +03:00
MX 8457da39e0 Merge pull request #253 from teeebor/bugfix/solitaire-wrong-top-row-placement
Fix for solitaire card placement bug
2022-12-31 14:36:53 +03:00
Tibor Tálosi 27cc057573 solitaire:
fixed card placement to not allow placing ♠3 on top row when there was no card there.
2022-12-31 11:47:23 +01:00
Florian Grousset e76ce1b40b More code error fixes 2022-12-30 19:59:01 -06:00
Florian Grousset ce3cc4d305 Code error fixes 2022-12-30 19:43:19 -06:00
MX f28307128f Fix extra apps builds 2022-12-31 03:20:59 +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 a51a6914f4 Barcode Generator: Save last barcode 2022-12-31 02:51:50 +03:00
jbohack b66c1bc179 added protoview app
https://github.com/antirez/protoview
2022-12-30 18:35:36 -05:00
jbohack 0b7cad7918 added new U2F messages 2022-12-30 18:03:08 -05:00
jbohack 05f7a94738 added all original moods for passport to sfw_mode 2022-12-30 17:31:38 -05:00
MX 00b4903576 Add Delete key to usb keyboard 2022-12-31 01:30:57 +03:00
jbohack 23c0f518a0 sfw_mode support for ibutton added 2022-12-30 17:02:45 -05:00
jbohack e9a2015266 u2f sfw_mode support added 2022-12-30 16:10:17 -05:00
jbohack e5ec56b56b I_Scanning_123x52 support for sfw_mode 2022-12-30 15:56:28 -05:00
jbohack 9042a963c4 sfw_mode support for power off 2022-12-30 15:40:53 -05:00
jbohack ce9db8691f rfid / subghz modified for sfw_mode support 2022-12-30 15:33:36 -05:00
MX a35b536120 Fix arkanoid bug 2022-12-30 23:31:21 +03:00
jbohack 83c0f941df NFC_dolphin_emulation_47x61 sfw support 2022-12-30 15:08:12 -05:00
jbohack a727eca56f added sfw_mode support for ble 2022-12-30 14:21:18 -05:00
jbohack 3500b5fc4f passport compatible with sfw_mode 2022-12-30 14:13:05 -05:00
MX 6b30dc5114 Update unitemp 2022-12-30 20:01:12 +03:00
MX b5aede37c7 Update changelog 2022-12-30 19:58:28 +03:00
g3gg0.de c8f3776541 Merge branch 'DigitalSequence_PulseReader' into ISO15693 2022-12-30 16:35:19 +01:00
g3gg0.de 197b6725f7 digital_signal: remove assembly code, limiting the performance but increasing portability 2022-12-30 16:34:52 +01:00
g3gg0.de 4107fb9b55 digital_signal: reduce code complexity of digital_signal_update_dma() by only reconfiguring DMA2 2022-12-30 16:18:55 +01:00
g3gg0.de 76afbf2356 ISO15693: reduce latency on state machine reset 2022-12-30 16:17:41 +01:00
VerstreuteSeele 04a40f31a5 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-30 15:59:53 +01:00
MX 3821570d74 Merge pull request #249 from gid9798/fix_morse_code
Fixes for morse code plugin
2022-12-30 17:44:07 +03:00
nullableVoidPtr 7d79379a95 NFC: FeliCa menu select uses new submenu ownership model 2022-12-30 22:04:06 +08:00
MX 6eb6297ab7 Merge branch 'fz-dev' into dev 2022-12-30 16:34:20 +03:00
g3gg0.de 22aa338234 updated API 2022-12-30 14:24:47 +01:00
MX 4ef23f3a58 Fix links to readme support section 2022-12-30 16:08:57 +03:00
Georgii Surkov 95f8895b43 Add float_tools to SDK api (#2225) 2022-12-30 15:52:53 +03:00
Clara K 4308698cf6 Spanked some bad pixels (#45) 2022-12-30 13:36:33 +01:00
WatskeBart 1660019df7 Spanked some bad pixels 2022-12-30 13:23:23 +01:00
nullableVoidPtr 3a098dc779 Merge branch 'dev' into nfcf 2022-12-30 20:10:55 +08:00
g3gg0.de 38c6b52518 Merge branch 'DigitalSequence_PulseReader' into ISO15693 2022-12-30 12:50:36 +01:00
g3gg0.de a1f1618648 pulse_reader: further optimize assembly code 2022-12-30 12:48:01 +01:00
gid9798 ebac25a057 plugin morse code:
fixed memory leak
fixed noise after exiting the app
fixed displaying characters after a long input
2022-12-30 13:53:08 +03:00
g3gg0.de efa43048a1 Merge branch 'DigitalSequence_PulseReader' of https://github.com/g3gg0/flipperzero-firmware into DigitalSequence_PulseReader 2022-12-30 10:51:49 +01:00
g3gg0.de 5856612182 digital_signal: show unoptimized and optimized code for digital_signal_update_dma() next to each other 2022-12-30 10:50:55 +01:00
VerstreuteSeele 0bfa7da737 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-30 09:01:55 +01:00
VerstreuteSeele d5c0f4f3a3 Overhaul | 2 2022-12-30 09:01:44 +01:00
jbohack 35dfc2a931 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-29 23:46:44 -05:00
jbohack afa0e5aae9 added sfw_mode support for badusb 2022-12-29 23:46:34 -05:00
あく ef478605e7 Merge branch 'dev' into DigitalSequence_PulseReader 2022-12-30 13:45:45 +09:00
VerstreuteSeele 64a81747c2 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2022-12-30 05:14:00 +01:00
VerstreuteSeele d279639e53 Massive overhaul | Part 1 2022-12-30 05:12:53 +01:00