Arka Prava Basu

Results 39 comments of Arka Prava Basu

Sorry for the inactivity here, my job has kept me pretty busy! @xloem I am open to resolving the conflict, which looks trivial. Do you need a rebase specifically? As...

Some major leaks around Camera, Settings, Signal and MaterialDateTime Picker fixed. Please test once and consider merging.

:/ Will check it out! Meanwhile if you feel it is happening for any specific scenario or find any steps to reproduce do leave them here. I hope these event...

Yet another leak log: ``` * org.havenapp.main.MonitorActivity has leaked: * array Object[].!([0])! * ↳ ObjectAnimator.!(mUpdateListeners)! * ↳ ArrayList.!(elementData)! * ↳ array Object[].!([0])! * ↳ RadialSelectorView$InvalidateUpdateListener.!(this$0)! * ↳ RadialSelectorView.mContext * ↳...

The fix for this is merged on the main branch, will go live with the next release. See #410

Kindly allow me some time. Will get back on this.

So the library in itself seems deprecated and out of date. https://github.com/signalapp/libsignal-service-java/issues/83 And its replacement seems to be embedded inside the main android app repository. One idea comes to my...

> There is also the signald.org project, though that may be building on the out of data libsignal-service-java. > > Maybe we should extract libsignal from the Signal Android repo?...

Hello, Exploring https://github.com/signalapp/libsignal-client but documentation is not very clear and it seems we need to implement security layers on top of the basic messaging functionality to get it working. This...