nix-on-droid-app/app
agnostic-apollo 977cb34fc7 Provide better errmsg if executable passed to RunCommandService is null or empty
Previously, the null or empty executable would be expanded to the literal root "/" string path by FileUtils.getCanonicalPath and then FileUtils.validateRegularFileExistenceAndPermissions() validation would fail since path will not be a regular file. So a user will be shown that "/" is not a regular file. Now we show that executable was not even passed.
2021-03-25 10:10:19 +05:00
..
src Provide better errmsg if executable passed to RunCommandService is null or empty 2021-03-25 10:10:19 +05:00
build.gradle Add commonmark-spec markdown support with markwon library 2021-03-24 02:30:20 +05:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-06 23:24:15 +03:00
proguard-rules.pro Configure proguard to keep line numbers 2017-11-19 20:53:56 +01:00