umgc / fall2022

SWEN 670 Fall 2022 cohort
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

Fahimi/google assistant #619

Closed AliFahimi closed 2 years ago

AliFahimi commented 2 years ago

This fixes a couple bugs with my last PR, as well as makes it so we operate correctly when the application is started by an intent (if the app was closed).

Bug Fixes: When we got an intent, all pages in the stack would attempt to navigate. Sending an intent on the sign in page does nothing. It now will pop up a dialog.

Features: We will now process intents that are sent when the application is starting. Starting work for adding notifications.

AliFahimi commented 2 years ago

Conflicts have been resolved