Commit Graph

15 Commits

Author SHA1 Message Date
f4aa1bf8af moving ble options into bluetooth project, use Just Works by default 2017-05-30 15:37:24 -07:00
7af5b009cc moving pairing options to core, do not disable ble in core (#402)
* moving pairing options to core, do not disable ble in core

* moving default pairing settings into core
2017-05-19 06:35:23 -07:00
fda4df99b1 updated translations 2017-04-27 07:13:43 -07:00
e947f4859b Adding support for music melody arrays (#358)
* Adding support for music melody arrays in Typescript
2017-02-28 15:23:32 -08:00
51781be90b Merge pull request #350 from Microsoft/icons
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
4bf659c9ac updated translations 2017-02-01 07:57:10 -08:00
35225468e4 add some images 2017-01-30 15:03:50 -08:00
05174f094a updated translations 2017-01-06 06:03:33 -08:00
8d37be7cbe use optional config to allow override flags in referenced project 2016-11-30 04:35:24 -08:00
19fb5ecf01 merging ksbit.h into pxt.h 2016-11-29 21:35:26 -08:00
f046f0e50c merging pxt-microbit-core into the target 2016-11-29 15:06:34 -08:00
16cf45aa7c updated localization files 2016-11-01 09:23:04 -07:00
524bcee5ed cleanup bundled locals in core package 2016-10-28 11:20:41 -07:00
0b469f69b6 Fix i18n not working after 277d5a7 (#277)
* Fix i18n not working after 277d5a7

The translation strings file in "core" package should have file names
"core-strings.json" or "core-jsdoc-strings.json".

* Enable ja translation

Rename "core-strings.json" to "core-jsdoc-strings.json".
Add new "core-strings.json" as a copy of the template.
Add two lines for the files in "pxt.json".
2016-10-17 11:13:38 -07:00
277d5a721c rename "microbit" package to "core" #414 (#270)
* rename "microbit" package to "core" #414

* shouldn't edit the package id.

* updating package.json

* updated the wrong version

* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00