Commit Graph

5883 Commits

Author SHA1 Message Date
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
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
VerstreuteSeele
04a40f31a5 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-30 15:59:53 +01: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
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
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
jbohack
51bd4e3d99 modified crash text for sfw_mode 2022-12-29 23:06:29 -05:00
jbohack
87282fba46 typo in passport fixed and power off text changed for sfw_mode 2022-12-29 22:57:23 -05:00
Avery
06cf1bb868 Gui: change data ownership model in submenu, own text by default (#2217)
* GUI: Refactor submenu to internally use FuriStrings
* NFC: Rework DESFIRE dynamic info submenu
* GUI: don't mutate label when drawing submenu
* Get rid of submenu_add_item_cstr
* increase api version
* Get rid of submenu_set_header_cstr
* rollback api version
* Documentation
* RFID: use new submenu api

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2022-12-30 12:44:07 +09:00
Nameless
4a150d3252 Issue #43 (#44) 2022-12-30 01:16:47 +00:00
Nameless
6287301645 Merge branch 'dev' into issue-#43 2022-12-30 01:16:28 +00:00
Nameless
9b7d17d89c Reduced long press to poweroff delay to 2s (more like 3s in reality) 2022-12-30 01:10:24 +00:00
Clara K
d700a889cc Update ReadMe.md 2022-12-29 19:45:14 +01:00
Clara K
99ac79582d Update ReadMe.md 2022-12-29 19:43:50 +01:00
Clara K
874dac77f0 Update ReadMe.md 2022-12-29 18:14:11 +01:00
Florian Grousset
989af31f20 Fix case typo on settings variable + add free memory 2022-12-29 07:17:31 -06:00
VerstreuteSeele
6676896aaf Update passport.c 2022-12-29 13:29:35 +01:00
VerstreuteSeele
c63ff0f25a Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 13:06:17 +01:00
あく
b11b9f1b38 Gui: Direct Draw API (#2215)
* Furi: allow on-fly thread priority change. Gui: Direct Draw API. DirectDraw debug app.
* Gui: drop input in direct draw
* Furi: handle priority change for starting threads
* DirectDraw: rollback to FreeRTOS primitives for priority change
2022-12-29 21:35:26 +10:00
Thomas Roth
26e5527a93 Mifare dictionary attack performance improvements. (#2173)
* NFC dictionary attack performance improvements.
* Remove unnecessary assignment
2022-12-29 14:20:01 +09:00
Clara K
f808608135 Dev (#41) 2022-12-29 05:35:01 +01:00
VerstreuteSeele
58f0444a66 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 05:21:27 +01:00
Skorpionm
ea054423b0 [FL-3074] SubGhz: CAME 12 bit encoder fix guard time (#2210)
* SubGhz: CAME encoder fix guard ime
* SubGhz: fix 2 encoder CAME

Co-authored-by: あく <alleteam@gmail.com>
2022-12-29 05:29:23 +09:00
Astra
d58b9f3fe8 Fix MFC bruteforce progress bar (#2203)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-29 00:09:33 +09:00
Zoë Prosvetova
4accce93cf Update KeyCombo.md (#2213)
Grammatical corrections and changes
2022-12-28 23:39:36 +09:00
Konstantin Volkov
27ee0f73f7 Fixing various typos in readme files #2208
Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
2022-12-28 23:30:20 +09:00
Konstantin Volkov
3108dc7c8c Splitting units and updater benches (#2165)
* test run, moved updated to separate physical runner/flipper/card
* simplified units, removed re-flashing, moved format to beginning of run
* added reboot requence and mini optimizations
* forgot gitadd, added script modifications, workflow changes
* fixed linter issues
* moved updater to unit bench for speed up
* changes to units, flash (not full) on second update, new fbt GDB thread check
* changed serial of second device
* testing pipelines, added failing unit test
* fixed gdb step
* fixed gdb step v2 electric boogaloo
* fixed gdb step v3, fixed target
* reverted while1 in units, tests complete
* testing colored output
* trying different term setting
* debug outputs for terminal
* fixed typo in SConstruct and another terminal test
* reverted changes, no colored output, for production
* fixed log output to readable format
* fixed linter

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 23:16:06 +09:00
Tiernan
90573fbeed Picopass read bug fixes: (#2201)
* fix checking user elite keys
* include calculated Kd when saving cards

Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 22:04:58 +09:00
あく
d7735a1efb Drop brewfile, drop makefile, update readme and documentation (#2205)
* Drop brewfile, drop makefile, update readme
* Minor grammar and consistency fixes
* ReadMe: add more documentation links, cleanup layout
* ReadMe: cleanup and contribution section. Roadmap: update.
* Docs: Lots of minor fixes

Co-authored-by: Anna Prosvetova <anna@prosvetova.me>
Co-authored-by: Astra <astra@astrra.space>
2022-12-28 15:32:32 +03:00
VerstreuteSeele
06fd48dee9 Update .gitignore 2022-12-28 12:16:30 +01:00
VerstreuteSeele
34b3601a38 Fix FW info 2022-12-28 07:00:08 +01:00
VerstreuteSeele
88a4cb7365 Merge branch 'main' into dev 2022-12-28 07:00:02 +01:00
VerstreuteSeele
091d3bf66b Update version.py 2022-12-28 06:57:51 +01:00
Clara K
16d4d23c33 Update ReadMe.md 2022-12-28 04:29:35 +01:00
Clara K
cc4d09479a Update ReadMe.md 2022-12-27 21:00:08 +01:00
VerstreuteSeele
b9a2f208bc Update setting_user.txt 2022-12-27 20:59:45 +01:00
Clara K
e7f5d4acaf Merge Upstream (#38) 2022-12-27 20:25:03 +01:00
VerstreuteSeele
89d67705a4 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 20:22:31 +01:00
RogueMaster
df4393caac PATREON != PAYWALL 2022-12-27 10:08:06 -05:00
RogueMaster
cb21b66847 Latest Release RM1227-0934-0.74.3-0bc6381 on PATREON 2022-12-27 09:41:55 -05:00