Skip to content

Releases: optimizely/android-sdk

0.2.1

04 Nov 19:51
Compare
Choose a tag to compare

Fixes issue with OptimizelyStartedListener potentially not being called.

Android X 0.1.3

27 Oct 18:48
Compare
Choose a tag to compare

October 27, 2016

Bug Fixes

  • Now service intervals can be changed after they are scheduled the first time.
    • If a service is scheduled when rescheduling the old service will be unscheduled.
  • Now multiple OptimizelyManagerinstances can be created for multiple Optimizely X projects.
    • A manager builds AndroidOptimizely for the project id it was created with and only that that project id.
    • Could run one project in your activites and one in your services.
  • Now shows user experiment record logs.
  • Turns on more core logs.

New Features

  • Exponential Backoff. Datafile download event dispatching now exmploy exponential backoff.

0.1.3 Beta

27 Oct 02:53
Compare
Choose a tag to compare
0.1.3 Beta Pre-release
Pre-release
0.1.3-SNAPSHOT

Beta version 0.1.3

0.1.2-beta

19 Oct 17:28
Compare
Choose a tag to compare
0.1.2-beta Pre-release
Pre-release

The latest build of the next release, 0.1.2.