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

[MOB-6576] merge EUDC changes into encryption branch #600

Merged
merged 5 commits into from
Jul 17, 2023
Merged

Commits on Jun 14, 2023

  1. [MOB 5730] Add callbacks to reading/removing in-app messages (#557) (#…

    …583)
    
    * [MOB 5730] Add callbacks to reading/removing in-app messages (#557)
    
    * add callback for setRead/removeMessage
    
    * modify test for setRead and added test for removeMessage
    
    * fixes
    
    * Update build.gradle
    
    * removed resultcallbackhandler
    
    * Update IterableInAppManager.java
    
    * fixes
    
    ---------
    
    Co-authored-by: Akshay Ayyanchira <[email protected]>
    Co-authored-by: Hardik Mashru <[email protected]>
    
    * Fixing and adding test method
    
    ---------
    
    Co-authored-by: devcsomnicg <[email protected]>
    Co-authored-by: Hardik Mashru <[email protected]>
    Co-authored-by: “Akshay <“[email protected]”>
    4 people authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b374b12 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. [MOB - 6493] - Message read and remove bug fix (#592)

    Co-authored-by: “Akshay <“[email protected]”>
    Ayyanchira and “Akshay authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    efa8d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b780ec4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. [MOB-6309] prepares EUDC updates for release (#572)

    * stashed changes
    
    * adds data center to config and associated unit tests
    
    * adds excluding kotlin files to javadoc check
    
    * moves IterableDataRegion to IterableConstants.java
    
    * gets rid of extra lines
    
    * removes jacoco.exe
    
    * adds endpoint override to IterableApi
    
    * removes logging statement
    
    * sets up base url at IterableRequestTask
    
    * minor edits
    
    * refactors to pull endpoint directly from config value
    
    * removes unfinished unit test
    
    * removes jacoco.exec
    
    * removes white space
    
    ---------
    
    Co-authored-by: [email protected] <[email protected]>
    evantk91 and [email protected] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6f5a805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daab2b5 View commit details
    Browse the repository at this point in the history