Anyone else here using the tchncs signal bridge and having problems recently? It stopped working for me.
From reading in their support chat I learned, that might be due to some "federation issues" with tchncs and matrix.org. Whatever that means.
Anyone else here using the tchncs signal bridge and having problems recently? It stopped working for me.
From reading in their support chat I learned, that might be due to some "federation issues" with tchncs and matrix.org. Whatever that means.
@RedXXIII This must be some system bug, but after installing Cinny-UT, you need to restart your device once. This triggers Cinny being available in system settings under notifications. They should then work without you doing anything.
@Sander Thanks a lot your detailed walkthrough.
I actually wanted to recommend to everyone using matrix (new users expected here ) to set it up in a second device. Why?
Chats in matrix are mostly encrypted. Those chats are only visible on verified so called sessions. A session is any other matrix client logged in with the same username and homeserver.
As described by you, one can use a key to verify. But I found that more difficult than with a second device by comparing a few emojis.
A second device can be any matrix client that supports verification. This can be Cinny or Element on desktop or another phone. But it can also be a web client e.g. cinny web. Just use a different device in case your phone breaks or get lost.
Regarding Cinny, I am struggling with the terrible last mile fixing some last downloads. I am almost there for releasing. But I guess it will take a few more days...
@Robipo Glad to hear you got it working. Hopefully soon that wouldn't be needed anymore (except for pre-release testing).
@Robipo When I wrote this post, I didn't know, that Github only provides downloadable files for users that are actually logged in to Github.
So currently you can either log into Github (if you have an account) and download it from there, or use the latest .click I provided in our Telegram QA group.
I will release Cinny soon in OpenStore (I got the "go ahead" from the old maintainer today.), but a couple of steps need to be done until that is achieved.
@domubpkm I am sorry, I forgot to reply. Sadly so far I haven't found a working solution.
When setting the TextArea to read-only, we can't navigate in it. So no option. I didn't found time yet to see if some manually added controls allow moving the text in read-only mode.
I also tried (after your question, could you please open an issue/feature request so I don't forget about that?) to display the file in a webview. I used that successfully when testing something for weather app and webviews allow pinching and dragging and that.
But for some reason simply instantiating a webview component in the code, not even displaying a file, always crashes tedit (of course no error message that might give a direction where to look at). I am totally lost here why that happens. Many apps use webviews for various purposes.
@domubpkm thanks for mentioning this. I mainly use dark theme, so I missed that in abiance. I will try to fix that soon.
I just released v3.5.0 of tedit, should appear in OpenStore soon.
@domubpkm On my OP5T, I had tedit open and any other app. When I was doing the short swipe on the right edge to quick-switch between the two apps, tedit would always crash. But this seems to be fixed now.
In the end it doesn't matter too much if you had it before or not. Important is, that it doesn't happen anymore now.
@Josele13 Yes, I had this too, so I know what you describe. This as well might be fixed now.
@Josele13 Sadly that is know to crash. The version you can download from the link above contains a possible fix for the crashes. I am not 100% sure though, I could be only lucky, but I had no crash since using that.
@Josele13 Ok, fine. I will add that then.
@Josele13 The version will be the same, only when I make a new release it will change. The question is, do you run the app installed from OpenStore? Or did you install it from the link to the pipeline which I posted?
@domubpkm Oh, I keep forgetting that. Here it is for arm64
https://gitlab.com/Danfro/tedit/-/jobs/8989651946/artifacts/download?file_type=archive I may as well provide the one with the toolbar button: https://gitlab.com/Danfro/tedit/-/jobs/8989958545/artifacts/download?file_type=archive
@Josele13 Do you still have the issues with the build from the latest pipeline?
Btw. how about a button to toggle the toolbar visible/not visible? Would you consider that useful? The padlock would be sitting on the left side of that button.
@domubpkm :thumbs_up: I guess "Clear tedit app cache" is better. I will change that.
I got some more work done. Please test the latest build: https://gitlab.com/Danfro/tedit/-/pipelines/1645717005/builds
Changelog for the next release so far would be:
v3.5.0
I may have found the reason for the crashs (paste clipboard button enable conflicting with TextArea paste enable). Not sure, I might have just been lucky though. So please test for that.
Another new feature that is already added, is regarding import of files. When you import a file that already exists, the new file will now be renamed and a timestamp is added. So it does not overwrite the existing file.
Hi everyone. You may have noticed, that I was busy recently working on weather app. Now I found some time to dig into tedit development a bit.
@domubpkm and others may like one of the new features now available for testing: file list search.
Please test the build from the latest pipeline: https://gitlab.com/Danfro/tedit/-/pipelines/1645371249/builds and let me know if that is working for you. I am mainly interested to hear how it performs on long lists and other devices.