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 (
Expand
)
Author
2015-09-21
Support JS timers
Andrew Branson
2015-04-17
Better JSKit memory management
Tomasz Sterna
2015-01-07
Refactored whole app handling into AppInfo class
Tomasz Sterna
2015-01-03
Merge remote-tracking branch 'javispedro/js-testing'
Tomasz Sterna
2014-12-20
add navigator.language property (but it returns invalid value
Javier
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
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