Commit Graph
137 Commits
Author SHA1 Message Date
Jeffrey BorgandGitHub dbf27e63a4 removed reference to removed test.js
Build fails with 2.6.1 due to missing file, removed reference to this file for cordova
2018-03-16 09:40:45 +11:00
EddyVerbruggen 3235b9c8e3 Add npmignore 2.6.1 2018-03-15 21:29:05 +01:00
EddyVerbruggen ed2398455a typo 2018-03-15 21:28:46 +01:00
EddyVerbruggen 2a0ecbc2dd typo 2018-03-15 21:27:03 +01:00
EddyVerbruggen 6351512cf1 bump 2018-03-15 21:25:59 +01:00
Eddy VerbruggenandGitHub 206b7e014e Merge pull request #112 from Capgemini-nantes-df/master
get real top most view controller
2018-03-15 21:22:09 +01:00
yjajkiew a429424107 get real top most view controller 2018-03-15 18:05:00 +01:00
Eddy VerbruggenandGitHub 4324168d2a Update README.md 2017-03-14 20:42:03 +01:00
Eddy VerbruggenandGitHub 75287f6517 cleanup 2017-02-24 21:20:29 +01:00
eddyverbruggen 04b4cf7894 bump 2017-02-18 21:24:18 +01:00
eddyverbruggen d5356d7562 bump 2.6.0 2017-02-18 21:23:47 +01:00
eddyverbruggen 8d4a3d646c cleanup 2017-02-18 21:23:03 +01:00
eddyverbruggen d81936a08a bump 2017-02-18 21:22:06 +01:00
Eddy VerbruggenandGitHub f3f608ee1c Merge pull request #103 from Ph0ndragX/master
Windows platform support.
2017-02-18 21:18:51 +01:00
Piotr Smolarski e3fb477789 Windows platform support. 2017-02-15 14:02:27 +01:00
Eddy Verbruggen ce1dfa79cc Merge pull request #79 from ElNinjaGaiden/master
Changes to send same parameters to success callback when the toast hides automatically
2016-06-01 09:40:56 +02:00
Eddy Verbruggen 7b903b7f72 Update README.md 2016-06-01 09:32:21 +02:00
EddyVerbruggen 093b523dc6 bump 2.5.2 2016-06-01 08:51:18 +02:00
ElNinjaGaiden 37a73baa1f Readme update 2016-05-31 18:04:50 -06: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 52e4072ce6 Merge branch 'master' of https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin 2016-05-22 19:11:18 +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 55f9b41d87 #86 Is there anyway to get a significantly larger font on IOS and Android? - center align on Android as well 2016-05-20 21:27:23 +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? 2.5.1 2016-04-28 19:52:33 +02:00
EddyVerbruggen 9ed9f018a7 #71 ios toast get error while message is integer 2.5.0 2016-03-17 21:30:17 +01: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
Eddy Verbruggen 4fb9932c9b Merge pull request #78 from NoahYarian/patch-1
README.md - replaced , with : for valid JSON in success callback example
2016-02-29 22:32:58 +01:00
Noah Yarian 4c65555aca README.md - replaced , with : for valid JSON in success callback example 2016-02-29 15:08:59 -06:00
Eddy Verbruggen aa1a771f7b Update README.md 2016-02-19 09:43:44 +01:00
Eddy Verbruggen 35ace3dd9d Update README.md 2016-02-19 09:43:09 +01:00
Eddy Verbruggen c0daed7ce4 Update README.md 2016-02-19 09:42:57 +01:00
EddyVerbruggen 8dbcc43e68 #75 [Toast-PhoneGap-Plugin] styling.opacity is meanless 2.4.2 2016-02-18 21:18:00 +01:00
Eddy Verbruggen 4f6463e3f2 Update issue_template.md 2016-02-17 21:40:01 +01:00
Eddy Verbruggen 41a568c549 Update issue_template.md 2016-02-17 21:35:34 +01:00
EddyVerbruggen 811e0a82ed issue template 2016-02-17 21:27:24 +01:00
Eddy Verbruggen a2d253bdde Update plugin.xml 2.4.1 2016-02-17 19:50:19 +01:00
Eddy Verbruggen ffe056db75 Merge pull request #73 from Telerik-Verified-Plugins/master
Style the text color
2016-02-17 19:50:05 +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
Eddy Verbruggen 37c14a6d2d Merge pull request #2 from ergowerk/master
Allow the user set a textColor
2016-02-17 19:27:24 +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 f6479c8846 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	plugin.xml
2016-01-27 23:07:58 +01:00
EddyVerbruggen 658ee711db Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	plugin.xml
2016-01-27 23:07:49 +01:00
EddyVerbruggen 5f4a0f5636 #4 styling 2.4.0 2016-01-27 20:49:03 +01:00