v0.95
版本发布时间: 2020-06-10 04:04:31
termux/termux-app最新发布版本:v0.119.0-beta.1(2024-06-18 08:11:25)
- Fixed incorrect message which is shown in case when bootstrap installation fails.
- Updated bootstrap archives.
- Fixed issue when malformed
\uXXXX
tokens in termux.properties lead to application crash. Issue https://github.com/termux/termux-app/issues/1589. - Introduced support for auto-detection of system dark theme (https://github.com/termux/termux-app/pull/1476).
- Properly set orientation of text selection handle (https://github.com/termux/termux-app/pull/1477).
- Update notification icon to match the launcher icon (https://github.com/termux/termux-app/pull/1478).
- Extended extra keys configuration (https://github.com/termux/termux-app/pull/1479).
- Support opening log files with view intent (https://github.com/termux/termux-app/pull/1502).
- Provide a way to allow third-party applications to execute commands within Termux environment. Issue https://github.com/termux/termux-app/issues/804.
- Use vector drawables for text selection handles.