Conversation
This should explain how to create your own repository.
This now hides apps that have the "appActive" field set to anything other than "true".
|
Apps aren't marked as installed/uninstalled until the more app is closed and opened again. Maybe the app description text could be a little brighter too? It feels a bit too low contrast for my eyes, at least. |
This comment was marked as outdated.
This comment was marked as outdated.
This should improve readability.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Fixes a sizing issue relating to too much whitespace.
Turns out it was a simple oversight. More.js would try to check to see what apps were installed, but it stopped looking after the first installed application. |
|
It works now :> |
|
Design issue: This is why they do that in the most of the app stores… having a description on the list. Features to add:
Features to consider adding:
Suggestion for the entries on the list:
|
|
Retaking this project. |
|
Please CLOSE this PR and consider now the PR#1838 (which retake this but with a partially re-design under the hood.) |




This pull request changes the installed app-more.js script with a new one, which will also allow the installation of third-party repositories. This replacement also provides a more streamlined approach to distributing different versions of the same application. For example, you can have a "stable" version, along with a "testing" version. You chose which version you wish to install from the application details page. This application is backwards compatible with the current community-apps metadata.js file. However this support is hard coded and will not work with other repositories that follow the same format as this one. I don't anticipate this being a problem as the current more app does not allow additional repositories to be added anyways.
This pull request also moves the current app-more.js to the script-archive folder, and updates the default scripts so that this application takes the place of the original app-more.js application.
For testing, you can use my repository and add it as an entry to the list of application repos.
Use this URL to load my repository:
https://raw.githubusercontent.com/Armored-Dragon/overte-applications/refs/heads/master/metadata.jsonTODO:
Application listing
Application details page
Installed repository list
Application details page (App installed)
Application listing with search
App install selection