summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07Refactored whole app handling into AppInfo classTomasz Sterna
2015-01-05Imported QuaZIP library to daemon sourcesTomasz Sterna
2015-01-03Support for watch apps, not installed on phoneRELEASE_0.13.js1Tomasz Sterna
2015-01-03Fixed storage path creationTomasz Sterna
2015-01-03Merge remote-tracking branch 'javispedro/js-testing'Tomasz Sterna
2015-01-03Updated About page e-mail linkTomasz Sterna
2014-12-23Release 0.13RELEASE_0.13Tomasz Sterna
2014-12-23Implemented daemon -d debug logging switchTomasz Sterna
2014-12-21use overridePageStackNavigation to ensure accept() worksJavier
2014-12-21fix typosJavier
2014-12-21add itemselector to the appconfig webviewJavier
2014-12-21allow buffer sizes that are not multiples of 4 in crc calculationJavier
2014-12-20add navigator.language property (but it returns invalid valueJavier
2014-12-14add progress bar and scroll indicator to appconfig dialogJavier
2014-12-14add i18n support to UI appJavier
2014-12-14convert appconfig into a dialogJavier
2014-12-14treat JS bools as intsJavier
2014-12-14treat JS reals as ints before sending to pebbleJavier
2014-12-14implement account and device tokensJavier
2014-12-14bumping version to 0.12.1bJavier
2014-12-14add icons to the slots managament UIJavier
2014-12-14add UI to install/remove apps from watchJavier
2014-12-13minor cleanupJavier
2014-12-13set loglevel to INFO on release versionJavier
2014-12-13do not listen for every d-bus owner changeJavier
2014-12-13progress reporting callbacks in uploadmanagerJavier
2014-12-12query all apps from d-busJavier
2014-12-12minor cleanupJavier
2014-12-12Updated App icon PNGTomasz Sterna
2014-12-12Updated LICENSETomasz Sterna
2014-12-12Replaced Log4Qt with Qt 5.2+ QLoggingCategoryTomasz Sterna
2014-12-12move the mpris tracking into musicmanagerJavier
2014-12-12add support for uploading files, requires fw 2.8Javier
2014-12-11minor changes (some new protocol constants (2.8?))Javier
2014-12-08fix a crash within the lambda that captures appOpenUrlJavier
2014-12-08cleanup BT message decodingJavier
2014-12-08implement xhr authenticationJavier
2014-12-08fix a issue where the watch will sometimes send back a "app deleted" msgJavier
2014-12-08use same config path as UI and fix logfilesJavier
2014-12-08add d-bus API to list slot contents and fix other API issuesJavier
2014-12-07ability to upload appsJavier
2014-12-07add bankmanager and ability to unload appsJavier
2014-12-07delete unused d-bus signalJavier
2014-12-07implement launcher d-bus commandsJavier
2014-12-06ensure packed strings are always null-terminatedJavier
2014-12-06properly send acks for incoming appmsgsJavier
2014-12-06do "this.window = this"Javier
2014-12-06add a polyfill for typed arrays, and many other compat changesJavier
2014-12-06forward jskit notificationsJavier
2014-12-06add small progress indicatorJavier