59 Commits

Author SHA1 Message Date
EddyVerbruggen 8869b81749 Remove show toast method call from cancel timer to ensure that toast show is called only once. #118 2018-08-22 09:37:36 +02:00
Patrick Frisch 9757e2c04c Remove show toast method call from cancel timer to ensure that toast show is called only once. 2018-08-21 16:46:09 +02:00
yjajkiew a429424107 get real top most view controller 2018-03-15 18:05:00 +01:00
eddyverbruggen 8d4a3d646c cleanup 2017-02-18 21:23:03 +01:00
Piotr Smolarski e3fb477789 Windows platform support. 2017-02-15 14:02:27 +01:00
ElNinjaGaiden 0b76cb8811 Minor bug fix 2016-05-31 11:25:10 -06:00
ElNinjaGaiden b3e3d8b858 Merge with EddyVerbruggen/master 2016-05-31 11:20:24 -06:00
EddyVerbruggen b5adb0da91 #80 Receiving a callback when a Toast is tapped not trigger in Android 2016-05-23 09:19:38 +02:00
EddyVerbruggen 11bcf9b14d #86 Is there anyway to get a significantly larger font on IOS and Android? - center align on Android as well 2016-05-22 19:09:57 +02:00
EddyVerbruggen 0aeb2c4f95 #86 Is there anyway to get a significantly larger font on IOS and Android? - center align on iOS 2016-04-29 21:11:24 +02:00
EddyVerbruggen dc6c537125 #86 Is there anyway to get a significantly larger font on IOS and Android? 2016-04-28 19:52:33 +02:00
EddyVerbruggen fe1aed17e3 #59 Add specific duration of the toast 2016-03-17 21:23:19 +01:00
ElNinjaGaiden 566f6f7392 Changes to support hide notification with data on android devices
-Since android toasts does not support any kind of listener or callback
when the toast hides, the solutions is kind of a hack but it works.
2016-03-04 11:26:00 -06:00
ElNinjaGaiden 9b9365d9da Changes to send same parameters to success callback when the toast hides automatically - no tap 2016-03-04 09:24:55 -06:00
EddyVerbruggen 8dbcc43e68 #75 [Toast-PhoneGap-Plugin] styling.opacity is meanless 2016-02-18 21:18:00 +01:00
EddyVerbruggen 5e5251bbd2 #2 Allow the user set a textColor - fixed a compiler warning, added doc, and bumped the version 2016-02-17 19:47:32 +01:00
Sino 369ab363b9 fixed naming, id and import 2016-02-16 22:53:43 +01:00
Sino 6ba778dd22 option to set the text color of the toast 2016-02-16 17:00:52 +01:00
Sino e8ade312d9 possibillity to change text color as a styling option 2016-02-16 16:48:24 +01:00
EddyVerbruggen 5f4a0f5636 #4 styling 2016-01-27 20:49:03 +01:00
EddyVerbruggen ac0746b9b9 #65 Success callback not triggered when toast tapped in Android 2016-01-15 13:12:03 +01:00
EddyVerbruggen a5cdda3ea2 #20 Click event, now with an optional data object 2015-12-08 12:32:08 +01:00
EddyVerbruggen 335f731da4 #20 Click event 2015-12-08 10:18:20 +01:00
EddyVerbruggen ecb47ab110 #60 Is it possible to change the android theme? Compatibility with older Android versions. 2015-12-01 12:31:41 +01:00
EddyVerbruggen f8887dc45e #60 Is it possible to change the android theme? Compatibility with older Android versions.
#61 Android exception NoSuchMethodError setTint.
2015-12-01 08:59:43 +01:00
EddyVerbruggen 6ee16e9e7d #60 Is it possible to change the android theme? 2015-11-29 21:00:46 +01:00
EddyVerbruggen 03320113b4 #42 toast not showing on top of InAppBrowser on iOS
#55 Again/Still? Toast won't show in front of InAppBrowser on iOS
2015-09-29 22:36:48 +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 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