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

Improvements for Compose App #198

Merged
merged 27 commits into from
Aug 6, 2021
Merged

Improvements for Compose App #198

merged 27 commits into from
Aug 6, 2021

Conversation

PatilShreyas
Copy link
Owner

@PatilShreyas PatilShreyas commented Aug 6, 2021

Summary

  • Improved User experience for Jetpack Compose Application
  • Improved Codebase

Description of change

Codebase changes

  • Bumped Kotlin to 1.5.21 and Jetpack Compose to 1.0.1
  • Created common composable components and re-used them throughout the application.
  • Refactor: renamed colours of the theme (composeapp)
  • Added code documentation for classes (where docs were not there earlier).

Checklist

  • Build and linting is passing.
  • This change is not breaking existing flow of a system.
  • I have written test case for this change.
  • This change is tested from all aspects.
  • Implemented any new third-party library (Which not existed before this change).

@PatilShreyas PatilShreyas added this to the v1.1.0 milestone Aug 6, 2021
@PatilShreyas PatilShreyas merged commit d1d6b19 into master Aug 6, 2021
@PatilShreyas PatilShreyas deleted the v1.1.0-dev branch August 6, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant