Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ondemand #8

Merged
merged 18 commits into from Jul 27, 2012
Merged

Ondemand #8

merged 18 commits into from Jul 27, 2012

Conversation

misterwindupbird
Copy link
Contributor

No description provided.

@ghost ghost assigned pocketpixels Jul 24, 2012
selector:@selector(receivedMemoryWarning)
name:UIApplicationDidReceiveMemoryWarningNotification
object:nil];
});
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add an -init method implementation to the PALManager and move the above initialization code there.

pocketpixels added a commit that referenced this pull request Jul 27, 2012
Icons are now only downloaded on demand (when the PhotoAppLink interface is first presented). Previously all icons were downloaded on app start, even if users never used the PhotoAppLink feature.
The library now requires iOS 4 or later.
@pocketpixels pocketpixels merged commit 0bbf352 into pocketpixels:master Jul 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants