Niels de Bruin

Results 4 issues of Niels de Bruin

This PR adds the ability to select folders. **Usage** The user can create a new folder chooser using either: - `new MaterialFilePicker().withChooseFolderMode(true)` - `intent.putExtra(FilePickerActivity.ARG_CHOOSE_FOLDER_MODE, true);` When _choose folder mode_ is...

I have configure the plugin using the example provided (cobertura) everything works fine when I generate and publish the report to coveralls from my on my local machine. However when...

question

## What's changed? This pull request includes changes to the `CatchClauseOnlyRethrows` class and its corresponding test class to improve the handling of multi-catch blocks and simplify the code. #### Improvements...

bug