Stephen Karl Larroque

Results 105 issues of Stephen Karl Larroque

When using a `r-input` component, which is very useful to allow the user to input arbitrarily precise values or strings, it always return a string, whether the `r-var` it was...

The `r-select` component seems to have some issues with change events (tried both `:change` and `onchange`), although `onclick` events do work. Example: ``` selected: A B C D function myAlert()...

Add a mention for Librera FD reader for Android. I think it is worth mentioning as I found it is the only actively maintained PDF (and epub) reader on Android...

Hello, i think you had an awesome idea with your app, thank you very much for sharing it under open-source! I would like to suggest to add the possibility to...

The link to the companion tutorial is not working, here it is: https://proandroiddev.com/android-predictive-keyboard-e6c9df01e527

Should implement faster ECC libraries. C/C++ fastest ECC libraries: * [FastECC](https://github.com/Bulat-Ziganshin/FastECC) - O(N*log(N)) * [catid's fecal](https://github.com/catid/fecal) (example of implementation in https://github.com/catid/siamese) * https://github.com/SianJhengLin/Fast-algorithms-of-Reed-Solomon-erasure-codes * https://github.com/Bulat-Ziganshin/FastECC/issues/4 * [Wirehair](https://github.com/catid/wirehair) - Fast O(N)...

enhancement

## Offtopic preambule First off let me give you my praises for making this incredible offline media player for Android, it works very very well, great audio quality and incredibly...

feature

The app currently shows only the final result, even if it is an approximated result. It lacks the ability to show other representations of the result, such as exact results...

Type: Feature request

Update the readme to explicit the license, add features/missing, add some more details on compiling (more details are in the libqalculate-android repo).

### Describe your suggested feature When there are 2 pages panels, it is very cumbersome to control Kotatsu to zoom but not too much, just to fit the page height,...

feature request