Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

26.1.0 #74

Merged
merged 20 commits into from
Oct 30, 2017
Merged

26.1.0 #74

merged 20 commits into from
Oct 30, 2017

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    2654117 View commit details
    Browse the repository at this point in the history
  2. Added bindings for some android arch components

    Those that are required/depended on by android support for now
    Redth committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    0c92052 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Normalized project references

    Redth committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    ffe834a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    2e5f32e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a1de92 View commit details
    Browse the repository at this point in the history
  3. Rename files for android arch

    we were getting errors due to duplicate filenames when building projects, so giving the .jar files more explicit names (and the .aar for good measure)
    Redth committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    20084ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f29f61 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Remove binding to ‘private’ interface

    This was causing issues in the callable wrapper since it should not be used outside of the java package it exists in.
    Redth committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    1bf4ce7 View commit details
    Browse the repository at this point in the history
  2. Move the lifecycle attributes

    This puts them in the Lifecycle -> Event class so they can be used like `[Lifecycle.Event.OnResume]`
    Redth committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    4991273 View commit details
    Browse the repository at this point in the history
  3. Fix some sample references

    Redth committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    feebde9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2d5e64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c5a355 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    e46f78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe510c View commit details
    Browse the repository at this point in the history
  3. Fix path to file

    Redth committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    82df493 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1121131 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    1cfdd92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c031740 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    884ccb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Prepare for stable release!

    Redth committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    b1ed26d View commit details
    Browse the repository at this point in the history