-
Notifications
You must be signed in to change notification settings - Fork 814
fix: Wave generator UI changes #1957
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
Conversation
|
@adityastic it's WIP |
6797b02 to
0711c76
Compare
CloudyPadmal
left a comment
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.
- Apply the switching behavior to "Freq" and "Phase" buttons.
- Remove decimals from from both "Frequency" and "Phase". Use whole number; no decimals
- No need to show "Wave Pins will be disabled" toast as it was something used in the older UI
- Add two buttons (half the size of what it is now) instead of one "Sine" button in analog mode and use switching behavior (active one is red) to both of them. Otherwise user have to click and see what that button do. (Discussed in meeting)
CloudyPadmal
left a comment
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.
Android status bar is missing from Wave Generator UI. Compare with Power Source UI.
|
@CloudyPadmal I have made the requested changes |
|
@mariobehling @CloudyPadmal please review and merge so that I can start working on wave preview issue #1938 |
Fixes #1956
Changes:
Screenshot/s for the changes:

Checklist: [Please tick following check boxes with
[x]if the respective task is completed]strings.xml,dimens.xmlandcolors.xmlwithout hard-coding themstrings.xml,dimens.xmlorcolors.xmlAPK for testing:
wave.zip