Skip to content

Amaze redesign - #4665

Open
VishalNehra wants to merge 1 commit into
release/4.0from
feature/redesign
Open

Amaze redesign#4665
VishalNehra wants to merge 1 commit into
release/4.0from
feature/redesign

App redesign

9a10fa2
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 6, 2026 in 0s

1 new issue (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 1
           

Complexity increasing per file
==============================
- app/src/main/java/com/amaze/filemanager/ui/views/appbar/BottomBar.java  6
- app/src/main/java/com/amaze/filemanager/ui/fragments/data/MainFragmentViewModel.kt  1
- app/src/main/java/com/amaze/filemanager/ui/views/DividerItemDecoration.java  2
- app/src/main/java/com/amaze/filemanager/ui/activities/MainActivity.java  14
- app/src/main/java/com/amaze/filemanager/adapters/RecyclerAdapter.java  50
- app/src/main/java/com/amaze/filemanager/ui/fragments/MainFragment.java  5
         

Complexity decreasing per file
==============================
+ app/src/main/java/com/amaze/filemanager/ui/fragments/preferencefragments/AppearancePrefsFragment.kt  -1
         

See the complete overview on Codacy

Annotations

Check warning on line 978 in app/src/main/java/com/amaze/filemanager/adapters/RecyclerAdapter.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

app/src/main/java/com/amaze/filemanager/adapters/RecyclerAdapter.java#L978

The method 'createGridSectionBackground(int, boolean, int)' has an NPath complexity of 31104, current threshold is 200