| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-10 | Changed MASLocalization.h to explicit import, trying to appease CocopaPods. | Tomáš Znamenáček | |
| 2015-08-18 | Added Czech localization. | Tomáš Znamenáček | |
| 2015-01-08 | Ignore disabled system shortcuts. | Tomáš Znamenáček | |
| This was implemented before in 0633545a, but lost during the rebase. | |||
| 2015-01-07 | Whitespace fixes. | Tomáš Znamenáček | |
| 2015-01-07 | Introduced a standalone MASShortcutValidator class to validate shortcuts. | Tomáš Znamenáček | |
| It’s a natural simplification of the MASShortcut class. All MASShortcutView objects use a shared validator by default, but can be reconfigured to use a different validator if needed through the shortcutValidator property. | |||
