Gaurav Ujjwal

Results 174 comments of Gaurav Ujjwal

I haven't thought about it, but it can be implemented. From my personal experience, app-locks can be really frustrating, especially on Android. Most apps will prompt whenever they comes to...

Hi @user8446 , due to some personal issues, I may not get much free time this month. So this feature will have to wait a bit.

Thanks for understanding. Yes, all is well healthwise, just some other issues need immediate attention.

Hi @user8446 I have started working on it. Current plan to implement a per-server checkbox titled 'Biometric lock' in Advanced server options. - You can use biometrics (e.g. fingerprint) or...

Here is the initial implementation: [app-debug.zip](https://github.com/gujjwal00/avnc/files/9160163/app-debug.zip) You can enable "Lock this server" in advanced server options. Please test out different scenarios, like wrong finger etc. Some thoughts: - Current option...

>The only thing I have a question on is a few times when the fingerprint auth appears if I delayed before authorizing I had a few times when it wouldn't...

Thanks for letting me know. I don't know if its possible to disable certain algorithms in sshlib, but let me look more into this.

Hi @user8446, can you please test this APK: [app-debug.zip](https://github.com/gujjwal00/avnc/files/8812691/app-debug.zip) It disables Curve25519 for key exchange. If the APK works and this use-case is important for you, I can add this...

Sorry for late response @PureIncompetence. Instead of having a default zoom preference, would "remembering" the last zoom level of a connection solve this issue? This provides a more generic solution,...

I don't mind adding a preference, but I beleive in this case remembering last level is more simple and effective. Single preference might not fit servers with different resolution/aspect-ratio. It...