Applet Manager services: Difference between revisions

Line 1,171: Line 1,171:
| 13 || [[#SetFocusHandlingMode]]
| 13 || [[#SetFocusHandlingMode]]
|-
|-
| 14 || SetRestartMessageEnabled
| 14 || [[#SetRestartMessageEnabled]]
|-
|-
| 15 || [2.0.0+] [[#SetScreenShotAppletIdentityInfo]]
| 15 || [2.0.0+] [[#SetScreenShotAppletIdentityInfo]]
Line 1,177: Line 1,177:
| 16 || [2.0.0+] [[#SetOutOfFocusSuspendingEnabled]]
| 16 || [2.0.0+] [[#SetOutOfFocusSuspendingEnabled]]
|-
|-
| 17 || [3.0.0+] SetControllerFirmwareUpdateSection
| 17 || [3.0.0+] [[#SetControllerFirmwareUpdateSection]]
|-
|-
| 18 || [3.0.0+] SetRequiresCaptureButtonShortPressedMessage
| 18 || [3.0.0+] [[#SetRequiresCaptureButtonShortPressedMessage]]
|-
|-
| 19 || [3.0.0+] [[#SetAlbumImageOrientation]]
| 19 || [3.0.0+] [[#SetAlbumImageOrientation]]
Line 1,283: Line 1,283:
=== SetFocusHandlingMode ===
=== SetFocusHandlingMode ===
Takes 3 input u8s with each field located immediately after the previous u8, these are bool flags. No output.
Takes 3 input u8s with each field located immediately after the previous u8, these are bool flags. No output.
=== SetRestartMessageEnabled ===
Takes an input u8 bool flag, no output.


=== SetScreenShotAppletIdentityInfo ===
=== SetScreenShotAppletIdentityInfo ===
Line 1,288: Line 1,291:


=== SetOutOfFocusSuspendingEnabled ===
=== SetOutOfFocusSuspendingEnabled ===
Takes an input u8(bool flag). No output.
Takes an input u8 bool flag. No output.
 
=== SetControllerFirmwareUpdateSection ===
Takes an input u8 bool flag, no output.
 
=== SetRequiresCaptureButtonShortPressedMessage ===
Takes an input u8 bool flag, no output.


=== SetAlbumImageOrientation ===
=== SetAlbumImageOrientation ===