Skip to content

[ai] search: Move indexed MediaStore query off main thread. - #4706

Open
muhamadsyafii wants to merge 1 commit into
TeamAmaze:release/4.0from
muhamadsyafii:syafii/bugfix/4646-indexed-search-main-thread-query
Open

[ai] search: Move indexed MediaStore query off main thread.#4706
muhamadsyafii wants to merge 1 commit into
TeamAmaze:release/4.0from
muhamadsyafii:syafii/bugfix/4646-indexed-search-main-thread-query

search: Move indexed MediaStore query off main thread

d71b74f
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Aug 11, 2026 in 0s

Your pull request is up to standards!

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

Complexity increasing per file
==============================
- app/src/main/java/com/amaze/filemanager/asynchronous/asynctasks/searchfilesystem/IndexedSearch.kt  2
- app/src/test/java/com/amaze/filemanager/asynchronous/asynctasks/searchfilesystem/IndexedSearchTest.kt  2
         

Complexity decreasing per file
==============================
+ app/src/main/java/com/amaze/filemanager/ui/activities/MainActivityViewModel.kt  -1
         

See the complete overview on Codacy