-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release] Element Android v1.6.26 #8966
Comments
Thank you @bmarty Checking to see if the following issues have been resolved, or are planned for next release?
Also, noticing the following red tags on your Github main page. See screenshot: |
Is there a timeline when we can see 1.6.26 in app stores? Responses not being displayed is a mayor blow to the user experience and I can't recommend endusers in good conscience to sideload APKs. |
The current workaround with opening the context menu of this message, which also shows the content, works only for short answers. I can't see any effort or marking as a critical bug, which would at least let us understand, that somebody is on it. |
@bmarty do you have any insights into the duration we will have to expect, till Element is usable again? |
@DF3LX , we had to go back a few version. Take a look at my post here. Also look at: #8964 (comment) If you're using gplay version, use the same logic. |
@ToddCrimson I'm sorry for getting out of the dev pov: I am co-maintaining a matrix server for ~ 3.000 registered users. The user base is luckily much more diverse. There is a real need for a promptly new version, even if it's just the previous version with a higher version number. But this is in my opinion not something that should originate from a "basic outsider". I'm happy to help, but it's too much for an outstanding person. #helpwanted |
@DF3LX I feel your requirements. I would love to have the ability to program myself. I'm not that savvy. Another user here like you, trying to find ways to work. But you can downgrade. Here is what you can do:
--> arm64 - https://github.com/element-hq/element-android/releases/download/v1.6.18/vector-gplay-arm64-v8a-release-signed.apk Your android phone will be arm64. After you download the file. You can install it, just have to enable on your android device the source. In this case your browser. Or you can open file manager. Either way you can install from another source. |
For non tech-savvy end users I think this is a horrible idea. A lot of malware tries to trick users to install APKs from somewhere. I do not want to be the person who gets them in the habit of just installing applications on their phone from somewhere off the internet. SchildiChat appears to have been updated. I'm going to take a look at it. Maybe Fluffy as well. |
@ThoreKr would be very interested in your findings/experience with SchildiChat. |
@ThoreKr , I do hope that they (the group that manages and updates this app) comes back to take a look at all the issues soon. I'm assuming that they have been sort of busy with (1) the other app and (2) new year. We heavily depend on this to work. PS: I agree with both your sentiment and am in the same boat guys. I was just trying to find alternative ways so that this can work for you. I'd be very interested to know your experience with SchildChat and FluffyChat. We didn't have a very good experience. |
Didn't work for me, and I won't debug this. As mentioned you can downgrade. @ThoreKr comment summarizes it on point.
|
Release checklist
Before the release
strings.xml
file./tools/release/pushPlayStoreMetaData.sh
. You can check in the GooglePlay console the Activity log to check the effect.Do the release
Once tested and validated internally
Once open testing is live on PlayStore
Once Live on F-Droid
After at least 2 days (generally next Monday)
Once production is live on PlayStore
Android SDK2
The SDK2 and the sample app are released only when Element has been pushed to production.
Note: if the step
./gradlew closeAndReleaseRepository
fails (for instance, several repositories are waiting to be handled), you have to close and release the repository manually. Do the following steps:Android SDK2 sample
https://github.com/matrix-org/matrix-android-sdk2-sample
main
The text was updated successfully, but these errors were encountered: