|
aa77546c80
|
Updated the FileSystem APIs as per review comments.
|
2014-04-28 15:56:42 +03:00 |
|
|
ca4c04badc
|
net folder renamed to http
|
2014-04-28 15:40:00 +03:00 |
|
|
89c1b1448c
|
readme updated
|
2014-04-25 17:06:40 +03:00 |
|
|
c17394be72
|
readme and request updated
|
2014-04-25 16:57:41 +03:00 |
|
|
40c1c50e00
|
BCL: some location updates
|
2014-04-25 16:34:17 +03:00 |
|
|
5e972ff57b
|
Fixed merge error
|
2014-04-25 16:07:44 +03:00 |
|
|
cfaff493a6
|
Modified some FileSystem APIs as per the review documents.
|
2014-04-25 12:09:06 +03:00 |
|
|
ce89af2643
|
Added the iOS implementation of the FileSystem API.
|
2014-04-25 12:09:05 +03:00 |
|
|
322591d3ca
|
Added iOS TypeScript definitions with some comments to the BCL.
|
2014-04-25 00:04:41 +03:00 |
|
|
8d5db81eec
|
readme fixed
|
2014-04-24 16:59:05 +03:00 |
|
|
ca354e0b40
|
readme updated
|
2014-04-24 16:56:28 +03:00 |
|
|
f884426627
|
readme fixed
|
2014-04-24 16:53:50 +03:00 |
|
|
3d8602c58c
|
headers are now similar to jquery + readme updated
|
2014-04-24 16:51:01 +03:00 |
|
|
62d67c0fac
|
readme updated
|
2014-04-24 15:43:00 +03:00 |
|
|
61e2a2d01f
|
Image module loading now is on demand
|
2014-04-24 15:39:35 +03:00 |
|
|
468b408229
|
readme updated
|
2014-04-24 13:33:11 +03:00 |
|
|
13508e84fa
|
readme update + fixes
|
2014-04-24 12:10:44 +03:00 |
|
|
e9c82ebedc
|
readme updated
|
2014-04-24 10:47:12 +03:00 |
|
|
57403f125a
|
net readme updated
|
2014-04-24 09:46:16 +03:00 |
|
|
4ee6ba8801
|
http refactored to fix circular references
|
2014-04-24 09:40:47 +03:00 |
|
|
9a2ad1d7ef
|
HttpContent for request also and body renamed to content
|
2014-04-24 09:14:37 +03:00 |
|
|
1bf9c1ecaa
|
http client reworked (temporary getString, getJSON and getImage in separate file)
|
2014-04-23 17:00:38 +03:00 |
|
|
24e817916e
|
universal request method for iOS
|
2014-04-17 16:45:40 +03:00 |
|
|
95916c52f8
|
BCL: updated location to support distance measuring
|
2014-04-17 15:46:38 +03:00 |
|
|
b0b0c5f190
|
Refactored the Application module (removed namespaces). Updated the UnitTestApp project.
|
2014-04-17 14:02:04 +03:00 |
|
|
495beffdd1
|
FileSystem API - tests + polish
|
2014-04-16 19:23:00 +03:00 |
|
|
42d90285c5
|
BCL: updated location and image APIs
|
2014-04-16 18:46:07 +03:00 |
|
|
7fd0d2e251
|
TODO added
|
2014-04-15 17:29:03 +03:00 |
|
|
6b08bc8740
|
image url in readme updated
|
2014-04-15 17:27:26 +03:00 |
|
|
a7a057854a
|
readme code fixed
|
2014-04-15 17:19:41 +03:00 |
|
|
575da954cd
|
readme updated
|
2014-04-15 17:17:28 +03:00 |
|
|
2f52c596b0
|
promises changed to different (generic) library
|
2014-04-15 17:15:04 +03:00 |
|
|
815d518c44
|
http for android refactored
|
2014-04-15 16:25:16 +03:00 |
|
|
75e4191ecb
|
_promises renamed to promises
|
2014-04-15 10:46:59 +03:00 |
|
|
93457c1327
|
Promises renamed to _promises
|
2014-04-15 10:46:11 +03:00 |
|
|
dd48921e24
|
http client with promises for both Android and iOS
|
2014-04-15 10:31:04 +03:00 |
|
|
89c2338143
|
iOS location updates
|
2014-04-14 19:03:48 +03:00 |
|
|
4f0e22c018
|
promises refactored
|
2014-04-14 15:23:05 +03:00 |
|
|
2cdad80094
|
WebClient folder renamed to net and WebClient renamed to HttpClient
|
2014-04-14 15:02:34 +03:00 |
|
|
f7b5c9af3e
|
Promises added and implemented experimentally in WebClient
|
2014-04-14 14:44:30 +03:00 |
|
|
aebd12057e
|
Added .class static field for the android Java class files.
|
2014-04-09 12:37:47 +03:00 |
|
|
bde6efb9cb
|
updated iOS Kimera Cuteness
|
2014-04-08 17:51:15 +03:00 |
|
|
d9bcadc2d3
|
Fixed and array TS issue.
|
2014-04-07 18:46:37 +03:00 |
|
|
e28ae079a1
|
Added fields for the properties generated by the bridge for properties that have both getters and setters and setters have suitable types that would be assignable from the getter.
|
2014-04-07 18:36:03 +03:00 |
|
|
1ea6203600
|
fixed an issue in Image BCL class. Added /metadata gitignore
|
2014-04-07 14:33:44 +03:00 |
|
|
001d828eaa
|
Polished the BCL; started FileSystem.ios
|
2014-04-07 14:33:44 +03:00 |
|
|
ca201cf9d7
|
Fixed iOS BCL to use properties instead of methods.
Fixed web_client to call .toString() on NSString
Fixed BCL project to use version 1.0
|
2014-04-07 13:48:36 +03:00 |
|
|
11818c08df
|
WebClient readme fixed
|
2014-04-07 10:29:56 +03:00 |
|
|
ef8e716c49
|
JSMainFile for iOS_Deploy config fixed to use app.js
|
2014-04-07 10:19:38 +03:00 |
|
|
6d5f779253
|
Added TypeScript definitions in the BCL project.
|
2014-04-01 17:16:10 +03:00 |
|