Skip to content

Conversation

@shelbyhagemann
Copy link

I changed the phrasing in the mood survey so the stress-related question would say "How stressed do you feel today." I also changed the color of the mindfulness meditation icon in the activity selection page to match the colors of the other icons.

Keller-M and others added 30 commits July 23, 2019 12:34
Some spelling errors fixed spelling fixed
Added multiple missing drawables and a couple json files to get the app running. Also commented out a MediaPlayer variable called "snap_sound" (in MinfulnessMeditationGame.java) for the meditation game because I couldn' find anything for it at the moment and it doesn't seem required to get the app to build and function.
The notifications are able to be updated by tapping the notification tab now. They appear in a more or less ordered fashion, this could be due to not ordering by the activity's timestamp of completion.
Changed the directions of the exhale on the breathing game to "Let go of the button and exhale \n as the butterfly flaps its wings".
added a meditation pop up tutorial, will be implemented.
Added a tutorial popup skeleton for the meditation activity. It still needs to be fleshed out but the functionality works.
Fixed meditation box design and changed some text colors
current work on the social aspect of liking a user's notification that they have completed an activity.
More set up for getting the front end and back end to each other.
More updates to the backend and progress in the toggleLike() method. This method should be able to tell which state the notification is in and switch it to the opposite one.
progress on the "middleware" software.
Progress on the front end but still trying to get RecyclerLayout to play nice. Need to create a new listener for it.
User can now click the like button and a toast will appear saying something along the lines of "Notification liked". This is a placeholder for commented out code that toggles the heart to filled (or unfilled) and also adds or removes the record of that like in the database.
The hearts will now "like" but all hearts fill whenever user goes to the notification page.
Users can now like individual notifications. Some problems with it: sometimes the liked notification will not be the one the user clicked, frequently cannot un-like a notification. I think the two issues are from the same block of code but I have yet to find the problem area.
Added the following toast to the settings button: "Settings is under development"
Fixed the breath count for the 5 breath choice in the mindfulness breathing exercise. Just a matter of the possible_points variable being instantiated to 5 instead of 2.
Set up the roadblock to the community page so when users try to go to it, they get a Toast instead of being redirected. The Toast says "Community page is under development".
Blocked navigation to pollen page
Adding toasts to roadblocks
Recreating the popup functionality for mindfulness meditation.
The breathing tutorial popup needs to finally have the tutorial image. Will add in next commit.
DariusDumel and others added 30 commits May 27, 2021 16:25
this is temporary while meet works on new navigation
* major update: new UI and navigation

* bug fixes, ui modifications in the activitiess ection

* music problem in breathing game solved

* unified UI

Co-authored-by: Darius <dtd66@nau.edu>
please dont comment out dead code. please delete it.
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.

5 participants