Commit Graph

7521 Commits

Author SHA1 Message Date
MX 7edf90c2e5 Merge branch 'fz-dev' into dev 2023-02-02 18:28:52 +03:00
AloneLiberty 46fb86265c NFC: fix creating MF Classic tags from "Add Manually" menu (BCC calulation and ATQA/SAK writing) (#2342)
* NFC: fix creating MF Classic cards from "Add Manually" menu (BCC calculation and AQTA/SAK writing)
* NFC: Fix BCC/SAK/ATQA in unit_tests and SAK in nfc_generate_mf_classic

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-02-02 22:18:39 +07:00
MX 52bcf27c2a Update readme
Clock uses system locale settings
2023-02-02 15:12:35 +03:00
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
MX f45f2a45da Remove invalid keys from mf classic dict 2023-02-02 13:46:53 +03:00
MX a0d5aa0c7b Merge pull request #303 from DocKuro/mouse_jiggler_interval_selction_added
Added movement interval in mouse_jiggler USB & BLE
2023-02-02 13:38:34 +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 d94caf0ba6 Merge pull request #306 from amec0e/dev
Updated infrared assets + InfraredCaptures Documentation
2023-02-02 12:47:48 +03:00
MX 16f8f2c2df Merge branch 'fz-dev' into dev 2023-02-02 11:54:20 +03:00
Willy-JL 566d8e4320 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-02 03:03:58 +00:00
yocvito e4c642b72c Restores bt mac @ and adv name before quitting bad usb app 2023-02-01 12:01:55 +01:00
yocvito bf07d1d927 Merge branch 'badusb-ble' of github.com:yocvito/Flipper-Xtreme into badusb-ble 2023-01-31 22:06:08 +01:00
yocvito 5ebed42995 moves faps_copy syntax to new fap_deploy one in fbt help message 2023-01-31 22:05:36 +01:00
VerstreuteSeele 651548913e format 2023-01-31 21:46:02 +01:00
VerstreuteSeele 3efa6a195a Delete orgasmotron.fap 2023-01-31 21:24:46 +01:00
VerstreuteSeele bbba74b79b Update IR again, to prove a point 2023-01-31 19:07:05 +01:00
amec0e 989442eab6 Updated fans.ir
Removed 2 temp entries as it does not adjust fan speed.
2023-01-31 17:20:23 +00:00
VerstreuteSeele 36eace9996 Update infrared assets 2023-01-31 16:48:15 +01:00
amec0e ab452bd575 Updated InfraredCaptures.md
Adjusted formatting
2023-01-31 15:27:48 +00:00
amec0e cbabd46a4d Updated InfraredCaptures.md 2023-01-31 15:25:54 +00:00
amec0e 743ee7b990 Added InfraredCaptures.md
This should help users to capture correct raw capture data for ACs, and also help them to get the best raw capture available for other infrared assets
2023-01-31 15:22:49 +00:00
amec0e d91dc04585 Updated tv.ir
updated last checked
2023-01-31 15:09:31 +00:00
amec0e e6f7e3a37e Updated projectors.ir 2023-01-31 15:09:01 +00:00
amec0e 2929b12134 Updated fans.ir 2023-01-31 15:08:39 +00:00
amec0e 3985cb61c8 Updated audio.ir 2023-01-31 15:08:17 +00:00
amec0e 376e45a09d Updated ac.ir
Updated last checked
2023-01-31 15:07:50 +00:00
Clara K f99309b9bc Merge branch 'dev' into badusb-ble 2023-01-31 11:47:34 +01:00
Clara K 2354b51d30 Update ReadMe.md 2023-01-31 11:41:42 +01:00
hedger fcd3799aee Merge branch 'dev' into patch-custom-font 2023-01-31 15:05:53 +07:00
VerstreuteSeele 66eb191a59 Fix build | update storage_settings_scene_sd_info.c 2023-01-30 23:29:08 +01:00
VerstreuteSeele de01e37765 Update Unitemp 2023-01-30 23:22:22 +01:00
yocvito f384872449 BLE GAP: specifies Keyboard yes/no IO capability for GapPairingNone case during gap init, in case 'Just works' pairing method is not accepted by remote host 2023-01-30 22:01:38 +01:00
yocvito cf89c9db89 Automatically accepts PIN verif when GapPairingNone was selected, but the remote host refused the non-auth pairing and switched to numeric comparaison ethod (pin verif yes or no) 2023-01-30 21:32:55 +01:00
VerstreuteSeele 705c86a2a2 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-30 19:12:05 +01:00
VerstreuteSeele e640b4e7bf Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-30 18:16:02 +01:00
Willy-JL 9fa8843025 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-01-30 13:06:04 +00:00
yocvito fb1218c9a5 Removes pin verif when using BT for bad-USB 2023-01-30 13:31:24 +01:00
Willy-JL 3cd411d98a Poweroff after setting pin (Fix #118) 2023-01-30 12:14:14 +00:00
LTVA1 dfd46f5539 fix formatting 2023-01-30 15:11:32 +03:00
Giacomo Ferretti 01a9854f8a Documentation: add BadUSB GUI-CTRL #2347 2023-01-30 16:49:51 +07:00
Michal Suchánek d9be815889 Print card CID in storage info (#2227) 2023-01-30 16:14:30 +07:00
Konstantin Volkov 7f3ebcd110 Changed bench target, stlink serial and added error for testing the run (#2275)
* changed bench target, stlink serial and added error for testing the run
* changed flipper name for macos and changed serial aquisition for device manager
* tested broken pipeline, reverting test data
* added timeout-minutes, testing if its int or float

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-30 15:59:45 +07:00