forked from NSU-FA20-CSE299-2/Group06
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug Fix & Updates #7
Comments
ferdouszislam
added a commit
that referenced
this issue
Apr 30, 2021
New google-services.json file downloaded from firebase console settings with current app sha keys.
ferdouszislam
added a commit
that referenced
this issue
May 5, 2021
Bug fixed for when otp code is invalid.
ferdouszislam
added a commit
that referenced
this issue
May 5, 2021
ferdouszislam
added a commit
that referenced
this issue
May 5, 2021
Queries for opening default Map, Phone, Camera app added. Without queries these apps don't open up in Android 11.
ferdouszislam
added a commit
that referenced
this issue
May 5, 2021
- Help post checkbox input handled. - Help posts now do not require any phone number input. Necessary changes made to other places- AndroidManifest.xml, SingleHelpPostActivity, HelpPost
ferdouszislam
added a commit
that referenced
this issue
May 6, 2021
TimeUtils.getCurrentFormattedTime(...) method name change. Corresponding changes made to other files.
ferdouszislam
added a commit
that referenced
this issue
May 7, 2021
Vibration added whenever emergency help post is triggered. Vibrate permission declared in AndroidManifest.xml
ferdouszislam
added a commit
that referenced
this issue
May 7, 2021
ferdouszislam
added a commit
that referenced
this issue
May 8, 2021
Bug fix for ui elements getting cut off inside scrollview.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixes to bugs found randomly while implementing features and updates to existing features.
The text was updated successfully, but these errors were encountered: