MIT-Mobile / MIT-Mobile-for-iOS

The iPhone native portion of the MIT Mobile Framework
http://m.mit.edu/about/iphoneapp.html
Other
107 stars 46 forks source link

News tweaks #34

Closed justinanderson closed 9 years ago

justinanderson commented 10 years ago

General

Root

Searching

Gallery

transitmark commented 10 years ago

@justinanderson How would like the different categories to be separated when sharing the image? (Image Link, Description, Caption, News Link...)

ios simulator screen shot aug 15 2014 4 35 51 pm

justinanderson commented 10 years ago

@Smartcop I didn't realize it was messed up on the iPhone version. It should be sharing the image itself, not a link to it.

The subject should be: "MIT News: foo" where foo is the title of the story.

The message body should be:

image

image caption

story link

and there shouldn't be any labels before them.

transitmark commented 10 years ago

Ok. I need subclass UIActivity to make the image appear at the top instead of the bottom but it's looking better.

ios simulator screen shot aug 15 2014 6 05 43 pm

justinanderson commented 10 years ago

@Smartcop That's fine as is. Don't worry about subclassing UIActivity.