Skip to content

feat: Implement navigation animations#54

Merged
PranavPurwar merged 6 commits intoaload0:mainfrom
quantavil:main
Mar 7, 2026
Merged

feat: Implement navigation animations#54
PranavPurwar merged 6 commits intoaload0:mainfrom
quantavil:main

Conversation

@quantavil
Copy link
Contributor

@quantavil quantavil commented Mar 5, 2026

The bounciness is controlled by dampingRatio : you can adjust is current it 0.8f (lower means more bounciness)
I also fixed the topaAppbar , now it will not sliced while scrolling
And also fixed the home button issue , this was irrating me like ( the issue was : when home button is clicked it to direct to original home section not inside one for example if user open routines and then click the stat section then click home section then it should in home not inside the routine )

remove this line from grade properties : usr/lib/jvm/java-17-openjdk

@quantavil
Copy link
Contributor Author

remove this line from Gradle properties : usr/lib/jvm/java-17-openjdk

Increased the maximum heap size for the Gradle daemon from 2048m to 3072m.
@PranavPurwar
Copy link
Member

Hello!

Great changes, and great animations!
Screenshot_20260307-135410_Reef

Btw the normal toolbar looks a little weird (too small) on long screens. Could you switch it with a MediumTopAppBar?

…UntilCollapsedScrollBehavior`because it was causing scroll jittery
@quantavil
Copy link
Contributor Author

Done review the changes

@quantavil
Copy link
Contributor Author

quantavil commented Mar 7, 2026

i m thinking next to move felxible mode lock to top header (lock icon) , and chnage the instant time blocks "minutes" to min
and want to reform pomodro/timer focus screen like this https://github.com/nsh07/Tomato?tab=readme-ov-file
, what ur take should i do it?

@PranavPurwar
Copy link
Member

i m thinking next to move felxible mode lock to top header (lock icon) , and chnage the instant time blocks "minutes" to min and want to reform pomodro/timer focus screen like this nsh07/Tomato , what ur take should i do it?

Sure, sounds good! As for the flexible mode button, I think many distracted people probably use it often, so perhaps keep it in the screen somewhere where it is more reachable. What do you think?

@PranavPurwar PranavPurwar self-requested a review March 7, 2026 12:38
@PranavPurwar PranavPurwar changed the title feat: Implement MainActivity with Jetpack Compose Navigation spring… feat: Implement navigation animations Mar 7, 2026
@PranavPurwar PranavPurwar merged commit a34bec3 into aload0:main Mar 7, 2026
1 check 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.

2 participants