index
:
pebble.git
SoftVerNotif
btFix
help
list
master
metadata-fix
music-metadata-fix
notifBySoft
smokku/master
volume
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
notificationmanager.cpp
Age
Commit message (
Expand
)
Author
2015-05-18
Save default settings to DConf if not present
Tomasz Sterna
2014-12-12
Replaced Log4Qt with Qt 5.2+ QLoggingCategory
Tomasz Sterna
2014-09-26
Avoid sending a reply for eavesdropped method calls
Tomasz Sterna
2014-08-12
Fix for issue #16
Philipp Andreas
2014-08-10
Check whether setting isValid before converting toBool
Tomasz Sterna
2014-08-02
Since Log4Qt uses QDebug underneath now, it autoinserts spaces while logging
Tomasz Sterna
2014-08-02
Provide Settings object via constructor
Tomasz Sterna
2014-07-23
Added Twitter support and prepared facebook support
Philipp Andreas
2014-07-22
Adding settings for notifications
Philipp Andreas
2014-07-22
Don't push empty email notifications to pebble
Philipp Andreas
2014-07-14
Supress unused parameter warnings
Tomasz Sterna
2014-07-12
Adding basic Mitakuuluu support, started reading the notification category, a...
Philipp Andreas
2014-07-12
Changed notifications prio and added a error logging
Philipp Andreas
2014-07-12
Using log4qt logging instead of qDebug()
Philipp Andreas
2014-07-11
Prioritize data not the subject. If subject is empty it does not get displayed.
Philipp Andreas
2014-07-10
Adding support for default notifications.
Philipp Andreas