summaryrefslogtreecommitdiff
path: root/daemon/jskitobjects.cpp
AgeCommit message (Collapse)Author
2015-01-03Fixed storage path creationTomasz Sterna
2015-01-03Merge remote-tracking branch 'javispedro/js-testing'Tomasz Sterna
Conflicts: daemon/daemon.pro daemon/dbusconnector.cpp daemon/manager.cpp daemon/watchcommands.cpp daemon/watchcommands.h daemon/watchconnector.cpp daemon/watchconnector.h log4qt-debug.conf log4qt-release.conf rpm/pebble.spec rpm/pebble.yaml
2014-12-14implement account and device tokensJavier
2014-12-08implement xhr authenticationJavier
2014-12-06properly send acks for incoming appmsgsJavier
2014-12-06add a polyfill for typed arrays, and many other compat changesJavier
2014-12-05minor changesJavier
2014-12-05partial implementation of geolocationJavier
2014-12-04add stub geolocation APIJavier
2014-12-03fix actually setting the configuration, improve xhr supportJavier
2014-12-03implement more parts of the new D-Bus APIJavier
2014-12-01hackily implement openURL by signalling the URLs via D-Bus to theJavier
settings app, which pops a webview
2014-12-01add stub xmlhttprequest and allow showConfig eventJavier
2014-12-01implement message passing around jskit apps and watchJavier
2014-11-30stub all functions of Pebble JS objectJavier
2014-11-30more JSKit objectsJavier