My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This application runs on mobile phones supporting j2me. It allows to easily find a contact in address book and make a call. You find a person using one of the following methods:

  1. "Prediction on" mode. For example, you want to find John Smith, so you type "5646". Application will show you all contacts containing [Jkl][mnO][gHi][mNo]. I capitalized letters to show how "5646" matches John. However, if you type "646", John Smith will also show, since "ohn" is part of "John", Actually, any part of any field for the contact is matched: be it first name, last name, address, comment, etc.
  2. Number mode. In this mode you type digits only, a convenient way to look for a contact by a number.
  3. "Prediction off" mode. Standard mode for entering numbers, letters or special symbols. In order to enter special symbols, repeatedly press the star key (*).

Changes in version 2.0:

  1. The search algorithm is reimplemented so that it works a bit faster.
  2. Supports multiple languages for address book. Currently supports latin languages (English, French, Spanish and so on), Cyrillic (Russian), and Hebrew. However, PerfectSearch could easily be extended to support more languages. If you would like to add your language, see HowToTranslate.
  3. Supports multiple interface languages. Currently supports English, Russian and Hebrew. If you would like to add your language, see HowToTranslate.
  4. "View Details" of a contact now shows all available information for the contact.
  5. Minor visual enhancements.

Powered by Google Project Hosting