summaryrefslogtreecommitdiff
path: root/libsowatch
AgeCommit message (Expand)AuthorFilesLines
2013-07-07add some notification support to liveviewJavier S. Pedro1-0/+2
2013-06-15add some support for notifications in liveviewJavier S. Pedro3-22/+80
2013-05-14perform only one bluetooth discovery for all watchesJavier S. Pedro2-4/+2
2013-05-14added liveview watchlet menu (API break)Javier S. Pedro4-7/+29
2013-05-13bump to 0.5 and random fixesJavier S. Pedro1-1/+0
2013-05-12weather rendering in metawatchwatchletsJavier S. Pedro5-6/+22
2013-05-11able to navigate watchlets in liveviewJavier S. Pedro3-38/+23
2013-05-11store watchlets in modelJavier S. Pedro11-15/+236
2013-05-11add the liveview paint engineJavier S. Pedro3-3/+5
2013-05-07testing qml notificationsJavier S. Pedro6-2/+61
2013-05-06prepare for weather qml notificationsJavier S. Pedro7-59/+48
2013-05-06metawatch watchface in QML still a work in progressJavier S. Pedro6-9/+70
2013-05-05continue working on qml watchface supportJavier S. Pedro3-46/+97
2013-05-05preparing face watchlet supportJavier S. Pedro1-0/+13
2013-05-05update the rest of the watchletsJavier S. Pedro2-9/+3
2013-05-05ABI change: Watchlet now depends on Watch, not WatchServerJavier S. Pedro11-56/+72
2013-05-05reduce the number of qdeclarativeengine instancesJavier S. Pedro3-18/+29
2013-05-04add basic support for settings pagesJavier S. Pedro1-0/+1
2013-05-04new calendar watchletJavier S. Pedro1-0/+1
2013-05-03add a small status bar to metawatch watchletsJavier S. Pedro3-6/+3
2013-05-03delete old stuffJavier S. Pedro1-35/+0
2013-03-28disable connection timer when bluetooth is offJavier S. Pedro2-0/+2
2012-09-02fixing a few warningsJavier S. Pedro1-0/+2
2012-08-25fix meecast non-automatic C -> F conversionJavier S. Pedro2-0/+27
2012-08-17new nekowatchlet and minor graphics/performance changesJavier S. Pedro4-8/+50
2012-08-15avoid reloading watchlets when changing order onlyJavier S. Pedro2-0/+13
2012-08-15add binary locale filesJavier S. Pedro2-0/+0
2012-08-15adding locale support to libsowatchJavier S. Pedro6-11/+85
2012-08-14rewrite live notifications handling using modelsJavier S. Pedro7-136/+205
2012-08-13make watchsimulator work againJavier S. Pedro14-59/+238
2012-08-11more fixesJavier S. Pedro2-0/+41
2012-08-10fix package upgrade issuesJavier S. Pedro2-5/+36
2012-08-10watchlet edit UIJavier S. Pedro2-2/+7
2012-08-10NotificationProviders UIJavier S. Pedro1-0/+7
2012-08-10new watchhandler for watchlet/prov lifecycle mgmtJavier S. Pedro3-13/+42
2012-08-09prepare watchlet/notif listsJavier S. Pedro1-0/+13
2012-08-09first UI editable settings!Javier S. Pedro5-2/+22
2012-08-09moving scanner logic to ui, new iconJavier S. Pedro4-0/+72
2012-08-09watch status UIJavier S. Pedro4-19/+26
2012-04-26Moved the core framework to GConf & D-BusJavier S. Pedro17-123/+759
2012-01-04properly send deactivation signalsJavier S. Pedro2-10/+29
2011-12-09Removing the entire grabButton/ungrab mechanismJavier S. Pedro5-33/+4
2011-12-03change the way buttons work in declarativewatchletsJavier S. Pedro2-5/+36
2011-12-02provide a set of metawatch common qml elementsJavier S. Pedro1-1/+2
2011-12-02moving some resources to the filesystemJavier S. Pedro1-3/+7
2011-11-08fix display of mail notifications when there are already unread mailsJavier S. Pedro2-5/+22
2011-10-17Major change: sowatchd is now a QtM serviceJavier S. Pedro2-11/+14
2011-10-17Some weather related fixesJavier S. Pedro1-0/+1
2011-10-16adding more weather descriptionsJavier S. Pedro1-0/+1
2011-10-16Initial implementation of weatherJavier S. Pedro11-9/+265