Ritik Jain activity https://gitlab.com/Rits1272 2023-01-22T13:30:10Z tag:gitlab.com,2023-01-22:2358878068 Ritik Jain commented on issue #3 at aossie / P2P Messaging React Native 2023-01-22T13:30:10Z Rits1272 Ritik Jain [email protected]

Sure @jprankawat, go ahead!

tag:gitlab.com,2023-01-22:2358877877 Ritik Jain closed issue #5: Navigate to Home Screen when user saves a user on the Add Contact screen at aossie / P2P Messaging React Native 2023-01-22T13:29:51Z Rits1272 Ritik Jain [email protected]
tag:gitlab.com,2023-01-22:2358877871 Ritik Jain commented on issue #5 at aossie / P2P Messaging React Native 2023-01-22T13:29:50Z Rits1272 Ritik Jain [email protected]

This issue has been resolved

tag:gitlab.com,2023-01-22:2358877604 Ritik Jain accepted merge request !11: Navigate to home after user saved at aossie / P2P Messaging React Native 2023-01-22T13:29:13Z Rits1272 Ritik Jain [email protected]

I am new to open source contribution and this is my first attempt. I have tried to fix Issue #5 by passing navigation prop to the AddChat component. Do I need to pass any other data to 'Home' when navigating to it?

tag:gitlab.com,2023-01-22:2358877603 Ritik Jain pushed to project branch main at aossie / P2P Messaging React Native 2023-01-22T13:29:13Z Rits1272 Ritik Jain [email protected]

Ritik Jain (e26c00f0) at 22 Jan 13:29

Merge branch 'main' into 'main'

... and 1 more commit

tag:gitlab.com,2022-01-27:1686890423 Ritik Jain commented on issue #3 at aossie / P2P Messaging React Native 2022-01-27T07:44:06Z Rits1272 Ritik Jain [email protected]

Go ahead @Rahulrajak1710 :)

tag:gitlab.com,2021-12-15:1620498897 Ritik Jain commented on issue #5 at aossie / P2P Messaging React Native 2021-12-15T12:49:05Z Rits1272 Ritik Jain [email protected]

Sure go ahead @Gaush27

tag:gitlab.com,2021-12-03:1599687783 Ritik Jain commented on issue #3 at aossie / P2P Messaging React Native 2021-12-03T11:17:31Z Rits1272 Ritik Jain [email protected]

Sure @hackeramitkumar, you can work on this issue

tag:gitlab.com,2021-12-03:1599322400 Ritik Jain commented on issue #2 at aossie / P2P Messaging React Native 2021-12-03T08:41:53Z Rits1272 Ritik Jain [email protected]

Sure @hackeramitkumar. Just let me know how you are going to integrate this into our app before coding it. Thanks

tag:gitlab.com,2021-12-03:1599320590 Ritik Jain commented on issue #5 at aossie / P2P Messaging React Native 2021-12-03T08:40:58Z Rits1272 Ritik Jain [email protected]

@kunduavik155 you may go ahead:)

tag:gitlab.com,2021-12-03:1599319545 Ritik Jain commented on issue #3 at aossie / P2P Messaging React Native 2021-12-03T08:40:28Z Rits1272 Ritik Jain [email protected]

Hey @ankur12-1610 since you asked first, you may go ahead. Let me know if you face any issues :)

tag:gitlab.com,2021-08-30:1439102539 Ritik Jain opened issue #5: Navigate to Home Screen when user saves a user on the Add Contact screen at aossie / P2P Messaging React Native 2021-08-30T20:06:36Z Rits1272 Ritik Jain [email protected]
tag:gitlab.com,2021-08-25:1431358815 Ritik Jain opened issue #4: Making app work in background at aossie / P2P Messaging React Native 2021-08-25T09:39:29Z Rits1272 Ritik Jain [email protected]

We need to develop a feature such that the app in the background can also advertise/discover nearby devices such that hopping bandwidth can increase

tag:gitlab.com,2021-08-25:1431352768 Ritik Jain opened issue #3: Improving Splash Screen UI at aossie / P2P Messaging React Native 2021-08-25T09:37:10Z Rits1272 Ritik Jain [email protected]

Currently the splash screen looks like this

tag:gitlab.com,2021-08-25:1431348925 Ritik Jain opened issue #2: Feature - Adding peer-to-peer voice/video chat support to the app at aossie / P2P Messaging React Native 2021-08-25T09:35:27Z Rits1272 Ritik Jain [email protected]

WebRTC can be an excellent option to develop this feature.

tag:gitlab.com,2021-08-25:1431344026 Ritik Jain opened issue #1: Investigation - Nearby Connection sometimes throws `STATUS_ENDPOINT_IO_ERROR` at aossie / P2P Messaging React Native 2021-08-25T09:33:33Z Rits1272 Ritik Jain [email protected]

In our present app, once the Home screen of the app is loaded, we simultaneously start advertisement and discovery of the nearby devices. After that, endpoints discover each other, connect, and then they are followed by immediate disconnection with the error message STATUS_ENDPOINT_IO_ERROR.

More info on the error

tag:gitlab.com,2021-08-25:1431325386 Ritik Jain commented on merge request !10 at aossie / P2P Messaging React Native 2021-08-25T09:26:41Z Rits1272 Ritik Jain [email protected]

@thuva4 kindly check

tag:gitlab.com,2021-08-25:1431324110 Ritik Jain pushed to project branch offlinep2p at Ritik Jain / P2P Messaging React Native 2021-08-25T09:26:11Z Rits1272 Ritik Jain [email protected]

Ritik Jain (98a3193c) at 25 Aug 09:26

Resolved conflicts

... and 2 more commits

tag:gitlab.com,2021-08-25:1431320714 Ritik Jain opened merge request !10: Fix bugs and added readme file at aossie / P2P Messaging React Native 2021-08-25T09:24:42Z Rits1272 Ritik Jain [email protected]
tag:gitlab.com,2021-08-25:1431318781 Ritik Jain pushed to project branch offlinep2p at Ritik Jain / P2P Messaging React Native 2021-08-25T09:23:52Z Rits1272 Ritik Jain [email protected]

Ritik Jain (ba240944) at 25 Aug 09:23

Fixed bugs and updated readme