TeamAmaze / AmazeFileManager

Material design file manager for Android
https://teamamaze.xyz
GNU General Public License v3.0
5.08k stars 1.53k forks source link

Replace wildcard import with single import #4138

Closed Bambooin closed 3 weeks ago

Bambooin commented 1 month ago

Description

Replace wildcard import with single import

Done with tool Optimize Imports from AS and fix the left one by one manually.

Issue tracker

Automatic tests

Manual tests

Build tasks success

Successfully running following tasks on local:

Bambooin commented 3 weeks ago

The build of Build debug and run Jacoco tests is very unstable, about 50% possibility.

So I hava to trigger twice or more due to rebase upstream patches.