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

iPhone 6 (Plus) support, App bundle support and showing refunds in the detail view #266

Open
wants to merge 145 commits into
base: master
Choose a base branch
from

Conversation

futuretap
Copy link
Contributor

  • Added Launch.storyboard for iPhone 6 (Plus)
  • Added missing app icon sizes

@futuretap futuretap changed the title iPhone 6 / iOS 8 optimization iPhone 6 (Plus) support, App bundle support and showing refunds in the detail view Jan 30, 2015
@ddaddy
Copy link

ddaddy commented Jan 30, 2015

Thanks @futuretap i've also added your 'Show refunds' code to my branch.

@sirnacnud
Copy link

I'm interested in the 'Show refunds' functionality. Any chance that change can be merged in?

sirnacnud and others added 30 commits January 21, 2017 16:40
- Fixed cases where there are multiple Vendor IDs by adding up all payments for a month.
- Prevented saving payment entries that are neither paid nor expected.
Added change to prevent multiple error alerts from stacking up on top of each other. Also added change to allow progress HUD to continue updating while alert is displayed.
Also, fixed to not save a payment report which has no payment summaries.
Improve ReviewDownloader error handling
Re-download payment reports which have no payment summaries
- Reviews are now all listed by default and include review text.
- Reviews can now be filtered using the new Filter button.
- Review cells now indicate if a review has been replied to.
- Added ability to download reviews for all active apps.
- Refactored ReviewDownloader into ReviewDownloadCoordinator and proper ReviewDownloadOperation.
- Replaced MBProgressHUD with StatusToolbar when downloading reviews.
Also reworked ReviewFilterViewController interaction mode.
- Tweaked logic behind app version check in About view.
- Replaced “Settings” text button with gear icon on main screen.
- Fixed bug with improperly-sized filter comparator picker.
- Fixed bug when selecting an unread review.
- Fixed bug with review navigation bar title.
generate your access token on iTunes Connect website and then enter it in the password field of the AppSales app.
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.

5 participants