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: coddo/NotificationAgent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/Add_configuration_manager
Choose a base ref
...
head repository: coddo/NotificationAgent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 17 files changed
  • 1 contributor

Commits on Nov 28, 2015

  1. Merge pull request #2 from coddo/feature/Add_configuration_manager

    Feature/add_configuration_manager
    coddo committed Nov 28, 2015
    Configuration menu
    Copy the full SHA
    f60d35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1acc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326dc86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38fbb52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    532bf28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbcba6d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2015

  1. Configuration menu
    Copy the full SHA
    4d424e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a6ec45 View commit details
    Browse the repository at this point in the history
  3. Made the currently existing display configurator to accept any type o…

    …f notification view and simplified the usage of the app by switching from type inference to injection for the display managers in the notification center
    coddo committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    a157ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49f88ca View commit details
    Browse the repository at this point in the history
  5. Gave the current display manager and popupview more appropriate names…

    … and made them as sealed classes
    coddo committed Dec 1, 2015
    Configuration menu
    Copy the full SHA
    c26fd1d View commit details
    Browse the repository at this point in the history
Loading