Marcus Kida
Marcus Kida
Please do an # import in FPActivityView.h, else the developer has to import QuartzCore himself (which may not be necessary for some projects). Thank you.
I didn't find any information about support for installed applications which use redirect_uri=urn:ietf:wg:oauth:2.0:oob. This currently leads to a redirectal error, which is perfectly correct, but shall lead to a page...
When zooming-IN to an image using double tap leads to a graphics glitch (flicker)
Added ´- (void)scrollToPageIndex:animated:´ method to programmatically scroll to a specific page
By calling the ´- (void)scrollToPageIndex:animated:´ the GMGridView scrolls to the specific page. May be used to scroll by using Arrow Buttons etc.
# Rationale The aim is to make the account toggle feature more discoverable by showing a visual indicator to the user. ## iPhone | iPhone, Light Appearance, Deselected | iPhone...
# Use case As a user I want to quickly cycle through my accounts. # Related issues Related to #595 #627
# Rationale Currently the "Report Post" functionality can be a bit misleading, as the next button is only enabled if an additional post is selected. When selecting a user to...
# Rationale Make it more obvious / easier for users proceed with the "Report"-Flow by changing the buttons on the "Is there anything else we should know"-Step to "Submit"
# Rationale As a user I want blocked users, which I have blocked from outside the App, to disappear from my timelines within the iOS App. Resolves #626 # How...