Commit Graph

5967 Commits

Author SHA1 Message Date
PanayotCankov
a2d890905b Added qualified names to namespaces. Added files for the namespace modules. 2014-06-03 11:49:10 +03:00
atanasovg
3fcb0e8e40 Updated the text module with ambient declaration. 2014-06-03 10:40:15 +03:00
PanayotCankov
36c1910cb2 TypeScript documentation - type-params, lambdas and object-type. 2014-06-02 16:49:28 +03:00
Vladimir Enchev
24af339d5f first UI related files/folders structure 2014-06-02 11:58:23 +03:00
atanasovg
d9c540e2fb Updated the Cuteness app to the latest Kimera. Removed the camera module from the BCL project. 2014-05-29 18:51:52 +03:00
PanayotCankov
c600a2b003 Updated TypeScript definitions.
Added features in the API Reference MD.
2014-05-28 15:28:47 +03:00
Vladimir Enchev
282c57b821 small fix for ios http module 2014-05-28 11:00:45 +03:00
Stanimir Karoserov
3e61b37f4d BCL: updated camera for iOS and camera definitions 2014-05-27 16:42:50 +03:00
Stanimir Karoserov
b2411b02e9 BCL: updated camera 2014-05-27 14:28:11 +03:00
PanayotCankov
0b056dd3db Updated the API reference. 2014-05-27 12:54:11 +03:00
Vladimir Enchev
d1570dbfcc extended StreamBody removed 2014-05-27 11:48:29 +03:00
Vladimir Enchev
a548837216 binary content post for android 2014-05-27 09:09:01 +03:00
atanasovg
b4b2f7dfe7 Updated BCL API reference. 2014-05-26 19:14:00 +03:00
atanasovg
50c5aef38f Added logic to reset the image in the DetailsPage (Android). 2014-05-26 17:33:50 +03:00
PanayotCankov
5f96cc8569 Added step in the Documentation build that generates xml for the API reference. 2014-05-26 17:04:34 +03:00
Vladimir Enchev
82fa2b3b6e request body for android fixed and test added 2014-05-26 15:00:23 +03:00
atanasovg
b3a0b8df33 Added some application implementation for Android. Updated the fields of the iOS-specific application. 2014-05-23 13:48:48 +03:00
Vladimir Enchev
18c0d47db5 readme updated again 2014-05-23 11:36:38 +03:00
Vladimir Enchev
0220d130f4 readme updated 2014-05-23 11:33:22 +03:00
Vladimir Enchev
de2bf37b15 comments & snippets updated 2014-05-23 11:26:19 +03:00
PanayotCankov
d7ce090582 Set "external ambient module declaration" for "location". 2014-05-23 09:36:14 +03:00
Vladimir Enchev
a53cd14176 http tests added 2014-05-22 16:39:06 +03:00
Vladimir Enchev
86e081528f comments added 2014-05-22 14:17:40 +03:00
Stanimir Karoserov
212c77d25f improved unit test reporting 2014-05-22 11:58:46 +03:00
atanasovg
87f7847155 Updated API reference. 2014-05-22 11:47:02 +03:00
Stanimir Karoserov
5c82a6d67a updated console logs for iOS 2014-05-22 11:27:27 +03:00
Stanimir Karoserov
826050eda0 updated camera & console 2014-05-21 19:05:34 +03:00
atanasovg
db987a361d Modified the http module to remove the cyclic references. Added promises.d.ts. 2014-05-21 16:27:13 +03:00
atanasovg
1dd3a5f9b5 Merged the LocationManager module with the Location one. 2014-05-21 15:33:04 +03:00
atanasovg
ad9ddef7ff Fixed an issue with module resolution. 2014-05-21 15:27:20 +03:00
atanasovg
a6edd119d0 Updated some APIs with @param defintions. Added .impl suffix to the ImageSource module. 2014-05-21 15:15:48 +03:00
PanayotCankov
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
Stanimir Karoserov
f3446e4099 fixes for location and local-settings tests 2014-05-21 12:01:59 +03:00
Vladimir Enchev
641d4b4b8e toImage changed to use fromData 2014-05-21 10:59:06 +03:00
Vladimir Enchev
50d12e144b HttpContent raw fixed for android 2014-05-21 10:43:08 +03:00
Vladimir Enchev
2c5f36761b http request for android reworked 2014-05-21 10:34:12 +03:00
Stanimir Karoserov
58dd62753b initial camera for iOS code, spike quality 2014-05-20 17:44:47 +03:00
atanasovg
1054566b4c Updated the Documentation configuration to copy all files to the output directory. 2014-05-20 16:55:34 +03:00
atanasovg
c76349dadd Fixed issue in TKUnit 2014-05-20 15:26:46 +03:00
atanasovg
f09ab8f4a9 Added private Kimera build for UnitTestApp. Added Application module snippets. 2014-05-20 15:14:18 +03:00
Stanimir Karoserov
6eeffa3b9e updated image-source snippets one more time 2014-05-19 15:27:13 +03:00
Stanimir Karoserov
990552654f updated image source tests, unit test projects and snippets 2014-05-19 15:16:41 +03:00
Stanimir Karoserov
61a5c3bee7 Updated snippets for local settings 2014-05-19 13:49:27 +03:00
Stanimir Karoserov
655da08f05 Updated snippets for location and local settings 2014-05-19 13:43:56 +03:00
Stanimir Karoserov
a474ef9eef location snippets documentation update 2014-05-19 11:31:13 +03:00
Stanimir Karoserov
08aa551c11 initial location snippets documentation 2014-05-19 10:56:12 +03:00
atanasovg
d9a7a98358 Added application module tests. 2014-05-16 18:54:18 +03:00
hshristov
c81860aaf8 Added Full Build configuration to BCL project & updated build task 2014-05-16 18:25:11 +03:00
Stanimir Karoserov
000530e4e8 updated location 2014-05-16 16:46:21 +03:00
Vladimir Enchev
599bc7c10e timer tests and snippets added 2014-05-16 16:16:29 +03:00