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: 03050903/GitDiffTextView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: 03050903/GitDiffTextView
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.
  • 17 commits
  • 17 files changed
  • 4 contributors

Commits on Feb 2, 2015

  1. Remove png's

    Bernat Borrás Paronella committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    e39b6a4 View commit details
    Browse the repository at this point in the history
  2. Prepare for maven deploy

    Bernat Borrás Paronella committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    19dc61c View commit details
    Browse the repository at this point in the history
  3. Update readme

    Bernat Borrás Paronella committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    ad814d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2015

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

Commits on Feb 7, 2015

  1. Configuration menu
    Copy the full SHA
    ddd471a View commit details
    Browse the repository at this point in the history
  2. Release for maven 1.1.0

    alorma committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    bd2bb73 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

  1. Improve diff styling

    * adds fullline color highlighting (see `DiffLineSpan`)
    * adds line color option for diff info
    taltstidl committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    24fedb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    979842f View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. Configuration menu
    Copy the full SHA
    5682817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0afa3c View commit details
    Browse the repository at this point in the history
  3. Add text color customization

    There are now options to change the text color of lines based on their
    diff meaning (attributes `diff_addition_text_color`,
    `diff_deletion_text_color` and `diff_info_text_color`)
    taltstidl committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    10e133c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from TR4Android/feature/text_colors

    Add text color customization
    alorma committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    586bb87 View commit details
    Browse the repository at this point in the history
  5. uplaod version

    alorma committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    5b09196 View commit details
    Browse the repository at this point in the history
  6. add image

    alorma committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    9960fd2 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    alorma committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    b1e53ec View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. add travis

    alorma committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    2172310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7515e9 View commit details
    Browse the repository at this point in the history
Loading