12 Commits

Author SHA1 Message Date
d17ff9ffbd Use [srcProperty.native] 2017-01-06 15:43:57 +02:00
6eb1aee4d1 Image tests 2017-01-06 15:43:57 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
1202cb7288 almost all without layouts 2016-12-13 15:51:18 +02:00
d795ee94e4 alpha2 2016-12-13 15:51:18 +02:00
645f428f59 alpha1 2016-12-13 15:51:18 +02:00
98deeccb21 Change image.android to use the new image.Cache class from widgets. (#2832)
* Change image.android to use the new image.Cahce class from widgets.

* fix npm scripts

* npm tsc will compile all so no need for npm run dev-tsc-tests

* fix tslint error

* image-tests use memory only cache.

* fix exception in image.android

* Change image-tests so that Image won't be GC immediately.

* Change cacheMode to enum
2016-10-05 13:09:08 +03:00
1f84274182 Refactored image loading from camera. 2016-10-03 17:23:18 +03:00
1b568b56ca Added tintColor property in Image view. It should be used instead of color 2016-09-16 16:29:08 +03:00
20dc0bd7d3 Fix setting src on async image mismatching imageSource 2016-06-10 10:32:22 +03:00
f8ee993934 Add a check so setting src on async image multiple times wont mismatch imageSource 2016-06-09 15:58:39 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00