Commit Graph

1044 Commits

Author SHA1 Message Date
Tim Lancina
c3cfd14c5e fix(datepicker): datepicker options are optional 2016-03-06 08:56:31 -06:00
Tim Lancina
1334f60b68 fix(plugin): don't call reject when sync 2016-03-06 08:34:05 -06:00
Tim Lancina
98fbe6c7ce chore(): new plugin cleanup 2016-03-04 15:42:21 -06:00
Tim Lancina
5ad72de3d3 chore(): remove unnecessary name option from Plugin decorator
At least for now, we get the name of the plugin from the class.
2016-03-04 14:04:43 -06:00
Tim Lancina
fc54fefde5 feat(plugin): proxy plugin properties
Rename RequiresPlugin decorator to CordovaProperty and replace getter so
we can forward property access to the underlying plugin property.
2016-03-04 13:56:28 -06:00
Tim Lancina
f360827b20 chore(): comment out debug statements 2016-03-04 13:53:59 -06:00
Tim Lancina
c48a851d87 feat(plugin): show instructions if plugin not installed 2016-03-04 13:52:57 -06:00
Tim Lancina
3b06f4cfe6 Merge pull request #5 from ihadeed/add-datepicker
Add datepicker
2016-03-04 10:36:49 -06:00
Tim Lancina
cef2e95722 Merge pull request #6 from ihadeed/add-app-rate
feat(): add apprate
2016-03-04 10:36:42 -06:00
Tim Lancina
aff7e93979 Merge pull request #7 from ihadeed/add-app-version
Add app version
2016-03-04 10:36:36 -06:00
Tim Lancina
c63987efe2 Merge pull request #8 from ihadeed/add-badge
Add badge
2016-03-04 10:36:29 -06:00
Tim Lancina
09fd745c92 chore(clipboard): add to index 2016-03-04 10:33:36 -06:00
Tim Lancina
d7c9825255 Merge pull request #9 from ihadeed/add-clipboard
Add clipboard
2016-03-04 10:32:00 -06:00
Basit
427611d109 options are optional 2016-02-26 13:09:53 +00:00
mhartington
e05f901bf3 doc(actionsheet): update options docs 2016-02-24 16:20:16 -05:00
mhartington
350a5b0911 docs: updated docs to have consistent format 2016-02-22 16:20:00 -05:00
Tim Lancina
8562195533 docs(actionsheet): update 2016-02-18 12:01:27 -06:00
Tim Lancina
3ce701cce7 chore(file): remove file for now 2016-02-17 15:33:17 -06:00
Tim Lancina
c7499185e0 chore(touchid): update TouchID 2016-02-17 15:32:34 -06:00
Tim Lancina
6c437c6ea6 chore(toast): update Toast 2016-02-17 13:37:48 -06:00
Ibrahim Hadeed
0b6cca7a28 feat(): add clipboard plugin 2016-02-17 04:52:00 -05:00
Ibrahim Hadeed
fa4c266cb7 feat(): add clipboard plugin 2016-02-17 04:49:26 -05:00
Ibrahim Hadeed
3088df441b feat(): add badge plugin 2016-02-17 04:36:38 -05:00
Ibrahim Hadeed
20cb01fd9e feat(): add app version plugin 2016-02-17 04:25:44 -05:00
Ibrahim Hadeed
8b7852129b feat(): add app version plugin 2016-02-17 04:25:03 -05:00
Ibrahim Hadeed
0dd4fecc06 feat(): add apprate 2016-02-17 04:17:40 -05:00
Ibrahim Hadeed
499ead3aae fix(): datepicker plugin, pluginref, and @Cordova wrapper 2016-02-17 02:23:56 -05:00
Tim Lancina
44d6d5c021 chore(statusbar): update StatusBar 2016-02-16 17:43:00 -06:00
Tim Lancina
f1c2347a9a chore(push): update docs 2016-02-16 17:43:00 -06:00
Tim Lancina
b9be35d81d chore(device): update Device 2016-02-16 17:43:00 -06:00
Tim Lancina
240f0f87cc fix(plugin): return originalMethod return value 2016-02-16 17:43:00 -06:00
Tim Lancina
5e6e8c2a80 chore(push): fix Push demo 2016-02-16 15:46:48 -06:00
Tim Lancina
bbe1e63892 chore(push): update Push 2016-02-16 15:40:55 -06:00
Ibrahim Hadeed
5afa58fee4 feat(DatePicker): Added DatePicker 2016-02-15 17:25:15 -05:00
Ibrahim Hadeed
9e62d791c5 Added DatePicker plugin 2016-02-15 17:22:50 -05:00
Tim Lancina
1192fd4677 chore(geolocation): update 2016-02-15 10:55:31 -06:00
Tim Lancina
0fc8b0f929 docs(barcodescanner): add return type to scan() 2016-02-15 08:59:44 -06:00
Tim Lancina
7b6395817e chore(facebook): update facebook docs 2016-02-12 18:06:42 -06:00
Tim Lancina
bd6739d782 chore(calendar): fix doc formatting 2016-02-12 13:12:28 -06:00
Tim Lancina
78c540841e fix(calendar): make getCalendarOptions sync 2016-02-09 14:51:32 -06:00
Tim Lancina
ed35622db0 chore(contacts): update contacts 2016-02-09 14:46:21 -06:00
Tim Lancina
17e3827831 feat(plugin): add sync option to @Cordova for sync functions 2016-02-09 14:45:57 -06:00
Tim Lancina
5bed810624 chore(camera): update camera 2016-02-08 16:30:01 -06:00
Tim Lancina
072173308d chore(calendar): update calendar 2016-02-08 16:11:40 -06:00
Tim Lancina
46e5247963 chore(ble): update ble 2016-02-08 13:15:01 -06:00
Tim Lancina
c2fdf39089 fix(plugin): use call for id based clearFunction 2016-02-08 13:07:26 -06:00
Tim Lancina
9e86a40034 fix(geolocation): call correct clearFunction 2016-02-08 13:06:22 -06:00
Tim Lancina
8f27fc9e51 feat(plugin): call clearFunction with original fn args 2016-02-08 12:42:42 -06:00
Tim Lancina
6688c4d91d chore(): update barcodescanner 2016-02-07 16:12:13 -06:00
Tim Lancina
6fcba5cc3f chore(): fix plugin callback order comment 2016-02-06 16:30:10 -06:00
Tim Lancina
0d57ef8852 chore(): update ActionSheet 2016-02-06 15:56:38 -06:00
Tim Lancina
b2f136773e chore(): update ActionSheet 2016-02-05 19:22:23 -06:00
Tim Lancina
78ef090049 Merge pull request #3 from kraffslol/master
Add BarcodeScanner plugin.
2016-02-05 16:05:39 -06:00
Tim Lancina
bf28669e1a chore(): update rxjs 2016-02-05 15:05:46 -06:00
Rickard Ekman
c94fe23d2a BarcodeScanner 2016-02-02 15:35:45 +01:00
perry
ca82c358dc chore(docs): setting up dgeni and circle CI 2016-01-25 16:20:36 -06:00
Max Lynch
09551c1193 TouchID 2015-12-01 19:33:43 -06:00
Max Lynch
4808416a9b TouchID 2015-12-01 19:06:38 -06:00
Max Lynch
5198d6ec5f Push 2015-12-01 18:47:24 -06:00
Max Lynch
fb1e2e83da ng1 magic 2015-12-01 13:33:08 -06:00
Max Lynch
14ec97d8d4 Calendar 2015-11-30 22:15:21 -06:00
Max Lynch
3b17353921 Faceboooooook 2015-11-30 20:17:55 -06:00
Max Lynch
9a5553c75c wth 2015-11-30 16:17:05 -06:00
Max Lynch
c939ae975f DEMO with output 2015-11-30 14:38:52 -06:00
Max Lynch
118da948cb awww yis 2015-11-30 13:27:25 -06:00
Max Lynch
2d70c6a3d4 Yea toast 2015-11-30 12:34:54 -06:00
Max Lynch
b6e612209a 🧈 2015-11-30 11:09:50 -06:00
Max Lynch
226c182039 Toast fix 2015-11-30 10:11:48 -06:00
Max Lynch
5ddf39b638 More BLE 2015-11-29 22:29:55 -06:00
Max Lynch
0058b885d9 Index 2015-11-29 21:52:20 -06:00
Max Lynch
af5b3de227 :derp: 2015-11-29 21:50:58 -06:00
Max Lynch
dfef6dcfe8 refactoring 2015-11-29 19:54:45 -06:00
Max Lynch
9d54bfcd0b new wrap 2015-11-29 17:20:11 -06:00
Max Lynch
45dc983752 Device ready call 2015-11-29 16:30:15 -06:00
Max Lynch
3327fe8f45 Aww yis 2015-11-28 18:36:38 -06:00
Max Lynch
5b754390f5 Lots o refactor 2015-11-28 18:26:55 -06:00
Max Lynch
044a824f29 yea toast 2015-11-28 16:52:05 -06:00
Max Lynch
4b519753d2 Yea, toast 2015-11-28 16:24:38 -06:00
Max Lynch
33b56579b0 Demo 2015-11-28 16:17:04 -06:00
Max Lynch
188079fdef Moving to a class-based approach 2015-11-25 11:44:58 -06:00
Rob Wormald
74c46223e5 chore(build): switch to typescript 2015-11-24 16:37:29 -08:00
Max Lynch
cccfb60a4f Reject on no plugin 2015-11-24 18:15:14 -06:00
Max Lynch
51d1ad75f6 🎅 2015-11-24 18:10:34 -06:00
Max Lynch
e407307928 🎅 2015-11-24 18:05:10 -06:00
Max Lynch
0ead0d9c32 Bad export 2015-11-24 17:57:07 -06:00
Max Lynch
d12fc3a0cd escordova 2015-11-24 17:16:39 -06:00
Max Lynch
d934853b01 Shit 2015-11-24 16:55:09 -06:00
Max Lynch
eb0b857b96 Deep keys 2015-11-24 15:00:16 -06:00
Max Lynch
a05462526d Cordova magic 2015-11-24 14:51:47 -06:00
Max Lynch
975535e563 Better existence check 2015-11-24 14:44:30 -06:00
Max Lynch
ded5bd5444 Plugin installed 2015-11-24 14:37:34 -06:00
Max Lynch
b9bc5fd8e7 Thug 2015-11-24 14:25:43 -06:00
Max Lynch
d27dd35dd6 This just might work 2015-11-24 14:04:16 -06:00
Max Lynch
f1fcbc079b Build 2015-11-24 11:07:41 -06:00