Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release candidate #30

Merged
merged 71 commits into from
Jun 24, 2023
Merged

Release candidate #30

merged 71 commits into from
Jun 24, 2023

Conversation

ShivamNagpal
Copy link
Owner

No description provided.

feature: Integrate Retrofit to replace the URLConnection being used to fetch the Data
feature: Setup Main Activity and Repository Screen
fix: Remove ApiResultExtenstions as they will result in duplicate ext…
feature: Introduce Repostory Layer after ViewModel to have a separate…
feature: Create Events for the interaction with the view models
…ly-before-api

Check the internet connectivity just before making the API call
…error-messages

feature: Extend Resource to have an Error Payload and separate the Er…
feature: Implement Toast as part of the UIState
refractor: Extract all the dependencies versions into centralized ver…
feature: Integrate Room DB to store and fetch the LabResponse
* feature: Add force Refresh menu option on all the screens to fetch the latest content from the network

* feature: Switch between error Text Message and Toast Message based on the forceRefresh flag

* feature: Add the Refresh button to all the fragments

* feature: Add Swipe Refresh for all the fragment

Swipe Refresh shows the loader to showcase the progress, so it makes ProgressBar redundant

* fix: Fix the app crash when force-refresh is triggered on local unavailable content page

* fix: Cancel the previous toast in the same context before showing a new one
* chore: Update the Dependencies versions

* chore: Update the Gradle version

* chore: Update the Android Application version

* chore: Include the DB schemas export annotation and add the exported schema to the version tracking
@ShivamNagpal ShivamNagpal merged commit 426884d into master Jun 24, 2023
ShivamNagpal added a commit that referenced this pull request Jun 25, 2023
Merge pull request #30 from ShivamNagpal/release-candidate
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