Commit Graph

32 Commits

Author SHA1 Message Date
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 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
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
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
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 daba1f21cd On Android a Toast was shown when an invalid option was passed. Trivial issue. 2014-07-13 09:58:05 +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
EddyVerbruggen 87f1d321d7 Last layout tweaks, and we're done 2014-01-25 15:52:20 +01:00
EddyVerbruggen cbdd1027b4 finalised Android impl 2014-01-25 13:57:19 +01:00
EddyVerbruggen f5ab4e7baf further impl Android 2014-01-25 13:52:59 +01:00
EddyVerbruggen d70e04d70b implemented Toast params from JS 2014-01-25 13:22:40 +01:00
EddyVerbruggen 9b99b62980 iOS imp work in progress 2014-01-25 11:45:10 +01:00
EddyVerbruggen 167bf038cb initial import 2014-01-25 10:46:46 +01:00