Commit Graph

118 Commits

Author SHA1 Message Date
EddyVerbruggen
eed523111b bump 2015-08-04 22:07:13 +02:00
EddyVerbruggen
e0420e0aef bump 2015-08-04 22:06:46 +02:00
Eddy Verbruggen
8c10bcaec5 Merge pull request #45 from martinoss/android-fix-blurry-toast
Fix blurry toast on Android 5, resolves #44
2015-08-04 21:39:56 +02:00
Martin Oss
5d9aa4f187 Fix blurry toast on Android 5, resolves EddyVerbruggen/Toast-PhoneGap-Plugin#44 2015-08-04 21:09:29 +02:00
EddyVerbruggen
50290d83de #37 Support landscape mode on iOS 7 2015-06-19 12:28:29 +02:00
eddyverbruggen@gmail.com
3d0b2927ae #36 control the vertical position (added WP support) 2015-06-11 19:43:27 +02:00
eddyverbruggen@gmail.com
2cb29b217a #36 control the vertical position (added Android support) 2015-06-11 19:39:49 +02:00
eddyverbruggen@gmail.com
6208c60449 #36 control the vertical position 2015-06-11 19:31:10 +02:00
EddyVerbruggen
39dd68c7c0 #35 Close toast when app is suspended or closed: lastly, added WP8 (fix) 2015-05-21 22:15:44 +02:00
EddyVerbruggen
d175358f36 #35 Close toast when app is suspended or closed: lastly, added WP8 2015-05-21 21:37:41 +02:00
EddyVerbruggen
9c269fc9ba #35 Close toast when app is suspended or closed: documentation 2015-05-21 21:31:18 +02:00
EddyVerbruggen
5eb202fd54 #36 iOS: top toast a little lower, bottom toast a bit higher 2015-05-21 21:25:21 +02:00
EddyVerbruggen
7ada5fbaa7 #35 Close toast when app is suspended or closed: added hide() function, for iOS and Android only for now 2015-05-21 21:24:03 +02:00
EddyVerbruggen
4593549f41 #35 Close toast when app is suspended or closed: added hide() function, for Android only for now 2015-05-21 21:04:37 +02:00
eddyverbruggen@gmail.com
69f1fbaa80 #4 test updates 2015-04-22 22:24:10 +02:00
Eddy Verbruggen
be56435c26 Merge pull request #33 from Telerik-Verified-Plugins/master
New JS API
2015-04-22 22:04:07 +02:00
eddyverbruggen@gmail.com
3e65a71ce6 #4 Upgrading the JS API to prepare for custom options (no additional options yet, this is a change to make that possible in the future) 2015-04-22 22:02:16 +02:00
eddyverbruggen@gmail.com
6d4c052a12 #4 Upgrading the JS API to prepare for custom options (no additional options yet, this is a change to make that possible in the future) 2015-04-22 21:51:38 +02:00
eddyverbruggen@gmail.com
75819ee95e Toasts are now show on top of an InAppBrowser window (iOS). 2015-04-22 20:37:30 +02:00
Eddy Verbruggen
780f6f534b Merge pull request #27 from taroquu/master
Added support for blackberry 10
2015-02-19 21:29:22 +01:00
Martin Cassidy
eba877b5d7 Added support for blackberry 10 2015-02-10 18:19:59 +00:00
EddyVerbruggen
bd2cb63e52 #26 Crosswalk compatibility 2015-02-04 11:53:32 +01:00
EddyVerbruggen
cd65647841 #23 Notifications while app is suspended 2015-01-13 16:04:58 +01:00
EddyVerbruggen
23e5029f89 #23 Notifications while app is suspended 2015-01-13 13:48:17 +01:00
EddyVerbruggen
2fdfde7a1a #18 - fixed cordova 3.6.0 deprecation warnings, so we're ready for Cordova 4.x 2014-09-27 15:41:53 +02:00
EddyVerbruggen
b9700455c7 #13 - works great, thanks! 2014-08-14 12:09:44 +02:00
Eddy Verbruggen
218832b269 Merge pull request #13 from mrichie/master
prevent multiple Toast overlaps in iOS - testing it now
2014-08-14 11:55:41 +02:00
Richie
654dccb05a prevent multiple Toast overlaps in ios 2014-08-14 11:19:16 +08:00
Eddy Verbruggen
e6c1c89f14 Proper error handling for invalid params in WP8 2014-07-20 15:04:18 +02:00
Eddy Verbruggen
8f92ce22eb Merge pull request #12 from Telerik-Verified-Plugins/master
Fixed tests
2014-07-16 20:20:21 +02:00
EddyVerbruggen
ea932b3f85 Merge branch 'master' of https://github.com/Telerik-Verified-Plugins/Toast-PhoneGap-Plugin 2014-07-13 10:00:27 +02:00
Eddy Verbruggen
daba1f21cd On Android a Toast was shown when an invalid option was passed. Trivial issue. 2014-07-13 09:58:05 +02:00
Eddy Verbruggen
fe7b0db69c Update tests.js 2014-07-12 21:08:28 +02:00
Eddy Verbruggen
388979b909 Added banner for the Verified Plugins Marketplace 2014-07-12 20:52:01 +02:00
Eddy Verbruggen
7b606b5956 Merge pull request #11 from EddyVerbruggen/cdvtest
Added Cordova tests
2014-07-12 20:50:35 +02:00
Eddy Verbruggen
91d06c6dd8 Update tests.js 2014-07-12 20:49:48 +02:00
Eddy Verbruggen
489d71aadc Update tests.js 2014-07-11 23:51:42 +02:00
Eddy Verbruggen
b7bc165d73 Adding tests 2014-07-11 23:36:12 +02:00
Eddy Verbruggen
57f606dacf Adding tests 2014-07-11 23:34:19 +02:00
Eddy Verbruggen
8a1ed1e938 Update README.md 2014-05-12 09:51:13 +02:00
Eddy Verbruggen
77522fd12e Added note about the min iOS version 2014-05-12 09:49:54 +02:00
EddyVerbruggen
720f87abc8 WP8 docs 2014-04-17 21:27:48 +02:00
EddyVerbruggen
86ea31ce14 WP8 docs 2014-04-17 21:23:44 +02:00
EddyVerbruggen
495cab2b79 Added WP8 support 2014-04-17 20:41:02 +02:00
EddyVerbruggen
b0a024f012 Experimented with the WP8 ShellToast --> added a pointer to possible implementations 2014-04-12 10:05:52 +02:00
EddyVerbruggen
30fc389fb4 Experimented with the WP8 ShellToast 2014-04-12 10:02:41 +02:00
Eddy Verbruggen
e21ecc5020 Update README.md 2014-02-21 20:00:45 +01:00
Eddy Verbruggen
24a0e27e3a Added a note about PhoneGap Build 2014-01-28 07:12:37 +01:00
Eddy Verbruggen
eefa0da85e Update README.md 2014-01-25 21:05:20 +01:00
Eddy Verbruggen
92902016df Added link to blog 2014-01-25 20:26:23 +01:00