termux-app/app/src/main/res
agnostic-apollo f00738fe3a Changed: Make sure full path is included in FileUtilsErrnos
Previously, `FileUtilsErrno` had some errors that didn't include the full path passed to the `FileUtils` functions and caller had to manually append the path to the error. This was done due to `termux-tasker` plugin config activity was using these errors in the executable and working directory text fields and we had to keep the error short as possible to reduce clutter. Now by default, the path will be included so that its not missing for other cases and the `FileUtils.getShortFileUtilsError()` function is provided to get a shorter version from the original error if its possible to do so if caller like `termux-tasker` requires it.
2021-09-05 10:09:18 +05:00
..
drawable Move ReportActivity to termux-shared so that other termux plugins can use it too 2021-06-21 04:59:11 +05:00
layout Added: Allow users to adjust terminal horizontal and vertical margin 2021-08-25 23:18:17 +05:00
mipmap-anydpi-v26 icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
mipmap-hdpi icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
mipmap-mdpi icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
mipmap-xhdpi icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
mipmap-xxhdpi icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
mipmap-xxxhdpi icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
values Changed: Make sure full path is included in FileUtilsErrnos 2021-09-05 10:09:18 +05:00
xml Added: Add log level setting in Termux Settings for termux-widget 2021-09-04 08:33:30 +05:00