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

Tags: Tungul/termux-app

Tags

v0.24

Toggle v0.24's commit message
Fix error message

v0.23

Toggle v0.23's commit message
Updated storage handling

Let the user run termux-setup-storage, which will ensure that storage
permission has been granted and setup $HOME/storage/ folder with
symlinks to storage folders.

v0.22

Toggle v0.22's commit message
Setup $HOME/storage symlink for external symlink

At startup Termux now checks if there is external storage available,
and creates a private area on the external storage if one exists as
well as creating a symlink to the private are at $HOME/storage.

v0.21

Toggle v0.21's commit message
Reformat code

v0.20

Toggle v0.20's commit message
Show bold text in bright colors

Fixes 17. Could be made an option in the future if necessary.

v0.19

Toggle v0.19's commit message
Bump version to 0.19

v0.18

Toggle v0.18's commit message
Add a file picker to pick files from $HOME

This allows e.g. files from the $HOME folder to be attached to emails
or uploaded when in other apps.

Also bump version to 0.18.

v0.17

Toggle v0.17's commit message
Bump version to 0.17

Also remove the version attributes from AndroidManifest.xml since
they are generated by the gradle build.