MX
4f5cba4cd1
Revert "Merge remote-tracking branch 'OFW/gsurkov/vcp_break_support' into dev [ci skip]"
...
This reverts commit fc25c9fba0 , reversing
changes made to 41ae5d8981 .
2025-04-05 23:41:23 +03:00
MX
380402a55c
revert cli changes before apply of new ones
2025-04-05 23:40:13 +03:00
MX
7f135dae03
little checks for timers
2025-03-28 14:47:33 +03:00
MX
65b1b943d1
GUI: Fix widget text scroll with 256+ lines [ci skip]
...
by Willy-JL in OFW PR 4160
2025-03-28 14:05:47 +03:00
MX
82489cf8eb
fmt
2025-03-28 14:02:12 +03:00
MX
3e9bb38cd7
just in case
2025-03-28 14:01:54 +03:00
Dmitry422
31b7c4a34f
Night shift done.
2025-03-28 13:48:32 +07:00
Dmitry422
cd28f7d232
current working, need find and remove 1 bug
2025-03-28 01:14:57 +07:00
Dmitry422
77865586e1
Start working with "Night Shift" option
2025-03-26 18:51:36 +07:00
Dmitry422
c86b6e4b56
Bump settings for new auto recreation after update
2025-03-26 10:43:45 +07:00
Dmitry422
8df48988f5
Revert "Small rgb_backlight settings menu changes"
...
This reverts commit ca2765a3fb .
2025-03-25 22:34:03 +07:00
Dmitry422
ca2765a3fb
Small rgb_backlight settings menu changes
2025-03-25 18:23:18 +07:00
Dmitry422
23d2bed66a
Remove Rainbow timer bug (after last code cleanup)
2025-03-25 15:52:38 +07:00
MX
b792e094fb
bump version
2025-03-24 05:08:29 +03:00
Dmitry422
f52c9855d6
Cosmetic code changes and removing unused parts.
2025-03-23 19:36:38 +07:00
Dmitry422
f751b28532
Reboot screen color cosmetic changes.
2025-03-19 19:18:19 +07:00
Dmitry422
5eb38b786b
RGB BACKLIGHT refactoring finished.
...
- rgb_backlight by @Quen0n
- rgb_backlight_settings and effects (like rainbow) idea by @Willy-JL
For access to rgb backlight settings enable Debug mode and go to Settings-LCD and Notification-RGB backlight
2025-03-19 18:53:02 +07:00
Dmitry422
a629118aaa
Rainbow mode in progress
2025-03-19 00:46:00 +07:00
Dmitry422
a4d0c467f9
End of static colors settings, next rainbow
2025-03-18 18:41:50 +07:00
Dmitry422
c66b332a7d
refactor rgb_backlight
2025-03-17 23:56:39 +07:00
Dmitry422
05423d5cb3
Start rgb backlight settings refactoring and adding new options;
2025-03-16 22:42:22 +07:00
MX
b48e00928a
remove overkill service
2025-03-16 05:24:20 +03:00
MX
edd75a9b01
init rgb only once on boot if mod is not present
...
testing required!!!
2025-03-16 04:21:02 +03:00
MX
21e2e9c148
fmt and return settings to original value [ci skip]
2025-03-15 08:14:00 +03:00
MX
9da510389a
small fixes
2025-03-15 07:58:51 +03:00
Dmitry422
cf63e9c036
Restore Input_vibro_touch compability with rgb_backlight.
...
rgb_backlight driver litle bit improvements
2025-03-14 18:40:19 +07:00
Dmitry422
9b3d737693
Moving RGB Backlight setings and effect to rgb service finished.
2025-03-14 02:18:14 +07:00
Dmitry422
c9313c6f52
still fucking ))
2025-03-13 18:06:39 +07:00
Dmitry422
e589cf7246
Still working
2025-03-13 00:42:03 +07:00
Dmitry422
7a19c9e549
Still in progress
2025-03-12 18:15:38 +07:00
Dmitry422
4045628ac6
Working on moving RGB routines from Notification to RGB service
2025-03-12 02:19:17 +07:00
Dmitry422
9e6593c09e
Start moving RGB MOD from Notification to RGB MOD service.
2025-03-11 18:54:12 +07:00
Dmitry422
5e6c238389
RGB mod rainbow effect done.
2025-03-10 20:51:09 +07:00
Dmitry422
bf50f0cd20
Cosmetic changes.
2025-03-05 22:47:28 +07:00
Dmitry422
82fd6b2130
RGB Rainbow still in development.
2025-03-04 23:34:11 +07:00
Dmitry422
7ac1452618
Start working on RGB mod Rainbow effect (inspired by Willy-JL idea).
2025-03-04 22:13:59 +07:00
Dmitry422
bb170140e2
Сombining rgb_backlight and original_backlight finished.
...
- RGB Colors settings available only when Settings-Notification-RGB_MOD_Installed swithed ON
- RGB_MOD_Installed switch (ON|OFF) available in Notification only with Debug mode swithed ON.
2025-03-01 22:55:25 +07:00
Dmitry422
3c7d9e63fb
Start working on combining rgb_backlight and original_backlight.
2025-02-28 23:14:18 +07:00
MX
ec593e660c
Merge remote-tracking branch 'OFW/astra/3934-alarm-improvements' into dev
2025-02-25 02:06:05 +03:00
Aleksandr Kutuzov
00e64e8679
Merge remote-tracking branch 'origin/dev' into astra/3934-alarm-improvements
2025-02-25 06:18:42 +09:00
MX
b38d239eb8
Merge remote-tracking branch 'OFW/hedger/more-constness' into dev [ci skip]
2025-02-24 21:18:11 +03:00
hedger
15a5e652e0
usb: restored previous api
2025-02-22 20:40:52 +00:00
hedger
b99f65dd9a
hal: additional fixes for constness in USB subsystem
2025-02-22 16:32:24 +00:00
hedger
b0835220ac
libs: stricter constness for saving RAM with .rodata section; fbt: sdk: fixed signature generation for nested const params
2025-02-22 16:05:56 +00:00
MX
b887d6af21
Merge remote-tracking branch 'OFW/dev' into dev [ci skip]
2025-02-21 05:18:29 +03:00
WillyJL
404764b660
GUI: Widget view extra options for JS ( #4120 )
...
* Fill option for widget frame
* Add widget circle element
* Add widget line element
* Fix missing include for InputType
* Fix missing comment
* Update api symbols
* Load .fxbm from file
* Fix copy pasta
* Add fill param to example
* Fix some comments
* Bump JS SDK 0.3
* Fix free
* Rename widget frame to rect
* Gui: add widget_add_frame_element backward compatibility macros
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-21 10:47:56 +09:00
MX
f242eef26f
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-21 03:08:00 +03:00
Akiva-Cohen
4e9aa3883b
Updated Button Panel ( #4119 )
...
* updated button panel
* fixed mismateched .c and .h files
* Gui: extra events for ok button handling in button_panel
* Gui: extra events for other buttons handling in button_panel
Co-authored-by: あく <alleteam@gmail.com >
2025-02-21 06:57:28 +09:00
MX
aef8a97ab4
Merge remote-tracking branch 'OFW/dev' into dev
2025-02-20 18:40:54 +03:00
Astra
2817666eb9
[FL-3774] Fix 5V on GPIO ( #4103 )
...
* Move OTG controls to the power service
* Accessor: add missing power service import
* Power: add is_otg_enabled to info and properly handle OTG enable with VBUS voltage present
* Power: method naming
* Power: add backward compatibility with old-style use of furi_hal_power
* Scripts: lower MIN_GAP_PAGES to 1
* SubGhz: fix incorrect logging tag
* SubGhz: delegate OTG management to power service
* Power: fix condition race, various improvements
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2025-02-20 12:37:52 +09:00