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

feat: support app flows [🍟] #1155

Draft
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2024

  1. chore(android): deprecate execution traces APIs

    Deprecate execution traces in favor of AppFlows APIs.
    abdelhamid-f-nasser committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    616fa69 View commit details
    Browse the repository at this point in the history
  2. chore: deprecate execution traces APIs

    Deprecate execution traces in favor of AppFlows APIs.
    abdelhamid-f-nasser committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0104d26 View commit details
    Browse the repository at this point in the history
  3. chore(ios): deprecate execution traces APIs

    Deprecate execution traces in favor of AppFlows APIs.
    abdelhamid-f-nasser committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    20de15d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2079ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    676e611 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e061d55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0e5085 View commit details
    Browse the repository at this point in the history
  8. docs: update changelog.md

    Co-authored-by: Ahmed Mahmoud <[email protected]>
    abdelhamid-f-nasser and a7medev authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3a1880b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. feat: add more crash scenarios to example app (#1131)

    * feat(example): add nested complex views (#1111)
    
    Jira ID: MOB-13737
    
    * fix hybrid mode code push version init (#1108)
    
    * chore(android): ignore jetbrains ide run configurations (#1110)
    
    Jira ID: MOB-13736
    
    * ci: migrate macos machines to m1 (#1114)
    
    * feat: support identify user by id (#1115)
    
    Jira ID: MOB-13746
    
    * ci: replace  d11 cluster url in UploadSourcemaps (#1122)
    
    * fix(android): resolve private views through UI manager directly (#1121)
    
    * feat: support switching to native network interception (#1120)
    
    * feat(example): Add more sdk crashes buttons
    
    * chore(android): ignore jetbrains ide run configurations (#1110)
    
    Jira ID: MOB-13736
    
    * feat(example): Add more sdk crashes buttons
    
    * fix dev merge issue
    
    * feat_add_crash_buttons
    
    * feat_add_crash_buttons
    
    * feat_add_crash_buttons
    
    * fix: PlatformListTile typo  name
    
    ---------
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    Co-authored-by: Ahmed Mahmoud <[email protected]>
    Co-authored-by: AbdElHamid Nasser <[email protected]>
    4 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    18f21f0 View commit details
    Browse the repository at this point in the history
  2. feat: add setNDKCrashesEnabled API (#1132)

    * feat_add_setNDKCrashesEnabled
    
    * fix android_testing issue
    
    * rename_test_cases
    
    * fix_pr_comments
    
    * feat/add-ndk-demo-crash-buttons
    
    * chore: add ChangeLog changes
    
    * Update CHANGELOG.md
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    
    * feat: add more crash scenarios to example app (#1131)
    
    * feat(example): add nested complex views (#1111)
    
    Jira ID: MOB-13737
    
    * fix hybrid mode code push version init (#1108)
    
    * chore(android): ignore jetbrains ide run configurations (#1110)
    
    Jira ID: MOB-13736
    
    * ci: migrate macos machines to m1 (#1114)
    
    * feat: support identify user by id (#1115)
    
    Jira ID: MOB-13746
    
    * ci: replace  d11 cluster url in UploadSourcemaps (#1122)
    
    * fix(android): resolve private views through UI manager directly (#1121)
    
    * feat: support switching to native network interception (#1120)
    
    * feat(example): Add more sdk crashes buttons
    
    * chore(android): ignore jetbrains ide run configurations (#1110)
    
    Jira ID: MOB-13736
    
    * feat(example): Add more sdk crashes buttons
    
    * fix dev merge issue
    
    * feat_add_crash_buttons
    
    * feat_add_crash_buttons
    
    * feat_add_crash_buttons
    
    * fix: PlatformListTile typo  name
    
    ---------
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    Co-authored-by: Ahmed Mahmoud <[email protected]>
    Co-authored-by: AbdElHamid Nasser <[email protected]>
    
    * feat_add_setNDKCrashesEnabled
    
    * fix android_testing issue
    
    * rename_test_cases
    
    * fix_pr_comments
    
    * feat/add-ndk-demo-crash-buttons
    
    * chore: add ChangeLog changes
    
    * Update CHANGELOG.md
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    
    * fix:lint issue
    
    * fix:  CHANGELOG typo issue
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    
    ---------
    
    Co-authored-by: Abdelhamid Nasser <[email protected]>
    Co-authored-by: Ahmed Mahmoud <[email protected]>
    Co-authored-by: AbdElHamid Nasser <[email protected]>
    4 people committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    289b416 View commit details
    Browse the repository at this point in the history
  3. feat:add upload symbol files command (#1137)

    * chore(android): bump sdk to v12.7.1 (#1134)
    
    * feat:add-upload-so-files-command
    
    * feat:add-upload-so-files-command
    
    * fix: add file path check
    
    * feat: add file validations
    
    * feat: add file validations
    
    * chore: format UploadSoFiles.ts
    
    * chore: add changes in changeLog
    
    ---------
    
    Co-authored-by: Ahmed Mahmoud <[email protected]>
    2 people authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0145a38 View commit details
    Browse the repository at this point in the history
  4. feat: add runtime code push version API (#1143)

    * feat(android): add native runtime setCodePushVersion
    
    * feat(ios): add native runtime setCodePushVersion
    
    * feat: add runtime code push version API
    
    * test: add tests for runtime code push version API
    
    * chore: update changelog
    a7medev authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    efc0dd2 View commit details
    Browse the repository at this point in the history
  5. feat: add new NDK crash scenarios to example app (#1139)

    * add: crashes examples to simple app
    
    * feat(example): enable NDK crash
    ahmedAlaaInstabug authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1b2e01d View commit details
    Browse the repository at this point in the history
  6. feat: add get session replay link API (#1142)

    Jira ID: MOB-14010
    ahmedAlaaInstabug authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a500f4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0173307 View commit details
    Browse the repository at this point in the history
  8. feat(example): add google maps screen (#1148)

    * feat(example): add google maps screen
    
    * fix: Pod issue
    
    * feat: read api key from env file
    ahmedAlaaInstabug authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    278b972 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2c6b94 View commit details
    Browse the repository at this point in the history
  10. feat(example): survey with token actions (#1157)

    * feat(example): add survey with token action
    
    * refactor: export onPress functions to methods
    ahmedAlaaInstabug authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    17da2fe View commit details
    Browse the repository at this point in the history
  11. feat(example): customize chat settings (#1156)

    * feat(example): customize chat settings
    
    * feat(example): customize chat settings
    
    * fix: pr comments
    ahmedAlaaInstabug authored and abdelhamid-f-nasser committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bc7d913 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    683747d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66d1cb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae275b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eab2af3 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    86f4ff0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    a6d13d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    4f47756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    367054b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    880a621 View commit details
    Browse the repository at this point in the history
  4. feat(example): add apm screen

    Support network traces, app flows, execution traces.
    abdelhamid-f-nasser committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9cbb633 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    9c74018 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    eb676ab View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Ahmed Mahmoud <[email protected]>
    abdelhamid-f-nasser and a7medev authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    91fd7ef View commit details
    Browse the repository at this point in the history
  3. Update src/modules/APM.ts

    Co-authored-by: Ahmed Mahmoud <[email protected]>
    abdelhamid-f-nasser and a7medev authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    250b0f9 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feat/support-app-flows' into fea…

    …t/combo-support-app-flows-with-apm-example
    abdelhamid-f-nasser committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e71a963 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    8effeee View commit details
    Browse the repository at this point in the history
  2. Update src/modules/APM.ts

    Co-authored-by: Ahmed Mahmoud <[email protected]>
    abdelhamid-f-nasser and a7medev committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c004531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0f1735 View commit details
    Browse the repository at this point in the history