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

Develop #9

Merged
merged 8 commits into from
Aug 23, 2023
Merged

Develop #9

merged 8 commits into from
Aug 23, 2023

Conversation

iZakirSheikh
Copy link
Owner

No description provided.

- Renamed Provider to SystemFacade and LocalsProvider to LocalSystemFacade.
- Refactored SystemFacade interface to its own file named SystemFacade.kt.
- Changed ScreenState to ViewState for better clarity and renamed the composible screen file to a more descriptive name.
- Moved Hilt providers to their file named Providers within the impl package.
[ENHANCEMENT] Typography Improvement
- Added LatoFontFamily through GoogleFonts for consistent typography.
[UPDATE] Updated Dependencies to Latest Versions
- Updated Compose UI to version beta03.
- Upgraded Kotlin to version 1.9.0.
- Updated Compose UI to version 1.6.0-alpha02.
- Bumped Compose Compiler to version 1.5.1.
- fixed the issue causing crashes in ChatBot temporarily.
…n 34 to support Android 14 features and improve app compatibility.
 - Migrate all groovy files to kotlin using the gradle kotlin dsl plugin
 - Add git secrets to prevent committing sensitive data
 - Remove the need for Private.kt by using environment variables

[REFACTOR]: Replaced Private with BuildConfig const
 - Replace every instance of Private with BuildConfig const in the code
 - Use GithubSecrets to manage the values of the const
 - Simplify the process of pushing updates by avoiding hard-coded values
  - Delete the art folder that contains non-repo files
  - Reduce the project size and improve performance
  - Avoid unnecessary clutter and confusion
… GitHub Action workflow that automates the following tasks:

- Build, deploy, and release the app on GitHub and Play Store whenever a push is detected.
- Create a GitHub tag from the release name.
- Add secret tokens like IAP_NO_ADS etc. to the environment by GitHub.
- Generate a release on GitHub with the necessary message, aab, and apk files."
@iZakirSheikh iZakirSheikh merged commit de0dda2 into master Aug 23, 2023
1 check passed
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