AmazeFileManager icon indicating copy to clipboard operation
AmazeFileManager copied to clipboard

Check working directory and change to root before listing files

Open TranceLove opened this issue 3 years ago • 0 comments

Description

Also fixes line parsing of filenames having colons as I work on, listing files under /dev.

Issue tracker

Fixes #3476

Automatic tests

  • [ ] Added test cases

Manual tests

  • [ ] Done

Build tasks success

Successfully running following tasks on local:

  • [x] ./gradlew assembledebug
  • [x] ./gradlew spotlessCheck

TranceLove avatar Sep 21 '22 07:09 TranceLove