19 Commits

Author SHA1 Message Date
363ee6985e remove unneeded _createImageSourceFromSrc 2017-01-06 15:43:57 +02:00
d17ff9ffbd Use [srcProperty.native] 2017-01-06 15:43:57 +02:00
c30be0d606 View lifecycle methods 2017-01-04 17:18:45 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
b20fd7fd4c Fix nativeView issues
Fix Listeners base class
2016-12-15 10:46:20 +02:00
befb494a50 up to segmented-bar.ios 2016-12-13 15:51:18 +02:00
1202cb7288 almost all without layouts 2016-12-13 15:51:18 +02:00
645f428f59 alpha1 2016-12-13 15:51:18 +02:00
c5d34c3dd4 Image loading is done through native imageView so that once it is removed from window the bitmap is cleared. 2016-11-02 16:57:42 +02:00
cde642186b Fixed issue with image rotation. 2016-10-31 18:04:38 +02:00
644f4c2845 ImageSource was reset in CreateUI wrongly. (#2910)
TabView doesn't save/restore its visual hierarchy.
Cuteness.io source changed to use https.
2016-10-17 13:40:03 +03:00
3e3fc248c2 Move imageCache initialization in the createUI method so that it is sure that we have valid context. application.android.nativeView could be null if image module is requested before application.start (#2862) 2016-10-10 09:23:17 +03: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
f0374642b5 Fix tslint error & bump ios runtime version 2016-09-17 11:07:24 +03:00
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
1b568b56ca Added tintColor property in Image view. It should be used instead of color 2016-09-16 16:29:08 +03:00
afb2d1ea68 Added tintColor property in {N} ImageView 2016-08-29 18:50:44 +03:00
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00