Commit Graph
143 Commits
Author SHA1 Message Date
Chirag Jain d8b0b08ef3 5.1.0 2020-08-25 08:35:11 -04:00
Dominik Tenelsen d1474c3002 Add prop to change the title of IntentChooser on Android (#159)
* Allow custom IntentChooser Title on Android

* customChooserTitle prop added to example

* Add default value to comment in example
2020-08-25 08:34:20 -04:00
Chirag Jain 8c289a6d90 5.0.2 2020-08-25 08:30:00 -04:00
Dominik Tenelsen 5a28255173 Workaround for Android Multiple Attachments bug (#158)
this workaround allows to send one attachment in the current v5.
2020-08-25 08:29:25 -04:00
Chirag Jain 3f92682f11 5.0.1 2020-05-26 11:01:26 -04:00
Dominik Tenelsen f9c89a69d0 Fix ArrayList Import (#152) 2020-05-26 11:00:46 -04:00
Chirag Jain 3c16238a1f 5.0.0 2020-05-25 11:37:24 -04:00
Vlad 268b16f655 Support multiple attachments and custom mimeType (#150)
* Support multiple attachments and custom mimeType

* Fix typo

* Add mimeType to README
2020-05-21 08:18:09 -04:00
David Angulo d31f9887bf Add jpeg extension mime type (#148) 2020-03-16 09:28:44 -04:00
Chirag Jain 3677dea9ad 4.1.0 2019-11-10 18:02:57 -05:00
Charly BERTHET d20120e702 Handle errors related to attached file on iOS (#141) 2019-11-10 18:01:38 -05:00
chirag04 1924d12671 4.0.0 v4.0.0 2019-06-30 20:41:12 -04:00
jongirard 0c3a535d7c add ics mimetype support (#119) 2019-02-20 20:36:58 -05:00
Mars Lan 5a5c862cb6 Replace deprecated 'compile' gradle configuration with 'implementation' (#122)
See http://d.android.com/r/tools/update-dependency-configurations.html for more details
2019-02-18 12:43:50 -05:00
Kazumasa Kontani 0a92a3ca9a Remove RNMailTests (#102)
* remove RNMailTests.xctect

* remove RNMailTests

* remove RNMailTests from target
2019-01-28 13:43:55 -05:00
pavelaron f83db91179 Added .docx, .pptx and .xlsx formats to mime types (#126) 2018-11-14 11:04:37 -05:00
chirag04 dd0a15ee36 3.0.7 v3.0.7 2018-09-26 10:26:42 -04:00
Philip Heinser d6450640c7 update gradle to support rn 0.56 (#115) 2018-09-23 08:03:28 -04:00
eladav cd7e39f77b fix tag notation to match repository tagging (#103) 2018-03-25 12:24:10 -04:00
Lee Brindley de501851e3 Update README.md (#99)
Added csv reference to mimetypes comment, considering the CSV mimetype has had a PR merged to allow it as an attached file format.
2018-03-12 08:51:04 -04:00
Chirag Jain 0537199980 3.0.6 2018-03-06 10:17:06 -05:00
Jonas Åradsson 3ee4c39b1f Add Excel as attachment mimeType (#89) 2017-12-06 08:10:21 -05:00
Chirag Jain 227d2cdae0 3.0.5 v3.0.5 2017-11-09 10:29:39 -05:00
Adam Wilson ef9a3669bd Add audio mime types (#84) 2017-11-08 10:31:25 -05:00
Simone Marinelli fdb062335d Add requiresMainQueueSetup (#83)
Added requiresMainQueueSetup to prevent warning and future side-effects in RNMail.
2017-10-24 13:42:49 -04:00
nim23 bb24275edb Use the latest react native (#79) 2017-10-14 19:29:31 -04:00
Chris Geirman 109554223a add and update the example for es6 (#77)
* add  and update the example for es6
2017-10-06 13:27:29 -04:00
Derek Sweet b016f8532b Update RNMail.m (#76)
properly set isHTML value for NCSFBool with boolValue
2017-10-04 08:15:52 -04:00
Chirag Jain 9cb30caff8 3.0.4 v3.0.4 2017-08-07 13:35:50 -04:00
Bahaa Jr 3a54fa3e20 Handling Android RN 0.47 breaking change (#70)
[facebook/react-native@ce6fb33](https://github.com/facebook/react-native/commit/ce6fb337a146e6f261f2afb564aa19363774a7a8)
2017-08-07 13:35:18 -04:00
Chirag Jain 21105c914a 3.0.3 v3.0.3 2017-06-30 11:34:18 -04:00
Donnie West 850c0bb03e Create an index.js file and default export (#66)
With this change, consumers of this library will be able to just `import RNMail from 'react-native-mail'` instead of manually pulling the package from NativeModules. This will provide react-native-mail the same basic interface as other React Native Libraries
2017-06-30 11:32:30 -04:00
Chirag Jain f311c65f4e 3.0.2 v3.0.2 2017-06-06 10:42:31 -04:00
Chirag bf5bd0bb4e Merge pull request #64 from kacyn/master
Update README for PR #37
2017-06-06 10:41:53 -04:00
Kacyn Fujii 0ab25b94d2 remove comment saying isHtml is only for ios 2017-06-05 13:39:54 -07:00
Chirag 03d1363616 Merge pull request #37 from mdvacca/master
Add basic support for HTML email body in Android
2017-06-03 02:53:58 -04:00
Chirag 0a948da2eb Merge pull request #60 from cwRichardKim/patch-1
Update README.md
2017-04-03 13:58:14 -04:00
Richard Kim 617a7fe5ac Update README.md
clarification. two bullet points makes it unclear whether we have to change anything mainactivity
2017-04-03 13:36:58 -04:00
Kacyn Fujii c465573858 Merge remote-tracking branch 'upstream/master' 2017-02-10 14:24:06 -08:00
Chirag d0546c2a22 Merge pull request #55 from deepmehtait/master
Adding text mimeType on iOS
2017-02-02 18:23:48 -05:00
Deep Mehta d405cbb6cc Adding text mimeType 2017-02-02 10:48:42 -08:00
Chirag Jain 6a0f1ae1d9 3.0.1 v3.0.1 2017-01-11 10:05:41 -05:00
Chirag 759e41af08 Merge pull request #49 from DaniilHarik/patch-3
Added CSV mime type
2017-01-11 10:05:13 -05:00
Daniil Harik 4bf1cc0aca Added CSV mime type 2017-01-11 11:25:29 +02:00
Chirag 8385c17a5e Merge pull request #41 from pedramsaleh/patch-1
Update README.md
2017-01-10 10:34:00 -05:00
Chirag Jain 8a9e084d46 update readme 2017-01-10 10:32:50 -05:00
Chirag Jain d95e2f3d13 3.0.0 v3.0.0 2017-01-10 10:28:54 -05:00
Chirag 745e4f53f7 Merge pull request #47 from ionata/rn40
update for react native 0.40
2017-01-10 10:27:59 -05:00
Evo Stamatov 709360e817 Remove now-unnecessary header search path 2017-01-10 14:15:22 +11:00
Evo Stamatov 51a033da48 Update RNMail.m 2017-01-10 12:48:48 +11:00