Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.
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: AndroidDeveloperLB/MaterialPreferenceLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5
Choose a base ref
...
head repository: AndroidDeveloperLB/MaterialPreferenceLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 39 files changed
  • 2 contributors

Commits on Feb 22, 2016

  1. Removed double ripple effect on Android 6, using custom ripple for li…

    …st items. But still click event to corner of any list item occurs on the center of item sometimes.
    jemshit committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    f4727d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d43215 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Merge pull request #21 from jemshit/master

    Almost fixed ripple effect issue on android 6 when pressing preferences items. See this: #19
    Also, for some reason, now it sometimes show the ripple in the middle.
    AndroidDeveloperLB committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    a3ef8e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. fixed duplicate ripple effect on Android 6 and above.

    updated versions of all stuff...
    AndroidDeveloperLB committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    a7d4759 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

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

Commits on Jun 4, 2016

  1. Configuration menu
    Copy the full SHA
    9ed912b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AndroidDeveloperLB committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    cf64ee3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    AndroidDeveloperLB committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    cbca43a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    AndroidDeveloperLB committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    8055eef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. fixed issue of dialogMessage not used and shown

    updated all sdks.
    AndroidDeveloperLB committed Mar 21, 2017
    Configuration menu
    Copy the full SHA
    29f5df1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Update README.md

    AndroidDeveloperLB authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    31cbd82 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. updated sdks

    AndroidDeveloperLB committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    9ec5f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d921b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Update README.md

    AndroidDeveloperLB authored Mar 16, 2018
    Configuration menu
    Copy the full SHA
    2c7aa9d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    AndroidDeveloperLB authored Mar 16, 2018
    Configuration menu
    Copy the full SHA
    79cd403 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. updated sdks

    AndroidDeveloperLB committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    4443648 View commit details
    Browse the repository at this point in the history
  2. cleaned some code

    AndroidDeveloperLB committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    3628e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. updated sdks

    AndroidDeveloperLB committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    c36cc79 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Update README.md

    AndroidDeveloperLB authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    1918cfd View commit details
    Browse the repository at this point in the history
Loading