peterhajas / MobileNotifier

iOS Notifications. Done right.
BSD 3-Clause "New" or "Revised" License
302 stars 32 forks source link

[Conflict] Vibrafications #216

Open leberwurstsaft opened 13 years ago

leberwurstsaft commented 13 years ago

MN conflicts with Vibrafications in that it first vibrates "normally" with the default length vibration, and only then the individual length and repeat pattern of Vibrafication kicks in. So instead of one tiny 0.1 second vibration for a Beejive message, I get one normal (i.e. long) followed by the short one. This is really awkward especially when a lot of messages come in. Long, short, long short short long short etc...

This may be overlapping with the "Disable vibrations" wish (Issue #202).