Skip to content

Conversation

@ho-dor
Copy link

@ho-dor ho-dor commented Jun 20, 2019

Fixes #1812

Changes:Accelerometer code changed more like gyroscope

Screenshot/s for the changes: N/A

Checklist: [Please tick following check boxes with [x] if the respective task is completed]

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
refactor.zip

@neel1998
Copy link
Member

Codacy

Copy link
Member

@neel1998 neel1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ho-dor App is crashing when trying to play back the logged data from Data Logger Activity . Please Check

@neel1998 neel1998 added the Status: Review Required Requested reviews from peers and maintainers label Jun 20, 2019
@ho-dor
Copy link
Author

ho-dor commented Jun 21, 2019

Not crashing in my device @neel1998 . Can you please send a gif or log of the crash

@neel1998
Copy link
Member

20190621_124713

@ho-dor
Copy link
Author

ho-dor commented Jun 21, 2019

@neel1998
Copy link
Member

Why is it showing no data fetched when you played the log. I am trying from the apk..Is the apk in the PR the latest one?.. please check

@neel1998
Copy link
Member

Also make screen taps visible when you make a gif...It's hard to understand which buttons you are pressing from this gif

@ho-dor
Copy link
Author

ho-dor commented Jun 21, 2019

Why is it showing no data fetched when you played the log. I am trying from the apk..Is the apk in the PR the latest one?.. please check

Ya I found that error now . I will update and send the apk

@CloudyPadmal
Copy link
Collaborator

@neel1998 it would be helpful if you can submit the crash log

@ho-dor
Copy link
Author

ho-dor commented Jun 21, 2019

@neel1998 does your device have the gyroscope sensor ? If yes, can you send a gif of logged data.

@ho-dor
Copy link
Author

ho-dor commented Jun 21, 2019

20190621_203707

@neel1998 @CloudyPadmal please check.

@ho-dor
Copy link
Author

ho-dor commented Jun 22, 2019

@neel1998 the issue is actually deeper than I thought . I am going to try and make a PR tomorrow

@neel1998
Copy link
Member

@ho-dor cool. No problem.

@ho-dor
Copy link
Author

ho-dor commented Jun 23, 2019

@neel1998 @CloudyPadmal I have updated the apk.

@neel1998
Copy link
Member

@ho-dor pause button while playing back is not working. Even if i click on play the graphs continue to move forward

@ho-dor ho-dor force-pushed the improve branch 2 times, most recently from accb72b to 24cb870 Compare June 24, 2019 06:15
@ho-dor
Copy link
Author

ho-dor commented Jun 24, 2019

@neel1998 updated the apk . Check

@ho-dor
Copy link
Author

ho-dor commented Jun 25, 2019

@neel1998 please review this . Its been pending

@CloudyPadmal
Copy link
Collaborator

Tested the provided apk. It's not crashing though 🤔

@ho-dor
Copy link
Author

ho-dor commented Jun 25, 2019

Yeah, it has been resolved, the logged data doesn't start on it's own either and pauses when it should. I think this good to go.

@neel1998
Copy link
Member

@CloudyPadmal It's not suppose to crash after the fix. So i think the PR is good to go

@CloudyPadmal
Copy link
Collaborator

@neel1998 @ho-dor all ok?

@CloudyPadmal CloudyPadmal merged commit 23fbf9f into fossasia:development Jun 25, 2019
@CloudyPadmal CloudyPadmal removed the Status: Review Required Requested reviews from peers and maintainers label Jun 25, 2019
@ho-dor ho-dor deleted the improve branch June 25, 2019 13:24
neel1998 pushed a commit to neel1998/pslab-android that referenced this pull request Jul 30, 2019
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.

Accelerometer has a lot of Redundant Codes

3 participants