Commit Graph

6304 Commits

Author SHA1 Message Date
Willy-JL
8c356f3ddb Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-01-27 23:17:08 +00:00
Willy-JL
c0b3664386 Add credits for WatchDogs pack 2023-01-27 23:14:40 +00:00
Clara K
f1101a07cc Update ReadMe.md 2023-01-27 19:52:20 +01:00
yocvito
0e964a6cfe Merge branch 'badusb-ble' of github.com:yocvito/Flipper-Xtreme into badusb-ble 2023-01-27 19:38:27 +01:00
yocvito
75a01459f5 some fix + api_symbols correct export 2023-01-27 19:37:49 +01:00
Clara K
a579f8ac63 Merge branch 'dev' into badusb-ble 2023-01-27 13:15:20 +01:00
VerstreuteSeele
255a4643a2 Delete lint_python.yml 2023-01-27 13:14:46 +01:00
Clara K
ded7a082dc Merge branch 'dev' into badusb-ble 2023-01-27 12:59:13 +01:00
VerstreuteSeele
1407551d98 Update mifare_classic.h 2023-01-27 12:58:24 +01:00
Clara K
854f7467fe Merge branch 'dev' into badusb-ble 2023-01-27 12:42:06 +01:00
VerstreuteSeele
b15fbfd618 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-27 12:38:44 +01:00
Clara K
864d5e6d5c testing things that do things and stuff (#115) 2023-01-27 12:33:04 +01:00
yocvito
a6daa2a20d drop useless file and some useless line 2023-01-27 11:56:29 +01: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
126a9efd09 NFC: change from int8_t to uint8_t (#2302)
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 15:21:52 +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
Emily Trau
4dc4d34d04 emv: parse track1&2 equivalent data (#2332)
* emv: parse track1&2 equivalent data
* emv: alternate expiry parser
* nfc: log EMV track1&2 data to trace output

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:10:08 +07:00
Krzysztof Zdulski
8fc834090d nfc: Fix sector reads when one block is unreadable for MIFARE Classic (#2296)
* Fix sector reads when one block is unreadable
* Auth on the correct block instead of first
* Fix in sector reader as well
* Apply patch by @gornekich

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-27 12:00:25 +07:00
WillyJL
c382f9d110 Update build.yml 2023-01-27 02:25:27 +00:00
WillyJL
d833d6dbb2 Update build.yml 2023-01-27 02:11:53 +00:00
VerstreuteSeele
a2b797fe01 formatting 2023-01-27 02:09:42 +01:00
Clara K
0879f92e3d Update ReadMe.md 2023-01-27 02:05:01 +01:00
Clara K
dbf13c5f55 testing galore (#114) 2023-01-27 02:00:49 +01:00
WillyJL
d9ae5b4cb2 Begone 2023-01-27 00:54:51 +00:00
Clara K
54a9bfb1db Update ReadMe.md 2023-01-27 01:32:07 +01:00
Clara K
534ab336bb gotta love spamming dev channel with useless tests (#113) 2023-01-27 01:31:20 +01:00
Clara K
71ddd0f65e Update lint_c.yml 2023-01-27 01:31:05 +01:00
Clara K
ff9f925e2f Update lint_python.yml 2023-01-27 01:30:08 +01:00
Clara K
a8b5158d58 Delete pvs_studio.yml 2023-01-27 00:53:16 +01:00
Clara K
649d5b458a just testing prs (#112) 2023-01-27 00:45:47 +01:00
Clara K
3cbbad20cf Delete updater_test.yml 2023-01-27 00:45:32 +01:00
Clara K
6393fac9cd Delete unit_tests.yml 2023-01-27 00:45:22 +01:00
Clara K
82d6f1c19b Delete reindex.yml 2023-01-27 00:45:03 +01:00
Clara K
beea43d7f6 Delete merge_report.yml 2023-01-27 00:44:52 +01:00
Clara K
c47c9b63a7 Update lint_python.yml 2023-01-27 00:44:21 +01:00
Clara K
1f416ca99a Update lint_c.yml 2023-01-27 00:44:02 +01:00
Clara K
5ff8dab68f Update check_submodules.yml 2023-01-27 00:43:28 +01:00
Clara K
b0c12822d2 Update ReadMe.md 2023-01-27 00:21:26 +01:00
VerstreuteSeele
19cf24c6a8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-01-27 00:18:43 +01:00
VerstreuteSeele
5a150fe414 workflow stuff 2023-01-27 00:18:36 +01:00
yocvito
a88053964e Bluetooth timeout is now dynamic thanks to rssi analyzing 2023-01-26 22:54:15 +01:00
VerstreuteSeele
0f6068837b Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-01-26 20:31:49 +01:00
Clara K
58fa504a5e Update ReadMe.md 2023-01-26 20:31:25 +01:00
Krzysztof Haładyn (krzys_h)
5134f44c09 nfc: Fix crash when using debug PCAP trace (#2338) 2023-01-26 15:28:36 +07:00
yocvito
a14f5446e4 Merge branch 'v40-merge' into badusb-ble 2023-01-26 00:22:28 +01:00
Clara K
9f506aca21 Update ReadMe.md 2023-01-26 00:18:15 +01:00
yocvito
d518f9fa5b Reverse mac address layout in mac changing scene (bad ble) 2023-01-25 23:44:47 +01:00
Clara K
c6a0e3f461 V40 Release Candidate Changes (#109) 2023-01-25 23:41:09 +01:00
VerstreuteSeele
94dfc4c948 V40 passed QC 2023-01-25 23:27:18 +01:00
WillyJL
6629f3a97d Update ReadMe.md 2023-01-25 22:18:25 +00:00