Skip to content
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

Stats provider example #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mikehardy
Copy link
Member

Once the stats provider work is committed, this demonstrates it

@mikehardy
Copy link
Member Author

This is what it looks like:

https://youtu.be/5PolCIk81SU

Uses new read-only permission, goes off an options menu click
@mikehardy
Copy link
Member Author

Good thing I re-reviewed this one, my git command was 'git commit -a' but that doesn't hoover up new files so it was missing two. I re-pushed with all files and using the new read-only permission. Functionality is the same though

@timrae
Copy link
Member

timrae commented Oct 16, 2018

  1. The stats provider PR still does not provide an API in the sense that the main add content API does, wrapping up all this content provider and cursor stuff into more user friendly functions. Adding the contract file was the minimum requirement for merging the provider, but adding a high level API was desired, and would be the minimum requirement for merging anything into this apisample project.

  2. This feels tacked onto the UI like an after thought. I think you need a navigation drawer to switch between the different activities.

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.

None yet

2 participants