owncloud / owncloud/android

Search feature for the Android App

Open
#695 44 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Contributions are welcome File list
Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
1d 12h
Merged PRs (30d)
7

Description

Adding a search above the file listing


Edited by @davigonz from here on


We are going to face this in different stages:

1. Local search [DONE]

Here you have a gif showing how the local search looks like

2. Search using API: https://github.com/owncloud/core/issues/25373#issuecomment-400967608

https://github.com/owncloud/core/pull/31873

CC @michaelstingl @jesmrec

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the issue's completed local-search stage and the linked ownCloud core issue and pull request for the API-search stage. Trace how the Android app currently lists files and determine the remaining integration scope. Done means the file-listing search works through the API as well as locally, with the behavior matching the referenced design.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.