Alan

Results 18 issues of Alan

My recycler view items each contain countdowns. When an item goes out of view, the countdowns pause at the exact time they went from visible to not visible. My recycler...

Hi @venshine, Thanks for a great repo! I was just talking with @w3bfr3ak in #16 about the setSelection method. It seems that we both have uses for setting the selection...

Hi Stripe, feature request/discussion: A lot of Android's have the ability to read cards with NFC/contactless with a library like this https://github.com/pro100svitlo/Credit-Card-NFC-Reader We're thinking of integrating that library + use...

triaged

_Probably a feature request as I can't find any examples_ Would it be possible to serialize a function or typescript get function with `@JsonProperty()`? _Example:_ ```typescript @JsonProperty("tally", Number, true) public...

enhancement

### Version info firebase-functions-test: v0.1.1 firebase-functions: v1.0.1 firebase-admin: v5.12.0 ### Steps to reproduce ```typescript let data = test.database.makeDataSnapshot({ valProp1: "hello", valProp2: 12345 }, "my/path/param1/param2"); await test.wrap(myFunctions.func1)(data); ``` ### Expected behavior...

type: feature request

The latest version `implementation 'pub.hanks:smallbang:1.2.2'` is crashing on load. It looks like onMeasure override isn't being called in my scenario. Debugging shows that onMeasure isn't called in my case, and...

I have an esp32 ([AZ-delivery](https://www.az-delivery.de/en/products/esp32-developmentboard)) working well with two switchbot curtains (paired). It's less than a metre away from the curtain bots. I haven't actually noticed any functional issues yet,...

Great repo! Is adding a stroke or outline currently possible? Thanks

Hi, I'm wondering if this library could allow defining a BSSID, to lock the esp32 onto a particular access point. For context, I have an esp32 controlling two switchbots upstairs,...

enhancement

**Describe the bug** Doorbell video seems to never automatically end its streaming even after waiting for hours. The doorbell stop streaming buttons/services **does** work after if I manually end it...

entity: p2p video
type: Bug
next step: waiting for fix