brijeshshah13 / OpenCI

OpenCI, the ultimate Travis CI client for Android
GNU General Public License v3.0
25 stars 15 forks source link

Implement Search Button in Main Layout #1

Open brijeshshah13 opened 6 years ago

brijeshshah13 commented 6 years ago

Actual Behavior

Not yet implemented.

Expected Behavior

Clicking on the Search button should allow the user to search from the repositories in the current tab, i.e., either Public or Private.

Steps to reproduce it

Click on the search icon in the top right corner of the main layout.

hjoshi123 commented 6 years ago

@brijeshshah13 is this still open? I would like to work on this.

brijeshshah13 commented 6 years ago

@hjoshi123 Yes. Please go ahead and implement it. However, do take a note that the Home screen will be changed to display the latest builds instead of the current behavior, i.e., public and private repos, so considering modularity while writing the code.