amahi / android

Amahi Android App
GNU General Public License v3.0
164 stars 279 forks source link

Added Press Back Button Again to Exit App Functionality #731

Closed Prakhar-Agarwal-byte closed 3 years ago

Prakhar-Agarwal-byte commented 3 years ago

@cpg I have added the feature as requested in the issue. Now, first, a toast pops up asking the user to press the back button again, and if the user presses the back button again in 2 seconds, only then the app exit. Fixes #730.

chirag-jn commented 3 years ago

Made some changes in the code @Prakhar-Agarwal-byte. Please pull and complete the requested changes.

Prakhar-Agarwal-byte commented 3 years ago

@chirag-jn Not something related to this PR, but for a few days, I am not able to login to the Amahi app. It's showing a connection error. Earlier it was working fine. Is there some problem with the server?

chirag-jn commented 3 years ago

@chirag-jn Not something related to this PR, but for a few days, I am not able to login to the Amahi app. It's showing a connection error. Earlier it was working fine. Is there some problem with the server?

Welcome to Amahi server works fine for me. Try reinstalling the app or creating new credentials on the Amahi website? @Prakhar-Agarwal-byte

Prakhar-Agarwal-byte commented 3 years ago

@chirag-jn Not something related to this PR, but for a few days, I am not able to login to the Amahi app. It's showing a connection error. Earlier it was working fine. Is there some problem with the server?

Welcome to Amahi server works fine for me. Try reinstalling the app or creating new credentials on the Amahi website? @Prakhar-Agarwal-byte

I guess there was some problem with authentication. I signed out and logged in again on the website and it started worked again. Thanks!

cpg commented 3 years ago

We have had some issues with certificate renewals that caused connection errors. It all should be working well now.