Avishay Bar

Results 41 comments of Avishay Bar

From what I understand by investigating the web console of arlo, the payload looks like: ```` action: "set" properties: {silentMode: {active: true, call: true}} ```` But from the app I...

I reverse-engineered the APK and found the following method: ```` .method private final parseJsonObject(Lorg/json/JSONObject;)V .locals 4 const-string/jumbo v0, "silentMode" .line 20 invoke-virtual {p1, v0}, Lorg/json/JSONObject;->getJSONObject(Ljava/lang/String;)Lorg/json/JSONObject; move-result-object p1 const-string v0, "active"...

I think it happens only on Section Headers ListView, not sure about it though.

Hi @qJake When i'm pressing on the cover button this way i'm getting javascript error

@Nightsd01 @jkasten2

@jkasten2 @Nightsd01 are you taking a look on this fix?

Hi, could you elaborate on this functionality a little bit?

Appearantly your PR documentation appears correctly now for me. Maybe GitHub problems. @jkasten2 why was this hadn't been approved yet?

Hi @Rayv1 good point, the solution shouldn't be difficult like you mentioned. Care to PR or I'll do it?