Commit Graph

4131 Commits

Author SHA1 Message Date
Willy-JL bba9fc4134 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-04-02 23:59:33 +01:00
Willy-JL 474380ce58 BadKB improve BT handling + remember name and mac 2023-04-02 23:17:54 +01:00
MX 3d5701614f AVR ISP enable 5v power on start 2023-04-02 01:11:23 +03:00
MX cb12369b1c Merge branch 'dev' into custom-buttons 2023-04-01 21:59:22 +03:00
MX 656e328a55 fbt format 2023-04-01 21:53:19 +03:00
MX 52944370e6 OFW PR 2548: Picopass Add more detail to saved info screen
by https://github.com/bettse
2023-04-01 21:48:04 +03:00
MX aaeb0278b1 OFW PR 2544: added WAIT_FOR_BUTTON_PRESS functionality to badusb
by @p4p1

merging before OFW, more testing needed!
2023-04-01 21:43:42 +03:00
MX bd78c3b3ea OFW PR 2475: AVR ISP Programmer FAP by @Skorpionm
merging before OFW, more testing needed!
2023-04-01 21:40:37 +03:00
gid9798 5603ed7ebb Transferring and combining the functionality of "custom buttons" into a separate file. 2023-04-01 21:37:04 +03:00
MX 7b1d7904c1 Beninca / Allmatic support 2023-04-01 21:36:59 +03:00
MX 8a21b7c5a1 Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-04-01 17:45:52 +03:00
MX d4a20bc37a Merge branch 'fz-dev' into dev 2023-04-01 17:41:05 +03:00
Sergey Gavrilov ae3a3d6336 RPC: increase max message size (#2543)
* RPC: increase max message size
* RPC: do not use magic numbers
2023-03-31 16:15:15 +09:00
Willy-JL 78c19f7d43 Fix busfault on text input buffer manual change 2023-03-30 02:31:53 +01:00
MX 37bacdd83d GPS NMEA -> Ability to see speed in Km/h
Use right button to switch between modes
2023-03-30 03:58:22 +03:00
Willy-JL 2b2f66bc55 Unlock loader in cli bridge (fix subghz chat) 2023-03-30 01:51:43 +01:00
MX b5ed26ad70 Move multiple func calls into one var 2023-03-30 03:09:39 +03:00
MX fe6d44d273 Show external CC1101 in weather station and POCSAG Pager apps 2023-03-30 03:00:00 +03:00
MX 910e4f3217 Improve GPS NMEA UART plugin, update changelog 2023-03-30 02:22:01 +03:00
Willy-JL 6e903cd40c Fix build 2023-03-29 12:26:10 +01:00
Willy-JL 5f0e677c9d Format 2023-03-29 12:22:53 +01:00
Willy-JL 0b0f14eca8 Load fap meta anyway on api mismatch 2023-03-29 12:22:25 +01:00
Willy-JL c1af6acc62 Fix fap meta load hang 2023-03-29 12:21:38 +01:00
Willy-JL 2b9c6e9d9c Expose storage_get_data 2023-03-29 12:19:01 +01:00
MX 81bee794f8 Merge pull request #403 from gid9798/clear-code-in-add-manual
Clear code in "add manual" scene
2023-03-29 04:06:51 +03:00
Willy-JL 5349c1bbca Fix crash on backspace clear all text 2023-03-29 01:24:43 +01:00
Willy-JL a441feec83 Formatting 2023-03-28 23:59:32 +01:00
Willy-JL cb3afc2600 Format 2023-03-28 23:27:07 +01:00
Willy-JL aa51016553 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-03-28 22:48:12 +01:00
Willy-JL cb66ad9e80 Add BadKB WAIT_FOR_BUTTON_PRESS command 2023-03-28 22:46:24 +01:00
Willy-JL 4c5a37b34e Merge branch 'nfcf' of https://github.com/nullableVoidPtr/flipperzero-firmware into xfw-dev 2023-03-28 22:16:01 +01:00
Willy-JL c2c9257999 Format 2023-03-28 22:02:15 +01:00
Willy-JL c7f6cd1c64 Hide dot files in browser if not debug mode 2023-03-28 22:01:48 +01:00
Willy-JL 638f0fc6f1 Use locked submenu for nfc debug options 2023-03-28 21:56:08 +01:00
Willy-JL 04c5b57e44 Re-add xtreme settings fap icon 2023-03-28 21:51:15 +01:00
Willy-JL 7c0875b54c Merge branch 'ISO15693' of https://github.com/g3gg0/flipperzero-firmware into xfw-dev 2023-03-28 21:49:19 +01:00
Willy-JL 6ebbbcc306 Reset NFC stuff 2023-03-28 21:32:00 +01:00
Willy-JL 265473dff6 Better integrate external main apps 2023-03-28 21:23:42 +01:00
MX ae3481ef6c Merge branch 'fz-dev' into dev 2023-03-28 22:44:35 +03:00
Willy-JL 2d6d34fd46 Update subbrute 2023-03-28 11:07:50 +01:00
gid9798 e0928432ef Clear code in "add manual" scene 2023-03-28 11:40:00 +03:00
Eric Betts 0161d49d80 Elite progress (#2481)
* WIP: builds
* can read standard
* Test standard picopass dictiony during attack
* correctly save diversified key
* read card on success
* more logs
* update file location
* Call setup methods
* backbutton and attempt at skip
* fixed skip
* remove found key state
* rename dictionary attack
* move notification
* center button back to start menu
* wait for card
* Picopass: proper integer formatting
* Picopass: even more proper integer formatting
* remove nextState

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 17:21:14 +09:00
Sergey Gavrilov 8b2dfea925 Improved thread lifecycle (#2534)
* Core, Thread: mark thread to join from prvDeleteTCB
* USB HAL: move vars to MEM2
* Core, Thread: cleanup sources
* Cli: add magic delays on rx pipe error, prevent cli from consuming processor time
* Furi: update thread documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 16:34:49 +09:00
Willy-JL d79b6e75d6 Fix build fail 2023-03-28 08:07:22 +01:00
Willy-JL add2bc9828 Format 2023-03-28 07:54:56 +01:00
Willy-JL 64bd2052e0 Show xfwfirstboot slideshow on click version text 2023-03-28 07:53:53 +01:00
Sergey Gavrilov 3617ad33e4 View Model: recursive mutex (#2532)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 15:31:21 +09:00
Willy-JL 73aee87eb1 Add first xtreme boot slideshow 2023-03-28 06:57:21 +01:00
Willy-JL 70fbbde236 Expose slideshow struct 2023-03-28 06:56:43 +01:00
Willy-JL af65a0dc7d Hide statusbar in slideshows 2023-03-28 05:25:57 +01:00