MX
93b4ad4595
Merge remote-tracking branch 'OFW/dev' into dev
2025-09-24 22:32:16 +03:00
MMX
30077dd512
Fix PVS warnings ( #4277 )
...
* Fixing PVS warns
* pvs: additional fixes
---------
Co-authored-by: hedger <hedger@nanode.su >
2025-09-24 21:00:39 +04:00
MX
fb41c6c20c
Input Settings: Add Vibro Trigger option
...
by 956MB & WillyJL
2025-07-30 04:28:22 +03:00
Dmitry422
d399d3d7e5
Merge branch 'dev' of https://github.com/Dmitry422/unleashed-firmware into dev
2025-05-19 00:40:04 +07:00
Dmitry422
ee3e7bc3bf
RGB vibro control tune + Display backlight always ON option.
2025-05-19 00:37:28 +07:00
MX
5a0c4e6678
ofw pr 4205 fix sample durations when using external CC1101
...
https://github.com/flipperdevices/flipperzero-firmware/pull/4205/files
by Aerosnail
2025-04-29 15:49:43 +03:00
Dmitry422
925b95007a
Code cleanup
2025-04-22 10:23:05 +07:00
MX
9f2b202b7d
fix nightshift settings lock bug
2025-04-22 01:22:02 +03:00
MX
1935165591
move to the last position
2025-04-19 17:31:16 +03:00
MX
1d4db1ee2c
unhide rgb from debug
2025-04-18 00:59:24 +03:00
Dmitry422
8a0fb5df36
LCD Inversion refactoring
2025-04-13 23:43:43 +07:00
Anna Antonenko
096c088bf1
vcp, cli: Handle Tx/Rx events before Connect/Disconnect + extra fixes ( #4181 )
...
* cli_vcp: handle tx/rx before connext/disconnect
* cli_vcp: disable trace
* cli_perf: advanced error reporting
* cli_vcp: reset tx flag directly in event handler
* fix formatting
* cli_vcp: make tx flag volatile
* storage_settings: fix scene ids
* cli_shell: add safety check to set_prompt
* cli_registry: move from bptree to dict, fix memory leak
* cli_vcp: go back to message queue for event signaling
* loader: move BeforeLoad event even earlier
* fix formatting
2025-04-11 14:53:10 +04:00
Dmitry422
3c18097025
Moving RGB backlight back to Notification service finished.
2025-04-10 23:44:57 +07:00
Dmitry422
5eacafa16d
Start moving RGB backlight back to Notification service
2025-04-10 18:01:47 +07:00
MMX
e6d1d19a19
Merge pull request #887 from Dmitry422/dev
...
LCD Color Inversion
2025-04-10 03:07:04 +03:00
MMX
0e723cfa69
Merge pull request #886 from DrEverr/fav-app-ok-long
...
add support for Favorite App - Ok Long
2025-04-10 03:06:53 +03:00
Dmitry422
75c8cb9715
Cosmetic code changes
2025-04-10 00:55:02 +07:00
Dmitry422
224d4e060b
LCD Inversion finished by MMX
2025-04-09 23:37:30 +07:00
Dmitry422
4ec8f21e09
still under construction
2025-04-09 22:23:55 +07:00
Dmitry422
7507058870
Start working with LCD color inversion
2025-04-08 18:00:10 +07:00
MX
33fa903f7a
fix swapped settings
2025-04-07 22:33:56 +03:00
MX
edb327e50a
Merge remote-tracking branch 'OFW/dev' into dev
2025-04-07 18:01:37 +03:00
Anna Antonenko
eb0f5ef8c0
[FL-3947] Pinning of settings options ( #4077 )
...
* feat: pinning settings in favorites
* include archive in unit tests fw
* change settings icon
* update text with suggestions from the ui team
* Small touch of constness
---------
Co-authored-by: あく <alleteam@gmail.com >
Co-authored-by: hedger <hedger@users.noreply.github.com >
Co-authored-by: hedger <hedger@nanode.su >
2025-04-07 03:17:58 +04:00
DrEverr
d08d38f3b2
fix
2025-04-01 18:48:14 +02:00
DrEverr
f783e0b3ab
add support for Favorite App Ok Long
2025-04-01 18:39:42 +02: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
a9288da9ba
RGB backlight bags and code cleanup
2025-03-26 08:11:52 +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
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
9da510389a
small fixes
2025-03-15 07:58:51 +03: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
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
687a6fd630
User Interface bug removed.
2025-03-11 15:11:01 +07:00
Dmitry422
82d3f452cd
Code cosmetic changes.
2025-03-10 21:02:37 +07:00
Dmitry422
5e6c238389
RGB mod rainbow effect done.
2025-03-10 20:51:09 +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
08304ccff5
Small usability changes
2025-03-01 23:58:07 +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