summaryrefslogtreecommitdiff
path: root/metawatch/metawatch.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-12fix scrollable againJavier S. Pedro1-0/+4
2013-05-12weather rendering in metawatchwatchletsJavier S. Pedro1-4/+5
2013-05-11able to navigate watchlets in liveviewJavier S. Pedro1-1/+5
2013-05-11add the liveview paint engineJavier S. Pedro1-1/+1
2013-05-08fix a few license issuesJavier S. Pedro1-0/+3
2013-05-08big change: a new abstract BluetoothWatch classJavier S. Pedro1-177/+22
2013-05-07testing qml notificationsJavier S. Pedro1-1/+2
2013-05-06prepare for weather qml notificationsJavier S. Pedro1-13/+0
2013-03-29recognize every mw as digital, workaround btns issuesowatch_0_4_4Javier S. Pedro1-2/+4
2013-03-28disable some debug stuffJavier S. Pedro1-1/+1
2013-03-28add new settingsJavier S. Pedro1-2/+8
2013-03-28add change mode command to workaround mode prioritiesJavier S. Pedro1-7/+14
2013-03-28update to the new UpdateLcdDisplay formatJavier S. Pedro1-3/+7
2013-03-28ignore messages with size > 32Javier S. Pedro1-2/+15
2013-03-28use properties instead of nvalsJavier S. Pedro1-125/+29
2013-03-28update battery message to gen2 versionJavier S. Pedro1-14/+17
2013-03-28minor format changeJavier S. Pedro1-0/+4
2013-03-28minor changeJavier S. Pedro1-2/+2
2013-03-28add some ability to resynchronize if frame missJavier S. Pedro1-4/+19
2013-03-28disable connection timer when bluetooth is offJavier S. Pedro1-22/+89
2012-09-02fixing a few warningsJavier S. Pedro1-0/+1
2012-08-21verified that proto still matches with proto docsJavier S. Pedro1-0/+4
2012-08-19minor cleanupJavier S. Pedro1-2/+1
2012-08-15minor changesJavier S. Pedro1-2/+2
2012-08-14reenable vibrationJavier S. Pedro1-1/+1
2012-08-13make watchsimulator work againJavier S. Pedro1-17/+23
2012-08-10new watchhandler for watchlet/prov lifecycle mgmtJavier S. Pedro1-2/+8
2012-04-26Moved the core framework to GConf & D-BusJavier S. Pedro1-8/+31
2012-01-04finally enable NVALs, seems that they work with 0.8.2Javier S. Pedro1-6/+7
2011-12-09Removing the entire grabButton/ungrab mechanismJavier S. Pedro1-18/+5
2011-12-03change the way buttons work in declarativewatchletsJavier S. Pedro1-10/+1
2011-12-02provide a set of metawatch common qml elementsJavier S. Pedro1-0/+1
2011-10-29completing nval support, but disabling for nowJavier S. Pedro1-7/+64
2011-10-17initial nval reading supportJavier S. Pedro1-2/+74
2011-10-16Initial implementation of weatherJavier S. Pedro1-0/+6
2011-10-16adding new asynchronous Watch state queriesJavier S. Pedro1-16/+114
2011-10-16Update some message and function names according to new protocol specJavier S. Pedro1-33/+27
2011-10-15Moving MetaWatchDigital stuff into its own classJavier S. Pedro1-273/+7
2011-10-02new notifications list, time syncingJavier S. Pedro1-1/+1
2011-09-27minor changeJavier S. Pedro1-2/+1
2011-09-27new qmafw watchletJavier S. Pedro1-101/+118
2011-09-26fixing bugs found during use ;)Javier S. Pedro1-45/+55
2011-09-25watchlets working!Javier S. Pedro1-13/+32
2011-09-25preparing for watchlet supportJavier S. Pedro1-51/+151
2011-09-24Incoming phone calls working!Javier S. Pedro1-17/+148
2011-09-24new partially working incoming call pluginJavier S. Pedro1-3/+16
2011-09-23Cleaning up bitsJavier S. Pedro1-21/+25
2011-09-19adding notification provider plugins, idle screenJavier S. Pedro1-15/+77
2011-09-18fixing day of the week issueJavier S. Pedro1-1/+2
2011-09-18separation into lib and plugins completeJavier S. Pedro1-51/+210