Commit Graph

225 Commits

Author SHA1 Message Date
Shazron Abdullah
c3f41a4c22 Merge pull request #63 from peutetre/master
Adding a Prompt iOS plugin!
2011-07-06 19:50:24 -07:00
Paul Panserrieu
0663a1c8c4 Adding a stupid softkeyboard show/hide keyboard for Android 2011-07-06 20:29:55 +02:00
Paul Panserrieu
bde4e12e7e conditional import of <PhoneGap/PhoneGapCommand.h>... 2011-07-06 17:22:09 +02:00
Paul Panserrieu
2679194643 iOS Prompt: preventing the execution of wrong callbacks... 2011-06-30 23:16:50 +02:00
Paul Panserrieu
0253c84bcf iOS Prompt better code formatting 2011-06-30 23:01:31 +02:00
Paul Panserrieu
7a9164a170 Adding an ios Prompt plugin 2011-06-30 17:21:06 +02:00
Shazron Abdullah
7122c3ef79 Merge pull request #46 from vzwick/patch-4
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 16:00:55 -07:00
Shazron Abdullah
1c7838cb36 Merge pull request #47 from vzwick/patch-5
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 16:00:05 -07:00
Shazron Abdullah
b65bab5e62 Merge pull request #48 from vzwick/patch-6
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:59:03 -07:00
Shazron Abdullah
a403b4ecfc Merge pull request #49 from vzwick/patch-7
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:57:23 -07:00
Shazron Abdullah
3a08561457 Merge pull request #50 from vzwick/patch-8
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:56:41 -07:00
Shazron Abdullah
c74823fa03 Merge pull request #51 from vzwick/patch-9
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:55:34 -07:00
Shazron Abdullah
b0ba9a35b1 Merge pull request #52 from vzwick/patch-10
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:53:22 -07:00
Shazron Abdullah
31173dc0d4 Merge pull request #53 from vzwick/patch-11
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:47:12 -07:00
Shazron Abdullah
d401a24372 Merge pull request #54 from vzwick/patch-12
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:46:39 -07:00
Shazron Abdullah
ad180aa1fd Merge pull request #55 from vzwick/patch-13
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:45:58 -07:00
Shazron Abdullah
512f92fcee Merge pull request #56 from vzwick/patch-14
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:45:17 -07:00
Shazron Abdullah
d9dbae66f3 Merge pull request #57 from vzwick/patch-15
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:44:49 -07:00
Shazron Abdullah
8220d9e5bd Merge pull request #58 from vzwick/patch-16
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:44:18 -07:00
Shazron Abdullah
caa51d5cf6 Merge pull request #59 from vzwick/patch-17
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 15:43:31 -07:00
Shazron Abdullah
eb6502b81d Merge pull request #62 from Viras-/master
Updated to 0.9.6 + iOS support
2011-06-29 15:39:54 -07:00
Valentin Zwick
3d76683668 Fixing what I broke. 2011-06-29 16:10:00 +02:00
Valentin Zwick
ca6caeb72d Fixing what I broke. 2011-06-29 16:08:40 +02:00
Valentin Zwick
452d29f67d Fixing what I broke. 2011-06-29 16:07:22 +02:00
Valentin Zwick
88cea71293 Fixing what I broke. 2011-06-29 16:06:12 +02:00
Valentin Zwick
574172f937 Fixing what I broke. 2011-06-29 16:04:49 +02:00
Valentin Zwick
9a14bac9aa Fixing what I broke. 2011-06-29 16:03:26 +02:00
Valentin Zwick
a32b63008d Fixing what I broke 2011-06-29 15:55:47 +02:00
Valentin Zwick
e16ad1d18e Fixing what I broke 2011-06-29 15:52:16 +02:00
Valentin Zwick
fbfc04938d Fixing what I broke. 2011-06-29 06:44:22 -07:00
Valentin Zwick
850acb77c0 Fixing what I broke. 2011-06-29 06:43:54 -07:00
Valentin Zwick
2f3ce09b23 Fixing what I broke. 2011-06-29 06:42:42 -07:00
Valentin Zwick
f466b98d9a Fixing what I broke. 2011-06-29 06:42:01 -07:00
Valentin Zwick
adf98cfbd4 Re-Fixing what I broke. 2011-06-29 06:37:26 -07:00
Valentin Zwick
3592da6608 Re-Fixing what I broke. 2011-06-29 06:36:59 -07:00
Valentin Zwick
8fa43f4eac Re-Fixing. 2011-06-29 06:35:43 -07:00
Valentin Zwick
2e862b8240 Re-Fixing. 2011-06-29 06:33:38 -07:00
Valentin Zwick
e6d06d49ae Re-Fix. Dang. 2011-06-29 06:32:55 -07:00
Valentin Zwick
6d68d55b08 Proper implementation of PGPlugin. D'oh! 2011-06-29 06:26:41 -07:00
Shazron Abdullah
dacdaae50c Re-fix: initWithWebview return method needs to be PGPlugin 2011-06-29 06:16:07 -07:00
Shazron Abdullah
e7dc9ac896 Re-fix: imports need to be changed as well for PGPlugin 2011-06-29 06:14:59 -07:00
Shazron Abdullah
f841d4ed3e Merge pull request #60 from vzwick/patch-18
Updating to PGPlugin base class, cf [Issue #44](https://github.com/phoneg
2011-06-29 06:12:18 -07:00
Wolfgang Koller
5b7c5feb67 Updated PowerManagementPlugin to phonegap 0.9.6 (which seems to use a
different base class...)
2011-06-29 13:38:13 +02:00
Valentin Zwick
efbbbbdb1d Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:15:06 -07:00
Valentin Zwick
7c1013d0b2 Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:14:33 -07:00
Valentin Zwick
a6b5f07d59 Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:13:38 -07:00
Valentin Zwick
b85460edd8 Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:12:52 -07:00
Valentin Zwick
3da1167643 Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:12:01 -07:00
Valentin Zwick
094feee8d1 Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:11:07 -07:00
Valentin Zwick
22af4452dd Updating to PGPlugin base class, cf [Issue #44](https://github.com/phonegap/phonegap-plugins/issues/44) 2011-06-29 04:10:14 -07:00