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

bugfix/trackVerify Encryption Param set to YES instead of NO #273

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

KennyHuRadar
Copy link
Contributor

No description provided.

@KennyHuRadar KennyHuRadar marked this pull request as ready for review August 29, 2023 17:10
@KennyHuRadar KennyHuRadar changed the title bugfix bugfix/trackVerify Encryption Param set to true instead of false Aug 29, 2023
@KennyHuRadar KennyHuRadar changed the title bugfix/trackVerify Encryption Param set to true instead of false bugfix/trackVerify Encryption Param set to YES instead of NO Aug 29, 2023
Copy link
Contributor

@lmeier lmeier left a comment

Choose a reason for hiding this comment

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

nice, thanks

@lmeier lmeier merged commit af68152 into master Aug 29, 2023
1 check passed
@lmeier lmeier deleted the bugfix/trackVerifyEncriptionParam branch August 29, 2023 19:35
ShiCheng-Lu pushed a commit that referenced this pull request Jun 13, 2024
* publish beta's the same way we publish final releases

* Delete radar-snapshot-action.yml
ShiCheng-Lu pushed a commit that referenced this pull request Jun 13, 2024
* publish SNAPSHOT releases from pre-releases not from pushing to develop (#259)

* don't publish pre-releases to maven as a release

* publish SNAPSHOTs from pre-releases not from pushing to develop

* MOB-57: update the README with more detail on example app (#260)

Co-authored-by: Jason R Tibbetts <[email protected]>
Co-authored-by: Nick Patrick <[email protected]>
Co-authored-by: Tim Julien <[email protected]>

* Surface center, radius, and location for geofences & places (#267)

* Surface center, radius, and location for geofences & places

* rely on geofence's geometry for center and radius, add test

* RAD-5747 Anonymous config call in `trackOnce` (#266)

* add config call for anonymous before track

* add boolean for track usage

* usage enum not bool

* resume usage

* move config track usage call later in the call stack

* move config track usage call later in the call stack

* use anon val

* bump version

* 3.5.11 version bump

---------

Co-authored-by: Jason R Tibbetts <[email protected]>
Co-authored-by: Nick Patrick <[email protected]>
Co-authored-by: Tim Julien <[email protected]>

* Include approachingThreshold in tripOptions (#261)

* Include approachingThreshold in trip options helper functions

* Only include in dictionary if > 0, add test

* Offline replay (#270)

* First part of offline replay

* Fix kotlin errors

* Fix params for replays

* Extend timeout

* Fix unallocated val bug

* Fix nowMS bug

* Fix connectTimeout numbers

* Bump version to 3.5.12-beta.2 to cut a prerelease

* Bump nexus client timeout

* Fix bugs in buffer logic

* bump version to 3.5.11-beta.6

* dont fire event listeners for custom events (#263)

* publish beta's the same way we publish final releases (#273)

* publish beta's the same way we publish final releases

* Delete radar-snapshot-action.yml

* Update build.gradle

* Always clear last location if successful track (#272)

* Always clear last location if succesful track

* Always use System.currentTimeMillis()

* Always clear ReplayBuffer upon successful request

---------

Co-authored-by: Tim Julien <[email protected]>

* version bump

* set replay = NONE for continuous

* not beta anymore

---------

Co-authored-by: Travis Derouin <[email protected]>
Co-authored-by: Jason R Tibbetts <[email protected]>
Co-authored-by: Nick Patrick <[email protected]>
Co-authored-by: Liam Meier <[email protected]>
Co-authored-by: David Goodfellow <[email protected]>
Co-authored-by: jsani-radar <[email protected]>
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