2934 Commits

Author SHA1 Message Date
cf3cd35a4f Fixed breaking change in camera for android. 2016-05-14 11:15:55 +03:00
a5e2d46553 Merge pull request #2110 from NativeScript/vchimev/tslint
Fix tslint errors
2016-05-13 09:06:51 -07:00
72ada4f20e Fix tslint errors 2016-05-13 18:48:34 +03:00
290e01cd97 Merge pull request #2108 from sitefinitysteve/master
Add Method to see if camera is available
2016-05-13 16:56:14 +03:00
d4ffb7607d Fix travis errors 2016-05-13 09:55:50 -04:00
64fcd06e2e Merge pull request #2106 from NativeScript/vchimev/ui-tests-app
Update ui-tests-app
2016-05-13 06:40:34 -07:00
4151b1b25c Merge pull request #2101 from leocaseiro/master
Spell mistake on Docs isEanbled to isEnabled
2016-05-13 16:31:13 +03:00
75b1586cc3 Merge pull request #2099 from covex-nn/master
Typo in Pointer.getY method for iOS
2016-05-13 16:30:45 +03:00
465c719800 Method to check to see if camera is available or not 2016-05-13 09:26:13 -04:00
428981680d Update ui-tests-app 2016-05-13 16:14:14 +03:00
d62f018a55 Fix navigatedFrom event raised when Activity is destroyed without actual navigation. (#2100) 2016-05-13 13:11:10 +03:00
3fa46f1911 Merge pull request #2098 from NativeScript/tsenov/zindex-test-app
Update zindex test page
2016-05-13 12:56:50 +03:00
eb653c602e Typo: Pointer.getY method for iOS returned this.location.x instead of this.location.y 2016-05-13 12:30:39 +03:00
34f2ffe148 Spell mistake on Docs isEanbled to isEnabled 2016-05-13 16:56:26 +10:00
b3f781754e Update zindex test page 2016-05-12 19:27:19 +03:00
87c9828a04 Merge pull request #2049 from akagr/feature/add-attributes-2048
Expose configurable attributes property when loading components
2016-05-11 10:10:38 +03:00
3607bc63ac Merge pull request #2082 from NativeScript/hdeshev/gridlayout-onrowremoved
Call row/column removed callbacks on removeRows/removeColumns.
2016-05-11 09:55:41 +03:00
902edef731 Merge pull request #2083 from NativeScript/niliev/docs-fix-slash-misuse
how-to's fixed slashes in code comments
2016-05-11 09:48:51 +03:00
1e2a991b37 Reduced adb log level to root out the problem 2016-05-11 00:46:34 +05:30
bd48e2da49 Shifting back to label now that I know how to deal with tsc's error 2016-05-10 23:54:16 +05:30
89701515c6 Trying to work around typescript's error 2016-05-10 23:26:16 +05:30
7d5953d573 Using custom component instead of label 2016-05-10 22:58:28 +05:30
26e73f4e2f Fixed incorrect reference to assertViewColor 2016-05-10 22:25:38 +05:30
d227c8479b Add tests for loading attributes in components 2016-05-10 21:53:32 +05:30
3ee3f9cc8b Merge pull request #2069 from triniwiz/master
Added save to gallery option - Android
2016-05-10 14:03:09 +03:00
fb19294fcc Update camera.android.ts 2016-05-09 12:15:31 -04:00
4d14166db6 Update camera.android.ts 2016-05-09 11:17:34 -04:00
5daa847c0d Update camera.android.ts 2016-05-09 11:02:46 -04:00
ee2eee3d7e how-to's fixed slashes in code comments 2016-05-09 18:02:05 +03:00
babb617287 Update camera.android.ts 2016-05-09 10:22:00 -04:00
21c74bdf5a Call row/column removed callbacks on removeRows/removeColumns.
Changed callback names to _onRowRemoved, etc and changed visibility to
public to work around a TypeScript "protected" limitation.
2016-05-09 16:58:56 +03:00
de748d4a98 Merge pull request #2078 from victorsosa/master
Added save to gallery option - IOS
2016-05-09 11:43:01 +03:00
fc27063622 Merge pull request #2079 from NativeScript/pete/docs-update
Update docomentation
2016-05-09 11:34:31 +03:00
115d4aa0a3 Merge pull request #2071 from NativeScript/nnikolov/Issue2016
Fixed issue with simple object as binding context.
2016-05-09 11:00:52 +03:00
21cca0a716 Merge pull request #2073 from NativeScript/raikov/fix-2062
Fix: Cannot change the iOS status bar text color
2016-05-09 10:58:27 +03:00
751eef8c34 Merge pull request #2067 from NativeScript/jasssonpet/extends-global
Add __extends in case it's missing
2016-05-09 10:56:57 +03:00
d0ebed13b5 Add __extends in case it's missing 2016-05-09 10:23:33 +03:00
b1222b71b2 fix wording 2016-05-09 09:52:27 +03:00
135e713eff Merge pull request #2015 from NativeScript/ErjanGavalji/cleanup-of-buildfile
Remove redundant comments from the gruntfile
2016-05-09 09:49:46 +03:00
fb6dab871b Merge pull request #2039 from NativeScript/vchimev-pack-1
Update package.json
2016-05-09 09:46:11 +03:00
2674f0666c Merge pull request #2066 from NativeScript/jasssonpet/delete-ui-main
Delete missing main module in ui/package.json
2016-05-09 09:43:24 +03:00
c2f084224a Expose configurable attributes property when loading components 2016-05-08 23:31:44 +05:30
97cec87410 Added save to gallery option - IOS only 2016-05-07 08:06:30 -04:00
71ced030ce Added save to gallery option - IOS only 2016-05-07 08:05:48 -04:00
09f4768fb6 Added save to gallery option - IOS only 2016-05-06 17:29:27 -04:00
3120bf0683 Added save to gallery option - IOS only 2016-05-06 17:08:34 -04:00
891d927293 Added save to gallery option - IOS only 2016-05-06 16:30:55 -04:00
63b581492d Added save to gallery option - IOS only 2016-05-06 16:23:55 -04:00
93004b06f4 Added save to gallery option - IOS only 2016-05-06 16:16:42 -04:00
8ac64a9d2d Merge pull request #2 from NativeScript/master
update pull
2016-05-05 13:16:23 -04:00