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: faradaj/PatternedEditText
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: faradaj/PatternedEditText
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on May 15, 2015

  1. Update TravisCI config

    - Set gradlew permission within TravisCI config.
    faradaj committed May 15, 2015
    Configuration menu
    Copy the full SHA
    80a622d View commit details
    Browse the repository at this point in the history
  2. Fix TravisCI config.

    faradaj committed May 15, 2015
    Configuration menu
    Copy the full SHA
    c036299 View commit details
    Browse the repository at this point in the history
  3. Fix TravisCI config

    faradaj committed May 15, 2015
    Configuration menu
    Copy the full SHA
    12ce2fc View commit details
    Browse the repository at this point in the history
  4. Update TravisCI config

    faradaj committed May 15, 2015
    Configuration menu
    Copy the full SHA
    d7de43e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2016

  1. Any kind of Editext can be a PatternedEdittext using PatternedViewHel…

    …per base functions.
    
    Default PatternedEdittext behaviour remains the same.
    eolkun committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    87f5419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5ea65e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Update .travis.yml

    erdemolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    ebe4438 View commit details
    Browse the repository at this point in the history
  2. Update build tools and test libs.

    Update maven plugin.
    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    9ba0af6 View commit details
    Browse the repository at this point in the history
  3. Remove annotations lib.

    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    c05e722 View commit details
    Browse the repository at this point in the history
  4. Update sample build tools.

    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    0a66b94 View commit details
    Browse the repository at this point in the history
  5. Disable predex for travis.

    Add support lib to yml.
    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    3ed3503 View commit details
    Browse the repository at this point in the history
  6. Do not abort on lint.

    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    23d91c3 View commit details
    Browse the repository at this point in the history
  7. Remove redundant components.

    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    8fe62f6 View commit details
    Browse the repository at this point in the history
  8. Fix missing repo.

    eolkun committed May 11, 2016
    Configuration menu
    Copy the full SHA
    0e47b29 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4 from erdemolkun/master

    Custom edittexts can be a PatternedEdittext
    faradaj committed May 11, 2016
    Configuration menu
    Copy the full SHA
    56d804c View commit details
    Browse the repository at this point in the history
Loading