Skip to content

Conversation

@alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Nov 20, 2025

  • Tests written, or not not needed

Moves IO tasks from main thread
Uses cached entries for search task
Faster file list filtering
Only update the adapter if data is changed (swapDirectory gets called multiple times with same data inner check must be implemented and also swapDirectory calls needs to be checked in different PR)

@alperozturk96 alperozturk96 linked an issue Nov 20, 2025 that may be closed by this pull request
3 tasks
@alperozturk96 alperozturk96 added the performance 🚀 Performance improvement opportunities (non-crash related) label Nov 20, 2025
@alperozturk96 alperozturk96 changed the title feat: cache content of different tabs feat: cache content of different tabs 🚀 Nov 21, 2025
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
@alperozturk96 alperozturk96 force-pushed the feat/cache-content-of-different-tabs branch from cc4f6f6 to 0be74af Compare November 24, 2025 10:22
@github-actions
Copy link

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4242
Correctness7373
Dodgy code272272
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3535
Performance4848
Security1818
Total498498

@github-actions
Copy link

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/15988.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review performance 🚀 Performance improvement opportunities (non-crash related)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cache content of different tabs

2 participants