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 (
Collapse
)
Author
2016-01-07
Remove unnecessary comparison for boolean.
Andrew Branson
2016-01-07
Don't forward any transient notifications to the watch.
Andrew Branson
2015-06-10
Changed notification format in Sailfish 1.1.6
Andrew Branson
Backwards compatible
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
Fixes duplicate notifications bug. This comes from Salmeta, 4a79b503f10763, by Javier S. Pedro
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, ↵
Philipp Andreas
a bit cleanup
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
Also the data value get shown in the notification overview screen, while the subject is not.
2014-07-10
Adding support for default notifications.
Philipp Andreas