Closed peterjangml closed 1 year ago
Prompt
CustomPrompt
RegisterUser
RegisterPromptSuccess
RegisterPromptFail
SigninUser
SigninPromptSuccess
SigninPromptFail
PomodoroTimer
TimerPrompt
Log out
Timer Fragment Bug
I don't think the local.properties file is needed. Thanks for fixing the timer fragment. I will also update the code in my version.
Prompt
Prompt
and implemented it asCustomPrompt
CustomPrompt
throughout the appRegisterUser
:RegisterPromptSuccess
for successful registrationRegisterPromptFail
for registration failureSigninUser
:SigninPromptSuccess
for successful sign-inSigninPromptFail
for sign-in failurePomodoroTimer
:TimerPrompt
in between each cycleLog out
Timer Fragment Bug