Yasin Simsek
695099b2b0
fix(3dTouch): fixes onHomeIconPressed ( #813 )
2016-11-23 04:48:08 -05:00
Max Lynch
28f4680575
Merge pull request #764 from shamsher31/patch-1
...
Update Example for Ionic Native Google Map
2016-11-20 08:16:57 -06:00
Max Lynch
40a7b138e2
Merge pull request #768 from stalniy/fix/file.writeFile
...
refactor(file): add return value to be file entry in writeFile
2016-11-20 08:13:53 -06:00
Max Lynch
fa624df1da
Merge pull request #769 from ValentinKlinghammer/patch-1
...
docs(admob) Added basic usage description
2016-11-20 08:12:02 -06:00
Max Lynch
5577c51dbc
fix(camera-preview): formatting. Closes #790
2016-11-20 07:54:44 -06:00
Max Lynch
1ab76ae693
Merge pull request #797 from shanesmith/patch-1
...
docs(media-capture): fix documentation mixup
2016-11-20 07:51:57 -06:00
Max Lynch
98bd5cee38
Merge pull request #801 from morrisonbrett/master
...
GoogleAnalytics TS file updated to include 'Browser', now that 'Brows…
2016-11-20 07:50:42 -06:00
Max Lynch
f6903cdcdf
Merge pull request #804 from nakulgulati/patch-1
...
Plugin reference fix
2016-11-20 07:50:25 -06:00
Alex Muramoto
b5cc14c546
docs(camera preview): update to correct repo
...
* docs(camera preview): update to correct repo
* docs(camera preview): fix typo
* docs(camera preview): Update to other repo
* fix(camera preview): revert to old plugin and update repo to matching repo
2016-11-18 17:30:06 -05:00
Nakul Gulati
8988fad713
Plugin reference fix
...
The plugin reference is available as part of the global `cordova` object and not the global `plugins` object. This caused the plugin to `Plugin not installed warning` even though the plugin is installed and works when using through `cordova.plugins.market.open(appId);`
2016-11-18 17:08:42 +05:30
Brett Morrison
7b8b2d7136
GoogleAnalytics TS file updated to include 'Browser', now that 'Browser' is supported: https://github.com/danwilson/google-analytics-plugin/pull/313
2016-11-17 16:14:02 -08:00
Alex Muramoto
dd2ccef0c7
docs(camera preview): update to correct repo
...
* docs(camera preview): update to correct repo
* docs(camera preview): fix typo
* docs(camera preview): Update to other repo
2016-11-17 12:53:24 -05:00
Shane Smith
e46f10878e
docs(media-capture): fix documentation mixup
2016-11-16 14:43:52 -05:00
mhartington
2dacec0cb5
docs(): hide old open method
2016-11-09 14:14:26 -05:00
Anıl ÜNAL
0c5fadee86
docs(apprate): update usage ( #778 )
2016-11-08 17:02:10 -05:00
Ramon Henrique Ornelas
01b30c68e1
fix(diagnostics): fix #776 ( #777 )
2016-11-08 17:01:38 -05:00
Valentin Klinghammer
e5b0365d0c
Added basic usage description to AdMob
2016-11-03 10:41:41 +01:00
Sergii Stotskyi
867400d1ac
refactor(file): add return value to be updated file entry in writeFile method
...
Also remove code duplication in writeExistingFile
2016-11-03 06:16:08 +02:00
Mark McEahern
88f6ecf250
docs(inappbrowser): fix typo ( #766 )
2016-11-02 17:49:34 -04:00
Shamsher Ansari
e6beaa49a4
Update Example for Google Map
2016-11-02 16:44:06 +05:30
Andrew Mitchell
fa03fa544f
fix(datepicker): fix allowOldDates option ( #761 )
2016-11-02 00:13:43 -04:00
Ibby
c22747fa2e
chore(): go to SITE_DIR if checking out
2016-10-27 19:18:29 -04:00
Ibby
fd8f80e92b
test(): add mixpanel test back
2016-10-27 19:04:59 -04:00
Ibby
17f2fcb829
chore(): update changelog
2016-10-27 19:02:50 -04:00
Ibby
6a412155a3
2.2.6
2016-10-27 19:02:32 -04:00
Ibby
489d860264
chore(): update changelog
2016-10-27 19:02:12 -04:00
Ramon Henrique Ornelas
ca43394185
fix(nfc): don't bind to name field, fix #740 ( #749 )
2016-10-27 18:51:21 -04:00
Perry Govier
b3eed47cbb
Merge pull request #738 from driftyco/clean-docs
...
chore(scripts): clean old docs before processing
2016-10-27 16:46:56 -05:00
Max Lynch
71916a85dd
fix(plugin): don't bind to name field. Fixes #740
2016-10-27 12:48:50 -05:00
Ibby
0669ba5222
2.2.5
2016-10-27 09:17:35 -04:00
Ibby
bec0eac122
style(): tslint
2016-10-27 09:17:11 -04:00
Daniel Flood
00e63d9fc8
docs(youtube-video-player): fix typo ( #747 )
...
Changed YouTubeVideoPlayer.openVideo to YoutubeVideoPlayer.openVideo (notice the T in Youtube).
2016-10-27 09:15:03 -04:00
Ibby
ac181c5439
fix(nfc): fix Ndef class
...
closes #713
2016-10-27 08:24:28 -04:00
Ibby
8fbf1f2b34
feat(sms): add hasPermission method
...
closes #721
2016-10-27 08:14:47 -04:00
Ibby
685ac5c7a0
refractor(contacts): export ContactError
...
closes #731
2016-10-27 08:11:45 -04:00
Ibby
634843e1b2
Merge branch 'master' of github.com:driftyco/ionic-native
2016-10-27 08:09:46 -04:00
Ibby
d5310b0f73
fix(geolocation): fix watchPosition return type
...
closes #741
2016-10-27 08:09:36 -04:00
Ibby
a72cd59b99
fix(sqlite): fix callback issue with transaction method
...
closes #732
2016-10-27 08:00:47 -04:00
Ibby
6f4737190b
fix(sqlite): check if plugin exists before opening database
2016-10-27 08:00:47 -04:00
Ibby
c98b4f4c85
fix(sqlite): check if plugin exists before opening database
2016-10-27 07:30:06 -04:00
Ibby
8f5532eb74
refractor(mixpanel): remove pluginMeta variable
2016-10-27 07:26:12 -04:00
Ibby
4340597fc9
Merge branch 'master' of github.com:driftyco/ionic-native
2016-10-27 07:25:22 -04:00
Andrew Cole
7324246e6a
refractor(mixpanel): remove pluginMeta variable ( #742 )
...
Documentation doesn't specify the repo or the correct command for ionic plugin add ...
2016-10-27 07:25:12 -04:00
Ibby
55b6ab9c54
refractor(file): remove pluginMeta variable
2016-10-27 07:24:19 -04:00
Ibby
a5e591cfa6
refractor(googlemap): remove pluginMap constant
2016-10-27 07:23:13 -04:00
Ibby
48e5d46f1e
refractor(googlemap): googlemaps.ts to googlemap.ts
2016-10-27 07:17:14 -04:00
Ibrahim Hadeed
62d8645468
leave index.md untouched
2016-10-27 07:09:38 -04:00
Ibby
0388ac3f6b
test(): fix tests
2016-10-27 06:59:00 -04:00
Ibby
24752652b7
style(): tslint
2016-10-27 06:40:22 -04:00
Ibby
eb03de96ba
feat(diagnostic): add missing functions
...
closes #743
2016-10-27 06:38:46 -04:00