MVP
MVP copied to clipboard
Unofficial app to help MVPs manage their community activities
Should address issue #117 .
- [ ] Show an overview of most used technologies - [ ] Show an overview of most used activity types - [ ] A GitHub type contribution graph would...
Somehow the date of an activity is being impacted by timezones etc. Meaning that when you create one at a certain time the date might be off once it comes...
Add Akavache Caching for the initial load of the contributions list.
I'd happily take more languages that are currently not in there yet :)
The app sees that there is something on the clipboard, but when grabbing it from the clipboard it returns `null`. Only tested this on iOS atm, might be iOS15 related.
Would be cool to add a bubble that asks users to review the app.
I've been looking into providing different app icons for the user to choose from. I've added all the variations that come in the MVP Logo Kit as can be seen...
The MVP API uses Live OAuth 1.0 with authorization code. Unfortunately, other methods such as MSAL are not possible as they don't yield an access token that the MVP API...