-
Notifications
You must be signed in to change notification settings - Fork 62
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
Skinappchanges #380
base: candidate
Are you sure you want to change the base?
Skinappchanges #380
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@orobles-ooyala @AlinaVoronkovaEpam can you review this one? Would prefer if you do so you are aware of the changes. |
ContentProtectionSampleApp/app/src/main/java/com/ooyala/sample/players/CustomActivity.java
Outdated
Show resolved
Hide resolved
OoyalaSkinSampleApp/app/src/main/java/com/ooyala/sample/players/GeoBlockingActivity.java
Show resolved
Hide resolved
OoyalaSkinSampleApp/app/src/main/java/com/ooyala/sample/players/GeoBlockingActivity.java
Show resolved
Hide resolved
OoyalaSkinSampleApp/app/src/main/res/layout/embed_pcode_layout.xml
Outdated
Show resolved
Hide resolved
ContentProtectionSampleApp/app/src/main/java/com/ooyala/sample/players/CustomActivity.java
Outdated
Show resolved
Hide resolved
OoyalaSkinSampleApp/app/src/main/res/layout/embed_pcode_layout.xml
Outdated
Show resolved
Hide resolved
Implemented review comments. Please review. |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add JIRA ticket number to Title, make branch with that number something like PLAYER-1234 or PBA-1234 or whatever it is in JIRA and make PR from that branch.
Please, make branch from https://github.com/ooyala/android-sample-apps repo, do not fork it to your own https://github.com/sndy35/android-sample-apps. Also, does it need to be in "candidate" branch, may be "dev" is enough right now? |
936c192
to
b5648c1
Compare
I have modified custom activity to. accept apikey and secret as parameters