question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Text files not visible in Acode's internal file browser

See original GitHub issue
Acode version: 1.2.143
Android version: 11
SDK: 30
Device: Pixel 4a (sunfish)
ISA: arm64-v8a

When opening a file using Acode’s browser ( → “Open file” → “Internal storage”), only image files are shown – all other files are hidden, even when “show hidden files” is enabled.

e.g. if i have a folder like this:

  foo.txt
  bar.jpg
  quux.tsv
  zap.svg

the browser only shows

  bar.jpg
  zap.svg

The same thing happens with the sidebar view from “Open folder”.

screenshots:

1. test folder in a file browser app (Amaze)

Screenshot_20210419-131228

2. test folder in Acode’s browser

Screenshot_20210419-131549

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
deadlyjackcommented, Apr 30, 2021

Welcome 🤗. It’s a Cordova project because of it I cannot modify Android services/permissions directly, for that I’ve the modify the specific cordova plugin or sometime I’ve create whole plugin from scratch of it isn’t available on internet.

Anyway I’ll look into the issue and try to fix it. I’ll decide later whether it’s fixable or not.

1reaction
deadlyjackcommented, Jul 3, 2021

Fixed in latest version of Acode.

Read more comments on GitHub >

github_iconTop Results From Across the Web

View and modify files and folders in Files on iPad
Browse and open files and folders ... Note: Not all document formats are supported by the Files app. ... Start a new search:...
Read more >
How to read a local text file in the browser? - Stack Overflow
Yes JS can read local files (see FileReader()) but not automatically: the user has to pass the file or a list of files...
Read more >
Display Coded Segments in the Document Browser - MAXQDA
MAXQDA 2020 Online Manual: Display Coded Segments in the Document ... To do this, select a text segment or image section and select...
Read more >
Fixes or workarounds for recent issues in OneDrive
Learn about fixes and workarounds for the latest OneDrive issues.
Read more >
Why are text file line breaks wrong, after the file is transferred ...
Ideally compress (ZIP) the files to avoid your browser altering file format, when attaching the files to support request. WinSCP internal editor ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found