Brainstorm

Application manager - Improving user experience

Posted on 2010-01-11 18:28 UTC by Pelau Vadim. Status: Under consideration, Categories: System.

Solutions for enhancing the application manager user experience

 

Feel free to come and state  your opinion in this thread:

http://talk.maemo.org/showthread.php?p=464991#post464991

 

Thanks for your consideration

Solutions for this brainstorm

0
0
0

Solution #1: Adding "downlod basket" option when clicking an application

Posted on 2010-01-11 20:53 UTC by Pelau Vadim.

Together with "Details" and "continue" when clicking on an application, we should also have a "queue" button.

Once pressed, app manager should return to the list being browsed.

After queuing one or more apps a new section should be available from the top-down menu, next to "restore apps" called "downlod basket".

The download basket should list the queued applications with the brief description beneath each one; There has to be a "tickced box" in front of each app so that the user can unselect it if he wishes - the line with the app marked in blue(theme dependent, orange etc) could be used but could cause users to unwillingly unselect when scrolling. On the other end of the line there should be the "details" button to make reviewing easy.

Summary:

  • A queue button should be added to each app after it's clicked
  • New category in the top-down menu to bring the queued list up
  • Unselect/select option + details button for the queued list ("download basket")
  • The same process should be available for uninstalling as well

 

Summary: after testing the "Restore applications" features I concluded it's pretty much what I described above, so the implementation of "Download basket" should be similar but the "license agreement" stating that the applications re not provided by Nokia should only be displayed once.

 

This is also reported this as an enhancement in bugzilla so future firmwares may contain this feature by default:

https://bugs.maemo.org/show_bug.cgi?id=601

 

Thanks for reading!

0
0
0

Solution #2: Download and installation queues

Posted on 2010-01-13 18:38 UTC by Marcus Wikström.

This solution might actually be the same as the first one with a little more detail, so I'll put it here anyway.

Since the actual installation process is cpu consuming and the download process can be time consuming I suggest a solution where you'd have a download queue and a separate (not necessarely visible) installation queue.

It would work like this. When you select an application for installation, that application would immidiately start downloading, and a button to "install all" would appear. That way you can continue to add applications to the queue while at the same time download the already selected stuff. After you're done you can click the install all button and let the installer hog the cpu for a while. If not all applications have been downloaded when install all is clicked, it can start installing the completed ones while downloading the rest.

I think this would really streamline the installation process, and minimize the wasted time.

The uninstall process would work in a similar way, but obviously would not start before the "uninstall selected" or whatever you'd label it.

EDIT: Added uninstall notes

0
0
0

Solution #3: Show and Check repos

Posted on 2010-01-14 15:45 UTC by Rüdiger Schiller.

The app-list-browser should show the repos shortname additional to app-name and app-description.

Before parsing to apt HAM should check if dependencies are installed from different repo and if user should be asked for it. A list of available versions for the dep with current repo to install from shown but choosable which version to install.

0
0
0

Solution #4: "Application Installed" notification

Posted on 2010-01-14 16:22 UTC by Chris Phillips.

After an application has been updated or installed the yellow notification bar displays, letting you know the application installation is complete. You need to click on the screen to dismiss this, the application then either refreshes the installed apps or the application list, this inevitably takes a while (meaning you have to wait for a refresh - which is quite annoying).

Why is this refresh dependent on the dismissal of the notification? I propose the application refresh behind the notification bar - speeding up use of the application manager.

0
0
0

Solution #5: New sorting schemas

Posted on 2010-01-14 16:40 UTC by Sergey Vlasov.

New sorting schemas in addition to Name and Size:

  • Just Added - totally new apps, sorted by upload date
  • Updated - updated existing apps, sorted by update date
  • Highly Rated - sorted by average vote in http://maemo.org/downloads
  • Most Downloaded - sorted by number of downloads
0
0
0

Solution #6: Extend 'basket' solution to updates too.

Posted on 2010-01-15 17:30 UTC by Chris Phillips.

I also thought perhaps this 'basket' idea could be slightly modified and extended to the 'update' section. A tickbox could be added next to each application, allowing multiple selection of application updates and an 'update all selected' box. This would work with the same basket/queuing solution (a la Android).

0
0
0

Solution #7: Option to update repository data manually

Posted on 2010-01-15 18:01 UTC by Andrey Kudinov.

Currently application manager spends some time refreshing repository info on slow connections every time it starts or when user press update option. In CLI you run "apt-get update" once and then other actions take much less time of you close application and open again or just want to update.

  • Make automatic update an option.
  • Make an app menu button - "update now" in case manual mode is set
  • Ask user to update when application starts.
0
0
0

Solution #8: shortcut keys

Posted on 2010-01-17 00:50 UTC by Kasper Souren.

Up and down keys should go... up and down.

Typing a word should go to that position in the list. E.g. typing V will scroll down the applications that start with V.

0
0
0

Solution #9: Standardize Descriptions and Catagories

Posted on 2010-01-18 22:36 UTC by Andy Pham.

Issue: Some app descriptions are incomplete, or uninformative.

Have a standard list of what to include in the long description

For example:

Address all of the below if possible:

  • What the app does (repeat short description)
  • -Start Long Description
  • What the purpose of the app is
  • -If a Game, state genre, -If tool (e.g. anglemeter) state use, etc.
  • What it is ported from or based off of (if needed)
  • Other useful information.

Useful for people who are unfamiliar with the said app.

0
0
0

Solution #10: UI Improvement (http://tabletui.wordpress.com/2009/12/22/2010-ui-countdown-9-%E2%80%93-extras-assistant/)

Posted on 2010-01-18 22:43 UTC by Andy Pham.

READ UPDATE BELOW FIRST. Implement (if not already in the works), what Mr. Zhilin has concepted. -Adds screenshots of apps, includes rating and popularity system from maemo.org. -App specifics include more screenshots if avaliable, descripton, changes from last version, etc. -Also includes comments. -Basically includes everything from maemo.org/downloads. -(Read info in link for more information) [B]UPDATE:[/B] This is now known as "r" and is in the extras-devel repository. This Solution now proposes that the extras-assistant be merged with the current application manager.
0
0
0

Solution #11: Show Changelog before update a application

Posted on 2010-01-19 14:45 UTC by Helmuth M..

If you have the application already installed on your device you should see a changelog in the application manager before you install the update.

0
0
0

Solution #12: Make the extended description less command-line like

Posted on 2010-01-30 18:03 UTC by David Falkayn.

Summary: This is a purely cosmetic change that is already implemented: it just needs to be included by the App Manager maintainers. It flows the extended description text to fill the window.

I made a very simple patch for App Manager a while ago that improves the "nicefy" function that prepares a package's extended description for display. This is what the user sees when they ask to see details about a package.

Currently, the text is fixed-width. If the package's extended description has lines that are too long, they will wrap to the next line and leave an ugly linebreak midway through the next line.

My patch flows the text so that it fills the window properly, looking more like a GUI should and less like a nasty UNIX CLI-cum-GUI wrapper.

Details here:  Extended description panel doesn't flow text.

0
0
0

Solution #13: Hide applications from the list

Posted on 2010-02-04 18:02 UTC by Gabriel Bacha.

There should be an option to hide applications from the application manager. Options > Hide Then you get the list of applications for enabled catalogs and tick off those that you want to hide. [UI similar to the delete function in file manager]
0
0
0

Solution #14: Changelog

Posted on 2010-03-01 07:19 UTC by Misha K..

Changelog description in updating info of app.

0
0
0

Solution #15: show a list of new available packages

Posted on 2010-03-03 13:09 UTC by ivo schindler.

its difficult to find new applications as they appear as they are not marked somehow (at least did i not see anything). i would propose a new menupoint in overview "new" where new appliactions appear that come first time with apt-get update...

Latest activities to brainstorm Application manager - Improving user experience