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

Update GMailinator to lates Mail #42

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 19, 2015

  1. Added support for Mail.app 8.2

    Just added the UUID in Info.plist.
    ar7hur committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    51fae12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0134918 View commit details
    Browse the repository at this point in the history
  3. added Flagged (aka Star on Gmail, S) shortcut

    Alex Lebrun committed Feb 19, 2015
    Configuration menu
    Copy the full SHA
    4aa3086 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2015

  1. Configuration menu
    Copy the full SHA
    2fa0366 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ar7hur committed Feb 22, 2015
    Configuration menu
    Copy the full SHA
    ac4872f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2015

  1. added compiled bundle

    Alex Lebrun committed Mar 19, 2015
    Configuration menu
    Copy the full SHA
    4fff641 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. Configuration menu
    Copy the full SHA
    aa63feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6a0dc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Added support to Mail.app 9.2 (OSX 10.11.3)

    Filip Krikava authored and Filip Krikava committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    9bf7b10 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2016

  1. Added support to Mail.app 9.3 (OSX 10.11.4)

    Filip Krikava authored and Filip Krikava committed May 21, 2016
    Configuration menu
    Copy the full SHA
    0522295 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Refactor GMailinator.m and other fixes.

    The goal here is to make easier to understand and add new shortcuts to
    GMailinator. Any new addition should be straightforward on the main file.
    
    Also I gather several fixes for different thing over everyone's fork to get the
    following:
    
    Auto UUID on the build script;
    Most of the compilation warnings are gone, with exception of the deprecation to
    load the NIB. If I fix that, the Move To dialog simply does not show up;
    
    Also I got rid of a memory leak on the event creation. It as a tiny one and
    would take forever to impact real users but nevertheless it was a good catch.
    Townk committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    8c584df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0a80e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Mac OS Sierra updates

    acrollet committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    e259f22 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Merge pull request #1 from acrollet/master

    Mac OS Sierra updates
    Townk committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    18431ac View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

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

Commits on Oct 25, 2016

  1. Merge pull request #2 from acrollet/master

    Fix mark as read/unread shortcuts
    Townk committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    cb40e5f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Typo

    g1tman committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    a1be06e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Merge pull request #4 from g1tman/patch-1

    Typo
    Townk committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    bcbe8a8 View commit details
    Browse the repository at this point in the history