Willy-JL
2270f92eca
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2024-02-14 20:09:09 +00:00
Willy-JL
c7d9e1ea22
Fix extension merge
2024-02-14 19:51:52 +00:00
WillyJL
d9cc02237d
Fix typo in ReadMe.md ( #560 )
2024-02-14 19:34:08 +00:00
Willy-JL
2c01b847d3
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-14 19:22:31 +00:00
Willy-JL
27601d2a9a
Merge branch 'nm/js_archive_ext_filter' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-14 19:15:51 +00:00
Willy-JL
20d898a0e0
Battery Info > About from FAP -1.4kb DFU
2024-02-14 19:11:23 +00:00
Willy-JL
216baf1958
Some NotificationSrv optimizations
2024-02-14 19:11:23 +00:00
Willy-JL
0f7cf15e2d
Some ByteInput optimizations
2024-02-14 19:11:23 +00:00
Willy-JL
3e6c8b09fd
(Experimental) Format only as exFAT - 1.2kb DFU
2024-02-14 19:11:23 +00:00
Willy-JL
5bd168c24b
Keep power settings internal (fix wrong mA) +5kb DFU :(
2024-02-14 19:11:23 +00:00
Ikko Eltociear Ashimine
97c11a65e9
Fix typo in ReadMe.md
...
a -> an
2024-02-15 01:08:22 +09:00
Methodius
cc457fade2
total cleanup. finally, bitlib
2024-02-14 18:34:26 +03:00
Willy-JL
a31087cbee
Show mA while napping (may be inaccurate)
2024-02-14 14:49:56 +00:00
nminaylov
89e9a2083c
Archive: fixed Apps tab ext filter
2024-02-14 17:04:40 +03:00
Willy-JL
6173bb3115
Fix build
2024-02-14 10:32:29 +00:00
Willy-JL
c16e236ae9
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-14 10:13:45 +00:00
Willy-JL
6ef8e40874
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-14 10:00:02 +00:00
MX
6d15c23231
Merge branch 'ofw_dev' into dev
2024-02-14 12:12:54 +03:00
Leptopt1los
dd988ba449
bit_lib and nfc_util refactor ( #3383 )
...
* nfc_util functions for processing bytes moved into bit_lib
* bitlib test update
* bit_lib moved from lfrfid to standalone lib
* Added bit functions for any supported data types
* Error fix and api add
* Added test for 64
* Added doc
* Testcase for 64 rewrited
* Realization error fix
* API version bump
* sync api version, fix after-merge old libs usage
* fix build errors
* build fix
* fbt format
Co-authored-by: assasinfil <nfa57643@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 11:41:42 +07:00
Willy-JL
acc352e61f
Make settings menus external -21.7kb DFU
2024-02-14 04:36:48 +00:00
gornekich
a46038acbf
Gui text box: fix formatted string memory reservation ( #3447 )
...
* text box: reserve correct memory size to avoid reallocation
* Furi: change string reset behavior to release memory, prevent realloc call. Gui: fix NULL-ptr dereference in TextBox.
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 11:19:05 +07:00
Willy-JL
1b91ec95c3
Simpler IR last settings import
2024-02-14 04:12:31 +00:00
Willy-JL
c4ac4e69b3
Fix some settings API usage/setup
2024-02-14 04:03:33 +00:00
Sören
3c77dc7930
Add Model JTC Genesis 5.5 to IR ( #3388 )
...
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-02-14 10:20:36 +07:00
Nikolay Minaylov
13493916e2
JS debug disabled, archive and file browser fixes ( #3446 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 10:14:29 +07:00
hedger
0acd3bfc66
VSCode integration fixes for new toolchain ( #3448 )
...
* fbtenv: link toolchain to current on *nix
* vscode: simplified tool paths
* fbtenv: link toolchain to 'current' on Windows
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 10:05:59 +07:00
Willy-JL
78e405051a
Refactor Xtreme Settings/Assets, -1.3kb DFU
2024-02-14 02:40:41 +00:00
gornekich
3d9a6a41db
FIX ISO15693 emulation ( #3444 )
...
* furi hal gpio: allow enabling interrupt without handler
* signal reader: explicitly enable and disable gpio interrupt
Co-authored-by: あく <alleteam@gmail.com >
2024-02-14 09:37:04 +07:00
Willy-JL
8375aaddad
Custom modulations in subghz remote (?) #536
2024-02-14 01:01:34 +00:00
Willy-JL
25713dc4be
"Use Defaults = Off" for just static/hopper frequencies
2024-02-14 00:42:41 +00:00
Willy-JL
3818624f4d
Revert USB CDC changes from b2a7bb0696 --nobuild
...
They seem to cause issues with qFlipper tgz update
Write operation will randomly hang and cause timeout
2024-02-13 23:53:35 +00:00
Willy-JL
503168de80
Fix plugin symbol warnings (imported from fap api table)
2024-02-13 19:39:57 +00:00
Willy-JL
a73894797d
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2024-02-13 19:29:30 +00:00
Willy-JL
f489f7204f
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-13 19:25:10 +00:00
MX
7d7f15bdf1
Merge remote-tracking branch 'OFW/hedger/vscode4gcc12' into dev
2024-02-13 20:01:37 +03:00
MX
fdde5856b8
upd docs
2024-02-13 17:48:49 +03:00
MX
949098bbc5
Merge remote-tracking branch 'OFW/gornek/nfc_fix_oom' into dev
2024-02-13 17:24:07 +03:00
gornekich
4042852825
text box: reserve correct memory size to avoid reallocation
2024-02-13 14:00:44 +00:00
MX
71a93e8cc3
Merge remote-tracking branch 'OFW/nm/js_archive_fixes' into dev
2024-02-13 16:29:15 +03:00
nminaylov
d75f2c62ca
JS debug disabled, archive and file browser fixes
2024-02-13 16:05:04 +03:00
MX
dd87afcbde
Reduce subghz add manually scene flash size
...
by @Willy-JL
2024-02-13 15:55:28 +03:00
MX
f5cc40af0c
Merge branch 'ofw_dev' into dev
2024-02-13 13:54:26 +03:00
Willy-JL
bb44d74c99
SubGhz Add manually -2.2kb DFU
...
you just cant beat an italian at writing spaghetti code
2024-02-13 05:32:10 +00:00
Willy-JL
96288b11a9
Fix updating extension filter after init
2024-02-13 04:55:52 +00:00
Willy-JL
37fcbbd22e
Fix some browser ext stuff
2024-02-13 04:55:18 +00:00
Nikolay Minaylov
25a280c818
JS serial module renamed, uart channel selection ( #3445 )
2024-02-13 10:04:27 +07:00
MX
19fe8e8954
Merge branch 'js_uart_serial' into dev
2024-02-13 05:05:16 +03:00
Willy-JL
14073941e6
Clearer GPIO Pins section in Xtreme app
2024-02-13 01:31:36 +00:00
hedger
9d5135daff
fbtenv: link toolchain to 'current' on Windows
2024-02-12 23:49:32 +00:00
MX
3a847243bc
Merge remote-tracking branch 'OFW/gornek/fix_iso15_emulation' into dev
2024-02-13 02:28:11 +03:00