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 |
|
twaldecker
|
0317d4455f
|
docs(transfer): add how-to download files (#745)
also add information how to browse your app
files directory, which is hard to find.
I needed very long time to check where my files are.
|
2016-10-27 06:30:02 -04:00 |
|
AndreasGassmann
|
757d0961b9
|
fix(3dtouch): add missing property (#739)
|
2016-10-24 16:12:01 -04:00 |
|
Ramon Henrique Ornelas
|
693ba01137
|
chore(location-accuracy): add name field (#724)
|
2016-10-22 13:19:49 -04:00 |
|
Ramon Henrique Ornelas
|
fa0175d248
|
chore(http): add name field (#725)
|
2016-10-22 13:19:43 -04:00 |
|
Ramon Henrique Ornelas
|
04d01ac1b3
|
chore(zbar): add name field see 96776567eb (#723)
|
2016-10-22 13:19:38 -04:00 |
|
Ramon Henrique Ornelas
|
77c7b9d00a
|
chore(stepcounter): add name field (#726)
|
2016-10-22 13:19:32 -04:00 |
|
Ramon Henrique Ornelas
|
ee4cfadff1
|
chore(devicefeedback): add name field (#727)
|
2016-10-22 13:19:25 -04:00 |
|
Ramon Henrique Ornelas
|
49d8348db3
|
chore(themeable-browser): add name field (#728)
|
2016-10-22 13:19:19 -04:00 |
|
Ramon Henrique Ornelas
|
6e445b1beb
|
chore(templates): add name field (#729)
|
2016-10-22 13:19:13 -04:00 |
|
Ibrahim Hadeed
|
970eb755b6
|
chore(scripts): clean old docs before processing
This should clean the old docs before processing the new ones, to remove any old directories.
|
2016-10-22 13:17:44 -04:00 |
|
Ramon Henrique Ornelas
|
1a803e70be
|
refractor(filepath): add name field (#722)
|
2016-10-18 22:37:53 -04:00 |
|
Max Lynch
|
6982a2d35f
|
chore(deeplinks): Updated Deeplinks docs
|
2016-10-18 12:22:09 -05:00 |
|
Colin Frick
|
0660a3bc67
|
feat(filepath): add cordova-plugin-filepath (#714)
|
2016-10-18 06:05:19 -04:00 |
|
Max Lynch
|
96776567eb
|
feat(plugins): add name field
|
2016-10-17 20:38:25 -05:00 |
|
Matt Kane
|
d09018d2d4
|
docs(camera): correct costants paths (#706)
|
2016-10-17 05:34:16 -04:00 |
|
Ramon Henrique Ornelas
|
0649d8ca8c
|
style(device-feedback): fix angular style (#703)
|
2016-10-16 03:00:27 -07:00 |
|
Ibby
|
41abaeb7c9
|
chore(): update changelog
|
2016-10-15 13:17:23 -04:00 |
|
Ibby
|
4dc82383a0
|
2.2.4
|
2016-10-15 13:17:06 -04:00 |
|
Ibrahim Hadeed
|
799e2f0b2e
|
fix(sqlite): fix callback order for transaction (#700)
|
2016-10-15 07:41:46 -07:00 |
|
Ibrahim Hadeed
|
b95f88c165
|
feat(mixpanel): MixpanelPeople returns promises (#681)
* feat(mixpanel): make MixpanelPeople return promises
* remove decorator from people property
* add cordova decorator'
* test(mixpanel): add mixpanel tests
* test(mixpanel): remove unused imports
* fix(mixpanel): fix MixpanelPeople class
closes #667
|
2016-10-15 07:41:37 -07:00 |
|
Ibrahim Hadeed
|
bbda6e22a2
|
feat(device-feedback): add DeviceFeedback plugin (#696)
|
2016-10-15 07:41:06 -07:00 |
|
Ibby
|
3edfafb6f9
|
feat(image-picker): add new android methods
|
2016-10-15 07:40:22 -07:00 |
|
Ibby
|
99c1d499f7
|
chore(): update contributing guide
|
2016-10-14 08:12:35 -04:00 |
|
Ibby
|
37ed9a097a
|
docs(toast): add interface to docs
|
2016-10-14 07:11:41 -04:00 |
|
Ibby
|
db3d5b63c6
|
docs(image-picker): add interface docs
|
2016-10-14 06:44:57 -04:00 |
|
Ibby
|
6521e1833c
|
refractor(): change return type of configure
|
2016-10-14 06:43:02 -04:00 |
|
Ibby
|
debe6834ef
|
chore(): update changelog
|
2016-10-14 06:06:49 -04:00 |
|
Ibby
|
292c8801ea
|
Merge branch 'master' of https://github.com/driftyco/ionic-native
|
2016-10-14 06:06:31 -04:00 |
|
william
|
b031ceed99
|
docs(camera-preview): fix repo link (#695)
Breaking link to Repo.
|
2016-10-14 03:06:11 -07:00 |
|
Ibby
|
82d4ec2738
|
2.2.3
|
2016-10-14 06:03:59 -04:00 |
|
Ibby
|
9c55358620
|
Merge branch 'master' of https://github.com/driftyco/ionic-native
|
2016-10-13 19:15:46 -04:00 |
|
Ibby
|
51bc5ef542
|
docs(ble): update docs for isEnabled
closes #665
|
2016-10-13 19:15:38 -04:00 |
|
Colin Frick
|
74a252b324
|
fix(googlemaps): Expose 'type' property in GoogleMapsLatLngBounds #693 (#694)
|
2016-10-13 16:00:15 -07:00 |
|
Ramon Henrique Ornelas
|
43c8592b40
|
style(file): fix angular style (#685)
|
2016-10-12 19:52:27 -07:00 |
|
Ramon Henrique Ornelas
|
babfb0dca3
|
fix(onesignal): update to match latest API version (#691)
|
2016-10-12 19:51:57 -07:00 |
|
Ibby
|
ceb4217415
|
chore(): update changelog
|
2016-10-11 21:03:52 -04:00 |
|