Dhiraj Chauhan

Results 42 comments of Dhiraj Chauhan

I tried reproducing and its definitely does not detect wifi. seems like the old way of checking if wifi is enabled or not is not working possible error: ``getConnectionInfo()`` was...

>I have a few questions: when this regression has been introduced? which versions onf android are impacted? are we able to reproduce the buggy behaviour described in the bug report?...

> @cdhiraj40 The scenario 1) works right? So what does your PR fixes? And how? Might that be that your PR fixes a problem which is not describe here? @kelson42...

> This feature has been introduce 3 years ago. Android 10,11 was not a topic at that time. To me it seems that the problem has been introduced with android...

@kelson42 Yes I have tested for Android 9 (API 28)too and it does detect wifi and network connection with the older approach, so the problem indeed seems to be just...

@gouri-panda @kelson42 I researched about the issue and why the older approach was not working. I got to know that in Android Q+ we can not get this true ```...

> @Rishavgupta12345 it's not discussed yet. @cdhiraj40 I don't think it's necessary. User can simply reconnecting the service by clicking one button(Start Server) and the other side of the device...

hey, @gouri-panda I would like to convert matcher.java to matcher.kt, and can you explain to me what does it mean by ``` first create a ticket for that class. ```...

> issues let you track your work on GitHub > @cdhiraj40 Github Issues let you track your work on GitHub. If you create an issue then you want to solve...

> I want to contribute on this issue. Are there any classes left on which I can work ? yes there are, here checkout https://github.com/search?p=5&q=repo%3Akiwix%2Fkiwix-android+language%3AJava&type=Code (for some PRs have been...