-
Notifications
You must be signed in to change notification settings - Fork 907
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
Implementation: [Android] Show a special notice to users in Indonesia #4933
Implementation: [Android] Show a special notice to users in Indonesia #4933
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5688150
to
2d95d94
Compare
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.
Works as intented! Just a couple of non blockers, nice work!
...src/main/java/com/duckduckgo/app/browser/indonesiamessage/IndonesiaNewTabSectionDataStore.kt
Show resolved
Hide resolved
@ContributesActivePlugin( | ||
AppScope::class, | ||
boundType = NewTabPageSectionPlugin::class, | ||
priority = -1, |
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.
this should be moved to NewTabPageSectionPlugin.PRIORITY_INDONESIA_MESSAGE
with a value of 5.
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.
Updated 👍
…age plugin priority.
2d95d94
to
f46b492
Compare
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
…#4933) Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f ### Description Added a new section in the New Tab Page and a view in the Legacy Tab Page. ### Steps to test this PR See https://app.asana.com/0/0/1208180779804579/f ### UI changes See https://app.asana.com/0/1200581511062568/1208180779804556/f
Task/Issue URL: https://app.asana.com/0/1200581511062568/1208125695673129/f
Description
Added a new section in the New Tab Page and a view in the Legacy Tab Page.
Steps to test this PR
See https://app.asana.com/0/0/1208180779804579/f
UI changes
See https://app.asana.com/0/1200581511062568/1208180779804556/f