Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Develop #35

Merged
merged 24 commits into from
Nov 16, 2016
Merged

Develop #35

merged 24 commits into from
Nov 16, 2016

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    2c6197b View commit details
    Browse the repository at this point in the history
  2. Update naming to match project

    REggar committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    a327202 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d06c2f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Merge pull request #29 from REggar/feature/replace_stack_with_one_view

    Add convenience methods for replacing ViewStack with one view
    tomjhall authored Oct 25, 2016
    Configuration menu
    Copy the full SHA
    3c65b4e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. In case ViewStack is empty and replaceStack is called, push a view on…

    … the stack instead of crashing with IllegalStateException.
    Giszczak, Tomasz [R3PI] authored and Giszczak, Tomasz [R3PI] committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    3792f5e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Configuration menu
    Copy the full SHA
    e693638 View commit details
    Browse the repository at this point in the history
  2. Added the ability to transition in from above or below WRT the curren…

    …t view. Returning null on the animation handler will result in no traversal animation.
    tomjhall committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    c3981ce View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    tomjhall committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    dc1e0f0 View commit details
    Browse the repository at this point in the history
  4. Moved over to use AutoValue.

    tomjhall committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    bf93ea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2168dce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d316c63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    626c16f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. Configuration menu
    Copy the full SHA
    72a1444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747d2c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Updated javadoc.

    tomjhall committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    fd08839 View commit details
    Browse the repository at this point in the history
  2. Updated javadoc.

    tomjhall committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    37923a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. Merge pull request #32 from gtomek/feaure/do_push_on_empty_replace

    In case ViewStack is empty and replaceStack is called, push a view on…
    tomjhall authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    7dc0e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058b48c View commit details
    Browse the repository at this point in the history
  3. Removed unneeded class.

    tomjhall committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    1d14d47 View commit details
    Browse the repository at this point in the history
  4. Reformatted code.

    tomjhall committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    cca6df6 View commit details
    Browse the repository at this point in the history
  5. Reformatted code.

    tomjhall committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    e6b9b46 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Merge pull request #33 from tomjhall/add_animation_handler_and_refact…

    …or_code
    
    Add animation handler and refactor code
    tomjhall authored Nov 16, 2016
    Configuration menu
    Copy the full SHA
    3452e84 View commit details
    Browse the repository at this point in the history
  2. Updated version to 1.1.0

    tomjhall committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    1269755 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from tomjhall/release_1_1_0

    Updated version to 1.1.0
    tomjhall authored Nov 16, 2016
    Configuration menu
    Copy the full SHA
    b258e16 View commit details
    Browse the repository at this point in the history