As an end user, I want to be able to search through my assets so that I can quickly find where an item is located, or how much I own.

Issue #14 resolved
Evanova Android repo owner created an issue
  • Add a search. Please see the other search implementations.

Comments (8)

  1. ccleva

    Searching of assets implemented. Currently uses the item dictionary for suggestion as assets are not in db, but free text search works.

    Asset fragment titles I18Nalized in the process.

    Pull request not yet sent, I'm just waiting for the previous one to be accepted.

  2. ccleva

    This is already implemented, the only thing missing is the ability to use character assets as dictionary (we use the full item dictionary for the moment)

  3. Log in to comment