Supported Features
Service List
HALO Core
Contains helper elements to create requests, database tables, instances and much more.
HALO Translations
This library allows the developer to translate the application based on a module stored in HALO.
HALO Two Factor
This library allows the developer to use two factor authentication with HALO.
HALO Content
This library allows the developer to request content to the content module of HALO.
HALO Analytics
This library allows the developer to send analytic tags and keep track of the user interaction.
Support
Using the github open source project you will get direct support for bug fixes from HALO developers.
HALO Notifications
This library allows the developer to receive notifications and react to them.
HALO Auth
This library allows the developer to login to different social networks to gain APP+ priviledges.
Library | Feature | Artifact |
---|---|---|
HALO Core | halo-sdk | |
Get modules | ||
Add segmentation tags | ||
Remove segmentation tags | ||
Check Sdk with server version | ||
Authentication | ||
Device unique id | ||
HALO Content | halo-content | |
Search with custom queries | ||
Sync all the instances of a module | ||
Offline content support | ||
HALO Notifications | halo-notifications | |
Receive notifications | ||
Modify the behavior of the notification | ||
Listen to different notification types | ||
HALO Translations | halo-translations | |
Sync a translations module | ||
Set default translation | ||
Set translation to a TextView asynchronously | ||
HALO Analytics | halo-analytics | |
Send custom content | ||
Support for google analytics | ||
HALO Auth | halo-auth | |
Built in support for google login | ||
Built in support for facebook login | ||
Built in support for halo login | ||
Halo account registration | ||
Role App+ adquisition to perform upgraded operations | ||
HALO Two Factor | halo-twofactor | |
Built in support for confirmation via sms provider | ||
Built in support for confirmation via push provider | ||
HALO Presenter | halo-presenter | |
Helpers for MVP pattern using HALO |