Skip to content

Releases: donmor/Tiddloid

Release 2.5.0

17 Feb 07:45
Compare
Choose a tag to compare

Update details:

  • Wikis can stay in background now
  • Added update checker (shows up in menu when update is available)
  • Now Supports obtaining filename from .htaccess file in directory mode
  • HTTP auth credential can be cleared in wiki options (clear cookies as well)
    • The app may need to be completely restarted to take effect
  • Fixed the bug causing failure on saving a bookmarked wiki
  • Fixed the bug causing SVG icons not properly scaled
  • Fixed the bug that breaks the tweaks plugin when used with TiddlyWiki 5.2.6+
  • Removed most function of WebDAV as it is considered deprecated
    • The reasons of removing WebDAV are: lacking maintenance of bloating code; enlarged package size and redundant symbols from unnecessary dependency; poor performance of WebDAV wikis; lowered necessary to keep this as #23 got fixed.
    • Existing WebDAV wikis will become HTTP links (HTTP basic authentication may acquired; you can save changes using TW5's internal server-PUT saver module)
    • WebDAV mounting apps like DAVx⁵(F-Droid) is another choice to access your files
  • New(?) local file chooser
    • Long press back button to show hidden files
  • Dropped support for Android 4.4
  • Minor tweaks and fixes

Full Changelog: 2.4.2...2.5.0

2.5.0-pre

10 Mar 15:00
Compare
Choose a tag to compare
2.5.0-pre Pre-release
Pre-release

Version details:

  • Wikis can stay in background now
  • Added update checker (shows up in menu when update is available)
  • Fixed the bug causing failure on saving a bookmarked wiki
  • Fixed the bug causing SVG icons not properly scaled
    -Minor tweaks
    This is a pre-release for test

版本详情:

  • Wiki现在可以保持后台运行
  • 添加了更新检测(有新版本时在菜单中显示)
  • 修复了保存为书签的wiki无法保存副本的bug
  • 修复了SVG图标缩放不正常的bug
  • 细节优化
    这是一个供测试用的早期版本

Release 2.4.2

08 Nov 04:45
Compare
Choose a tag to compare

Update details:

  • Fixed the bug in 2.4.1 causing bitmap favicon not shown

Full Changelog: 2.4.1...2.4.2

Release 2.4.1

03 Nov 01:07
Compare
Choose a tag to compare

Update details:

  • Fixed the bug in 2.4.0 causing crash using wikis with no favicon

Full Changelog: 2.4.0...2.4.1

Release 2.4.0

30 Oct 08:21
Compare
Choose a tag to compare

Update details:

  • Now Tiddloid Tweaks plugin can be installed/updated automatically
  • Add support for SVG favicons
  • Minor tweaks and fixes

Release 2.3.1

06 Oct 12:23
Compare
Choose a tag to compare

Update details:

  • Minor tweaks and fixes

Release 2.3.0

24 Sep 13:37
Compare
Choose a tag to compare

Update details:

  • Refactored content receiver:
    • If any wiki opened:
      • Any selected text sent here will be append to opened wiki as a draft tiddler
      • Any other file sent here will get prepared for import and stacked in $:/Import
    • If no wiki opened:
      • Any selected text will be parsed, and open the link inside if possible; otherwise the default wiki will be opened and the text will be append there as a draft tiddler
      • Any HTML file sent here will be opened as a template
      • Any files will let the default wiki be opened and imported here
  • Now allows plugins to make use of the camera
  • Now allows receiving links with file:// scheme
  • Merged WebDAV and Legacy mode
    • Now asks for storage permission when "Local (Legacy)" opened for the first time
  • Now will transfer data only if the remote template file updated
  • Now will make a backup of files to be replaced if backup enabled
  • Added WebView debugging (for debug build only)
  • Added support to UTF-16-encoded files
  • Now shows source of files in wiki list
  • Fixed a bug causing incorrect color scheme when go back to the file list from a dark themed page but the system is light themed (or vice versa)
  • Fixed a bug causing failure on picking text with certain characters
  • Fixed a bug causing failure on cloning from a bookmarked URL
  • Fixed a bug causing crash on importing files from file manager apps if is a fresh installation
  • Solved the problem causing random code appended to files on Android 10 and above
    • Put corrupted files in [Internal]/Android/data/top.donmor.tiddloid/files and cold start into wiki list to trigger a batch fix (May OOM when large files loaded)
  • Minor fixes

Release 2.2.0

04 Apr 13:18
Compare
Choose a tag to compare

Update details:

  • Added WebDAV support (Requires Android 5.0+)
  • Added support for HTA files
  • Added Save and Find option to context menu
  • Added draft-from-selection feature
  • Fixed a bug causing failure on rolling back a wiki
  • Optimized splash screen
  • Added version code to the about page
  • Legacy mode now can be enabled by long-pressing OK button in the about page
  • Fixed a bug causing error on opening for the first time after added a directory

2.2.0-pre2

13 Mar 12:25
Compare
Choose a tag to compare
2.2.0-pre2 Pre-release
Pre-release

Update details:

  • All that 2.2.0-pre has
  • Added Save and Find option to context menu
  • Added draft-from-selection feature

This is a pre-release for test

更新内容:

  • 2.2.0-pre中的所有内容
  • 添加了上下文菜单中的保存和查找选项
  • 添加了随选随记功能

这是一个供测试用的早期版本

2.2.0-pre

05 Feb 06:21
Compare
Choose a tag to compare
2.2.0-pre Pre-release
Pre-release

Update details:

  • Added WebDAV support (Requires Android 5.0+)
  • Fixed a bug causing failure on rolling back a wiki
  • Optimized splash screen
  • Added version code to the about page
  • Legacy mode now can be enabled by long-pressing OK button in the about page
  • Fixed a bug causing error on opening for the first time after added a directory

This is a pre-release for test

更新内容:

  • 添加了WebDAV支持(需要Android 5.0及以上)
  • 修复了无法回滚的bug
  • 优化了开屏显示效果
  • 在关于页面中添加了版本号
  • Legacy模式现在通过打开关于页面并长按OK按钮来手动启用
  • 修复了添加目录后,无法自动打开文件的问题

这是一个供测试用的早期版本