Skip to content

Conversation

ahmedAlaaInstabug
Copy link
Contributor

Description of the change

release: 14.1.0

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

JIRA ID : MOB-17068

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

@InstabugCI
Copy link
Collaborator

InstabugCI commented Dec 22, 2024

Coverage Report

Label Coverage Status
Dart 80.4%

Generated by 🚫 dangerJS against 7d07cf2

AyaMahmoud148
AyaMahmoud148 previously approved these changes Dec 22, 2024
@ahmedAlaaInstabug ahmedAlaaInstabug merged commit ff446b2 into dev Dec 22, 2024
11 checks passed
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the release/14.1.0 branch December 22, 2024 11:55
mzelzoghbi pushed a commit that referenced this pull request Jan 2, 2025
* 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>
ahmedAlaaInstabug added a commit that referenced this pull request Aug 14, 2025
* 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>
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>
mzelzoghbi added a commit that referenced this pull request Sep 1, 2025
* 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>

* Refactor/monorepo2 (#623)

* 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>

* bump iOS SDK to v16.0.2

* feat: respect BE network body limit (#593)

* feat: add network body max size APIs in Android

- Added `onNetworkLogBodyMaxSizeChange` method to `FeatureFlagsFlutterApi` in Dart.
- Implemented `getNetworkBodyMaxSize` method in `InstabugApi` to retrieve network log character limit.
- Updated `InstabugApiTest` with a new test for `getNetworkBodyMaxSize`.

* feat: add network body max size APIs in iOS

- Updated Instabug podspec to version 15.0.1.
- Added `getNetworkBodyMaxSize` method in `InstabugApi` for retrieving network log body size.
- Introduced a new test case for `getNetworkBodyMaxSize` in `InstabugApiTests`.
- Updated .gitignore files to include project-specific and Android-related paths.

* feat: add body size checks inside network manager and cache retrieved in feature flags manager

- Added `_networkBodyMaxSize` to `FeatureFlagsManager` for managing network body size limits.
- Introduced `didRequestBodyExceedSizeLimit` and `didResponseBodyExceedSizeLimit` methods in `NetworkManager` to validate request and response body sizes against the limit.
- Created `InstabugConstants` for standardized logging messages related to network body size limits.
- Implemented caching for network body size retrieval to optimize performance.

* feat: utilize network manager size checker APIs inside `network_logger.dart`

- Added early checks for request and response body size limits in `networkLogInternal`.
- Implemented truncation of request/response bodies with warning messages if size limits are exceeded.
- Logged truncation events using `InstabugLogger` for better visibility into network logging behavior.

* chore: add default value of 10KB as a fallback, add network body size specific tests

- Introduced a default network body max size of 10KB to improve logging consistency.
- Updated error handling to set the cached size to the default when native API retrieval fails.
- Added unit tests for `didRequestBodyExceedSizeLimit` and `didResponseBodyExceedSizeLimit` to ensure proper size limit checks for request and response bodies.

* chore: run `dart format .`, and add new `example/pubspec.lock`

* fix: reference the correct iOS SDK and the correct podfile setup

* fix: update network body max size handling and caching

- Changed the return type of `getNetworkBodyMaxSize` from `int?` to `double?` in the API and updated related method calls accordingly.
- Renamed `registerW3CFlagsListener` to `registerFeatureFlagsListener` for consistency across the codebase.
- Introduced a callback mechanism in `FeatureFlagsManager` to handle changes in network body max size, ensuring proper cache management in `NetworkManager`.
- Updated tests to reflect the new method names and ensure functionality remains intact.

* chore: update CHANGELOG to include backend network body size limit support

* fix: flutter and android tests

* fix: fix ios and flutter failing tests

* chore: run dart format

* fix: improve formatting to align with linter

* fix

* fix

* fix

---------

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

* merge: master branch

* fix CHANGELOG.md

* fix: e2e

* fix: e2e

---------

Co-authored-by: AyaMahmoud148 <ayaabdelbaseet@instabug.com>
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: MoKamall <61141183+MoKamall@users.noreply.github.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.

4 participants