这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.17.0

Latest

Choose a tag to compare

@agnostic-apollo agnostic-apollo released this 02 Sep 00:19
· 1 commit to master since this release
b435f4b

v0.17.0 - 2025-09-02 00.19

Commit history: v0.15.0...v0.17.0

Changelog

Added

  • Add INTERNET permission

    The internet permission may solve problems for Termux app not having internet access if Termux:Float app is installed first due to Android sharedUserId bugs which shares permissions across all apps.

    (4c4bd64f0971)

 

 

Changed

 

 

Fixed

  • Catch rare RuntimeException while loading bell and use if instead of case . (62c713ae0ee1)

  • Fix NullPointerException in TermuxFloatSessionClient.checkForFontAndColors() . (4e9f15494d49)