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

PR: Notification Management feature #12

Merged
merged 10 commits into from
Nov 5, 2024
Merged

PR: Notification Management feature #12

merged 10 commits into from
Nov 5, 2024

Conversation

doyoonkim3312
Copy link
Member

  • Allow user to manage their notification permission status.
    Notification management would be delegated to system settings.
  • Add necessary tasks to be executed when the application is entering onDestroy status.

  - Add necessary resources (string, drawable).
  - Apply new destination 'OSS' for handling back button action.
  - Add new destination 'OSS' for access OpenSourceLicenseNotice composable.
  - Composable with a single WebView inflated on specific composable 'AndroidView' for displaying web content directly.
  - Add new enum value in enum class Destination. (New destination in Navigator.)
  - Replace dummy 'forward' arrow with active Icon Button with appropriate action.
  - Remove unnecessary import statement.
  - Allow user to manage notification permission.
    Permission management would be delegated to system settings.
  - Add necessary clean-up tasks, which would be executed when the application is entering onDestroy status.
@doyoonkim3312
Copy link
Member Author

Include OSS composable as well.

  - Modify color applied on Surface to match its color to overall application theme.
@doyoonkim3312
Copy link
Member Author

Proceed to merge

@doyoonkim3312 doyoonkim3312 merged commit b8374e0 into main Nov 5, 2024
2 checks passed
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.

1 participant