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

[NSDK-199] Release 2.6.0 #109

Merged
merged 25 commits into from
Aug 28, 2024
Merged

[NSDK-199] Release 2.6.0 #109

merged 25 commits into from
Aug 28, 2024

Conversation

akueisara
Copy link
Contributor

@akueisara akueisara commented Aug 27, 2024

🔗 Related Links

➡️ To Be

[NSDK-190] Migrate Build Configuration from Groovy to Kotlin (#102)
[NSDK-189] Jetpack Compose VirtusizeButton (#103)
[NSDK-193] Jetpack Compose AndroidView For VirtusizeButton (#104)
[NSDK-194] Jetpack Compose AndroidView For VirtusizeInPageMini (#107)
[NSDK-195] Jetpack Compose AndroidView For VirtusizeInPageStandard (#106)
[NSDK-196] Update README for Jetpack Compose UI Components (#108)

Bump version to 2.6.0

☑️ Checklist

  • Useless comments and/or Log.d etc are removed
  • Unit test are covered
  • Code has been deployed and tested on STG
  • ClickUp ticket status has been updated to DEV REVIEW
  • Update CHANGELOG.md with the new changes

DharmeshBasapatiBacancy and others added 23 commits January 24, 2024 12:21
* Migrate settings.gradle to settings.gradle.kts

* Delete virtusize.aar

* Format the code

* Migrate from Groovy to Kotlin

* Remove .editorconfig

* Create Project extension function getProperties

* Apply ktlint

* Fix settings.gradle.kts

* Increasing the amount of JVM memory

* Fix R8 error

* Revert the change to the JVM memory

* Bump virtusize-auth to 1.0.5

* Create reusable functions to publish

* Remove constants

* Update README.md

* Update README.md

* Make mavenPublicationName private

* Modify the publish script

* Rename to areSigningCredentialsProvided
* Migrate settings.gradle to settings.gradle.kts

* Delete virtusize.aar

* Format the code

* Migrate from Groovy to Kotlin

* Remove .editorconfig

* Create Project extension function getProperties

* Apply ktlint

* Fix settings.gradle.kts

* Increasing the amount of JVM memory

* Fix R8 error

* Revert the change to the JVM memory

* Bump virtusize-auth to 1.0.5

* Create reusable functions to publish

* Remove constants

* Update README.md

* Update README.md

* Make mavenPublicationName private

* Modify the publish script

* Rename to areSigningCredentialsProvided

* Add compose dependencies

* Create the Virtusize interface

* Implement VirtusizeButton

* Adjust VirtusizeButton

* Implement uiState and message flows

* Add compose sample app

* Use Enum entries

* Separate ViewModel from Composable

* Create VirtusizeWebViewActivity

* Add activityMessageHandler

* Modify logs

* Modify VirtusizeButtonUiState

* Modify VirtusizeSampleApp

* Add Virtusize#productDataCheck that return a Boolean value

* Setup SNS authentication

* Adjust the VirtusizeSampleApp layout

* Use versions.catalog

* Apply ktlint

* Use lazy

* Rename a VirtusizeButtonUiState

* Move the code inside viewModelScope

* Create a reuse function createBundle
* [NSDK-184] Hotfix - Update README.md and Gradle Build Files (#101)

* Update docs for 2.5.5

* Update README.md

* Remove unused code

* Update deploy.gradle

* Remove unnecessary gradle property

* Remove unused dependencies

* Update publications setup

* Remove android.nonTransitiveRClass=false

* Declare the correct path for resources

* Update build.gradle

* Update gradle version

* Fix ktlint errors

* Fix string resource import paths

* Fix ktlint errors

* Update pull_request_template.md

* Implement the VirtusizeButton wrapper in Compose

* Use VirtusizeColors

* Add comments

* Modify a comment

* Make VirtusizeButtonColors constructor internal

* Change it back to data class

* Add Preview

* Remove AndroidViewVirtusizeButton

---------

Co-authored-by: Bago <b.ourognao@gmail.com>
* [NSDK-184] Hotfix - Update README.md and Gradle Build Files (#101)

* Update docs for 2.5.5

* Update README.md

* Remove unused code

* Update deploy.gradle

* Remove unnecessary gradle property

* Remove unused dependencies

* Update publications setup

* Remove android.nonTransitiveRClass=false

* Declare the correct path for resources

* Update build.gradle

* Update gradle version

* Fix ktlint errors

* Fix string resource import paths

* Fix ktlint errors

* Update pull_request_template.md

* Implement the VirtusizeButton wrapper in Compose

* Use VirtusizeColors

* Add comments

* Modify a comment

* Make VirtusizeButtonColors constructor internal

* Change it back to data class

* Add Preview

* Remove AndroidViewVirtusizeButton

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Use getOrPut

* Apply ktlint

* Add comments

* Fix rebase error

* Apply ktlint

* Add preview

* Make the preview private

---------

Co-authored-by: Bago <b.ourognao@gmail.com>
)

* [NSDK-184] Hotfix - Update README.md and Gradle Build Files (#101)

* Update docs for 2.5.5

* Update README.md

* Remove unused code

* Update deploy.gradle

* Remove unnecessary gradle property

* Remove unused dependencies

* Update publications setup

* Remove android.nonTransitiveRClass=false

* Declare the correct path for resources

* Update build.gradle

* Update gradle version

* Fix ktlint errors

* Fix string resource import paths

* Fix ktlint errors

* Update pull_request_template.md

* Implement the VirtusizeButton wrapper in Compose

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Implement the VirtusizeInPageStandard wrapper in Compose

* Implement the VirtusizeButton wrapper in Compose

* Use VirtusizeColors

* Add comments

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Fix merge errors

* Modify a comment

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Use getOrPut

* Apply ktlint

* Add comments

* Fix rebase error

* Add comments

* Make VirtusizeButtonColors constructor internal

* Change it back to data class

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Use getOrPut

* Apply ktlint

* Add comments

* Fix rebase error

* Apply ktlint

* Apply ktlint

* Add Preview

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Use getOrPut

* Apply ktlint

* Add comments

* Fix rebase error

* Apply ktlint

* Add preview

* Remove AndroidViewVirtusizeButton

* Implement the VirtusizeInpageMini wrapper in Compose

* Fix a typo

* Change the default color

* Fix merge error

* Use getOrPut

* Apply ktlint

* Add comments

* Fix rebase error

* Apply ktlint

* Add preview

* Add preview

* Make the preview private

---------

Co-authored-by: Bago <b.ourognao@gmail.com>
* Use Virtusize.getInstance()

* Change the default colors of VirtusizeButton

* Update READMEs

* Update CHANGELOG.md

* Fix README-COMPOSE.md

* Fix README

* Fix README

* Fix the link

* Fix typos
@akueisara akueisara requested a review from ourognao August 27, 2024 11:03
@akueisara akueisara merged commit e459775 into main Aug 28, 2024
3 checks passed
@akueisara akueisara deleted the release/2.6.0 branch August 28, 2024 13:07
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.

2 participants