Releases: gsantner/markor
Releases · gsantner/markor
Markor v2.10.9 (146)
See commits for a overview since last update: https://github.com/gsantner/markor/compare/v2.10.8..v2.10.9
Download: F-Droid, alternatively you can install the attached apk.
Markor v2.10.8 (145)
See commits for a overview since last update: https://github.com/gsantner/markor/compare/v2.10.7..v2.10.8
Markor v2.10.7 (143)
See commits for a overview since last update: v2.10.6...v2.10.7
Markor v2.10.6 (142)
See commits for a overview since last update: v2.10.5...v2.10.6
Markor v2.10.5 (141)
See commits for a overview since last update: v2.10.4...v2.10.5
v2.10.4 (140)
See commits for a overview since last update: v2.10.3...v2.10.4
v2.10.3 (139)
Important bug fixes
See commits for a overview since last update: v2.10.2...v2.10.3
v2.10.2
Markor v2.10.1
Markor v2.10.1 is a minor update with small overall improvements, fixes.
Changes in v2.10.1:
- Port changes related to Android SDK33 improvements, by @gsantner
- Remove Butterknife library uses & remove library, by @gsantner, PR #1772
- fix potential hleditor construction bug, by @gsantner
- Layout Simplification, by @gsantner PR #1775
- External FileManager support: Add support for MediaStore.MediaColumns.DATA, example app that uses this: Material Files (available from F-Droid), closes #1776, #1381, by @gsantner
- Fix rotation crash at MainActivity, by @harshad1 #1781
- Chrome Custom Tab & Picture edit query/intent rework, by @gsantner
- Auto compat theme note times, by @gsantner
- Markor default CSS style: Set image Max-width/height, remove 325px default, by @gsantner, closes #1770 #1769
Update 2.10.1 Download below
Markor v2.10.0
Markor v2.10 - Custom file templates, Share Into remove URL tracking parameters
- Search: Keep in-files search dialog open, closes #1663, by @harshad1 (PR #1689)
- File management: Support UTF-8 with BOM, by @tifish (PR #1693)
- Editor: Increase performance on editables, more chunked operations, by @harshad1 (PR #1694)
- Dialogs: Don't show OK button at dialogs that require specific selection, by @gsantner closes #1699, closes #1700
- Sync clients: Remove irritating file paths from unsupported dialog, by @gsantner, closes #1705
- Check file existance case insensitive (Android filesystem usually is insensitive), by @gsantner, closes #1695
- Improve Dialog OK button constraints #1699, by @harshad1 (PR #1720)
- dotFiles: Hide "_files" and ".assets" from browser->save page to html, by @tifish (PR #1704)
- More deterministic save / resume - Switching on every tab move, by @harshad1 (PR #1736)
- Improve file handling (hash calc) & FileInfo detection, by @harshad1 (PR #1719)
- Use style/AppTheme.Unified.StartupFlash for DocumentActivity, by @gsantner, closes #1717
- Editor: Disable richtext pasting which can lead to dropped characters, by @gsantner, closes #1614
- New file dialog: Custom file templates, using snippets folder (/.app/snippets, by @gsantner, closes #676
- Various performance improvements, by @harshad1 (PR #1735)
- ShareInto: Filter few additional tracking parameters in shared URLs, by @gsantner
- Launcher shortcuts: Open ToDo & QuickNote at bottom, by @harshad1 (PR #1748)
- SearchDialog: Improve condition calculation for simple dialogs, by @harshad1 (PR #1751)
- todo.txt filter search: Disable highlighting at completed tasks, by @harshad1 (PR #1754)
- Editor: Restore behaviour - don't overwrite newer files unless content modified, by @harshad1 (PR #1758)
Release discussion on GitHub: #1760