Jan Heinrich Merker

Results 57 issues of Jan Heinrich Merker

Would be great if you add your library to Jitpack so others can use it using Jitpack's maven repository. Check out this link for instructions: https://www.jitpack.io/#devadvance/circularseekbar

`updateBottomBar()` is called in `onPageTreeChanged()` anyway so we don't have to call it in `onCreate()`

Would be helpful to make the LaTeX console "copyable" i.e. users can copy error messages and warnings using `Ctr+C`. That way it would be faster (and more convenient) to search...

enhancement
help wanted
pinned
hacktoberfest

The header displays the message "No internet connection to fetch the changelog" right in front of the version number. I use a changelog from resources. **Screenshot:** ![screenshot_20160411-101530](https://cloud.githubusercontent.com/assets/5065698/14420833/6fc04cf0-ffce-11e5-8668-803e0120bc92.png)

I've made a library from this project. Would be great for many people to use this great project easily. It also contains a few improvements and the ability to change...

type-enhancement
flag-help-wanted
priority-high
state-ready

Add option to inflate menu resouces using `MenuInflater`.

type-enhancement
flag-help-wanted
priority-high
state-ready

## Description The `js-yaml` dependency in `graphqlgen`'s [`package.json`](https://github.com/prisma/graphqlgen/blob/master/packages/graphqlgen/package.json#L50) is reported to be a vulnerability. See https://www.npmjs.com/advisories/813. ## Steps to reproduce 1. Create a blank project. 2. `npm install --save graphqlgen`...