Skip to content
  • Matthijs van der Kroon's avatar
    Implements ResultSet and Result wrappers · 11af8b44
    Matthijs van der Kroon authored
    * Primed now also emits CONVERT events in the case PrimedTracker is
    instantiated
    * Result class now wraps individual results from personalise calls
    * ResultSet now wraps a list of Results from personalise calls
    * Updates the OkHttp and GSON dependencies to the latest version
    * Primed now exposes two separate callback wrappers: PersonaliseCallback
    and HealthCallback
    * When the application comes to foreground a START event is emitted
    * When the application goes to the background an END event is emitted
    11af8b44