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: MsKnow/loadtoast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a0fdc79
Choose a base ref
...
head repository: code-mc/loadtoast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d2ed47
Choose a head ref
  • 20 commits
  • 17 files changed
  • 4 contributors

Commits on Apr 27, 2015

  1. Configuration menu
    Copy the full SHA
    bd8505c View commit details
    Browse the repository at this point in the history
  2. 1.0.6 - dependency updated

    code-mc committed Apr 27, 2015
    Configuration menu
    Copy the full SHA
    b0e1e51 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. Configuration menu
    Copy the full SHA
    26c6ea6 View commit details
    Browse the repository at this point in the history
  2. added new version to readme

    code-mc committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    3adcd22 View commit details
    Browse the repository at this point in the history
  3. v1.0.8 - fixed toast not disappearing when dismissed quickly. providi…

    …ng no text shrinks the toast to only the loader.
    code-mc committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    428d2b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

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

Commits on Jan 30, 2016

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

Commits on Sep 20, 2016

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

Commits on Sep 24, 2016

  1. Merge pull request code-mc#32 from shaohui10086/master

    fix the issue code-mc#23, about 'LoadToast leaking activities?'
    code-mc authored Sep 24, 2016
    Configuration menu
    Copy the full SHA
    1440196 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. Configuration menu
    Copy the full SHA
    1fce0b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request code-mc#36 from bryant1410/master

    Fix broken headings in Markdown files
    code-mc authored Apr 17, 2017
    Configuration menu
    Copy the full SHA
    0cb8a1f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. fixed memory leak due to animateddrawable + moved view to decorview t…

    …o fix elevation issues code-mc#35 and code-mc#11 + bumped gradle and buildtools
    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    b3271a7 View commit details
    Browse the repository at this point in the history
  2. removed ugly black outline due to drawable alpha

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    b6d2647 View commit details
    Browse the repository at this point in the history
  3. added RTL support code-mc#28

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    fb72903 View commit details
    Browse the repository at this point in the history
  4. bumped library version in readme

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    085a7c5 View commit details
    Browse the repository at this point in the history
  5. merge

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    f89479e View commit details
    Browse the repository at this point in the history
  6. clean up spinner drawable on detatch

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    67c8357 View commit details
    Browse the repository at this point in the history
  7. support for displaying a border on the toast code-mc#10 + added metho…

    …d to simply hide the toast code-mc#29
    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    c913ac5 View commit details
    Browse the repository at this point in the history
  8. added hide method to readme

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    30afa52 View commit details
    Browse the repository at this point in the history
  9. version bump in readme

    Wannes Ghielens committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    5d2ed47 View commit details
    Browse the repository at this point in the history
Loading