Skip to content
  • Eskil Abrahamsen Blomfeldt's avatar
    Add API for starting intents · 4a81d3bb
    Eskil Abrahamsen Blomfeldt authored
    
    
    We need an API for this, because otherwise it would be
    impossible to start intents and get results from them
    without having access to the application's activities.
    For third-party libraries etc., this is required.
    
    When we define a public Java API, we will implement a similar
    API there, so that applications can also start intents from
    Java code without worrying about collisions with third-party
    add-ons.
    
    [ChangeLog][Intents] Introduced API to launch intents.
    
    Change-Id: Ic3bbfbbaced3278c2ee970e74cba2997d5d867c4
    Reviewed-by: default avatarChristian Stromme <christian.stromme@digia.com>
    4a81d3bb