|
18c0d47db5
|
readme updated again
|
2014-05-23 11:36:38 +03:00 |
|
|
0220d130f4
|
readme updated
|
2014-05-23 11:33:22 +03:00 |
|
|
de2bf37b15
|
comments & snippets updated
|
2014-05-23 11:26:19 +03:00 |
|
|
d7ce090582
|
Set "external ambient module declaration" for "location".
|
2014-05-23 09:36:14 +03:00 |
|
|
a53cd14176
|
http tests added
|
2014-05-22 16:39:06 +03:00 |
|
|
86e081528f
|
comments added
|
2014-05-22 14:17:40 +03:00 |
|
|
212c77d25f
|
improved unit test reporting
|
2014-05-22 11:58:46 +03:00 |
|
|
87f7847155
|
Updated API reference.
|
2014-05-22 11:47:02 +03:00 |
|
|
5c82a6d67a
|
updated console logs for iOS
|
2014-05-22 11:27:27 +03:00 |
|
|
826050eda0
|
updated camera & console
|
2014-05-21 19:05:34 +03:00 |
|
|
db987a361d
|
Modified the http module to remove the cyclic references. Added promises.d.ts.
|
2014-05-21 16:27:13 +03:00 |
|
|
1dd3a5f9b5
|
Merged the LocationManager module with the Location one.
|
2014-05-21 15:33:04 +03:00 |
|
|
ad9ddef7ff
|
Fixed an issue with module resolution.
|
2014-05-21 15:27:20 +03:00 |
|
|
a6edd119d0
|
Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module.
|
2014-05-21 15:15:48 +03:00 |
|
|
9dd3ba70c5
|
Added "External Ambient Module Declarations" for most modules.
Now they are required by module name e.g require("file-system") instead of by file name.
|
2014-05-21 12:23:19 +03:00 |
|
|
f3446e4099
|
fixes for location and local-settings tests
|
2014-05-21 12:01:59 +03:00 |
|
|
641d4b4b8e
|
toImage changed to use fromData
|
2014-05-21 10:59:06 +03:00 |
|
|
50d12e144b
|
HttpContent raw fixed for android
|
2014-05-21 10:43:08 +03:00 |
|
|
2c5f36761b
|
http request for android reworked
|
2014-05-21 10:34:12 +03:00 |
|
|
58dd62753b
|
initial camera for iOS code, spike quality
|
2014-05-20 17:44:47 +03:00 |
|
|
1054566b4c
|
Updated the Documentation configuration to copy all files to the output directory.
|
2014-05-20 16:55:34 +03:00 |
|
|
c76349dadd
|
Fixed issue in TKUnit
|
2014-05-20 15:26:46 +03:00 |
|
|
f09ab8f4a9
|
Added private Kimera build for UnitTestApp. Added Application module snippets.
|
2014-05-20 15:14:18 +03:00 |
|
|
6eeffa3b9e
|
updated image-source snippets one more time
|
2014-05-19 15:27:13 +03:00 |
|
|
990552654f
|
updated image source tests, unit test projects and snippets
|
2014-05-19 15:16:41 +03:00 |
|
|
61a5c3bee7
|
Updated snippets for local settings
|
2014-05-19 13:49:27 +03:00 |
|
|
655da08f05
|
Updated snippets for location and local settings
|
2014-05-19 13:43:56 +03:00 |
|
|
a474ef9eef
|
location snippets documentation update
|
2014-05-19 11:31:13 +03:00 |
|
|
08aa551c11
|
initial location snippets documentation
|
2014-05-19 10:56:12 +03:00 |
|
|
d9a7a98358
|
Added application module tests.
|
2014-05-16 18:54:18 +03:00 |
|
|
c81860aaf8
|
Added Full Build configuration to BCL project & updated build task
|
2014-05-16 18:25:11 +03:00 |
|
|
000530e4e8
|
updated location
|
2014-05-16 16:46:21 +03:00 |
|
|
599bc7c10e
|
timer tests and snippets added
|
2014-05-16 16:16:29 +03:00 |
|
|
35b9159b5e
|
Update Readme.md
|
2014-05-16 15:56:44 +03:00 |
|
|
2380a7f705
|
Update Readme.md
|
2014-05-16 15:56:00 +03:00 |
|
|
d39b820bed
|
Update Readme.md
|
2014-05-16 15:54:55 +03:00 |
|
|
8034333fe9
|
Updated the BCL readme file.
|
2014-05-16 15:53:21 +03:00 |
|
|
bf84c7a976
|
Added support for .impl suffix for files where we have same d.ts and ts names - e.g. file-system.d.ts & file-system.ts. Updated the BuildTasks.dll with the new logic.
|
2014-05-16 15:42:08 +03:00 |
|
|
8777ad7c5f
|
Fixed an issue in FileSystem module.
|
2014-05-16 15:42:08 +03:00 |
|
|
211fcc8d4e
|
minor location fixes and updates
|
2014-05-16 13:48:00 +03:00 |
|
|
a46b631812
|
test updated
|
2014-05-16 11:50:23 +03:00 |
|
|
2b47aebbe8
|
http module refactored
|
2014-05-16 10:18:25 +03:00 |
|
|
4faced08aa
|
http internal references refactored
|
2014-05-16 09:53:34 +03:00 |
|
|
eb4eab2614
|
three ";" removed
|
2014-05-16 09:46:22 +03:00 |
|
|
df7d3c86e9
|
Removed image\readme.md from project file
|
2014-05-15 17:48:24 +03:00 |
|
|
c6483cd32a
|
http module improved with more methods
|
2014-05-15 17:14:04 +03:00 |
|
|
c946c24ae2
|
Renamed image module to image-source. Extended the testRunner to accept module name to run.
|
2014-05-15 16:13:43 +03:00 |
|
|
9a0fb96d62
|
http snippets updated again
|
2014-05-15 13:58:55 +03:00 |
|
|
55057bfa5a
|
http code snippets updated
|
2014-05-15 13:33:29 +03:00 |
|
|
b3f09ff774
|
http module improved
|
2014-05-15 12:13:58 +03:00 |
|