- Updated documentation for nickel_orientation action. - Updated documentation for nickel_browser action. - Updated nickel_open:library:* action. - Updated nickel_misc:home action. - Updated symbol tests for 4.23.15505.
This commit is contained in:
3
res/doc
3
res/doc
@@ -31,11 +31,12 @@
|
||||
# nickel_setting - changes a setting
|
||||
# nickel_extras - opens one of the beta features
|
||||
# nickel_browser - opens the browser
|
||||
# (on firmware 4.23.15505+, you won't be able to exit the browser unless you use the "modal" option or add "menu_item:browser:Quit:nickel_misc:home" to the config)
|
||||
# nickel_misc - other stuff which isn't significant enough for its own category
|
||||
# nickel_open - opens a view
|
||||
# nickel_wifi - controls wifi (note: it doesn't wait for it to connect or disconnect, neither does it check for success)
|
||||
# nickel_orientation - controls screen orientation
|
||||
# (devices without an orientation sensor need to use the kobopatch patch "Allow rotation on all devices" or set [DeveloperSettings] ForceAllowLandscape=true)
|
||||
# (devices without an orientation sensor may need to use the kobopatch patch "Allow rotation on all devices" or set [DeveloperSettings] ForceAllowLandscape=true)
|
||||
# (devices with an orientation sensor don't need to do anything, but can set the config setting to make this work on all views)
|
||||
# (this will override the rotation icon/popup until it is set to something different or the device is rebooted)
|
||||
# power - gracefully controls the power state
|
||||
|
||||
Reference in New Issue
Block a user