octicon-git-branch(16/) Commit Graph

7599 Commits

Author SHA1 Message Date
Erjan Gavalji
e5d6516538 Update package version to RC1 2015-04-22 18:00:02 +03:00 octicon-file-code(16/)
Erjan Gavalji
7fc620e17c Fix the style paths of the template apps 2015-04-22 17:59:02 +03:00 octicon-file-code(16/)
Valentin Stoychev
476e79a279 Update README.md 2015-04-22 17:34:13 +03:00 octicon-file-code(16/)
Hristo Hristov
1923688d72 Merge pull request #307 from NativeScript/hhristov/ui-test-class
Add base UITest class
Fix Image.src failing test
2015-04-22 17:20:11 +03:00 octicon-file-code(16/)
Vladimir Enchev
04f5c7b20f properties will be copied to the custom component with XML + tests 2015-04-22 17:07:03 +03:00 octicon-file-code(16/)
hshristov
d35b73f1b2 Fix test for Image.src default value 2015-04-22 17:00:48 +03:00 octicon-file-code(16/)
hshristov
563c0d22c1 Add ui-test file 2015-04-22 16:08:55 +03:00 octicon-file-code(16/)
hshristov
20b65a6d0c Add base ui-test class
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00 octicon-file-code(16/)
Hristo Hristov
e102326d9a Merge pull request #289 from NativeScript/hhristov/density-issues
Fix tests to pass on devices with floating density
2015-04-22 16:01:18 +03:00 octicon-file-code(16/)
Valentin Stoychev
35ca7d3efe Update README.md 2015-04-22 15:31:04 +03:00 octicon-file-code(16/)
hshristov
c2e9c2f83d Fix absolute-layout-tests on API level 19 & 21 (emulator) 2015-04-22 15:13:33 +03:00 octicon-file-code(16/)
hshristov
31249de862 Fix tslint 2015-04-22 15:13:32 +03:00 octicon-file-code(16/)
hshristov
93fa862ae3 Fix tests to pass on devices with floating density
Floor measure sizes
2015-04-22 15:13:31 +03:00 octicon-file-code(16/)
Erjan Gavalji
cd34bea39d Add more keywords 2015-04-22 11:25:59 +03:00 octicon-file-code(16/)
Darin Dimitrov
a80a073e17 Added user agent string and selected language to the platform module 2015-04-22 11:20:10 +03:00 octicon-file-code(16/)
Rossen Hristov
605fc4a209 Merge pull request #304 from NativeScript/gestures-leak
Fixed: Gestures memory leak when a View is unloaded in iOS. #303
2015-04-22 09:23:32 +03:00 octicon-file-code(16/)
Rossen Hristov
c1672346c4 Gestures are now detached when a View is unloaded. 2015-04-22 09:14:37 +03:00 octicon-file-code(16/)
Rossen Hristov
85ceae7a44 Merge pull request #302 from NativeScript/swipe
Fixed:  Swipe gesture is not recognized by Page. #301
2015-04-21 15:52:16 +03:00 octicon-file-code(16/)
Rossen Hristov
283d93f32d Fixed: Swipe gesture is not recognized by Page. #301 2015-04-21 15:44:56 +03:00 octicon-file-code(16/)
Alexander Vakrilov
00ebf69801 Merge pull request #298 from NativeScript/feature/update-gallery-app
Feature/update gallery app
2015-04-20 18:17:18 +03:00 octicon-file-code(16/)
vakrilov
1851d76669 Improved SegmentedBar example 2015-04-20 18:08:40 +03:00 octicon-file-code(16/)
vakrilov
30873697e9 Ts lint fix 2015-04-20 18:08:40 +03:00 octicon-file-code(16/)
vakrilov
3bc025633b Pickers fixes and tests 2015-04-20 18:08:40 +03:00 octicon-file-code(16/)
vakrilov
ac318f1172 Styles moved to app.css 2015-04-20 18:08:40 +03:00 octicon-file-code(16/)
vakrilov
acb6e92789 Pickers and segmented bar added to gallery 2015-04-20 18:08:39 +03:00 octicon-file-code(16/)
vakrilov
14a716fa31 Fix: Border supports background 2015-04-20 18:08:39 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
102af56619 Merge pull request #299 from NativeScript/nnikolov/CodeSnippetsChanges
Changed gestures enums like other enums.
2015-04-20 17:36:47 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00 octicon-file-code(16/)
Rossen Hristov
e172425cba Update CHANGELOG.md 2015-04-20 16:08:58 +03:00 octicon-file-code(16/)
Rossen Hristov
1f893ebc1c Update CHANGELOG.md 2015-04-20 16:06:19 +03:00 octicon-file-code(16/)
Rossen Hristov
f36b6fa2d9 Update CHANGELOG.md 2015-04-20 16:05:06 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
68ca0a2fd0 Merge pull request #295 from NativeScript/nnikolov/BindingFixes
Fixed issue with binding when binding to a falsy object (also added type...
2015-04-20 15:22:30 +03:00 octicon-file-code(16/)
atanasovg
9937b5c25c Fix an issue with application lifecycle/activity caching. 2015-04-20 15:16:21 +03:00 octicon-file-code(16/)
Erjan Gavalji
118d1a56a3 Merge branch 'ui-builder-sub-props' 2015-04-20 14:32:29 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
6bb533dc30 Fixed issue with binding when binding to a falsy object (also added types.isNullOrundefined function). 2015-04-20 14:25:01 +03:00 octicon-file-code(16/)
Rossen Hristov
9550ebc144 Merge pull request #284 from NativeScript/lru
Rewrote image-cache to use the native image caching features, i.e. LruCa...
2015-04-20 14:18:34 +03:00 octicon-file-code(16/)
Rossen Hristov
3e9033c900 Fixed several tslint errors. 2015-04-20 14:06:02 +03:00 octicon-file-code(16/)
Rossen Hristov
08ce45959c Fixed the memory leaks in iOS. 2015-04-20 14:06:00 +03:00 octicon-file-code(16/)
Erjan Gavalji
d2d5402160 Minor changes in the CHANGELOG 2015-04-20 14:05:58 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
3a5433e6d8 Binding and camera changes added to change log. 2015-04-20 14:05:55 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
075e2ae673 Removed test date. 2015-04-20 14:05:53 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
96638ef9fd Api reference added. 2015-04-20 14:05:51 +03:00 octicon-file-code(16/)
vakrilov
68c9a90226 Fix: Device-specific code behinf JS files are not loaded 2015-04-20 14:05:49 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
d86a19cb28 camera takePicture parameters wrapped in an option object. 2015-04-20 14:05:46 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
267ce57d09 Added keep aspect ratio parameter to camera.takePicture method. 2015-04-20 14:05:44 +03:00 octicon-file-code(16/)
Alexander Vakrilov
f28ff80e63 Braking changes in image and tab 2015-04-20 14:05:42 +03:00 octicon-file-code(16/)
Dimitar Topuzov
4d2a708c20 Add Changelog 2015-04-20 14:05:39 +03:00 octicon-file-code(16/)
Vladimir Enchev
ca3efb18cf test for sub properties added 2015-04-20 14:02:21 +03:00 octicon-file-code(16/)
Vladimir Enchev
8b9c30f5ea more is defined checks added 2015-04-20 13:43:56 +03:00 octicon-file-code(16/)
Nedyalko Nikolov
8c68b5d22e Merge pull request #293 from NativeScript/nnikolov/ChangeLog
Binding and camera changes added to change log.
2015-04-20 10:45:06 +03:00 octicon-file-code(16/)