Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / google/snippet-uiautomator issues and pull requests

#53 - Release v1.1.2 & Support index search in child Selector

Pull Request - State: closed - Opened by ko1in1u about 2 months ago - 1 comment
Labels: enhancement

#52 - Add warning message about UiAutomation service info

Pull Request - State: closed - Opened by ko1in1u 2 months ago
Labels: documentation

#51 - Support gesture margin for default Scroll

Pull Request - State: closed - Opened by dshiroma 2 months ago - 3 comments
Labels: enhancement

#50 - Remove ineffectiveness Configurator settings

Pull Request - State: closed - Opened by ko1in1u 3 months ago
Labels: refactor

#49 - Support ancestor search in Selector

Pull Request - State: closed - Opened by ko1in1u 4 months ago
Labels: enhancement

#48 - Release v1.1.1

Pull Request - State: closed - Opened by ko1in1u 5 months ago

#47 - Migrate -jre flavor of Guava to -android flavor

Pull Request - State: closed - Opened by ko1in1u 5 months ago - 2 comments
Labels: enhancement

#46 - Fix the type of percent in scrollUntilFinished and scrollUntil

Pull Request - State: closed - Opened by ko1in1u 5 months ago
Labels: bug

#45 - Release v1.1.0

Pull Request - State: closed - Opened by ko1in1u 7 months ago
Labels: enhancement

#44 - Support takeScreenshot (missing function) in UiDeviceSnippet.java

Issue - State: closed - Opened by VanilaMao 7 months ago - 1 comment

#43 - Print Mobly AndroidDevice object for better evaluated as a proper prefix

Pull Request - State: closed - Opened by ko1in1u 8 months ago
Labels: enhancement

#42 - Remove deprecated service registration method

Pull Request - State: closed - Opened by ko1in1u 9 months ago
Labels: refactor

#41 - Add pytype hint to avoid Union[str, pathlib.Path].

Pull Request - State: closed - Opened by eric100lin 9 months ago
Labels: refactor

#40 - Include device debug tag when raising an error

Pull Request - State: closed - Opened by ko1in1u 9 months ago
Labels: enhancement

#39 - Refactor the way to get log path and dump to file

Pull Request - State: closed - Opened by ko1in1u 9 months ago - 1 comment
Labels: refactor

#38 - Handle null value returned from QueryController.getCurrentPackageName

Pull Request - State: closed - Opened by ko1in1u 9 months ago
Labels: bug

#37 - Update the visibility of uiDevice in UiDeviceSnippet

Pull Request - State: closed - Opened by yangwk4464 9 months ago - 1 comment
Labels: testing

#36 - Release v1.0.5

Pull Request - State: closed - Opened by ko1in1u 10 months ago

#35 - Update androidx.test.uiautomator to 2.3.0-beta01

Pull Request - State: closed - Opened by dpeykov 10 months ago - 1 comment
Labels: refactor

#34 - Support KeyEvent in UiAutomator Python Lib

Pull Request - State: closed - Opened by ko1in1u 10 months ago
Labels: enhancement

#33 - Set default value for uiautomator configs and send warning message for deprecation notice

Pull Request - State: closed - Opened by ko1in1u 10 months ago - 1 comment
Labels: refactor

#32 - Enable UiWatcher to monitor the condition without subsequent action.

Pull Request - State: closed - Opened by eric100lin 10 months ago
Labels: enhancement

#31 - Release v1.0.4

Pull Request - State: closed - Opened by ko1in1u 10 months ago - 2 comments

#30 - Handle NullPointerException throw from Until#scrollUntilFinished

Pull Request - State: closed - Opened by ko1in1u 10 months ago
Labels: bug

#29 - Fix sibling find the grandchildren object

Pull Request - State: closed - Opened by ko1in1u 10 months ago
Labels: bug

#28 - Implement UiAutomation.clearCache API for SDK 34 or higher device

Pull Request - State: closed - Opened by ko1in1u 10 months ago
Labels: enhancement

#27 - Support updating gesture margin when scrolling

Pull Request - State: closed - Opened by ko1in1u 11 months ago
Labels: enhancement

#26 - Implement pause and resume in service

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: bug

#25 - Parse byte string before decoding to string

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: bug

#24 - Change the Pyformat and add it to git pre-commit hook.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#23 - Fix the import order to follow Google Python Style.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#22 - Add first test and enable pytest+coverage in CI

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: testing

#21 - Raise an error when uiautomation service has already registered

Pull Request - State: closed - Opened by ko1in1u about 1 year ago - 3 comments
Labels: enhancement

#20 - Fix typo on the badge link of APK build status

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: documentation

#19 - Add latest release version and testing result for apk and python build status

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: documentation

#18 - Enable Github Actions to build the apk

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: testing

#17 - Fix incorrect selector layer when using a serial of sub selectors

Pull Request - State: closed - Opened by ko1in1u about 1 year ago - 2 comments
Labels: bug

#16 - Fix pylint issue: inconsistent return statement.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#15 - Fix pylint issue: use open without explicitly specifying an encoding.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#14 - Fix pylint issue: merge isinstance calls (consider-merging-isinstance).

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#13 - Fix pylint issue: missing function or method docstring.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#12 - Fix pylint issue: unnecessarily calls dunder method, invoke directly

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#11 - Fix pylint issue: __init__ method from base class is not called

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#10 - Fix pylint issue: missing module docstring in setup.py.

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#9 - Fix pylint issue: unused Union imported from typing (unused-import).

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#8 - Fix pylint issue: unused Union imported from typing (unused-import)

Pull Request - State: closed - Opened by eric100lin about 1 year ago
Labels: refactor

#7 - Add continuous integration support for google/snippet-uiautomator

Pull Request - State: closed - Opened by eric100lin about 1 year ago - 2 comments
Labels: testing

#6 - Fix Selector being overwritten when creating an instance of child UiObject2

Pull Request - State: closed - Opened by ko1in1u about 1 year ago - 1 comment
Labels: bug

#4 - Fix NullPointerException when calling UiObject2#getParent()

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: bug

#3 - Use `typing.Mapping` in type annotation

Pull Request - State: closed - Opened by ko1in1u about 1 year ago

#2 - Add changelog and API usage

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: documentation

#1 - [Java Code Clarity] Fix PrivateConstructorForUtilityClass and ImmutableSetForContains

Pull Request - State: closed - Opened by ko1in1u about 1 year ago
Labels: enhancement