Commit Graph

1120 Commits

Author SHA1 Message Date
Willy-JL
14ed0e24b1 Format 2023-02-27 19:16:45 +00:00
Willy-JL
991d49733f Format 2023-02-26 01:44:32 +00:00
Willy-JL
568e271599 Remove game xp from SWD probe (fix build) 2023-02-24 01:17:14 +00:00
Willy-JL
d3f3bf1e11 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-02-24 01:05:31 +00:00
MX
72fd448541 replace paths 2023-02-24 03:04:12 +03:00
MX
07ff0c7d97 Add SWD Probe into main FW
Moved from extra pack to main FW

https://github.com/g3gg0/flipper-swd_probe
2023-02-24 02:43:42 +03:00
MX
f9db06b781 fbt format 2023-02-21 23:42:12 +03:00
MX
7d4bffb575 Merge branch 'fz-dev' into dev 2023-02-21 03:00:48 +03:00
Willy-JL
85e77d82db Remove dolphin deeds (xp) from games 2023-02-20 20:30:40 +00:00
MX
0a3ff7f85a Show RSSI in Weather Station app (#2395)
* Show RSSI in weather station app: copy changes from main SubGHz app
* WeatherStation: remove dead code
* WeatherStation: sync naming schema with current code.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-21 00:19:53 +09:00
Willy-JL
6ec93b46ce Move some apps, fix some app names 2023-02-20 03:19:56 +00:00
Willy-JL
f4b5c172d2 Move morse code to misc (doesnt belong in music) 2023-02-20 02:49:01 +00:00
Willy-JL
1ef497df6d Remove old namechanger app 2023-02-19 23:25:22 +00:00
Willy-JL
2b6fbb161b Remove old mouse jiggler 2023-02-18 08:36:17 +00:00
Willy-JL
87963417aa Merge unleashed + general cleanup 2023-02-18 07:41:51 +00:00
MX
5b0f74bffa Add missing buttons into hid app, remove old app
Now its all in one app, compiles as two apps that will be placed in misc folder
2023-02-17 04:27:01 +03:00
p3ngu19z
a52f64acfd Improve fall speed algorithm 2023-02-16 11:23:46 +02:00
MX
842b497829 Show RSSI in weather station app and in pocsag pager app 2023-02-14 01:44:02 +03:00
MX
928d57b050 Small fixes and updates 2023-02-13 22:06:01 +03:00
Willy-JL
5ed6abc4f7 Format 2023-02-13 01:40:49 +00:00
Willy-JL
e7e508cf59 Change sonar disable method 2023-02-13 00:13:47 +00:00
Willy-JL
53780e72ed Misc sonarcloud fixes 2023-02-13 00:01:49 +00:00
Willy-JL
8812dbc2cd Fix formatter escape code bug warning 2023-02-12 23:24:58 +00:00
VerstreuteSeele
7f493b58d3 minor changes 2023-02-12 19:40:33 +01:00
Willy-JL
537edb151c Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 05:54:09 +00:00
Willy-JL
786ea60af9 Nightstand clock tweaks 2023-02-11 05:53:56 +00:00
Willy-JL
c627c1caf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 05:20:57 +00:00
VerstreuteSeele
ff90b9db8d Naming
fucking bs, i swear
2023-02-11 04:41:31 +01:00
Willy-JL
e644b97cf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 20:58:15 +00:00
Willy-JL
6555082e2a Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
This reverts commit 708dd167c8.
2023-02-10 20:50:30 +00:00
MX
db012807f5 Merge branch 'fz-dev' into dev 2023-02-10 22:53:51 +03:00
VerstreuteSeele
708dd167c8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:36:22 +01:00
VerstreuteSeele
5b1fe0caa0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:30:12 +01:00
VerstreuteSeele
792d58c4cb Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-10 17:15:39 +01:00
MX
97087fadb9 Merge pull request #316 from notmarek/dev
Fix CTRL-SHIFT in mousejacker
2023-02-10 16:51:51 +03:00
Pierce
3eacb0c715 Fixed typo in nfc_magic_scene_wrong_card.c (#2382) 2023-02-10 21:52:53 +09:00
Willy-JL
3234273c9a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 09:54:53 +00:00
Willy-JL
a1d1e2a5a2 Format 2023-02-10 08:56:07 +00:00
Willy-JL
e35b1d476a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-09 20:04:46 +00:00
MX
b9351649ed Merge branch 'fz-dev' into dev 2023-02-09 17:48:50 +03:00
Patrick Cunningham
71871949ec Picopass: show elite key used from dictionary (#2119)
* show elite key used from dictionary
* remove space so it fits on screen

Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 12:47:16 +09:00
jbohack
892adcc695 added pager modulation, removed duplicate modulations, and cleaned up duplicate setting file 2023-02-08 13:46:33 -05:00
MX
3890c7f9fa Merge branch 'fz-dev' into dev 2023-02-08 21:26:56 +03:00
Eric Betts
8f2f2d810a Move CSN space to revent overflow (#2232)
Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 03:06:42 +09:00
MX
2006bd1c95 Add linear delta 3 support to bruteforcer 2023-02-08 20:21:15 +03:00
Clara K
aa2e94a512 Merge branch 'dev' into badusb-ble 2023-02-08 16:12:42 +01:00
MX
6c768f2019 Merge branch 'fz-dev' into dev 2023-02-08 12:09:57 +03:00
Liam Hays
111c7557b3 Fix minor UI inconsistencies and bugs (#2361)
* Changed blue LED to cyan in NFC Magic and Picopass apps.
* Fix capitalization of ATQA and UID in NFC Add Manually wizard.
* Fix reselection of "Saved" menu item in NFC and RFID apps.
* Fix double back press after deleting a file in the SubGhz browser.
* Make NFC app behave like other apps: return to the file browser after deleting a file.
* Rename NfcSceneSetAtqua to NfcSceneSetAtqa.
* Save selected menu items in NFC Magic and Picopass apps in a way that always works.
* Restore previous selection in Universal Remotes menu.
* Other way to do universal remote menu saving, and NFC Extra Actions saves last selection.

Co-authored-by: あく <alleteam@gmail.com>
2023-02-08 17:08:50 +09:00
Willy-JL
cb2e8fbb52 Add [GPIO] tag to geiger counter app 2023-02-08 04:08:24 +00:00
Willy-JL
65081c878a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-08 04:05:46 +00:00