Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Default External Application Push Function #4368

Closed
wants to merge 8 commits into from
Closed

WIP Default External Application Push Function #4368

wants to merge 8 commits into from

Commits on Oct 11, 2018

  1. Default External Application Push Function

    There is a button in the preferences -> external tab -> individual push application settings labeled "Set Default" that, once pressed, will change the Push to application button in the main frame.
    slyr91 committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a3cb18c View commit details
    Browse the repository at this point in the history
  2. Updated Changelog.md

    Added an entry to reflect the added functionality.
    slyr91 authored Oct 11, 2018
    Configuration menu
    Copy the full SHA
    9ee2c00 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. Fixed Checkstyle and and CI Issues

    The Codacy issues regarding checkstyle should be resolved with this commit and the Travis-CI issue regarding Localization should also be resolved.
    slyr91 committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    f421d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12de9dd View commit details
    Browse the repository at this point in the history
  3. Import Statement Ordering

    The import ordering was not correct. They were not grouped correctly. Now they should be.
    slyr91 committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    ad374a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    639a26e View commit details
    Browse the repository at this point in the history
  5. Accidentally Left in a Localization Entry

    Selected Entries was left in the localization file.
    slyr91 committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    6f83b35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46d16c2 View commit details
    Browse the repository at this point in the history