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

iOS 12 Notification: group them by room #2355

Merged
merged 34 commits into from
Apr 5, 2019
Merged

iOS 12 Notification: group them by room #2355

merged 34 commits into from
Apr 5, 2019

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    897789e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b07c36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accb155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc393d1 View commit details
    Browse the repository at this point in the history
  5. added changes

    fridtjof committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    5805282 View commit details
    Browse the repository at this point in the history
  6. separate notification content generation for iOS 10+ - this will make…

    … using iOS 10+ features easier
    fridtjof committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    8cb6b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    2f1b615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93ce20e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04e9bf9 View commit details
    Browse the repository at this point in the history
  4. factor out common code

    fridtjof committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    589829d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ae3070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90188cd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

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

Commits on Mar 21, 2019

  1. Merge pull request #2207 from fridtjof/ios10-notifications

    Add code to support the new notification system starting with iOS 10
    SBiOSoftWhare authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    93af475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    490e6f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    b35e62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0448c31 View commit details
    Browse the repository at this point in the history
  3. update CHANGES.rst

    fridtjof committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    ae38789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b41cfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f26048d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50531c3 View commit details
    Browse the repository at this point in the history
  7. Update changes

    SBiOSoftWhare committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    dd2d544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    367e003 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Merge remote-tracking branch 'origin/riot_2337' into riot_2337

    # Conflicts:
    #	CHANGES.rst
    #	Riot/AppDelegate.m
    fridtjof committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f500de2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Merge pull request #2347 from fridtjof/riot_2337

    Add notification titles and group them properly on iOS 10+
    SBiOSoftWhare authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    55e6cb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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

Commits on Apr 5, 2019

  1. Configuration menu
    Copy the full SHA
    e3033d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48785e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a27b3d9 View commit details
    Browse the repository at this point in the history
  4. Update changes

    SBiOSoftWhare committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    bdbaaa1 View commit details
    Browse the repository at this point in the history
  5. Update Riot/AppDelegate.m

    Co-Authored-By: SBiOSoftWhare <[email protected]>
    manuroe and SBiOSoftWhare authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4bd1dfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    538d060 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' into riot_2337

    # Conflicts:
    #	CHANGES.rst
    #	Riot/AppDelegate.m
    SBiOSoftWhare committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    5a1c23a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    192bf9c View commit details
    Browse the repository at this point in the history