1
0
mirror of https://github.com/termux/termux-app synced 2024-06-22 09:07:08 +00:00
termux-app/app/src/main/java/com/termux/app/utils
agnostic-apollo 31371b5e3d Fully integrate ExectionCommand into RunCommandService
Users will now also be shown flashes and notifications in addition to log entries for missing allow-external-apps permission or for invalid extras passed like the executable. The flashes and notifications can be controlled with the Termux Settings -> Debugging -> Plugin Error Notifications toggle
2021-03-24 03:56:25 +05:00
..
DialogUtils.java Move DialogUtils to com.termux.app.utils package 2021-03-16 04:07:01 +05:00
FileUtils.java Refactor RunCommandService 2021-03-19 21:18:35 +05:00
Logger.java Update Logger 2021-03-24 02:34:53 +05:00
MarkdownUtils.java Add commonmark-spec markdown support with markwon library 2021-03-24 02:30:20 +05:00
NotificationUtils.java Added NotificationUtils to build and manage notifications 2021-03-24 03:25:25 +05:00
PluginUtils.java Fully integrate ExectionCommand into RunCommandService 2021-03-24 03:56:25 +05:00
ShareUtils.java Add ShareUtils 2021-03-24 02:31:22 +05:00
TermuxUtils.java Update TermuxUtils to add support for getting device and termux info as markdown 2021-03-24 02:38:37 +05:00
TextDataUtils.java Fully integrate ExectionCommand into RunCommandService 2021-03-24 03:56:25 +05:00