-
Notifications
You must be signed in to change notification settings - Fork 814
feat: extended record button to start sensor data fetching and recording #1305
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
|
@Avjeet In my opened PR I have added play pause functionalities along with added functionality of deleting and exporting. So, I think it's better to go with one PR. |
|
@harsh-2711 Yeah I know that is why I added That your PR has to be merged first, in this PR I have extended that play-pause to even start the sensor data fetching(data change in graph and meter as you can see in the Screenshot) similar to phyfox that is why I created separate PR. The icons I have added are temporary And will remove after your PR is merged. |
abhinavraj23
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.
@Avjeet Please resolve the merge conflicts then it's fine
|
@Avjeet please resolve the conflicts soon |
57902d4 to
f586e2e
Compare
|
@Avjeet clear up codacy thanks |
|
@cweitat done with the changes |
harsh-2711
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.
@Avjeet Please change the icon to one that @mariobehling suggested in PR #1303
|
@Avjeet This is the screen when I open the Lux Meter Lux Meter isn't working. Please fix this issue. Also, the record icon has a different color than other icons. |
|
@harsh-2711 The lux will only run when you click on the record button |
|
@Avjeet for the icons, can we have the same font size for both REC and STOP instead of squeezing the STOP text within the range? thanks |
|
@cweitat Updated icons |
|
@CloudyPadmal @cweitat PLz review and merge it asap |
|
@Avjeet now REC is squashed and STOP looks normal? |
|
@cweitat increased text size of rec in icon |
|
@Avjeet Even I was unable to figure out how to run Lux then how can we expect that users will understand? Also, the record and play button have a different meaning. If you are referencing PhyPhox, then they are using play button so that it is clear to the user. What do you think? |
|
@harsh-2711
|
|
@Avjeet so both now look the same? |
changed icons Increased icon text size increased rec text size some minor change
|
@cweitat there was a minor change and yeah now both looks similar see the ss below: |
changed icons Increased icon text size increased rec text size some minor change








Fixes #1304
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:
play.zip