-
Notifications
You must be signed in to change notification settings - Fork 817
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
fix: app bar and back button in all sensor activity and add missing MPU925X sensor in sensor list index #2158
fix: app bar and back button in all sensor activity and add missing MPU925X sensor in sensor list index #2158
Conversation
chore: merge dev into master
@CloudyPadmal sir, please check this PR |
@CloudyPadmal @mariobehling please review this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Nice work @CodeWithSouma . Can you clean up the branch? There seem to be a lot of commits from development
Sir, I don't how to squash commit please do something |
Aha. They look like small commits for this one PR. I'll squash it. Something similar to https://github.com/fossasia/pslab-android#how-to-git-squash will help squashing commits in future. |
Add app bar and back button in all sensor activity and add missing MPU925X sensor in sensor list index, Fix #2157
@CloudyPadmal
PSLab apk (before the change):before change PSLab.zip
PSLab apk (after the change):after change PSLab.zip