Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: savvyapps/ToggleButtonLayout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java
Choose a base ref
...
head repository: savvyapps/ToggleButtonLayout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 39 files changed
  • 2 contributors

Commits on Feb 12, 2018

  1. Kotlin

    Jawnnypoo committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    b953164 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Jawnnypoo authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    a1bda6d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. Update README.md

    Jawnnypoo authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    b31a10a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

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

Commits on May 21, 2018

  1. Add docs on the listener

    Jawnnypoo committed May 21, 2018
    Configuration menu
    Copy the full SHA
    72d7bc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

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

Commits on Jul 17, 2018

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

Commits on Jul 18, 2018

  1. Update README.md

    Jawnnypoo authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    d95dff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. ToggleButtonLayout: Add self reference to OnToggledListener callback

    * Also provide ToggleButtonLayout reference per Toggle
    
    * Fixes #10
    
    Signed-off-by: Brandon McAnsh <[email protected]>
    bmc08gt committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    2181964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f476a04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from bmc08gt/master

    ToggleButtonLayout: Add self reference to OnToggledListener callback
    Jawnnypoo authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    0b25786 View commit details
    Browse the repository at this point in the history
  4. Clean up the API a bit

    Jawnnypoo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    cca41aa View commit details
    Browse the repository at this point in the history
  5. Migrate to AndroidX

    Jawnnypoo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    8fa9eb2 View commit details
    Browse the repository at this point in the history
  6. Improvements to API

    Jawnnypoo committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    8e68865 View commit details
    Browse the repository at this point in the history
Loading