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
/
appinfo.cpp
Age
Commit message (
Collapse
)
Author
2015-04-17
Fixed AppJS loading
Tomasz Sterna
Fixes #49
2015-04-14
Proper bundle validity check
7cdadf0
Tomasz Sterna
2015-04-14
Do not compute STM32CRC - use one from manifest.json
Tomasz Sterna
Fixes #47
2015-04-09
Implemented firmwareUpgrade in daemon
Tomasz Sterna
2015-01-11
Implemented support for unzipped .pbw bundles
RELEASE_0.13.js2
Tomasz Sterna
2015-01-11
Manual heap object deletion is leaky - let's not do it
Tomasz Sterna
2015-01-11
Moved all Pebble App file access to AppInfo
Tomasz Sterna
2015-01-07
Refactored whole app handling into AppInfo class
Tomasz Sterna
2015-01-03
Support for watch apps, not installed on phone
RELEASE_0.13.js1
Tomasz Sterna
Needed to show app name instead of "unknown app" on the app management screen.
2014-12-14
add icons to the slots managament UI
Javier
2014-12-04
parse capabilities of installed apps
Javier
2014-12-01
implement message passing around jskit apps and watch
Javier
2014-11-30
convert appinfo into a Q_GADGET with properties
Javier