summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/WindowsPhoneToastNotify.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed PEP8 violationsGravatar Stefano 2014-04-181-1/+3
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+1
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-3/+3
* Fix EOFGravatar Walter Purcaro 2014-04-111-1/+0
* Fix __config__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Hosters: replaced line continuation with bracketsGravatar Walter Purcaro 2013-10-161-3/+3
* WindowsPhoneToastNotify: fixed type of storage valueGravatar Andy Voigt 2013-08-261-2/+2
* WindowsPhoneToastNotify: add notification timeoutGravatar Andy Voigt 2013-08-261-7/+10
* WindowsPhoneToastNotify: fixed stringGravatar Stefano 2013-08-231-2/+3
* create WindowsPhoneToastNotify hookGravatar Andy Voigt 2013-08-181-0/+64