Commit Graph

2169 Commits

Author SHA1 Message Date
MX 3c52dca0c2 Fix mouse jiggler merge issue 2023-02-02 14:31:03 +03:00
MX ed4b2b3362 Merge remote-tracking branch 'LTVA1/patch-custom-font' into dev 2023-02-02 14:27:17 +03:00
MX b05cba931b Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/master
2023-02-02 14:01:23 +03:00
MX 1d46df70a9 Update ProtoView
https://github.com/antirez/protoview
2023-02-02 13:54:14 +03:00
Emanuele Conti cee11464de Merge branch 'mouse_jiggler_interval_selction_added' of https://github.com/DocKuro/unleashed-firmware into mouse_jiggler_interval_selction_added 2023-02-02 10:33:54 +00:00
Emanuele Conti a617ce1813 used FuriString instead of string_t 2023-02-02 10:32:07 +00:00
MX 05641378d9 Fixed 2023-02-02 13:20:58 +03:00
MX fbe7209817 Use FuriString instead of string_t 2023-02-02 13:16:00 +03:00
MX c630e351fc Merge branch 'dev' into mouse_jiggler_interval_selction_added 2023-02-02 12:56:43 +03:00
MX 26b5b7e406 Merge pull request #305 from teeebor/feature/solitaire-and-blackjack-flipper-score
Solitaire and Blackjack now affect Flipper's level
2023-02-02 12:55:00 +03:00
MX 16f8f2c2df Merge branch 'fz-dev' into dev 2023-02-02 11:54:20 +03:00
hedger fcd3799aee Merge branch 'dev' into patch-custom-font 2023-01-31 15:05:53 +07:00
LTVA1 dfd46f5539 fix formatting 2023-01-30 15:11:32 +03:00
Michal Suchánek d9be815889 Print card CID in storage info (#2227) 2023-01-30 16:14:30 +07:00
あく bf2ab1f4d5 Merge branch 'dev' into patch-custom-font 2023-01-30 15:30:54 +07:00
Noam Drong 5db7fdf985 Add support for GUI-CTRL in bad_usb (#2315)
Co-authored-by: あく <alleteam@gmail.com>
2023-01-30 15:03:10 +07:00
Tibor Tálosi cd29fb8568 solitaire and blackjack now affect flippers level 2023-01-29 20:08:42 +01:00
Skorpionm e12958d408 [FL-3082] WS: add protocol LaCrosse-TX (TFA Dostmann) (#2292)
* WS:  add protocol LaCrosse-TX  (TFA Dostmann)
* WS: fix syntax
* WS: fix MSG_TYPE
* WS: fix PVS

Co-authored-by: あく <alleteam@gmail.com>
2023-01-29 18:08:26 +07:00
Emily Trau 24a23e5dc7 debug apps: made runnable as .faps; sdk: resolved additional APIs in use by faps (#2333)
* sdk: resolve additional APIs in use by faps
* debug tools: fixed battery_test, bt_debug, display_test, rpc_debug

Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 16:41:55 +07:00
Giacomo Ferretti eee5c35400 NFC: add MIFARE MINI support (#2307)
* NFC: add MIFARE MINI support
* Move new value to end of enum
* nfc: added missing unit test

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:51:47 +07:00
Emanuele Conti a5d92d7a08 Used array lenght to hide right arrow 2023-01-26 15:00:34 +00:00
Emanuele Conti 884a751ae7 Fixed max array size check 2023-01-26 14:55:15 +00:00
Emanuele Conti 411855ce81 Added movement interval in mouse_jiggler USB & BLE 2023-01-26 14:31:54 +00:00
LTVA1 f4cb458391 now change the name in ALL places 2023-01-25 08:52:51 +03:00
LTVA1 34ff250eea rename to canvas_set_custom_u8g2_font 2023-01-25 08:18:32 +03:00
Sergey Gavrilov 709fa633ff ELF-loader: wait for notification to complete on app exit (#2335) 2023-01-25 12:15:01 +07:00
MX 898b29b921 Fix SubGHz GUI receiver bug
When keyboard is locked and popup appears it now shows bottom text correctly
2023-01-21 10:45:10 +03:00
MX f3939a715a Update Protoview
https://github.com/antirez/protoview
2023-01-20 07:11:00 +03:00
MX 3174d29dfa Update protoview 2023-01-19 20:28:02 +03:00
MX 5853e0bdd9 Block usage of hopping with detect raw at same time
Enough, it will not be enabled back, do not ask for it, its efficiency is almost 0, if you didn’t know it looses signals and all that you can capture is a micro part of end of the signal

Detect raw also will be removed in a future (and replaced with more correct solution)
2023-01-19 16:27:07 +03:00
MX 59bcad0cfc Remove protoview binaries 2023-01-19 01:19:21 +03:00
MX c303b44f3f Disable debug messages in protoview 2023-01-18 23:24:35 +03:00
MX 5a9da13d84 Update UniTemp and run fbt format 2023-01-18 22:25:39 +03:00
MX 0650178946 Fixed and improved WAV Player by LTVA1
https://github.com/LTVA1/wav_player
2023-01-18 21:17:53 +03:00
MX 6aad6840f6 Add protoview
https://github.com/antirez/protoview
2023-01-18 20:18:19 +03:00
MX 7aaecd9278 Add text viewer 2023-01-18 20:05:01 +03:00
MX b52674607a Add UART Terminal app
by cool4uma

https://github.com/cool4uma/UART_Terminal/tree/main
2023-01-18 19:55:46 +03:00
MX adfac7affb Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-01-18 19:52:33 +03:00
MX 7a211e0018 Update UniTemp
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2023-01-18 19:51:10 +03:00
MX fb39d6e679 Format code 2023-01-18 19:19:49 +03:00
MX 27826f95ca Merge branch 'dev' into somfy_encoder_new 2023-01-18 19:01:22 +03:00
MX 959ea4d8c1 Merge branch 'dev' into batt-ui 2023-01-18 18:40:15 +03:00
MX 7f09f5f616 Merge pull request #273 from darmiel/feat/playlist
feat[infrared]: allow disabling automatic signal decoding
2023-01-18 18:29:30 +03:00
MX dce2271330 Merge pull request #288 from Smileycathy1128/master
Oh boy 12AM!
2023-01-18 18:28:04 +03:00
MX c708a301f5 Merge branch 'fz-dev' into dev 2023-01-18 18:26:49 +03:00
MX 927fcca081 Revert "Merge pull request #252 from X-Stuff/dev-advanced-config"
This reverts commit ed5b2da9ad.
2023-01-18 18:18:17 +03:00
MX db16b3ef1d Revert infrared hotfix 2023-01-18 18:15:30 +03:00
assasinfil 379807423f Debug prints cleanup 2023-01-18 16:21:42 +03:00
assasinfil 8c94e3e78d Remove bad folder 2023-01-18 15:15:02 +03:00
Cathy Nguyen 374452796c fix 00AM: Flipper may be Zero, but midnight isn't 2023-01-17 23:41:13 -05:00