Tiddloid 2.2.0 preview

Recently many users reports random characters added to the end of the page when using Tiddloid on Android 11 devices. I would say that they were actually end part of the previous version, usually spotted if some contents are removed from the file. If opened in a plain text editor, you’ll find 2 </html> tags.

AFAIK every Android 11 devices can reproduce this by deleting a tiddler from a normal file, and other apps using SAF(Storage Access Framework) also have similar problem, so it is likely a bug of Android 11. Sadly, It seems that this bug won’t be fixed ever. Fxxk Google.

Finally I decided to add WebDAV stacks to the app. Thus we can open and save wikis normally on Android 11, if your cloud service has WebDAV support. However, there could be lags if your WebDAV server is not fast enough. If you don’t need syncing, legacy mode is better for you.

Here’s a link to the pre-release page: https://github.com/donmor/Tiddloid/releases/tag/2.2.0-pre

A latest debug apk could be found there.

8 Likes

Yay!!! Just yay!!! Quality work man. Kudos to your persistence with this and determination to improve it.

I seem to be getting an error when trying to update tiddloid using the 2.2.0 preview.

its saying “app not installed as package appears to be invalid.”

for reference, I am using tiddloid on a note 10+ running oneui 4 which is on top of android 12 I believe.

Any suggestions?

1 Like

Are you using F-Droid version? Those apks built by F-Droid have different signatures. You need to uninstall it first if you want to change to the GitHub version.

1 Like

Ah, alright, let me go ahead and do that then

edit: hm, I unistalled it from fdroid, however the same error keeps appearing. I will restart my device to see if that fixes it.

edit2: well, sadly it still gives the same error.

2.2.0-pre2 is ready for insiders ==> https://github.com/donmor/Tiddloid/releases/tag/2.2.0-pre2

With this new version, you can long-press on some text and send the selection to a wiki. a new tiddler will be created automatically. Also, long-press in the wiki page, and you can find Save and Find here.

Debug apk attached to the release page .

Please see if the new debug apk is valid :slight_smile:

1 Like