188 Commits

Author SHA1 Message Date
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
4f791e5c31 Renamed image-impl to image-native. Renamed console-helper to console-native. 2014-05-15 11:34:03 +03:00
6264f82f85 test name fixed 2014-05-15 11:20:42 +03:00
7d20bbf533 http tests updated 2014-05-15 11:14:12 +03:00
5cb2af29b1 readme updated and one test made async 2014-05-15 10:50:33 +03:00
5d6cf14bea application common naming changed to use "-" 2014-05-15 10:31:52 +03:00
5225d188fb module merge usage fixed 2014-05-15 10:28:21 +03:00
81dfaf8e44 naming fixed 2014-05-15 10:10:45 +03:00
fe5f30836c unused files deleted 2014-05-15 10:02:45 +03:00
012a4c40be module merge util module naming changed to use "-" 2014-05-15 10:00:17 +03:00
4b14fd1a19 location module naming changed to use "-" 2014-05-15 09:50:41 +03:00
a19fbf85a6 local-settings naming changed to use "-" 2014-05-15 09:44:28 +03:00
a1db810eec http and file-system naming changed to use "-" 2014-05-15 09:36:08 +03:00