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
/
jskitmanager.cpp
Age
Commit message (
Collapse
)
Author
2014-12-14
implement account and device tokens
Javier
2014-12-06
properly send acks for incoming appmsgs
Javier
2014-12-06
do "this.window = this"
Javier
2014-12-06
add a polyfill for typed arrays, and many other compat changes
Javier
2014-12-06
add small progress indicator
Javier
2014-12-05
minor changes
Javier
2014-12-05
partial implementation of geolocation
Javier
2014-12-04
add stub geolocation API
Javier
2014-12-03
fix actually setting the configuration, improve xhr support
Javier
2014-12-03
implement UI for JS app configuration
Javier
2014-12-03
implement more parts of the new D-Bus API
Javier
2014-12-01
hackily implement openURL by signalling the URLs via D-Bus to the
Javier
settings app, which pops a webview
2014-12-01
add stub xmlhttprequest and allow showConfig event
Javier
2014-12-01
implement message passing around jskit apps and watch
Javier
2014-11-30
stub all functions of Pebble JS object
Javier
2014-11-30
more JSKit objects
Javier
2014-11-30
convert appinfo into a Q_GADGET with properties
Javier
2014-11-30
introduce the AppMsgManager and the JsKitManager
Javier
will be used to handle application messages (push, etc) while the JSKitManager will run PebbleKit JS scripts. also add the ability to unpack PebbleDicts