Skip to content

Feat/search - #3

Merged
WAHID-QANDIL merged 6 commits into
masterfrom
feat/search
Jun 23, 2026
Merged

Feat/search#3
WAHID-QANDIL merged 6 commits into
masterfrom
feat/search

Conversation

@WAHID-QANDIL

Copy link
Copy Markdown
Owner

No description provided.

- Added android.yml to build and upload debug APKs
- Added ios.yml and build.yml to build and upload iOS simulator apps
- Configured build triggers for pull requests and manual dispatch
- Set up Gradle options and artifact uploading for build outputs
- Simplified search query debounce and collection logic in `AllNewsViewModel`
- Added `selectedCategory` to `AllNewsUIState` and updated initial fetch parameters
- Removed redundant `Search` intent and unused navigation parameters
- Implemented `ArticleListContent` featuring a hero card, list items, and section labels
- Updated the list of available news categories and refined fetching parameters
- Added `ArticleListItem`, `SourceBadge`, and `SectionLabel` components
- Changed `FeaturedCard` visibility to public
- Cleaned up unused imports in `NewsBottomBar`
- Combined conditional checks in `getAllNews` for better flow
- Improved code formatting and parameter wrapping across repository methods
- Added `onNavigation` helper to manage backstack and tab selection
- Updated `NewsBottomBar` to trigger tab-based navigation
- Removed redundant navigation callbacks from `AllNewsScreen`
- Simplified search intent in `AllNewsScreen`
@WAHID-QANDIL
WAHID-QANDIL merged commit 951a694 into master Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant