MX
139cc3c93d
upd changelog
2024-03-20 22:02:13 +03:00
MX
3b83d8b825
the biggest update ever
2024-03-20 21:47:01 +03:00
MX
8c0ba4de9f
add icon
2024-03-20 20:17:16 +03:00
hedger
ee36c66572
fbt: doxygen
target ( #3510 )
...
* fbt: doxygen target
* github: adjustments for doxygen
* github: always generate docs, only upload for dev
* doxygen: fixed exclusion path for awesome-css
* github: stricter check for push ref
* github: bumped action version to fix node.js deprecation
* github: added PVS report url to workflow summary
* github: pvs: reworked report URL handling
* github: added size report to summary
* docs: added `doxygen` target
* fbt: common naming scheme for COMSTR
* Documentation: fix warnings and errors
* Doxygen: stricter warning checks
* fbt: "doxy" target, opens generated doxygen documentation in browser
* github: doxygen: now using edge (1.10) version
Co-authored-by: あく <alleteam@gmail.com>
2024-03-21 01:32:53 +09:00
Astra
4a673397b3
[FL-3760] NFC Parsers cosmetic fixes ( #3511 )
...
* NFC Parsers cosmetic fixes
* Clarify the unknown digit indication
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 18:10:51 +03:00
Astra
a5bb1ead68
NFC wording fixes ( #3512 )
...
* NFC wording fixes
* Fix filename
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 18:10:34 +03:00
Astra
558f75672f
[FL-3760] NFC Parsers cosmetic fixes ( #3511 )
...
* NFC Parsers cosmetic fixes
* Clarify the unknown digit indication
Co-authored-by: あく <alleteam@gmail.com>
2024-03-21 00:08:35 +09:00
Georgii Surkov
7987917d85
[FL-3496, FL-3523, FL-3767, FL-3790] Infrared fixes and more ( #3515 )
...
* FL-3496: do not hardcode universal library names in CLI
* FL-3523: remove TODO, no changes necessary
* FL-3767: remove TODO, no changes necessary
* FL-3790: fix laggy TextInput by not adding it into a ViewStack
* Improve documentation
* Fix logical error in documentation
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 23:54:07 +09:00
Astra
1c033e2afe
NFC wording fixes ( #3512 )
...
* NFC wording fixes
* Fix filename
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 23:44:48 +09:00
Georgii Surkov
169522cbe8
[FL-3792] Fix iButton emulation regression ( #3519 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 23:37:16 +09:00
MX
7c607abfe6
fix module load
2024-03-20 14:48:54 +03:00
MX
6f560ef210
js updates
...
by Willy-JL , oldip
2024-03-20 13:13:04 +03:00
MX
71111b0d2f
sync anims with OFW
...
[FL-3776] Add the Freedom_2_dolphins animation
2024-03-20 12:48:50 +03:00
Astra
8bd984ff81
[FL-3151] Update the WiFi devboard developer documentation ( #3520 )
...
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 18:44:31 +09:00
MX
2276432745
Merge remote-tracking branch 'OFW/gsurkov/3792_onewire_fix' into dev
2024-03-20 12:42:15 +03:00
Astra
ff0952d66a
[FL-3776] Add the Freedom_2_dolphins animation ( #3521 )
...
* Add the Freedom_2_dolphins animation
* Dolphin: rebalance animation weights
Co-authored-by: あく <alleteam@gmail.com>
2024-03-20 18:37:07 +09:00
あく
bcde0aefbd
[FL-3729] Gui: unicode support, new canvas API ( #3322 )
...
* Revert "Rollback #3305 and #3297 fix various rendering issues (#3307 )"
This reverts commit 531ba24e9a
.
* Gui: refactor canvas to use proper coordinate system types. Furi: new furi_break check macros. Desktop: proper types for negative offset.
* Desktop: proper types in desktop_view_locked_doors_draw
* Examples: update images example, off it goes
---------
Co-authored-by: hedger <hedger@users.noreply.github.com>
2024-03-19 19:23:06 +04:00
あく
acc39a4bc0
Api Symbols: replace asserts with checks ( #3507 )
...
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes
Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
Georgii Surkov
c541227483
Merge branch 'dev' into gsurkov/3792_onewire_fix
2024-03-19 12:45:38 +03:00
Anna Prosvetova
a09ec4d976
Infrared: Add Fujitsu ASYG24KMTB ( #3513 )
2024-03-19 18:19:31 +09:00
Georgii Surkov
a0dc2b5cfc
Fix DS1990 emulation
2024-03-18 20:59:35 +03:00
MX
7e9ecdf394
the real update
2024-03-16 02:56:55 +03:00
MX
ce67472dc4
use non prefixed names for regular files with random name
2024-03-15 09:33:27 +03:00
MX
f88da8b0c3
test swap em4100 t5577 blocks (issue 3463 ofw)
2024-03-15 09:32:42 +03:00
MX
d573cc06da
js modules updates
...
by Willy-JL and Sil333033
2024-03-15 07:09:16 +03:00
MX
17dd089b5a
sync scenes
2024-03-15 04:27:37 +03:00
MX
eb013ab6ec
revert usb cdc config changes to verify issue 3452
2024-03-15 04:08:52 +03:00
MX
d7711d729f
Merge branch 'slix_test' into dev
2024-03-15 04:08:43 +03:00
MX
375eb55d33
Merge remote-tracking branch 'OFW/gsurkov/infrared_miscellany' into dev
2024-03-15 04:08:39 +03:00
MX
6e52c591e5
Merge remote-tracking branch 'OFW/gornek/3787_nfc_slix_issues' into slix_test
2024-03-15 04:04:31 +03:00
MX
c5bf29cb8c
Merge remote-tracking branch 'OFW/ktq/ac_contrib' into slix_test
2024-03-15 04:04:18 +03:00
Georgii Surkov
2aa85347ee
Fix logical error in documentation
2024-03-13 12:28:08 +03:00
Georgii Surkov
75432346de
Improve documentation
2024-03-12 19:54:45 +03:00
Georgii Surkov
98c328f93f
FL-3790: fix laggy TextInput by not adding it into a ViewStack
2024-03-12 19:45:22 +03:00
Georgii Surkov
3f7a070397
FL-3767: remove TODO, no changes necessary
2024-03-12 16:18:48 +03:00
Georgii Surkov
b27066b508
FL-3523: remove TODO, no changes necessary
2024-03-12 16:14:21 +03:00
Georgii Surkov
5cfc773b7b
FL-3496: do not hardcode universal library names in CLI
2024-03-12 15:09:35 +03:00
Anna Prosvetova
2da05bfa6c
Infrared: Add Fujitsu ASYG24KMTB
2024-03-12 00:24:29 +01:00
MX
9050a242e6
Merge branch 'ofw_dev' into dev
2024-03-11 21:10:01 +03:00
Georgii Surkov
022fccf0d7
[FL-3783] Asynchronous Infrared remote manipulation ( #3503 )
...
* Introduce ConcurrentRunner, load universal and regular remotes concurrently
* Perform all lengthy operations in a ConcurrentRunner
* Fix python formatting
* Clean up code
* Add usage warning
* Remove ConcurrentRunner, use a plain FuriThread instead
* Load remotes asynchronously in RPC mode as well
* Reorder code for clarity
* Clean up, use thread return code to report errors
* Improve wording
* Fix logical error
2024-03-12 02:35:51 +09:00
あく
adbe4d44f4
DateTime: fix missing weekday in datetime_timestamp_to_datetime conversion ( #3508 )
2024-03-11 17:09:39 +04:00
MX
79a286fe1a
upd changelog
2024-03-11 03:53:32 +03:00
MMX
2f5be8f695
Merge pull request #719 from amec0e/dev
...
Update ac.ir
2024-03-11 02:51:28 +03:00
MMX
e8e596e4c9
Merge pull request #721 from MizumasuShoichi/patch-3
...
Update subghz_setting.c
2024-03-11 02:51:04 +03:00
MX
7b09a22a5c
fix bipki [ci skip]
2024-03-11 02:37:37 +03:00
MX
c9434492b8
Various changes, in expansion, rgb, js
...
by Willy-JL , Spooks4576 , Sil333033 , HaxSam
2024-03-11 00:37:29 +03:00
Methodius
1bd56fb190
bip parser refactor
2024-03-11 00:24:55 +03:00
MX
25d4c4f829
upd subremote
2024-03-10 23:56:23 +03:00
MX
175f603678
Merge branch 'ofw_dev'
...
Conflicts:
.gitmodules
ReadMe.md
2024-03-10 23:38:56 +03:00
MX
df57ecd786
rem module that is not used in UL for now
2024-03-10 23:37:30 +03:00