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
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
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
ea464dce41
Update ReadMe.md ( #110 )
2023-01-26 00:19:03 +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
Clara K
d0a02f4b04
Delete pvs_studio.yml
2023-01-25 21:16:38 +01:00
Clara K
5d8b33b765
Delete .github/dont touch directory
2023-01-25 21:16:28 +01:00
Clara K
7b809e1df9
Delete build.yaml
2023-01-25 21:05:17 +01:00
Clara K
8ec690371d
Create sonarqube.yaml
2023-01-25 21:02:08 +01:00
yocvito
df4d512f7d
Adds BLE adv name & mac changing effective
2023-01-25 19:00:41 +01:00
VerstreuteSeele
d1a357076c
Update .gitignore
2023-01-25 15:36:20 +01:00
VerstreuteSeele
c7f8b6d06c
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-01-25 13:53:28 +01:00