Peli de Halleux
088c95661b
missing platform.h from pxt.json ( #1288 )
2018-09-24 13:42:08 -07:00
Peli de Halleux
abb117eab5
dal6 integration v1 ( #1227 )
...
* dal6 integration v1
* updating stack size
* fix gatt_table_size option
2018-09-13 10:23:05 -07:00
Guillaume Jenkins
c499b7b54d
Set DAL tag to dal-integration-5 (v1) ( #1200 )
...
* Set DAL tag to dal-integration-5 (v1)
* Add partial flashing config
* Move partial bluetooth flashing config to optional
2018-09-10 15:35:06 -04:00
Michał Moskal
20500fb9ae
Pull common files from pxt-common-packages ( #1165 )
2018-09-10 10:11:41 -07:00
Peli de Halleux
1767e3d10c
always show BLE pairing options in settings dialog ( #1187 )
2018-09-07 08:02:44 -07:00
Peli de Halleux
4619dbdd89
plot bar graph handling floating point values ( #855 )
...
* handling floating point values
* removelogging
2018-06-04 16:47:26 -07:00
Sam El-Husseini
cabda63108
Move showNumber to TS and call showString ( #829 )
2018-05-31 10:04:51 -07:00
Michał Moskal
cad13785e2
Implement tagged integers in C++ ( #813 )
...
* Start on the C++ conversion for tagged ints
2018-05-29 15:55:58 -07:00
Sam El-Husseini
c20efd5942
Add field gesture and field images for the different gestures ( #803 )
2018-05-24 17:09:08 -07:00
Sam El-Husseini
3112e442ec
Use jres for icon images (better for offline) ( #776 )
2018-05-15 18:36:36 -07:00
Peli de Halleux
c282b5d636
remove outdated locales files ( #670 )
2018-02-20 22:17:35 -08:00
Peli de Halleux
f4aa1bf8af
moving ble options into bluetooth project, use Just Works by default
2017-05-30 15:37:24 -07:00
Peli de Halleux
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
Peli de Halleux
fda4df99b1
updated translations
2017-04-27 07:13:43 -07:00
Sam El-Husseini
e947f4859b
Adding support for music melody arrays ( #358 )
...
* Adding support for music melody arrays in Typescript
2017-02-28 15:23:32 -08:00
Tom Ball
51781be90b
Merge pull request #350 from Microsoft/icons
...
add icons/arrows/clock
2017-02-01 09:28:09 -08:00
Peli de Halleux
4bf659c9ac
updated translations
2017-02-01 07:57:10 -08:00
Tom Ball
35225468e4
add some images
2017-01-30 15:03:50 -08:00
Peli de Halleux
05174f094a
updated translations
2017-01-06 06:03:33 -08:00
Peli de Halleux
8d37be7cbe
use optional config to allow override flags in referenced project
2016-11-30 04:35:24 -08:00
Peli de Halleux
19fb5ecf01
merging ksbit.h into pxt.h
2016-11-29 21:35:26 -08:00
Peli de Halleux
f046f0e50c
merging pxt-microbit-core into the target
2016-11-29 15:06:34 -08:00
Peli de Halleux
16cf45aa7c
updated localization files
2016-11-01 09:23:04 -07:00
Peli de Halleux
524bcee5ed
cleanup bundled locals in core package
2016-10-28 11:20:41 -07:00
Shigeru KANEMOTO
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
Sam El-Husseini
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