Reuben Turner

Results 47 issues of Reuben Turner

We should provide an equivalent to material's `LicensePage` widget.

new widget

### Use case I have a branch dedicated to releases, and any PR's to this branch require that the version number of the project already be updated. As such, I...

When the system theme is set to system, Wiredash brightness stays light

bug

Users should be able to long-press on the app icon and tap "New Call", which should jump them straight to the New Call screen. The quick action should have a...

enhancement

Shows as a filled-in square

bug
platform:android

Toggling light/dark theme sometimes produces a grey statusbar for light theme and a slightly wrong dark color for dark theme

bug

Stack trace 1 ``` java.lang.NoClassDefFoundError: org/apache/commons/httpclient/ConnectTimeoutException at com.github.hinaser.gfma.markdown.GitHubAPIMarkdownParser.getMarkdownProcessor(GitHubAPIMarkdownParser.java:48) at com.github.hinaser.gfma.editor.AbstractGfmAPreview.queueMarkdownToHtmlTask(AbstractGfmAPreview.java:69) at com.github.hinaser.gfma.editor.AbstractGfmAPreview.render(AbstractGfmAPreview.java:64) at com.github.hinaser.gfma.editor.AbstractGfmAPreview.initialize(AbstractGfmAPreview.java:52) at com.github.hinaser.gfma.editor.JCefGfmAPreview.(JCefGfmAPreview.java:22) at com.github.hinaser.gfma.editor.GfmAProvider.createEditor(GfmAProvider.java:33) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.createComposite(FileEditorManagerImpl.java:1175) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl4Edt(FileEditorManagerImpl.java:1069) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.lambda$openFileImpl4$17(FileEditorManagerImpl.java:1037) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.runBulkTabChange(FileEditorManagerImpl.java:1895) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.lambda$openFileImpl4$18(FileEditorManagerImpl.java:1036) at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:408)...