summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2014-11-25minor style fixesJavier S. Pedro2-7/+4
2014-11-25port to Qt5.2/sailfish opt-in update 9Javier S. Pedro3-18/+14
2014-10-27initial attempt to fix qt5.2 build issuesJavier S. Pedro2-3/+2
2014-09-28fix broken watchface .qml -> .png mappingJavier S. Pedro1-1/+0
2014-09-27enable all the builtin watchfacesJavier S. Pedro3-17/+146
2014-09-27add a few icons for some notificationsJavier S. Pedro2-2/+55
2014-09-27handle notification mode entering messagesJavier S. Pedro1-0/+8
2014-09-27log the actually used transport, not the settingJavier S. Pedro1-3/+6
2014-09-27avoid some empty notifications for nowJavier S. Pedro1-0/+5
2014-09-27do not show notification count if it's 1Javier S. Pedro1-1/+1
2014-09-20add count of emails,etc. to title of notificationJavier S. Pedro4-11/+20
2014-09-20fix for "dup notifications in event view" bugJavier S. Pedro3-4/+13
avoid sending a reply for eavesdropped method calls
2014-09-20minor changesJavier S. Pedro1-2/+2
2014-09-20add normal/rfcomm bluetooth transport for older MWsJavier S. Pedro9-15/+356
2014-09-17Improve how notifications lookJavier S. Pedro4-9/+63
2014-09-17Bump version, fix release build issues, fix writeLcdBuffer throughputJavier S. Pedro3-1/+9
2014-09-15minimal notificationsJavier S. Pedro10-49/+122
2014-09-14hide warningJavier S. Pedro1-0/+2
2014-09-14fix reconnection issueJavier S. Pedro1-1/+4
2014-09-14simplify notification monitoring for nowJavier S. Pedro4-34/+12
2014-09-14Prepare new plan for notification eavesdroppingJavier S. Pedro5-169/+17
2014-09-14addign watch properties, starting notification workJavier S. Pedro16-56/+472
2014-09-13UI can now add some widgets aroundJavier S. Pedro15-181/+400
2014-09-06adding initial UI to select deviceJavier S. Pedro6-27/+59
2014-09-04emit valid signalJavier S. Pedro1-0/+6
2014-09-04Initial importJavier17-0/+1034