-
Notifications
You must be signed in to change notification settings - Fork 12
Android App has various file extensions registered #90
Comments
Fixed in commit fa22644 |
Is this already fixed in the current version on Google Play? I installed the app and now it is offered for any file whatsoever, suggesting hat it could open JPG, GIF, etc. (Also many Google Play reviews mention this.) EDIT: The android documentation says about
But here there is no ionic-app/geteduroam/android/app/src/main/AndroidManifest.xml Lines 34 to 38 in 458d09a
So this might need to be set to (I have no idea about Android development...) |
Adding to this, the application also registers an intent to open contacts. |
@m4lvin We released a new version in the beta channel. If we get enough positive feedback, we can release this for the majority of Android users (11+). Perhaps you can test this as well. this beta can be joined from Android using: Our previous beta also resolved this issue, but we got mixed feedback for other changes. We have to be extremely careful updating the production app, because we use an API that we can no longer access with updates, due to restrictions in the Play store. |
Thank you for the reply! I do not use Google Play, so I cannot join the beta and will wait for the actual release.
That sounds annoying. I assume that https://f-droid.org/ would not restrict you in this way. |
Ah, I thought you asked for the version on Google Play specifically? If you build the code yourself it would work, or if you need an APK you can download the last beta for Android 11+ from https://geteduroam.nl/app/geteduroam-1.0.23-beta.apk (this does not work on Android 10 and lower). The API level restriction is indeed on Google Play; F-Droid however doesn't allow you to submit Ionic based Apps, so we can't publish the App there unfortunately. We are working on a solution for that as well. |
Sorry for the confusion. I stopped using geteduroam due to these issues and went "back" to the Secure W2 app from https://cloud.securew2.com/public/40655/uva/?device=Android |
Ok, no worries. We would definitely appreciate feedback on the beta, both positive and negative! I think it addresses your concerns, but at least you can also compare the way it configures the network with the previous version you tried. |
Just to be sure; that other App link you give is very institution specific. It's not a link other users from other organizations can use. (In case other people follow this issue.) |
I have upgraded to the mentioned Beta Version from the Releases page and have noticed that the file association issue still exists. Might this be related to the PlayStore release which has been installed previously? |
Is it in the stable release yet? |
Hi, I have installed the 1.0.16 version from Google Playstore, and since then, geteduroam is the only app configured top open .docx file on my phone (Android 9). |
The Android App should be the option for .eapconfig profiles, but it also seems to be registered for eg. manually downloaded .apk files or .p12's - probably more. It shouldn't be offered by the OS as an option for "open with".
The text was updated successfully, but these errors were encountered: