d4vidi

Results 99 issues of d4vidi

Switch to the new invocation mechanism, already applied for iOS, on Android. The side-effect here is to eliminate the `generation` project, as it would no longer be necessary.

type: enhancement ⚡️
📌 pinned
domain: internal
platform: android
status: accepted
cat: maintenance

Real-estate for custom kbd components is measured as too small

Hi, Detox maintainer here 👋🏻 I've recently been making usage of this library (great job, BTW!) in Detox's self-test project. We see that quite clearly, on Android at least, if...

## Description - This pull request addresses the issue described here: # In this pull request, I have … --- > _For features/enhancements:_ - [ ] I have added/updated the...

### Describe your idea With respect to [these lines of code](https://github.com/wix/Detox/blob/105488778bbc4de4e2defed3e267ab0cc33fbe0b/detox/src/Detox.js#L251) under Detox's init: ```js for (const appName of appNames) { await this.device.selectApp(appName); await this.device.uninstallApp(); } for (const appName of...

type: enhancement ⚡️
status: accepted

### What happened? A follow-up on the discussions in #3342. It seems that there are issues with API 32. Most likely, 33 has those as well. We need to check....

type: bug 🐞
platform: android
status: triage

- [x] reorganize the docs: Introduction, Config, API, Troubleshooting, Guides, Articles, Migration, Contributing. - [x] Getting Started - [x] Migration Guide - [ ] Detox API - cli reference (clean...

type: enhancement ⚡️
domain: documentation
status: accepted

## Description **DAS** = **D**evice **A**llocation **S**erver A rearchitecture of Detox' device allocation concern. In a nutshell - we want to have that concern either implemented as a global-scope managed...

type: enhancement ⚡️
📌 pinned
status: triage

- [ ] mention headless flag parity

type: enhancement ⚡️
status: accepted