Skip to content

Conversation

@langsmith
Copy link
Contributor

@langsmith langsmith commented Jul 30, 2025

Fixes and update README files.

#32 made changes to the publishing but didn't add actual explanation docs. This pr does.

This pr is related to my ticket at #31 and the findings I made while trying to set up this library.

Screenshot 2025-07-30 at 3 12 46 PM Screenshot 2025-07-30 at 3 12 50 PM

## Documentation

For detailed API documentation, see [audiowaveformview/README.md](audiowaveformview/README.md)
For detailed API documentation, see [timelineview/README.md](timelineview/README.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No other important mentions of audiowaveformview

Screenshot 2025-07-30 at 3 11 25 PM

Copy link
Owner

Choose a reason for hiding this comment

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

Good catch!

@langsmith langsmith changed the title Fix and update README files. Fix and update README files Jul 30, 2025
Copy link
Owner

@ferPrieto ferPrieto left a comment

Choose a reason for hiding this comment

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

Thanks for the comments. Overall looks good, just a few tweaks in what you've included

## Documentation

For detailed API documentation, see [audiowaveformview/README.md](audiowaveformview/README.md)
For detailed API documentation, see [timelineview/README.md](timelineview/README.md)
Copy link
Owner

Choose a reason for hiding this comment

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

Good catch!

implementation 'com.github.ferPrieto:timelineview:LATEST_VERSION_NUMBER'
```

If you're using a `libs.versions.toml` file:
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
If you're using a `libs.versions.toml` file:
If you are using Gradle version catalog, through a `libs.versions.toml` file:


### 2. Declare Jitpack

You need to declare Jitpack in your `settings.gradle` file because that's what's used to publish this library
Copy link
Owner

Choose a reason for hiding this comment

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

Suggested change
You need to declare Jitpack in your `settings.gradle` file because that's what's used to publish this library
You must include `jitpack.io` in your `settings.gradle` file, since it's a public dependency```

langsmith and others added 3 commits July 30, 2025 15:52
Co-authored-by: Fernando Prieto Moyano <f.prieto.moyano@gmail.com>
Co-authored-by: Fernando Prieto Moyano <f.prieto.moyano@gmail.com>
@langsmith langsmith requested a review from ferPrieto July 30, 2025 22:55
@ferPrieto ferPrieto merged commit 2dc9a4b into ferPrieto:main Jul 31, 2025
@langsmith langsmith deleted the langston/updating-readme-and-adding-installation-docs branch August 13, 2025 18:34
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.

2 participants