-
Notifications
You must be signed in to change notification settings - Fork 407
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
futuretap
wants to merge
145
commits into
omz:master
Choose a base branch
from
futuretap:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
futuretap
commented
Oct 9, 2014
- Added Launch.storyboard for iPhone 6 (Plus)
- Added missing app icon sizes
…the Customer Review download fix by @abuharsky
Updated for App Bundles
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
Thanks @futuretap i've also added your 'Show refunds' code to my branch. |
Download last 30 days of reports on first sync, instead of just last 14.
I'm interested in the 'Show refunds' functionality. Any chance that change can be merged in? |
Improvements to Payments.
- 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.
Using this implementation: https://stackoverflow.com/a/17822217/235297
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.