VerstreuteSeele
c9ce106ed0
Revert "Nvm.. I refuse to do this. last one"
...
This reverts commit 5995c89c5d .
2023-01-03 22:30:01 +01:00
VerstreuteSeele
5995c89c5d
Nvm.. I refuse to do this. last one
2023-01-03 22:12:23 +01:00
VerstreuteSeele
cb9676d4d1
One of too many. Cloning the Apps from gh for easy-updates
2023-01-03 22:02:23 +01:00
VerstreuteSeele
c8e0501feb
Update Subghz
2023-01-03 21:35:41 +01:00
VerstreuteSeele
e65ed44208
Add QR-Code FAP & Fix Unitemp application.fam
2023-01-02 15:48:23 +01:00
VerstreuteSeele
ce3deedded
Fix [TOTP Issue]( https://github.com/akopachov/flipper-zero_authenticator/issues/53 )
2023-01-02 15:29:12 +01:00
VerstreuteSeele
27517e1f04
Update desktop_scene_lock_menu.c
2023-01-02 15:00:22 +01:00
VerstreuteSeele
3b3940574c
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev
2023-01-02 12:34:19 +01:00
VerstreuteSeele
b54c6c70d5
Fixed NFC
2023-01-02 12:34:00 +01:00
jbohack
d57a867f5c
modified u2f & bad usb sfw text
2023-01-01 22:14:15 -05:00
VerstreuteSeele
dbe8373e7d
Remove dumb apps
2022-12-31 22:51:35 +01:00
VerstreuteSeele
de1c5f46ea
New years update
2022-12-31 21:45:39 +01:00
Florian Grousset
e76ce1b40b
More code error fixes
2022-12-30 19:59:01 -06:00
Florian Grousset
ce3cc4d305
Code error fixes
2022-12-30 19:43:19 -06:00
jbohack
b66c1bc179
added protoview app
...
https://github.com/antirez/protoview
2022-12-30 18:35:36 -05:00
jbohack
0b7cad7918
added new U2F messages
2022-12-30 18:03:08 -05:00
jbohack
05f7a94738
added all original moods for passport to sfw_mode
2022-12-30 17:31:38 -05:00
jbohack
23c0f518a0
sfw_mode support for ibutton added
2022-12-30 17:02:45 -05:00
jbohack
e9a2015266
u2f sfw_mode support added
2022-12-30 16:10:17 -05:00
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
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
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
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
VerstreuteSeele
58f0444a66
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2022-12-29 05:21:27 +01:00
Astra
d58b9f3fe8
Fix MFC bruteforce progress bar ( #2203 )
...
Co-authored-by: あく <alleteam@gmail.com >
2022-12-29 00:09:33 +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
VerstreuteSeele
89d67705a4
Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev
2022-12-27 20:22:31 +01:00
RogueMaster
0bc6381b36
SubBrute Upd
2022-12-27 09:33:37 -05:00
RogueMaster
ed74859225
Merge branch 'UNLEASHED' into 420
2022-12-27 09:31:33 -05:00
MX
69879c3693
Merge pull request #243 from huuck/dev
...
Added ESCAPE key
2022-12-27 17:10:34 +03:00
MX
529a20b9d2
Add holtek HT12X in brute
2022-12-27 17:06:52 +03:00
Gabriel Cirlig
43be797926
Merge branch 'DarkFlippers:dev' into dev
2022-12-27 08:19:28 -05:00