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

fix(datastore): migrating away from jetpack compose #344

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

srtvprateek
Copy link
Member

  • migrated away from Jetpack compose due to version compatibility issues
  • ui fixes

srtvprateek and others added 30 commits March 31, 2024 12:15
Co-authored-by: Prateek <srtv.prateek@gmail.com>
Co-authored-by: Aastha <aastha@quiph.com>
* added graphql examples

* show graphql query names.

* added variables

* Revert "added variables"

This reverts commit 4e53181.

* better icon

* renamed function

* fixed ktlint and detekt issues.

* display variables and details

* fixed graphql search

* removed graphql error handling

* detect json by mediaType

* fixed no-op
- Replaced direct mutation of `requestUnBuilt.url` with a conditional check to ensure the URL is only updated if necessary.
- Ensured proper handling of the actual or mock request URL in the interceptor logic.

Co-authored-by: Youssef Essam <yfarag@jahez.net>
* deprecating nexus publishing

* gradle cleanup

* module publish cleanup

* name refactor

* publish code refactor
* migrated sample app build to kotlin

* pluto - groovy to kotlin

* plugins - groovy to kotlin

* datastore & exceptions - groovy to kotlin

* layout inspector - groovy to kotlin

* logger & rooms - groovy to kotlin

* network & share pref - groovy to kotlin

* network interceptor - groovy to kotlin

* deleted redundant files

* refactor

* cleanup
* Add support for search occurrences count and search navigation

* Separate out search logic

* Update normalise method to use correct replacement
* base mavenPublishing setup

* maven config added to each plugin

* dependency cleanup

* refactor

* refactor

* groupId updated to com.androidpluto
* merged okhttp interceptor to network plugin

* merged ktor interceptor to network plugin

* dir structure updated

* detekt baseline removed

* Update README.md
* Update README.md

* Update network README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* groupId refactor

* Update README.md

* refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants