Skip to content

feat: user steps #540

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

Merged
merged 62 commits into from
Aug 12, 2025
Merged

feat: user steps #540

merged 62 commits into from
Aug 12, 2025

Conversation

ahmedAlaaInstabug
Copy link
Contributor

@ahmedAlaaInstabug ahmedAlaaInstabug commented Dec 24, 2024

Description of the change

Implement User Steps in Flutter SDK

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

JiraID:MOB-16317
JiraID: MOB-16737
JiraID:MOB-17218

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

kholood-ea and others added 7 commits December 2, 2024 11:59
… feat/gestures-UIElements-detection

# Conflicts:
#	packages/instabug_flutter/example/ios/InstabugTests/InstabugApiTests.m
#	packages/instabug_flutter/example/ios/Podfile.lock
#	packages/instabug_private_views/example/ios/Podfile.lock
#	packages/instabug_private_views/example/pubspec.lock
@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from master to refactor/monorepo-private-view-package December 24, 2024 00:23
@InstabugCI
Copy link
Collaborator

InstabugCI commented Dec 24, 2024

Warnings
⚠️

Coverage for instabug_http_client is less than the expected threshold of 80%

Coverage Report

Label Coverage Status
instabug_dio_interceptor 92.5%
instabug_flutter 82.2%
instabug_flutter_modular 91.2%
instabug_http_client 69.6%

Generated by 🚫 dangerJS against cb4ace8

Base automatically changed from refactor/monorepo-private-view-package to refactor/monorepo January 8, 2025 17:53
Copy link
Contributor

@AndrewAminInstabug AndrewAminInstabug left a comment

Choose a reason for hiding this comment

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

What a great effort @ahmedAlaaInstabug and @kholood-ea 👏👏👏👏👏🚀🚀

Copy link
Contributor

@AndrewAminInstabug AndrewAminInstabug left a comment

Choose a reason for hiding this comment

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

awesome work 🚀

@a7medev a7medev removed their request for review March 11, 2025 12:39
* feat: enhance private view mechanism

* fix: e2e test

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* feat: enhance private view

* fix test

* fix test

* fix test

* fix test

* fix test

* fix: PR comments

* chore: update example app

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: flutter format
# Conflicts:
#	packages/instabug_private_views/example/lib/main.dart
# Conflicts:
#	packages/instabug_private_views/lib/instabug_private_view.dart
@ahmedAlaaInstabug ahmedAlaaInstabug merged commit dfb6c6a into refactor/monorepo Aug 12, 2025
10 of 11 checks passed
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the feat/user-step branch August 12, 2025 22:45
ahmedAlaaInstabug added a commit that referenced this pull request Aug 14, 2025
* feat: add private view

* feat: add private view

* feat: add private view

* feat: add private view

* feat: add private view

* feat: add private view

* feat: add private view

* feat: add private view android integration

* feat: add private view android integration

* feat: add private view android integration

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: make mono-repo

* refactor: add http-package to mono-repo

* refactor: add http-package to mono-repo

* refactor: add http-package to mono-repo

* refactor: add http-package to mono-repo

* refactor: add http-package to mono-repo

* refactor: add http-package to mono-repo

* refactor: add dio interceptor to mono-repo

* refactor: add dio interceptor to mono-repo

* refactor: add modular plugin to mono-repo

* refactor: add modular plugin to mono-repo

* refactor: add modular plugin to mono-repo

* refactor: add modular plugin to mono-repo

* fix PR comments

* fix: android test cases

* fix: android test cases

* fix PR comments

* fix git ignore

* rename: instabug_flutter

* rename: instabug_flutter

* doc:comment why not use const constructor

* fix

* feat(ios): handle private views (#524)

* refactor: rename http client package

* refactor: rename dio interceptor package

* feat: add private view example page (#525)

* feat: add private view page

* fix private view screen

* init

* init

* init

* init

* init

* init

* fix PR comment

* fix PR comment

* fix PR comment

* add hybrid app

* add hybrid app

* add hybrid app

* add more example in private view oage

* add more example in private view oage

* add more example in private view oage

* chore: add build files

* chore: add animation

* fix: private view time

* fix: private view time

* feat: add w3c header

* Refactor: monorepo v14.0.0 changes (#537)

* refactor: monoRepo dev changes

* refactor: monoRepo dev changes

* feat : add w3c feature

* feat : add w3c feature

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* chore: update to latest version

* fix same example name

* monorepo

* monorepo

* monorepo

* monorepo

* monorepo

* fix: android canvas crash

* chore: rename enable private views

* feat: user steps (#540)

* feat: gestures & UI elements detection

* testing

* testing

* testing

* chore: update ios snapshot

* format

* format

* format

* chore(android): integrate with android snapshot

* chore(ios): integrate with ios custom build

* fix(android): passed required params to log user steps

* fix(ios): add double tap event

* feat(ios): add native user steps switch

* fix(ios): pass flutter view name

* feat(example): add private view test

* fix: user steps parameters

* chore(android): integrate private views snapshot

* chore: cleanup unused params

* fix(example): clean up imports

* fix: update test cases

* chore: update deps

* fix(ios): update log user steps test case

* fix: linters issues

* fix(android): update test case

* chore(android): activate commented code

* chore(android): activate android test case

* fix(ios): add double tap to test case

* chore(ios): restore cocoapods version

* chore(example): revert old app token

* test

* test

* test

* test

* test

* test

* chore(android): add descriptive comment

* chore(android): update snapshot

* fix: PR comments

* fix: PR comments

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: ios CI

* fix: android CI

* fix: android CI

* Update config.yml

* fix: android CI

* fix: android CI

* fix: fix private view app

* fix: extra space in message

* chore(android): upgrade to latest snapshot

* fix: trim message

* feat: auto mask in Flutter (#555)

* feat: enhance private view mechanism

* fix: e2e test

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* fix test 2.10.0

* feat: enhance private view

* fix test

* fix test

* fix test

* fix test

* fix test

* fix: PR comments

* chore: update example app

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: masking sliver view

* fix: flutter format

* fix: format

---------

Co-authored-by: kholood <keassa@instabug.com>

* fix: format

* fix: format

* fix: format

* fix: format

* Sanity/v16.0.0 (#621)

* fix: add support for newer gradle versions (#512)

* feat: attach w3c header (#481)

* feat: add android feature flag

* fix: test cases

* fix: test cases

* fix: test cases

* fix: test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* Release: v14.0.0 (#532)

* chore(android): bump sdk to v14.0.0

* chore(ios): bump sdk to v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* chore: change release date (#535)

* Release: v14.0.0 (#533)

* fix: add support for newer gradle versions (#512)

* feat: attach w3c header (#481)

* feat: add android feature flag

* fix: test cases

* fix: test cases

* fix: test cases

* fix: test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* Release: v14.0.0 (#532)

* chore(android): bump sdk to v14.0.0

* chore(ios): bump sdk to v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* chore: change release date (#535)

---------

Co-authored-by: kholood <keassa@instabug.com>

* Release: 14.1.0 (#539)

* release:  14.1.0

* release:  14.1.0

* release: v14.1.0

* release: v14.1.0

* Release: v14.1.0 (#542)

* fix: add support for newer gradle versions (#512)

* feat: attach w3c header (#481)

* feat: add android feature flag

* fix: test cases

* fix: test cases

* fix: test cases

* fix: test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* fix: add more test cases

* Release: v14.0.0 (#532)

* chore(android): bump sdk to v14.0.0

* chore(ios): bump sdk to v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* Release: v14.0.0

* chore: change release date (#535)

* Release: 14.1.0 (#539)

* release:  14.1.0

* release:  14.1.0

* release: v14.1.0

* release: v14.1.0

---------

Co-authored-by: kholood <keassa@instabug.com>

* fix: set ReproStepsConfig on android

* release: v14.1.0

* fix: set ReproStepsConfig

* fix(android): report current view change

* chore(android): update report current view test

* chore(android): add report current view to mocked class

* chore: Enhance inline code documentation

* fix(android): fix test case

* chore: Enhance inline code documentation

* chore: increase the test coverage of APM related classes.

* chore: apply dart format

* chore: apply lint comments

* chore: Integrate the absent APM APIs into the APM screen of the sample application.

* chore: apply dart format

* fix: e2e test

* feat: support 3.29

* feat: enable/disable stop capturing network body

* fix: add change log

* Update CHANGELOG.md

* feat: support 3.29

* feat: support 3.29

* feat: support 3.29

* feat: support 3.29

* ci: fix ci issue

* chore: flutter sanity branch

* fix: revert pod version

* fix: use released versions

* fix: changelog

* fix: change log formate

* fix: native fatal crash

* chore: bump android version to 14.3.0

* Update CHANGELOG.md

* Rlease: 14.3.0

* refactor: Replace APM API that uses reflection by a package private API

* fix: network log unit test

* feat: support BR adding user consents (#573)

* feat: support BR adding user consents

* feat: add change log

* fix: android test

* fix: use named parameters

* fix: ios tests

* Release: v14.3.1 (#577)

* release: v14.3.1

* feat: support xcode 16 (#574)

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* chore: update changelog

---------

Co-authored-by: kholood <keassa@instabug.com>

* Revert "refactor: Replace APM API that uses reflection by a package private API" (#580)

* Release/v15.0.1 (#581)

* Revert "refactor: Replace APM API that uses reflection by a package private API"

This reverts commit 55fba6d.

* chore(ios): bump sdk to v.15.1.1

* chore(android): bump SDK to v15.0.1

* chore: bump sdk to v15.0.1

* chore:add change log item

* Release: v14.3.1 (#577) (#588)

* release: v14.3.1

Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: ahmed alaa <154802748+ahmedAlaaInstabug@users.noreply.github.com>

* Release: v14.3.1 (#577) (#589)

* release: v14.3.1

Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: ahmed alaa <154802748+ahmedAlaaInstabug@users.noreply.github.com>
Co-authored-by: Ahmed alaa <aalaa@instabug.com>

* Release: v14.3.1 (#577) (#591)

* release: v14.3.1

Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>

* bump: android SDK to 15.0.2 (#594)

* bump: android SDK to 15.0.2

* bump: android SDK to 15.0.2

* Merge pull request #597 from Instabug/release/androidv15.0.2

Release: v15.0.2

* feat: support app variant (#585)

* feat: app variant

* feat: app variant

* feat: app variant

* feat: app variant

* feat: support advanced UI customization (#599)

* feat: support advanced UI customization

* chore: add change log

* fix: delete setFullScreen

* fix: linting

* fix: unit test

* fix: linting

* fix: resolve comments

* fix: add full screen function

* fix: ios tests

* fix: ios tests

* chore: remove deprecated apis (#614)

* feat: support advanced UI customization

* chore: add change log

* fix: delete setFullScreen

* fix: linting

* fix: unit test

* fix: linting

* fix: resolve comments

* chore: remove deprecated apis

* chore: add changelog

* fix: setTheme calling

* fix: formatte

* fix: formate

* fix: formatting

* fix: ios tests

* fix: ios tests

* fix: e2e tests

* fix: formate analyze

* fix: e2e ios testing

* fix: format

---------

Co-authored-by: ahmed alaa <154802748+ahmedAlaaInstabug@users.noreply.github.com>

---------

Co-authored-by: ahmed alaa <154802748+ahmedAlaaInstabug@users.noreply.github.com>

* bump native SDKs to 16.0.0

* bump native SDKs to 16.0.0

* fix: merge issues

* fix: merge issues

* fix: analyze

* fix: analyze

* fix: analyze

---------

Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: kholood <keassa@instabug.com>
Co-authored-by: Andrew Amin <adaniel@instabug.com>
Co-authored-by: Andrew Amin <160974398+AndrewAminInstabug@users.noreply.github.com>
Co-authored-by: AyaMahmoud148 <ayaabdelbaseet@instabug.com>

* fix: analyze

* fix: analyze

---------

Co-authored-by: kholood <keassa@instabug.com>
Co-authored-by: Mohamed Zakaria El-Zoghbi <5540492+mzelzoghbi@users.noreply.github.com>
Co-authored-by: Andrew Amin <adaniel@instabug.com>
Co-authored-by: Andrew Amin <160974398+AndrewAminInstabug@users.noreply.github.com>
Co-authored-by: AyaMahmoud148 <ayaabdelbaseet@instabug.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.

5 participants