Willy-JL
998344f079
Sync apps --nobuild
2024-08-04 22:47:59 +02:00
Willy-JL
a28b840992
GUI: Fix Dark Mode after XOR canvas color
2024-08-02 23:58:13 +02:00
Willy-JL
298f734a93
Revert T5577 Raw Writer update, previous logic was correct
2024-08-02 22:28:04 +02:00
Ikko Eltociear Ashimine
f68da1f831
docs: fix typo in ReadMe.md ( #172 )
...
movevent -> movement
2024-08-02 22:12:03 +02:00
Willy-JL
53727022aa
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-08-02 21:56:35 +02:00
Willy-JL
9e82c8942b
Update apps
...
- T5577 Raw Writer: Fix block count iteration (by Moon-Byeong-heui)
2024-08-02 21:55:28 +02:00
Astra
4f46032d32
[NFC] Change the plantain last number display from "?" to "X" ( #3819 )
2024-08-02 15:03:12 +09:00
Willy-JL
2ee3e6e385
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-08-01 03:04:55 +02:00
BarTender NZ
bec6bd381f
Add lfrfid GProxII support ( #3796 )
...
* Add lfrfid GProxII support
* Add rfid GProxII support and correct linting issues.
* Add GProxII support for 26 and 36 bit cards
* Add GProxII 26 and 36 bit key - fixing minor typos
* Add GProxII 26 and 36 bit key - fix typo
* Add GProxII 26 and 36 Bit support - Change comment to not fail lint checking on XOR Value
Co-authored-by: あく <alleteam@gmail.com >
2024-08-01 07:21:49 +09:00
Willy-JL
e5ccb3821e
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-08-01 00:05:36 +02:00
Filipe Paz Rodrigues
53cf700521
CCID App: Refactor ( #3808 )
...
- Move iso7816 related code to its own folder
- Refactor Iso7816Callback into Iso7816Handler
- Created new file for CCID commands
- Renamed variables according to standard
Co-authored-by: あく <alleteam@gmail.com >
2024-08-01 06:44:04 +09:00
Willy-JL
189e956847
Lock API version number for OFW app hub
2024-07-31 23:42:40 +02:00
Willy-JL
8646e1c477
Update changelog
2024-07-31 23:39:35 +02:00
Astra
f73d60cba8
[FL-3766] Refactor detected protocols list ( #3809 )
...
* Refactor detected protocols list
* nfc app: fix detect protocols file name
* nfc app: fix function naming
* nfc app: fix detected protocol menu selection
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-08-01 06:37:37 +09:00
Willy-JL
10bc24145e
Fixes for -Wundef and iButton ID
2024-07-31 23:36:25 +02:00
Willy-JL
b4c24e6e4b
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-31 23:06:48 +02:00
Willy-JL
114ca2e11a
Update apps
...
- Seader: Remove some optional asn1 fields (by bettse)
- NFC Playlist: Fix extension check and error messages (by acegoal07)
2024-07-31 23:00:36 +02:00
Astra
59eb749b2b
[FL-3879] Fix plantain balance string ( #3813 )
...
* Fix balance string
* nfc app: remove ? in plantain
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
2024-08-01 05:57:00 +09:00
DerSkythe
56fef61c66
fix: Ensure proper closure of variadic function in mjs_array ( #3798 )
...
The changes ensure that the `va_end` function is always called after `c_vsnprintf` in `mjs_array.c`
Co-authored-by: あく <alleteam@gmail.com >
2024-08-01 02:12:26 +09:00
Astra
01b402ba2b
[FL-3827] iButton ID writing ( #3734 )
...
* Function naming corrections and enabled writing ID for all dallas blanks
* Enable ID writing for ds1971 and ds1996
* Sync API Symbols
Co-authored-by: あく <alleteam@gmail.com >
2024-08-01 01:59:41 +09:00
hedger
380ec2ac46
Added -Wundef to compiler options ( #3815 )
...
* fbt: added -Wundef to compiler options; libs: various small fixes for missing defines; desktop: proper access to current RTOS config
* apps: fixes for FURI_DEBUG handling
* rpc: unified definition checks
* Cleanup various defines use
* Cleanup configs and move SVCall ISR priority configuration to furi_hal_interrupts
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2024-08-01 01:38:20 +09:00
hedger
afc4e299a1
toolchain: v39 ( #3793 )
...
* toolchain: v39
* vscode, sublime: re-enabled clangd binary from toolchain as language server
* Sublime project: update for toolchain v39
Co-authored-by: あく <alleteam@gmail.com >
2024-07-30 11:30:25 +09:00
あく
360005c1d5
Furi: update string documentation ( #3803 )
...
Co-authored-by: hedger <hedger@nanode.su >
2024-07-29 17:06:08 +04:00
Willy-JL
a2903f57c8
Apps: Add T5577 Raw Writer (by zinongli)
mntm-005
2024-07-29 02:16:00 +02:00
Willy-JL
74c57a3c7e
Update apps
...
- Seader: T=1 support, APDURunner (by bettse)
2024-07-29 01:43:38 +02:00
Willy-JL
5dfb977cf4
Polish changelog
2024-07-29 01:43:04 +02:00
Willy-JL
896be0ed2d
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-07-29 01:09:35 +02:00
Willy-JL
882eb1b779
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-07-29 01:04:08 +02:00
Willy-JL
b9fd4e0ee9
Reformat devbuild embed a bit
2024-07-29 00:44:13 +02:00
Willy-JL
7d75e32d09
Update changelog
2024-07-28 23:33:50 +02:00
Liam Hays
a403e5f543
Fix typo in "charge me" screen. ( #3812 )
2024-07-28 23:21:56 +03:00
MX
b2305ce5c7
upd changelog
2024-07-28 19:55:18 +03:00
MX
30c2676d60
subghz fix crash and wrong states
2024-07-28 19:46:35 +03:00
MX
09597ca898
Merge remote-tracking branch 'OFW/dev' into dev
2024-07-28 19:09:49 +03:00
Jan Wiesemann
0223c23cfb
Reordered VS-Code Tasks to follow the [Release] > [Debug] schema ( #3810 )
...
Co-authored-by: hedger <hedger@users.noreply.github.com >
2024-07-28 01:03:35 +03:00
Leonid Meleshin
173ecc800e
Remove unused entries from .editorconfig ( #3811 )
2024-07-28 00:57:39 +03:00
Willy-JL
b674f47bd5
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-07-27 17:19:47 +02:00
Willy-JL
457e1be9e0
Only keep new signals from #167 , explain doubled power button
...
Co-authored-by: Tom H <116467716+Wemmy0@users.noreply.github.com >
2024-07-27 17:08:36 +02:00
Willy-JL
702dbd9428
Revert "Infrared: Remove duplicates from Projectors universal remote ( #167 )"
...
This reverts commit 1d9336bf77 .
2024-07-27 16:52:57 +02:00
MMX
121b5e045f
Merge pull request #782 from derskythe/feat/frequency-analyzer-refactor
...
feat: Refactor frequency analyzer code for better readability
2024-07-27 06:30:29 +03:00
MMX
6a86a1390a
Merge pull request #783 from derskythe/fix/docs-formating
...
fix: remove not printable symbols and update FAQ and BadUSB documenta…
2024-07-27 06:30:06 +03:00
MMX
b604ec61f7
Merge pull request #785 from eltociear/patch-2
...
Debug: update QueueTools.py
2024-07-27 06:29:54 +03:00
Willy-JL
c21324a3f3
Add second PR number
2024-07-27 04:18:31 +02:00
Totoo
29df6adb34
Sub-GHz: Added EmosE601x and Acurite 5in1 protocols from WS app ( #170 )
...
* Added EmosE601x and Acurite 5in1 WS
* fix descr
* Add string_brief placeholder
* Keep close to other WS protocols
* Update changelog
* Format
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-07-27 04:17:15 +02:00
Tom H
1d9336bf77
Infrared: Remove duplicates from Projectors universal remote ( #167 )
...
* Infrared: Remove duplicates from Projectors universal remote
* Update fans.ir
Add Amazon Basics Oscillate to universal `fans.ir`
* Update projectors.ir
Fix formatting error
* Update projectors.ir
Add IR codes from projector universal remote
* Update projectors.ir
* Update projectors.ir
* One last duplicate
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-07-27 04:16:00 +02:00
Willy-JL
e2319829ce
Update apps
...
- Seader: Memory management fixes, refactoring (by bettse)
2024-07-27 03:49:06 +02:00
Willy-JL
4f11e68dd2
Temp disable MTP app for release --nobuild
2024-07-27 02:59:13 +02:00
Willy-JL
a05cc97b4c
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-07-27 02:52:42 +02:00
Ikko Eltociear Ashimine
f8b0eab063
Debug: update QueueTools.py
...
availabe -> available
2024-07-27 00:57:58 +09:00
DerSkythe
74527d97b9
Update fbt.md
...
Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com >
2024-07-24 19:40:28 +04:00