-
Notifications
You must be signed in to change notification settings - Fork 814
feat: Added SensorGraphViewActivity to visualize and export data in CSV format #1347
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
|
Thanks. Please change:
|
Contributor
Author
|
@mariobehling @cweitat Added the info in CSV file. Updated the screenshot |
Contributor
|
@Avjeet hi, what Mario meant was to add a column name "Start Time" and "End Time" with the exact time as data, not "exact time of end of recording" as column name. Date is not changed. And Timezone, without capital Z |
Contributor
Author
Contributor
|
@Avjeet fix codacy thanks |
427e4f9 to
218274e
Compare
added more info in CSV file resolved location issue some minor change codacy fix
Contributor
Author
|
@cweitat fixed codacy |
cweitat
approved these changes
Aug 11, 2018
This was referenced Aug 12, 2018
neel1998
pushed a commit
to neel1998/pslab-android
that referenced
this pull request
Jul 30, 2019
feat: Added SensorGraphViewActivity to visualize and export data in CSV format
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #1346
Fixes #1322
Fixes #1316
Fixes #1323
Changes:
Added SensorGraphViewActivity including features:
Other changes
Screenshot/s for the changes:

UI of Activity
CSV file saved[Updated]

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:
graph.zip