Skip to content

Conversation

AyaMahmoud148
Copy link
Contributor

Description of the change

Support Advanced UI customization

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

Issue links go here

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 Jul 7, 2025

Coverage Report

Label Coverage Status
JavaScript 90.1%
Android 49.8%
iOS 46.4%

Generated by 🚫 dangerJS against f31ad84

@kholood-ea
Copy link
Contributor

Great effort @AyaMahmoud148 👏🏻

@AyaMahmoud148 AyaMahmoud148 requested a review from kholood-ea July 10, 2025 09:25
@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from dev to sanity/v16.0.0 August 13, 2025 11:05
@ahmedAlaaInstabug ahmedAlaaInstabug merged commit e45f316 into sanity/v16.0.0 Aug 14, 2025
3 of 6 checks passed
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the feat/Advanced-UI-Customization branch August 14, 2025 09:11
mzelzoghbi pushed a commit that referenced this pull request Sep 1, 2025
* sanity: v16.0.0

* [GER-7366] Support App variant (#1409)

* feat: add support for app variant

* feat: add support for app variant

* feat: add support for app variant

* feat: add support for app variant

* feat: support app variant

* fix: change log

* fix: change log

* snapshot: fix upload sourcemap on ios (#1423)

* snapshot: fix upload sourcemap on ios

* snapshot: fix upload sourcemap on ios

* fix: private views

* fix: change log

* fix: masking private views

* fix: masking private views

* feat: Support Advanced UI customization (#1411)

* feat: Support Advanced UI customization

* fix: lint

* fix android test

* fix: add changelog

* fix: mocking file

* fix: refactor redundant code

* fix: refactor functions

* chore: add readme file for UI customization

* fix: lint

* fix: rename some variables

* chore: remove deperecated APIs

* chore: add change log

* fix: removed unused tests

* fix: remove tests

* fix: test failure

* fix: remove deprecated apis

* fix: remove tests

* fix: unit test

* remove commented code

* fix: resolve comments

* fix: unit tests

* fix: setCommentMinimumCharacterCountForBugReportType

* fix: ios tests

* fix: private views

* fix: private views

* bump ios SDK to 16.0.1

---------

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

* bump ios SDK to 16.0.1

* bump ios SDK to 16.0.1

* fix: conflict with RN-health dependency

* feat: remove deprecated APis

* feat: support expo updates (#1391)

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* feat: xcode 16 support

* chore: integrate iOS expo updates support custom build

* feat[ios]: add setOverAirVersion

* feat[ios]: test setOverAirVersion

* feat: add setOverAirVersion

* feat: test setOverAirVersion

* chore[ios]: revert old cocoapods version

* chore(example): revert old example app

* chore (example): fix lint

* chore(android): integrate with expo updates android snapshot

* feat(android): add setOverAirVersion API

* chore: add changelog item

* chore(android): remove log

* chore(iOS): fix failing CI

* chore(ios): workaround failing CI

* ci: fix ci running

* ci: fix ci running

* chore(android): add dependency

* chore(CI): fix sync_generated_files task

* chore(CI): fix sync_generated_files task

* chore(android): update snapshot

* chore(CI): fix ios sync

* chore: fix CI sync_generated_files job

* hore: fix CI sync_generated_files job

* chore(ios): update custom build

* chore: fix CI sync_generated_files job

* fix(ios): service type mismatch

* fix(ios): fix test SetOverAirVersion

* fix(ios): fix test SetOverAirVersion

* chore: fix CI job

* chore: revert old podfile.lock

* feat: add new ios custom build

* chore: add latest android snapshot

* fix: type conversion

* fix: ios test cases

* fix: migration issue

* fix: migration issue

* fix: podfile issue

---------

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

* fix: CHANGELOG.md

* feat: expo-sourcemap-support (#1392)

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: add expo sourcemap support

* feat: update sourcemaps.gradle

* feat: update sourcemaps.gradle

* feat: update sourcemaps.gradle

* feat: update sourcemaps.gradle

* feat: update sourcemaps.gradle

* feat: update sourcemaps.gradle

* feat: add permissions

* feat support sourcemap expo

* feat support sourcemap expo

* feat: add manifest permissions

* feat: add manifest permissions

* feat: add manifest permissions

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* fix: upload command

* feat: expo sourcemap support

* fix: CHANGELOG.md

* fix: CHANGELOG.md

* fix: expo-plugin (#1438)

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* fix: expo plugin

* chore: bump ios SDK to v16.0.2

* fix: sample app

fix: fatal hang on ios

* fix CHANGELOG.md

* ci: fix custom release package (#1445)

* ci: fix custom release package

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

* fix: escape dependency

---------

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