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

Merge staging into main for v2.0.0 release #27

Merged
merged 63 commits into from
Jan 31, 2023
Merged

Merge staging into main for v2.0.0 release #27

merged 63 commits into from
Jan 31, 2023

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    71d3ade View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from prudrabhat/dev

    Setup aepsdk-assurance-android
    prudrabhat committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9e22eb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    a01a56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77412fb View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Fix reconnection when cofig state(orgId) is not yet set

    Code before 2.0 migration depended on Configuration for fetching reconnection
    scenario. However with Core 2.0 cofiguration state may not yet be available when
    Assurance reconnection starts.
    - Change the logic to be consistant with iOS and use the ordId from stored URL
      during reconnection scenarios.
    - Change shared state query logic to query with barrier = false to be consistent with iOS
    prudrabhat committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ab91b3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from prudrabhat/ci_cd

    Add spotless integration and publish to Jitpack
    prudrabhat committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e5ec883 View commit details
    Browse the repository at this point in the history
  3. Reword comment

    prudrabhat committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    054ad7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82045dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from prudrabhat/reconnection_issue

    Make state fetching consistent with iOS
    prudrabhat committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d56081f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    107337a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85e5d7d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from prudrabhat/publish_fixes

    Force assemblePhone before publish and fix AAR name
    prudrabhat committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b18b3e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Add release and snapshot workflows.

    - Add maven-release and mavan-snapshot workflows. The commands used
      already exist in the Makefile
    prudrabhat committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5850e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4cc692 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from prudrabhat/github_workflows

    GitHub workflows
    prudrabhat committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ff7650e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    a399570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94b4ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from prudrabhat/circle_ci_checkstyle_config

    Apply codeformat , integrate with CircleCI
    prudrabhat committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8c4c2e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    7905e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619514d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge pull request #13 from prudrabhat/workflow_uplevel_java

    Uplevel workflows to java 11
    prudrabhat committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d89d5e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from adobe/dev

    Merge dev into staging
    prudrabhat committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    b00d920 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update Readme

    prudrabhat committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b832ba9 View commit details
    Browse the repository at this point in the history
  2. Add friendly name

    prudrabhat committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3a0f15c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Merge pull request #15 from prudrabhat/add_friendlyname

    Add friendly name
    prudrabhat committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ace1b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    a290377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e772426 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fabdaca View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from prudrabhat/readme_updates

    Add API and Usage docs
    prudrabhat committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    311381d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    74c1df5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from prudrabhat/readme_standardization

    Standardize doc names and formatting
    prudrabhat committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    cbf5f28 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge pull request #18 from adobe/dev

    Merge dev into staging for snapshot release
    prudrabhat committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    48ddbc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Do not export internal Assurance activities

    AssuranceFullScreenTakeoverActivity and AssuranceErrorDisplayActivity should
    only be able to be launched from implementing app context internally.
    Change the export flag to false to prevent this activity from being invoked
    from external contexts
    prudrabhat committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0d0a695 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from prudrabhat/fix_activity_export

    Do not export internal Assurance activities
    prudrabhat committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    37fd8a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    ef821e0 View commit details
    Browse the repository at this point in the history
  2. Add NonNull annotations to public API's

    - Add NonNull annotations to public API's
    - Remove formatAnnotations() from spotless as it is behaving
      un expectedly (moves method annotation to same line)
    - Add a test for null check in public API
    prudrabhat committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1dc2569 View commit details
    Browse the repository at this point in the history
  3. Add ConstraintLayout POM dependancy and fix style name

    - Assruance has UI components that use constraint layout.
      Add this as a dependancy in POM so that the implementing app
      is not forced to add this in their gradle if they do not need it.
    - Prefix the style name for app theme with Assurance
    prudrabhat committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a9bfe34 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from prudrabhat/fix_pom_dependancy

    Add ConstraintLayout POM dependency and fix style name
    prudrabhat committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    2b6e48d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from prudrabhat/annotations

    Add NonNull annotations to public API's
    prudrabhat committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    707b49c View commit details
    Browse the repository at this point in the history
  6. Use resources for UI

    prudrabhat committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    9d8f65e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a0badc View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    cb8fa93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0770bcd View commit details
    Browse the repository at this point in the history
  3. Remove unneeded libs

    prudrabhat committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c6e5971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c1736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d30daf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ebb3d9 View commit details
    Browse the repository at this point in the history
  7. Fix spacing

    prudrabhat committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    962faeb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Merge pull request #22 from prudrabhat/testapp_ui

    Refactor AssuranceTestApp for 2.0
    prudrabhat committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    95fe431 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    f7e68ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from prudrabhat/doc_folder_fix

    Add GettingStarted and reorganize documentation structure
    prudrabhat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9a609df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from adobe/dev

    Merge dev into staging
    prudrabhat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    062c08e View commit details
    Browse the repository at this point in the history
  4. Prepare Assurance SDK v 2.0.0 for release

    - Use 2.0.0 for core dependency libraries
    - Remove Places dependency in test app to avoid
      dependency on SNAPSHOT version. It can be added
      later at the time of testing.
    prudrabhat committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8668c5b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    6b62882 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from prudrabhat/prepare_for_release

    Prepare for 2.0.0 release
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    81990b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from adobe/dev

    Merge dev into staging
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1a79da5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    621b714 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from prudrabhat/remove_versioncode

    Remove versionCode and versionName from build.gradle
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07f9e5f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29 from adobe/dev

    Merge dev to staging
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a211f09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6b461d View commit details
    Browse the repository at this point in the history
  8. Add Documentation section

    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c4a8c4c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #30 from prudrabhat/add_relatedextensions

    Add related extensions to Readme
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5df75b2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #31 from adobe/dev

    Merge dev into staging
    prudrabhat committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    69574de View commit details
    Browse the repository at this point in the history