diff --git a/apps/folderlaunch/ChangeLog b/apps/folderlaunch/ChangeLog index 2670571d7..15614a8b4 100644 --- a/apps/folderlaunch/ChangeLog +++ b/apps/folderlaunch/ChangeLog @@ -1,3 +1,4 @@ 0.01: New app! 0.02: Handle files potentially not existing -0.03: Add setting to disable vibration \ No newline at end of file +0.03: Add setting to disable vibration +0.04: Add glue to allow moving applications from web interface diff --git a/apps/folderlaunch/README.md b/apps/folderlaunch/README.md index 2caac29c3..b142e6878 100644 --- a/apps/folderlaunch/README.md +++ b/apps/folderlaunch/README.md @@ -33,4 +33,8 @@ Swiping up and down will scroll. Swiping from the left, using the back button, o * Move app here: Display a list of apps. Selecting one moves it into the folder. * One menu entry for each subfolder, which opens the folder management menu for that subfolder. * View apps: Only present if this folder contains apps, Display a menu of all apps in the folder. This is for information only, tapping the apps does nothing. - * Delete folder: Only present if not viewing the root folder. Delete the current folder and move all apps into the parent folder. \ No newline at end of file + * Delete folder: Only present if not viewing the root folder. Delete the current folder and move all apps into the parent folder. + +## Web interface + +Limited editing is possible from the web interface. You can add folders and move applications between folders. \ No newline at end of file diff --git a/apps/folderlaunch/interface.html b/apps/folderlaunch/interface.html new file mode 100644 index 000000000..08d60366a --- /dev/null +++ b/apps/folderlaunch/interface.html @@ -0,0 +1,234 @@ + + +
+ + + + + + + + + + + +App | +Folder | +Move to | +
---|