Skip to content

Issues: TeamAmaze/AmazeFileManager

Handle Copycats (License fraud)
#1529 opened Nov 26, 2018 by EmmanuelMess
Open 5
Request languages here
#3145 opened Jan 25, 2022 by EmmanuelMess
Open 2
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Upgrade Google Play Billing library to 6.0.1 Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Distribution Regarding the publication of the apk/app bundles
#4216 opened Jul 9, 2024 by TranceLove Loading…
3 tasks done
Proper naming convention of i18n string keys Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Internationalization Issue-Task (low) This isn't a bug, but should be dealt with.
#4001 opened Dec 1, 2023 by TranceLove
Optimize CopyService/GenericCopyUtil Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-FileOperations Related to file operations (e.g. moving, copying, renaming).
#3921 opened Aug 30, 2023 by TranceLove
Suggestions for code improvements Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Bug Related unexpected behavior or something worth investigating.
#3745 opened Feb 26, 2023 by githuber-cyber
Does the code block have a chance to execute? Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-FTP Related to FTP Server. Issue-Bug Related unexpected behavior or something worth investigating.
#3740 opened Feb 20, 2023 by githuber-cyber
Multidex Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
#3667 opened Dec 21, 2022 by JeanPaulLucien
Some Incompatible API Usages in APP Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Bug Related unexpected behavior or something worth investigating.
#3194 opened Mar 1, 2022 by PSDroid2022
Code from foreign projects Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
#3090 opened Dec 29, 2021 by SammysHP
Bump test coverage to 60% Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. help wanted Anyone can help out!
#3083 opened Dec 26, 2021 by EmmanuelMess
Fix emulator tests Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Test Related to tests (Robolectric, Espresso, JUnit)
#3021 opened Nov 14, 2021 by EmmanuelMess
Explicit MIME type declaration on querying available packages for opening files Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Navigation Related to navigation Issue-Discussion Deprecated: use discussions tab. Issue-Feature A feature request or improvement. Issue-Task (low) This isn't a bug, but should be dealt with.
#3020 opened Nov 14, 2021 by TranceLove Loading…
3 tasks done
Annotate functions as @Nullable or @NonNull Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Easy (good first issue) Beginners welcome! Issues with relative low difficulty. Issue-Task (low) This isn't a bug, but should be dealt with.
#2809 opened Sep 18, 2021 by EmmanuelMess
Replace e.printStackTrace() with Log.e(TAG, "Error on ...", e); Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Easy (good first issue) Beginners welcome! Issues with relative low difficulty. Issue-Task (low) This isn't a bug, but should be dealt with.
#2755 opened Aug 28, 2021 by EmmanuelMess
Adopt Kotlin coroutines over AsyncTask Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Environment-API30 This is for issue relating to issues after the lockdown of API 30 Issue-Feature A feature request or improvement. Issue-Task (low) This isn't a bug, but should be dealt with.
#2726 opened Aug 12, 2021 by TranceLove
Convert all AsyncTasks to Callables called from ReactiveX Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Discussion Deprecated: use discussions tab. Issue-Task (low) This isn't a bug, but should be dealt with.
#2668 opened Jul 3, 2021 by EmmanuelMess
Verify package name before initializing ACRA and ErrorActivity Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Bug Related unexpected behavior or something worth investigating.
#2649 opened Jun 20, 2021 by TranceLove Draft
3 tasks done
spotlessApply should format Kotlin source code instead of failing build when code is not of standard Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Feature A feature request or improvement. Issue-Task (low) This isn't a bug, but should be dealt with.
#2596 opened Jun 8, 2021 by TranceLove
Make tests in suite run only once Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Test Related to tests (Robolectric, Espresso, JUnit)
#2588 opened Jun 7, 2021 by EmmanuelMess
Add context to string.xml for better translation Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Internationalization Issue-Task (low) This isn't a bug, but should be dealt with.
#2568 opened Jun 6, 2021 by EmmanuelMess
Make a good random path generator for tests Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Test Related to tests (Robolectric, Espresso, JUnit) Issue-Task (low) This isn't a bug, but should be dealt with.
#2523 opened Jun 1, 2021 by EmmanuelMess
Remove requirement for tests to be documented Area-CICD Issues related to CI/CD. Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Test Related to tests (Robolectric, Espresso, JUnit)
#2522 opened Jun 1, 2021 by EmmanuelMess
Leak found when entering FTP server fragment from file list Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Bug Related unexpected behavior or something worth investigating. Issue-Task (low) This isn't a bug, but should be dealt with.
#2512 opened May 31, 2021 by TranceLove
IllegalReflection in :app:testPlayDebugUnitTest build Area-CICD Issues related to CI/CD. Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Area-Test Related to tests (Robolectric, Espresso, JUnit) Issue-Task (low) This isn't a bug, but should be dealt with.
#2507 opened May 30, 2021 by EmmanuelMess
Fix saving the state for Settings Activity Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Issue-Bug Related unexpected behavior or something worth investigating.
#2475 opened May 22, 2021 by EmmanuelMess
Upgrade Material Dialogs library Area-CodeHealth Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc. Environment-API30 This is for issue relating to issues after the lockdown of API 30
#2331 opened Feb 27, 2021 by TranceLove
ProTip! Find all open issues with in progress development work with linked:pr.