Commit Graph

7802 Commits

Author SHA1 Message Date
あく
b931ef7f6e Merge branch 'dev' into shutdown_idle 2022-12-13 02:52:53 +09:00
Skorpionm
a2be823dec Merge branch 'dev' into skorp/ws_fix_protocol 2022-12-12 19:42:18 +04:00
RogueMaster
5640685c20 RELEASE 2022-12-12 07:59:55 -05:00
RogueMaster
f29affe0b1 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into 420 2022-12-12 07:59:29 -05:00
RogueMaster
30d3227740 remove old 2022-12-12 07:59:15 -05:00
RogueMaster
d014ded1f3 Merge branch 'flipperdevices:dev' into 420 2022-12-12 07:57:01 -05:00
usiegl00
1c12613863 Prevent hacking related backgrounds from being displayed in dummy mode. (#2107)
* Prevent hacking related backgrounds from being displayed in dummy mode.
* Add function call to animation manager to set dummy mode.
* Reboot retains dummy mode background.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 21:46:41 +09:00
Kassim
d541f142c8 Add Mouse Jiggler to HID Remote (#2113)
* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-12 18:47:22 +09:00
RogueMaster
90e7de7aa7 Merge branch 'ofwdev' into 420 2022-12-12 01:25:42 -05:00
MX
966528b16a Merge branch 'fz-dev' into dev 2022-12-11 22:31:46 +03:00
MX
87fb852bcf Weather Station: Fix display of temps lower than -9 (#2120)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 04:29:58 +09:00
MX
d87caac5fe Merge branch 'fz-dev' into dev 2022-12-11 21:34:32 +03:00
Eric Betts
6ff437ad18 Dictionary stuff: iClass keys (#2118)
* MFC comments
* iClass keys from proxmark3 repo

Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 02:32:25 +09:00
nullableVoidPtr
82387bfb01 Merge remote-tracking branch 'origin/dev' into nfcf 2022-12-11 11:46:44 +11:00
nullableVoidPtr
b53690a4d8 Add headers to submenu 2022-12-11 11:11:41 +11:00
MX
76e8b00dc8 WS: Fix displaying temps lower than -9 2022-12-11 03:04:12 +03:00
RogueMaster
af4db7ccea release 2022-12-10 18:37:52 -05:00
RogueMaster
72890b6e26 more fix 2022-12-10 18:17:29 -05:00
RogueMaster
aafc97f31f or fix? 2022-12-10 18:14:48 -05:00
RogueMaster
f7ff8d984e remove old and fix 2022-12-10 18:14:02 -05:00
RogueMaster
af860ef837 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into 420 2022-12-10 18:12:48 -05:00
RogueMaster
88b3bbb2cb Merge branch 'UNLEASHED' into 420 2022-12-10 18:12:40 -05:00
RogueMaster
ec35ce5c6a Update version.py 2022-12-10 17:33:25 -05:00
RogueMaster
7ea274c150 RELEASE 2022-12-10 17:23:43 -05:00
RogueMaster
164559a61b remove old 2022-12-10 17:22:12 -05:00
RogueMaster
98494f62d8 Merge pull request #464 from g3gg0/RM420_ISO15693_fix
fix ISO15693 emulation
2022-12-10 17:21:34 -05:00
MX
f73d28677b Update changelog 2022-12-11 01:08:00 +03:00
g3gg0
d116b3fac1 fix emulation by using latest sources
fixed file saving
2022-12-10 22:54:46 +01:00
RogueMaster
e35320da99 RELEASE 2022-12-10 16:48:31 -05:00
MX
bb3dd48447 Merge branch 'fz-dev' into dev 2022-12-11 00:44:27 +03:00
MX
17ea9315e0 Fix incompatibility with OFW in subghz part + improve speed
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
RogueMaster
405f9adeb9 remove old 2022-12-10 16:25:38 -05:00
RogueMaster
97a3ac4348 Merge branch 'ofwdev' into 420 2022-12-10 16:24:02 -05:00
RogueMaster
476187329d Update ReadMe.md 2022-12-10 16:21:55 -05:00
RogueMaster
5adfd734e3 Merge branch 'UNLEASHED' into 420 2022-12-10 16:18:41 -05:00
MX
63b40992ef Fix naming was different from OFW 2022-12-11 00:09:38 +03:00
あく
1cb5d6f6c5 Merge branch 'dev' into shutdown_idle 2022-12-11 05:34:27 +09:00
あく
27921e42ff Github: fix unit tests workflow (#2117) 2022-12-11 05:34:12 +09:00
MX
ebf39f189d Add link back 2022-12-10 22:39:04 +03:00
Aleksandr Kutuzov
461aca076d Remove merge artifact 2022-12-11 04:04:02 +09:00
あく
4ed695040e Merge branch 'dev' into shutdown_idle 2022-12-11 03:38:33 +09:00
Georgii Surkov
2954ec6d97 [FL-3025] IR button overflow fix (#2115)
* Allow for more than 255 button_menu items
* Allow more than 255 items in submenu
* Fix button_menu_reset

Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 03:05:52 +09:00
SkorP
5597c44f90 WS: fix Nexus-TH potocol 2022-12-10 21:31:16 +04:00
MX
31a9a3f5f3 SubGHz: Improve signal text visibility in history (#2111)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 02:31:07 +09:00
MX
2fcff37f88 Add POCSAG Receiver plugin 2022-12-10 20:08:17 +03:00
MX
35a4eef3fc Merge branch 'fz-dev' into dev 2022-12-10 19:30:20 +03:00
MX
01e24f6837 WS: Show received signal age (#2087)
* Feat: Show received signal age: by @LY2NEO with some fixes from me
* WS: Signal age display GUI fixes and improvements
* WeatherStation: refactor variable names
* WS: GUI fixes and improvements: add icons by @Karator and apply UI changes
* Weather Station: proper event flow for view redraw.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 00:30:03 +09:00
Max Andreev
9d728a1c65 Check FL ticket in PR name after merge (#2076)
* Add base
* Add base again
* Test reporting
* Fix reporting
* Fix secrets
* Fix arguments in report
* Remove depricated actions
* Disable reporting on PR

Co-authored-by: あく <alleteam@gmail.com>
2022-12-10 22:10:51 +09:00
Astra
7fb1af07b8 [FL- 3014] Untangle NFC from Unit Tests (#2106)
* Untangle NFC from Unit Tests
* nfc tests: add log error

Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-10 22:02:34 +09:00
MX
e756c680e5 RFID and iButton fuzzer fixes
Attempt to fix crash when exiting from uids from file attack
2022-12-10 04:36:44 +03:00