kohai-io
4b36625ebc
Add Instapaper support ( #203 )
...
4.43.23418+
2025-11-01 01:20:57 -04:00
Simon Danner
9dadd82787
res/doc: make experimental option documentation better understandable
2024-12-22 21:26:10 -05:00
Simon Danner
fdcc22b82c
res/doc: correct experimental option documentation
2024-12-22 21:26:10 -05:00
Josh Gao
2d0698502b
Allow configuration of builtin main menu buttons ( #174 )
2024-11-27 02:01:16 -05:00
Josh Gao
4b779df860
Add a config to disable the main menu button ( #173 )
...
Closes #127
2024-11-17 01:20:06 -05:00
Onat
2e5819422d
Implement nickel_bluetooth action ( #152 )
...
closes #142
2023-12-15 16:36:06 -05:00
Patrick Gaskin
7c82cc4450
Implement nickel_setting:dark_mode action for 4.28.17623+
2022-01-20 23:30:29 -05:00
Patrick Gaskin
85213ecb1e
Tested on 4.31.19086
2022-01-20 23:19:04 -05:00
Patrick Gaskin
3edaa45f50
Tested on 4.26.16704
2021-02-16 16:19:06 -05:00
Patrick Gaskin
cc361daaac
Implement experimental option for custom main menu icon on 4.23.15505+ ( closes #84 ) ( #98 )
2021-01-07 17:05:44 -05:00
NiLuJe
59daa28dcf
Added TLFi example for selection menu substitution
...
Co-authored-by: Patrick Gaskin <patrick@pgaskin.net >
2020-12-03 13:21:37 -05:00
Patrick Gaskin
df652ee98a
Implemented selection menu location for 4.20.14622+ ( closes #93 ) ( #94 )
...
* New selection and selection_search menu locations.
* Argument transformation for selection menu items.
2020-12-03 13:18:51 -05:00
Patrick Gaskin
91dbf2a713
Tested on 4.25.15875
2020-11-10 21:02:25 -05:00
Patrick Gaskin
23e4cca6bf
Tested on 4.24.15676
2020-10-02 11:27:59 -04:00
Patrick Gaskin
4207cd5995
Tested on 4.24.15672
2020-09-24 18:42:06 -04:00
Patrick Gaskin
c2d26181b9
Added link to new website in documentation
2020-09-04 00:25:54 -04:00
Patrick Gaskin
8ada23e16d
Implemented experimental:menu_main_15505_label option ( closes #88 ) ( #91 )
2020-08-28 14:26:12 -04:00
Patrick Gaskin
851ac584b2
Implemented experimental options ( closes #87 ) ( #90 )
2020-08-28 12:44:15 -04:00
Patrick Gaskin
04aa20bf9b
Updated last tested version in docs
2020-08-27 01:58:23 -04:00
Patrick Gaskin
6a23d1c12e
Added hook to add a main menu button to the bottom tab bar in 4.23.15505+ ( closes #78 ) ( #85 )
2020-08-11 20:14:34 -04:00
Patrick Gaskin
a70d09dd9e
Updated actions for compatibility with 4.23.15505 ( closes #79 ) ( #83 )
...
- 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.
2020-08-11 19:57:12 -04:00
Patrick Gaskin
da4b55e4e1
Made nickel_open:library:library identical to library2 ( #79 ) ( #81 ) ( #82 )
...
Also removed library2 from docs.
2020-08-11 19:04:20 -04:00
Patrick Gaskin
92e5813a77
Removed outdated info from documentation
...
"You will need to reboot to see any changes." is irrelevant since afa1012cf7 .
2020-08-10 18:02:05 -04:00
Patrick Gaskin
39b19654fc
Implemented auto_usb_gadget for nickel_setting ( closes #76 ) ( #77 )
2020-08-09 21:26:39 -04:00
Patrick Gaskin
65fbea2c49
Updated version in docs
2020-08-05 21:20:43 -04:00
Patrick Gaskin
300f11ddad
Implemented nickel_orientation action ( closes #67 ) ( #70 )
2020-08-05 19:31:39 -04:00
Patrick Gaskin
afa1012cf7
Moved nickel_misc:rescan_books_full example to the library menu
2020-08-05 01:27:38 -04:00
Patrick Gaskin
141333c402
Implemented library menu location ( closes #72 ) ( #75 )
2020-08-05 01:25:51 -04:00
Patrick Gaskin
6afc98d5c7
Added some examples for the browser menu
2020-08-05 01:01:27 -04:00
Patrick Gaskin
8fb56eacdd
Implemented browser menu location ( closes #71 ) ( #74 )
2020-08-05 00:54:35 -04:00
Patrick Gaskin
d25dbc8d6f
Fixed typo in nickel_setting documentation
2020-08-04 14:48:13 -04:00
Patrick Gaskin
1d61ddf16b
Implemented power:sleep action ( closes #69 )
2020-08-04 11:36:02 -04:00
Patrick Gaskin
e7646a6502
Added information about using NM with other software ( #65 )
2020-08-03 16:21:02 -04:00
Patrick Gaskin
905c1bcd18
Added note about the documentation file being replaced ( #65 )
2020-08-03 16:03:32 -04:00
Patrick Gaskin
7a372616bf
Added NM_CONFIG_DIR option to the Makefile ( closes #68 )
...
This should not be used in most cases, as it will break compatibility with
existing mods which depend on adding a config to NM. This option is meant as a
better option than find/replace for people who do private builds of NM for
themselves and want to change the config dir.
It will also affect the path used for installing the documentation and shown in
the default menu item.
2020-08-03 15:59:28 -04:00
Patrick Gaskin
80409bf294
Added note about embedding NM to the docs
2020-07-27 11:29:22 -04:00
Patrick Gaskin
a9ad448a35
Updated tested firmware versions in docs
2020-07-08 14:40:28 -04:00
Patrick Gaskin
d530970ba6
Improved wording of documentation
2020-07-03 13:44:46 -04:00
Patrick Gaskin
ec8c685e1f
Fixed outdated example in docs
2020-07-02 14:13:18 -04:00
Patrick Gaskin
cb2caff551
Improved extensibility of nickel_setting, split browser stuff into nickel_browser action ( closes #59 ) ( #60 )
...
* Split browser actions from nickel_extra into nickel_browser
* Improved extensibility of nickel_setting action
Instead of nickel_setting:<setting> for toggling a setting and
nickel_setting:<setting>:<bool> for setting it explicitly, use
nickel_setting:<action>:<setting>.
2020-07-02 00:25:00 -04:00
Patrick Gaskin
af95f6464b
Implemented option to set values for nickel_setting:* explicitly ( closes #51 ) ( #52 )
2020-06-20 15:13:45 -04:00
Patrick Gaskin
7de21b827c
Switched to new method for nickel_extras:web_browser and implemented url/css options ( closes #49 ) ( #50 )
...
* Switched to new method for nickel_extras:web_browser.
* Added support for fw versions less than 4.11.11911 for nickel_extras:web_browser action.
* Added modal, URL, and CSS options to nickel_extras:web_browser.
2020-06-20 15:08:12 -04:00
Patrick Gaskin
1001be39aa
Fixed documentation for nickel_wifi action
2020-06-16 19:38:41 -04:00
Patrick Gaskin
87aafe5899
Implemented nickel_wifi action ( closes #25 ) ( #46 )
2020-06-16 19:12:21 -04:00
Patrick Gaskin
7f52a8165e
Implemented nickel_misc:home action ( closes #39 ) ( #44 )
2020-06-15 16:12:14 -04:00
Patrick Gaskin
2b40ede252
Fixed small grammatical error in docs
2020-06-15 16:08:07 -04:00
Patrick Gaskin
174b6e3130
Implemented nickel_open action ( closes #26 ) ( #38 )
2020-06-08 18:42:25 -04:00
Patrick Gaskin
980703ca94
Added Telnet toggle example
2020-05-25 19:07:08 -04:00
Patrick Gaskin
88adf88880
Implemented skip action ( closes #31 ) ( #32 )
2020-05-25 17:17:27 -04:00
Patrick Gaskin
fdc3ec4f50
Renamed chain to chain_success (breaking) ( closes #33 ) ( #36 )
2020-05-25 17:15:14 -04:00