Peter Staev
2ee1d7dbd5
fix(android/platform): reinitialise screen metrics on orientation change ( #6164 )
...
* fix(android/platform): reinitialise screen metrics on orientation change
* fix(android/platform): reinitialise screen metrics on orientation change
2018-08-10 10:28:43 +03:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Hristo Hristov
a6fa0781f7
Observable needs __extends function which comes from globals in the case of Snapshot.
2017-03-06 18:18:31 +02:00
Hristo Hristov
a582adc561
Hhristov/fix ( #3653 )
...
* Fix action-bar systemIcon
Fix CSS applying
* refactoring
* fix console
* remove StyleScope import - it is private and cannot be imported in public .d.ts
2017-02-17 17:21:57 +02:00
Rossen Hristov
e6d64799d8
Fix: Android platform.screen.mainScreen props are not invalidated after orientation change
...
Resolves #3270
2017-01-03 11:17:06 +02:00
PanayotCankov
7931ecd4f8
Fix tslint errors
2016-12-21 17:42:31 +02:00
Panayot Cankov
6feeb140e3
Fixing type errors in tests
2016-12-19 10:36:25 +02:00
Hristo Hristov
6c3d71cadf
fix modules build errors
2016-12-13 16:07:42 +02:00
Nathanael Anderson
38d6484539
Fixes the metrics issue when soft-navigation is used on a device/emulator. ( #3236 )
2016-12-05 11:05:46 +02:00
Panayot Cankov
717b5131b1
Add isIOS, isAndroid in platform, and fast ts watcher and transpiler
...
Image should not requestLayout when sized with 'exactly' spec
Update image tests
Tests will run in ios only
2016-05-27 16:57:59 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00