Commit Graph

1128 Commits

Author SHA1 Message Date
g3gg0
c1b5394b0f further mergability updates 2022-11-25 11:42:29 +01:00
RogueMaster
28cc99ad2d Revert "Merge branch 'pr/446' into 420"
This reverts commit 761dc48b3e, reversing
changes made to 91f037c63f.
2022-11-25 03:08:53 -05:00
RogueMaster
761dc48b3e Merge branch 'pr/446' into 420 2022-11-25 01:40:03 -05:00
RogueMaster
23dd7a20b7 Merge pull request #443 from niki-timofe/mf-unsaved-detect-reader
Mf unsaved detect reader
2022-11-25 01:25:52 -05:00
Никита Тимофеев
7afaeed553 Add missed detect reader deed 2022-11-24 13:23:40 +03:00
Никита Тимофеев
d5a9bfbcd2 Allow "Detect reader" for unsaved card 2022-11-24 05:04:13 +03:00
RogueMaster
a9fa226cea Merge branch 'UNLEASHED' into 420 2022-11-23 20:59:05 -05:00
MX
f086d5b7a3 Merge pull request #180 from TQMatvey/dev
SubGhz: Allow setting RSSI trigger to beggining
2022-11-24 03:25:41 +03:00
MX
757b218397 Revert SubGhz FA changes 2022-11-24 03:16:31 +03:00
TQMatvey
2a5d629318 SubGhz: Allow setting RSSI trigger to beggining 2022-11-24 06:52:44 +07:00
RogueMaster
4a8c814daf Merge branch 'UNLEASHED' into 420 2022-11-23 15:28:31 -05:00
MX
8e14291363 Merge branch 'fz-dev' into dev 2022-11-23 21:30:59 +03:00
Nikolay Minaylov
ffa6249b64 [FL-2985] Fix U2F HID vulnerability #2042
Co-authored-by: あく <alleteam@gmail.com>
2022-11-24 03:12:53 +09:00
MX
daea8a963d Apply subghz FA changes from OFW, update API symbols 2022-11-23 19:46:31 +03:00
Yukai Li
dc76b523c5 Merge branch 'dev' into ntag-auto-pwd-capture 2022-11-23 09:34:18 -07:00
MX
7829428455 Merge branch 'fz-dev' into dev 2022-11-23 19:21:50 +03:00
Yukai Li
14681cdcc0 Format code 2022-11-23 09:04:15 -07:00
Skorpionm
9bb0dbaa3e SubGhz: frequency analyzer. 2dbi desensitization, rssi averaging to reduce jitter, new rssi indicators in log_mode, GUI fix (#2020)
Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:31:39 +09:00
Kyhwana Pardus
1c8451fad4 Fix typos in subghz_cli.c (#2030)
Fix up the "receive" typos

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:23:11 +09:00
MangoTornado
669822cdd2 Fix typos in various outputs (#2032)
* Fix typos in various outputs
* Update u2f_view.c

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 22:15:08 +09:00
Sergey Gavrilov
c511c67e71 Core: thread allocation shortcut (#2007)
* Core: thread alloc+set shortcut
* Apps: use thread allocation shortcut
* Mark some service threads as services
* Init BT as soon as possible

Co-authored-by: あく <alleteam@gmail.com>
2022-11-23 21:49:17 +09:00
RogueMaster
fbb0ec862c Merge pull request #437 from flipperdevices/nm/2985_u2f_hid_fix
Fix U2F HID vulnerability
2022-11-22 13:23:09 -05:00
RogueMaster
34071e7289 Merge pull request #434 from kyhwana/fix_subghz_cli_typos
Fix typos in subghz_cli.c kyhwana
2022-11-22 00:33:07 -05:00
RogueMaster
24f1e7f1c6 Merge pull request #431 from MangoTornado/dev
typos mangoTornado
2022-11-22 00:26:35 -05:00
g3gg0
cd241a2901 switch to DigitalSequence 2022-11-21 13:36:16 +01:00
MangoTornado
c88a717fb2 Update u2f_view.c 2022-11-20 22:21:17 -05:00
Andrew
5daa2118b9 Fix typos in various outputs 2022-11-20 22:14:16 -05:00
Kyhwana Pardus
fd9a01878a Fix typos in subghz_cli.c
Fix up the "receive" typos
2022-11-20 12:03:32 +13:00
g3gg0
1344f8f667 fix log truncation 2022-11-19 13:01:04 +01:00
g3gg0
08a5fee128 log code updates, showing the last entries only 2022-11-19 12:28:58 +01:00
nminaylov
35069af7ca Fix U2F HID vulnerability 2022-11-18 19:10:22 +03:00
g3gg0
971e0093c4 cleaned up SLIX code
fixed byte order mixup
read larger cards
2022-11-17 21:49:29 +01:00
RogueMaster
c7e5b55925 Merge branch 'DarkFlippers:dev' into 420 2022-11-17 02:53:53 -05:00
g3gg0
b4802247df always save file even when tag was not locked 2022-11-17 01:45:22 +01:00
g3gg0
75f5e6604b separate ISO15693 basic and SLIX extensions a bit more
changed save format to reflect this
executing emulation from browser now also works
2022-11-17 01:35:39 +01:00
MX
17cb7533cb SubGHz: FA -> Save last trigger level 2022-11-17 00:37:35 +03:00
RogueMaster
0180fe513a Merge branch 'UNLEASHED' into 420 2022-11-16 10:15:11 -05:00
MX
1e183d5450 SubGHz: Add 440.175 Mhz 2022-11-16 14:26:48 +03:00
Yukai Li
90c362708e nfc: Disallow MFUL unlock with reader if card not read yet
Trying to read first results in either needing to make a new scene or
badly jury rigging other scenes, so let's just not do that
2022-11-15 01:17:54 -07:00
Yukai Li
3624ebf643 nfc: Revise MFUL unlock UI flow 2022-11-15 00:44:11 -07:00
g3gg0
bcd33ca125 added NfcV emulation 2022-11-14 21:12:18 +01:00
Yukai Li
508f52b1c0 nfc: Add faster auth callback patch 2022-11-14 10:26:30 -07:00
Yukai Li
ccced311d7 Merge branch 'dev' into ntag-auto-pwd-capture 2022-11-14 10:25:19 -07:00
RogueMaster
ddb5ae2bd5 Merge branch 'UNLEASHED' into 420 2022-11-13 13:32:13 -05:00
MX
02fe403b2b SubGHz: Fix wrong error message in history 2022-11-12 16:58:35 +03:00
RogueMaster
a43b17dee3 Update archive_browser_view.c 2022-11-12 08:51:17 -05:00
MX
a821b80ffc Archive: Show loading popup on delete 2022-11-12 16:47:00 +03:00
MX
950dee48a0 Merge branch 'fz-dev' into dev 2022-11-12 16:43:12 +03:00
RogueMaster
4b9f353c78 fmt 2022-11-12 08:37:29 -05:00
RogueMaster
ffbbc7ecde Merge branch 'ofwdev' into 420 2022-11-12 08:35:37 -05:00