Commit Graph

3179 Commits

Author SHA1 Message Date
RogueMaster a865011f60 Update ReadMe.md 2022-10-10 02:44:51 -04:00
RogueMaster 5aebbaa760 Update ReadMe.md 2022-10-10 02:41:38 -04:00
RogueMaster 34134af75f Update ReadMe.md 2022-10-10 02:41:25 -04:00
RogueMaster 102fc0105e Update ReadMe.md 2022-10-10 02:40:09 -04:00
RogueMaster 608c540f58 Update ReadMe.md 2022-10-10 02:39:01 -04:00
RogueMaster 2b975fc40c Update dtmf_dolphin_dialer.c 2022-10-10 02:35:16 -04:00
RogueMaster 6198c22763 Update ReadMe.md 2022-10-10 02:18:14 -04:00
RogueMaster ca851d933d Update bt_hid_keynote.c 2022-10-10 02:18:12 -04:00
RogueMaster e29d12aa03 Update desktop_settings_scene_favorite.c 2022-10-10 02:10:33 -04:00
RogueMaster 3b50b84cf5 Update desktop_scene_main.c 2022-10-10 02:07:01 -04:00
RogueMaster bad92a8c58 more upds 2022-10-10 02:01:00 -04:00
RogueMaster c181b1d5bc remove i2c stuff 2022-10-10 01:58:51 -04:00
RogueMaster 56b5438b79 Merge branch 'DarkFlippers:dev' into 420darkupds 2022-10-10 01:39:56 -04:00
MX 4b8221d813 add new icon for uart echo
icon by @Svaarich
2022-10-09 23:32:04 +03:00
MX c7a454752a Merge pull request #95 from hardcod3dd/dev
Turkish language support
2022-10-09 22:41:46 +03:00
hardcod3d b1f8073333 Turkish language support 2022-10-09 22:34:37 +03:00
MX e489c57fc0 update changelog 2022-10-09 21:49:59 +03:00
MX 877a9202fd fix decode raw bugs (blank screen, broken files) 2022-10-09 19:45:39 +03:00
MX acbe7a10e2 enable hopping with detect raw, and trying to fix crashes
feature still very unstable, use at your own risk!!!
2022-10-09 14:43:18 +03:00
MX b6b33a70e9 Merge pull request #93 from UberGuidoZ/patch-1
Slight update for newest dev method
2022-10-09 14:38:20 +03:00
MX 1132653d7a Merge branch 'fz-dev' into dev 2022-10-09 14:37:18 +03:00
UberGuidoZ 3fd30a9132 docs: update on FAP build process (#1852) 2022-10-09 09:20:15 +03:00
UberGuidoZ 50e9f7d3ca Slight update for newest dev method 2022-10-08 22:43:08 -07:00
RogueMaster e32a1ca733 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:56:12 -04:00
RogueMaster b6409226e8 Merge branch 'UNLEASHED' into 420darkupds 2022-10-08 23:46:51 -04:00
MX e7de975885 update changelog 2022-10-09 05:19:57 +03:00
MX f5a1872db4 Desktop: Set external apps as favorites (& fix forgotten record close)
OFW PR 1816 by @djsime1
2022-10-09 05:18:24 +03:00
MX 409d2e5f05 replace usb mouse with new plugin (see readme and changelog) 2022-10-09 04:37:14 +03:00
MX 91d7a38ca6 update changelog and fix subghz issues 2022-10-09 04:24:51 +03:00
MX 00323892f2 rebranding :) 2022-10-09 02:27:38 +03:00
MX 45840a1146 rise and shine mr freeman... 2022-10-09 00:37:22 +03:00
MX b0c9af9c06 Merge branch 'fz-dev' into dev 2022-10-08 23:11:16 +03:00
Roland Kammerer a1ede0a2fc BadUSB: add SYSRQ keys (#1460)
This allows sending of SysRq keys[1]. This then for example allows
sending the well known 'reisub' commands to safely reboot a otherwise
frozen Linux box. Or obviously any of the other magic keys.

The advantage compared to sending it to /proc/sysrq-trigger is that one
does not need a shell and depending on how broken the system is, one
might not even be able to get a new shell. The SysRq keys still work.

The cost is adding a new/"non-standard" keyword, IMO it is worth it.

Example:
DEFAULTDELAY 200
DELAY 1000
SYSRQ r
SYSRQ e
SYSRQ i
SYSRQ s
SYSRQ u
SYSRQ b

If one really wants to test it, I suggest h(elp) or w(ait).

[1] https://en.wikipedia.org/wiki/Magic_SysRq_key

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-10-09 02:56:56 +09:00
Sergey Gavrilov 31c0346adc [FL-976] Removing lambdas (#1849)
* Removing lambdas...
* Wake the fk up, Gordon! We have a citadel to burn!
* Here comes the Nihilanth
* Lambda documentation

Co-authored-by: あく <alleteam@gmail.com>
2022-10-09 02:38:29 +09:00
Sergey Gavrilov 981f7ff8b0 Elf loader: do not load .ARM.* sections (#1850)
* Elf loader: do not load .ARM sections
* Fix section name
2022-10-09 00:51:51 +09:00
SG c38c42906f Elf loader: do not load .ARM sections 2022-10-08 17:50:26 +03:00
MX 7c8eacb168 Merge branch 'fz-dev' into dev 2022-10-08 15:14:15 +03:00
あく c13929330e Gui: fix memory leak in file browser module (#1848) 2022-10-08 19:57:53 +09:00
Yukai Li 88ca267466 music_player: Return to browser instead of exiting on back button (#1846)
* music_player: Return to browser instead of exiting on back button
* music_player: Fix number and dots extraction
2022-10-08 19:13:26 +09:00
MX aedde45de8 Merge pull request #92 from an4tur0r/feature/arkanoid_speed
Feature: allow to set ball speed in Arkanoid
2022-10-08 00:20:14 +03:00
MX 184b467f62 add nfc feature back, bug seems to be fixed 2022-10-08 00:03:06 +03:00
an4tur0r 221ac1ed3b allow to set ball speed in Arkanoid 2022-10-07 23:09:17 +03:00
MX 464c725a48 fix debug logs 2022-10-07 23:05:00 +03:00
MX 3e538a8ade bump ver 2022-10-07 22:51:34 +03:00
MX ae76f45339 sub brute fixes 2022-10-07 22:13:45 +03:00
MX 4cb585e4b9 fix subghz display bug 2022-10-07 21:34:01 +03:00
MX 16ea8dc568 Merge branch 'fz-dev' into dev 2022-10-07 21:11:40 +03:00
MX 4c9d62a33f adapt plugins to furi stream, fix printf formats 2022-10-07 21:05:16 +03:00
Sergey Gavrilov d10e16ca3c Snake game: nokia 6110-like sound (#1844)
* Snake game: nokia 6110-like sound
* Snake game: blocking sound notifications
* SnakeGame: flush notification queue with backlight enforce block

Co-authored-by: あく <alleteam@gmail.com>
2022-10-08 02:27:32 +09:00
Sergey Gavrilov 37b5e58a60 More correct elf loader (#1839)
* ELF File: more robust section loader
* ELF File: faster and smaller preinit, init and fini arrays handling
* ELF File: load sections on preload stage
* ELF File: naming
* Furi: fix use after free in thread join

Co-authored-by: あく <alleteam@gmail.com>
2022-10-08 02:06:29 +09:00