mx1up
mx1up
you can reenable the button as soon as the first transaction has finished (in onactivityresult)
> 3. if show error `env: bash\r: No such file or directory`, try `sudo find . -type f -exec dos2unix {} \;` for reference https://stackoverflow.com/a/63914652/5607894 this works, but is probably...
@kevmoo , @natebosch could you have a look please? 🙏
@lrhn I applied all your suggestions, please have another look
thanks! about documentation: feel free to make suggestions, love to improve. I just noticed I forgot to remove some part of the documentation about `addMimeType`, will do it now
removed `addMimeType` from documentation
@natebosch @lrhn any updates..?
@lrhn I applied all suggestions, please have a look at all unresolved conversations 🙏
if you want to pass header bytes, they should be coming from the file itself. in your sample code, you passed hard coded header bytes which would be matching a...
being able to query WorkInfo is quite essential if you want to check whether a recurring task is scheduled or not?