Santeri Elo

Results 8 issues of Santeri Elo

Currently the library module has a few properties in its AndroidManifest.xml-file. These cause conflicts with properties defined in the using app's manifest file, and need user action to replace the...

## I'm submitting a... [ ] Regression [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...

needs triage

Most of my data is returned as Singles instead of Observables, so having Single support built-in for RxTiPresenterUtils would be great. I can of course work around this limitation by...

rx
Hacktoberfest

``` 05-06 17:31:03.634 1558-1558/email.crappy.ssao.ruoka E/InputEventReceiver﹕ Exception dispatching input event. 05-06 17:31:03.635 1558-1558/email.crappy.ssao.ruoka E/MessageQueue-JNI﹕ Exception in MessageQueue callback: handleReceiveCallback 05-06 17:31:03.653 1558-1558/email.crappy.ssao.ruoka E/MessageQueue-JNI﹕ java.lang.ArrayIndexOutOfBoundsException: length=12; index=-1 at java.util.ArrayList.get(ArrayList.java:310) at com.dexafree.materialList.controller.MaterialListAdapter.getCard(MaterialListAdapter.java:97) at...

There is currently no easy way to invalidate queries. #1804 and #1805 together would solve this by allowing us to do it ourselves, but a built-in mechanism could also be...

enhancement
PRs welcome
openapi-react-query

There should be a mechanism to gain access to the query keys the lib generates.

enhancement
openapi-react-query

# Feature Request Add dismiss reason / source to `onDismiss` callback / allow passing data via `ref.dismiss()`. ## Why it is needed It would be useful to have the reason...

enhancement