Tim Su

Results 5 issues of Tim Su

This adds the ability to handle clicks on the other button by adding a handler for `didDismissAlert`. I'm not a mac developer, so it's totally possible this could add an...

See: https://hexdocs.pm/ex_cldr/2.31.0/readme.html#if-you-use-cldr-plug-setlocale > Please note that as of ex_cldr version 2.29.9, the CLDR-based plugs have been extracted to their own ex_cldr_plugs library. you will need to add that dependency to...

We've seen a number of errors in Outlook-generated ICS files in the wild. This PR adds a few fixes to make the parser more flexible: - simple fix to support...

When running a single OTP server and using hot upgrades, Toniq 1.2.3 will occasionally crash, preventing the upgrade. From the logs, I see a few different crashes: ``` =CRASH REPORT====...

This disables all bar events. I see that #202 also exists, this one has no merge conflicts.