[TIMOB-821] Port EmailDialog to Android
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:21.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.3.0 |
| Components | Android |
| Labels | android, feature |
| Reporter | Bill Dawson |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:37:10.000+0000 |
| Updated | 2011-04-17T01:54:21.000+0000 |
I'll have a go at this.
Assigned to me for tracking. Putting in 1.4.0 as a starting point. If it's ready by Thursday, it'll go into 1.3.0
This seems like pretty low-hanging fruit. I've almost got it working and hope we can get it into 1.3.
Implementing multiple attachments is "non-obvious" in Android. Lots of questions out there. I have it working with one attachment, but will look at this article as promising for implementing multiple:
http://blog.blackmoonit.com/2010/02/filebrowser-send-receive-intents.html"> http://blog.blackmoonit.com/2010/02/filebrowser-send-receive-intents.html
(from [908471f71e4a52bc2e4028cc6b12c9a33b9e40bd]) [#821 state:resolved] Thanks to Bill Dawson for the contribution. Fix constants implementation in EmailDialogProxy and enable its KS test correctly for Android. http://github.com/appcelerator/titanium_mobile/commit/908471f71e4a52bc2e4028cc6b12c9a33b9e40bd"> http://github.com/appcelerator/titanium_mobile/commit/908471f71e4a5...