Package com.codename1.call.directory


package com.codename1.call.directory

Naming and blocking numbers, for calls this app has nothing to do with.

CallDirectory is the entry point. This is the caller-ID and spam-blocking feature: an ordinary cellular call arrives and the system asks the installed directories whether any of them recognises the number.

Deliberately not part of com.codename1.call.session and not a superset of it. An app that only labels numbers never owns a call, so it must not carry MANAGE_OWN_CALLS or a VoIP background mode -- and since the build's opt-in is a package-name prefix that cannot express an exclusion, the only way to say so is to be a different package.

  • Classes
    Class
    Description
    Naming and blocking numbers, for calls that have nothing to do with this app.
    One number the app can name or block.
    What the system currently thinks of this app's caller-identification data.