Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

#259 #260

Merged
merged 3 commits into from
Jul 23, 2014
Merged

#259 #260

merged 3 commits into from
Jul 23, 2014

Conversation

akarimova
Copy link
Contributor

No description provided.

@@ -593,6 +601,43 @@ private static void checkFortumo(Options options, Context context) {

}

private static void checkNokia(Options options, Context context) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why does method static? OpenIab helper contains Options in field. You can make method non-static and remove Option from parametres.

Copy link
Contributor

Choose a reason for hiding this comment

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

Same for Context parameter.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

All these methods should be moved later to an Utils class.

@akarimova akarimova merged commit f42d375 into master Jul 23, 2014
@akarimova akarimova deleted the 259-nokia_store_crash branch August 28, 2014 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants