Willy-JL
fe0ff08c52
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
2024-02-15 22:48:18 +00:00
Radek Pilar
87804374c5
lfrfid/em4100: added support for different bit rates ( #3410 )
...
* lfrfid/em4100: added support for different bit rates
* Format Sources
Co-authored-by: Radek Pilar <radek.pilar@apollogames.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 15:31:04 +07:00
Leptopt1los
26ac455fb9
T5577 lib: write with mask function added ( #3362 )
...
* T5577 lib: write with mask function added
* t5577_write_with_mask: with_password param added
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 13:10:48 +07:00
Nikolay Minaylov
c3c54f672c
Archive: fixed Apps tab ext filter ( #3450 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-02-15 10:53:34 +07:00
Leptopt1los
feb45f6645
FuriHalRtc refactor: new datetime lib ( #3386 )
...
* datetimelib created
* datetimelib unit tests added
* firmware fixes to new datetimelib
* typo fix
* merge artifacts fixed, datetimelib renamed to datetime
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-02-15 10:44:41 +07:00
Willy-JL
a4387de6cb
(Experimental) Allow CPU Sleep in setting menus
2024-02-15 02:04:36 +00:00
Willy-JL
ca5f3bb09a
Support InsomniaSafe flag in extapps (fix mA)
2024-02-15 02:03:06 +00:00
Willy-JL
4ec530c912
Revert "Keep power settings internal (fix wrong mA) +5kb DFU :("
...
This reverts commit 5bd168c24b .
2024-02-15 01:19:38 +00:00
Willy-JL
16d821142d
Revert "Battery Info > About from FAP -1.4kb DFU"
...
This reverts commit 20d898a0e0 .
2024-02-15 01:19:28 +00:00
Willy-JL
4bb6fc175b
Temp fix/revert for transaction history
2024-02-15 01:01:00 +00:00
Willy-JL
8977c9972c
Merge branch 'emv-fixes' of https://github.com/wosk/unleashed-firmware into xfw-dev
2024-02-15 00:05:01 +00:00
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
Methodius
c061fb1681
transactions render fix part 2
2024-02-15 01:45:48 +09:00
Ikko Eltociear Ashimine
97c11a65e9
Fix typo in ReadMe.md
...
a -> an
2024-02-15 01:08:22 +09:00
Methodius
8dd59a5d9e
Merge remote-tracking branch 'upstream/dev' into emv-fixes
2024-02-15 00:37:24 +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
Methodius
0397dd0a40
fix false-positive emv protocol detect
2024-02-14 17:43:09 +09: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
Methodius
3f29295380
transactions render fix
...
Co-authored-by: Nikita Vostokov <1042932+wosk@users.noreply.github.com >
2024-02-14 12:44:03 +09: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