Skip to content

Conversation

pedronveloso
Copy link
Collaborator

@pedronveloso pedronveloso commented Feb 17, 2025

No description provided.

@pedronveloso pedronveloso requested a review from m-nogas February 17, 2025 13:40
Copy link
Collaborator

@m-nogas m-nogas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pedronveloso pedronveloso merged commit 380406f into develop Feb 18, 2025
1 check passed
@pedronveloso pedronveloso deleted the pedro/test-gradle-update branch February 18, 2025 15:25
m-nogas added a commit that referenced this pull request Apr 4, 2025
* Fix Retrieve Existing request ID behavior for PROCESSING state (#95)

* Fix Retrieve Existing request ID behavior for PENDING state

* Add distinction between Pending & Processing

* Code cleanup (and research on proguard rules being handed to consumers) (#98)

* Add proguard rules to project for automatic client consumption

* Fix constant name after renaming class

* Concrete R8 rules are actually not needed

* Add enum for GrantType (#99)

* Update Robolectric dependency (#102)

* Update changelog

* Use Epoch usec for Analytics timestamp (#107)

* Add UT for Analytics (#108)

* Refresh Auth Token for Customer Request (#109)

* Initial support for Unauthorized Customer Request refresh

* Add useful docs about token refresh window

* Improve logging for CashAppCashAppPayImpl

* Use Duration instead of Long for better time handling

* Remove not needed call to interrupt

* Schedule auth token refresh on `startWithExistingCustomerRequest` when status is "pending"

* Support deferred auth token refresh upon authorize call

* Better thread safety and handling

* Update comment

* Add new Refreshing state (#110)

* Add Refreshing state

* Use better explicit tag for logging

* Abstract thread managment away from main class (#113)

* Redact PII for logs and metrics (#112)

* Redact PII for logs and metrics

* Add UTs for PiiString

* Swap redact with unredacted defaults

* Redact more fields; move redaction step to encoding

* Simplify internal class names (#115)

* Modify CashAppPayButton to allow for dynamic styles (#116)

* Modify CashAppPayButton to allow for dynamic styles

* Update CHANGELOG

* Update testing frameworks and link baseline

* Add PR template (#120)

* Logging abstraction (#119)

* Create new module for logging

* CashPayLogger implementation, and apply it to Analytics module

* Add CAP logger to Core module

* Create lint baseline file for logging module

* Fix tests

* Change Analytics implementation to log only Warn level or above

* Add support to observe logging changes

* Add some UT for logging module

* Add UTs for CashAppLoggerImpl

* Add some useful documentation to tests

* Set default PR template (#121)

* Make Initializer open to modification (#123)

* Update Spotless Plugin and Ktlint version (#124)

* Add minify rules (#125)

* Add consumer-rules for minify

* Bump release version; update release notes

* Add more minify rules

* Update Core dependency on OkHttp (#126)

* Add consumer-rules for minify

* Bump release version; update release notes

* Add more minify rules

* Update Core dependency on OkHttp

* Update Android target version (#133)

* Increase compile version to API 33

* Update CHANGELOG

* Update AGP to 8.1.2 (#134)

* Update AGP to 8.1.2

* Update Java version for CI to 17

* Update AGP & Gradle (#138)

* Update AGP and Gradle

* Update Robolectric dependency

* Pedro/sdk kotlin 1.8 (#139)

* Update AGP version

* Update Kotlin to 1.8.x, along with various library dependencies

* Update Dev App versions and baseline lint files

* Update AGP and dev app version

* Use reference_id param correctly (#145)

* Add Start Screen to split different playgrouds within Dev App

* Improve webview logs display

* Increase log history size

* Fix accountReferenceId param missing from network call

* Update some of the project libraries

* Fix test related to size of log history

* Minor changes based on PR feedback

* Reference id mixup fix (#147)

* Correct distinction between reference_id and account_reference_id

* Spotless apply

* Make function changes be backwards compatible

* Update CHANGELOG

* Fix UTs

* SDK: Upgrade build tooling (#149)

* WIP

* Update to Java 17

* Update lint baseline

* Attempt to update GH action

* Prepare release 2.6.0  (#152)

* WIP

* Update to Java 17

* Add new CAP styles (#151)

* Add new CAP styles

* Removed unused assets

* Suppress GradleDependency lint

* Fix lint errors

* Lint errors

* Fix UTs

* Documenation

---------

Co-authored-by: Pedro Veloso <pedroveloso@squareup.com>

* Bump version

---------

Co-authored-by: Pedro Veloso <pedroveloso@squareup.com>

* Logging lint-baseline update

---------

Co-authored-by: Pedro Veloso <pedroveloso@squareup.com>
Co-authored-by: Pedro Veloso <pedro.n.veloso@gmail.com>
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