Commit Graph

18 Commits

Author SHA1 Message Date
Hristo Deshev
162450e76e Correctly resolve HTTP headers with multiple values on Android.
No longer clobbering one of the values if the server set a HTTP header
multiple times e.g.:

Header1: value-one
Header1: value-two
2016-07-04 15:58:31 +03:00
Plamen Petkov
8ba13be39a Merge pull request #40 from NativeScript/plamen5kov/standalone_widgets_project
migrated widgets project so it has nothing unnecessary
2016-07-04 11:56:26 +03:00
Plamen Petkov
4a72892771 Create README.md 2016-07-01 16:26:25 +03:00
plamen5kov
5942abc15f migrated widgets project so it has nothing unnecessary
project can now be build with android studio or by running the command gradlew build
2016-07-01 16:17:45 +03:00
vchimev
4c843eec6f Build android widgets with gradle wrapper
Update gradle wrapper to 2.2.
2016-06-29 19:35:10 +03:00
Rossen Hristov
cfdaa8a598 Optimisations 2016-06-24 14:47:52 +03:00
Rossen Hristov
505f4cbfa1 Small optimisation. 2016-06-21 16:09:19 +03:00
Rossen Hristov
47d0443147 Trying to fix the antialiasing test failure in ui-test-app 2016-06-20 16:41:09 +03:00
Rossen Hristov
017c4e0c62 Fixes for tests failing in ui-tests-app 2016-06-20 16:15:13 +03:00
Rossen Hristov
8ce960beab Add public getters 2016-06-20 11:14:11 +03:00
Rossen Hristov
b07ace7938 Fix string comparison 2016-06-17 14:58:20 +03:00
Rossen Hristov
496839cf4e Remove toString method 2016-06-17 14:47:23 +03:00
Rossen Hristov
b4a26e392a Add BorderDrawable 2016-06-17 13:07:19 +03:00
Georgi Atanasov
63356e9edf Merge pull request #26 from NativeScript/atanasovg/add-async-from-proj-template
Move the Async.java implementation from the Android Runtime project template here
2016-06-14 16:10:57 +03:00
Rossen Hristov
a4294de030 Fix: Images have margin when added to Layout
Resolves https://github.com/NativeScript/NativeScript/issues/1425
2016-06-14 10:42:23 +03:00
atanasovg
f7aa9a2c07 Move the Async.java implementation from the Android Runtime project template here. 2016-06-13 19:01:45 +03:00
Tsvetan Raikov
194c12af9d Fixed: DockLayout in ScrollView returns wrong size on API 17 2016-06-13 13:14:10 +03:00
Panayot Cankov
5f1a79ad5a Add iOS framework 2016-04-27 17:38:19 +03:00