Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

wordpress-mobile/WordPress-Android

github-advanced-security[bot] created a review comment on a pull request on wordpress-mobile/WordPress-Android
## Nullable/NonNull annotation missing on field Missing null annotation [Show more details](https://github.com/wordpress-mobile/WordPress-Android/security/code-scanning/11334)

View on GitHub

github-advanced-security[bot] created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: wordpress-prototype-build-link --> <details><summary><img alt='WordPress' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/wordpress.png' wi...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- DO NOT REMOVE ci-toolkit-comment-identifier: dependency-diff --> ## Project dependencies changes The following changes in project dependencies were detected (configuration `wordpressVanillaR...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

dangermattic created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- 0 Errors 0 Warnings 1 Message: This PR is still a Draft: some... 0 Markdowns --> <table> <thead> <tr> <th width="50"></th> <th width="100%" data-danger-table="true" d...

View on GitHub

dcalhoun pushed 3 commits to feat/authenticate-private-resource-requests wordpress-mobile/WordPress-Android
  • refactor: Remove unused imports 1e3a728
  • perf: Avoid re-instantiating HTTP client on each invocation 3df9665
  • build: Update GutenbergKit ref e6eebbc

View on GitHub

dcalhoun opened a draft pull request on wordpress-mobile/WordPress-Android
feat: Authenticate private resource requests
## Description Authenticate resource requests originating from within the WebView so that requests to private sites succeed. ## To Test: <!-- Test instructions per dependency update: https://gi...
dcalhoun pushed 1 commit to feat/authenticate-private-resource-requests wordpress-mobile/WordPress-Android
  • build: Update GutenbergKit ref fca9c93

View on GitHub

dcalhoun pushed 10000 commits to feat/authenticate-private-resource-requests wordpress-mobile/WordPress-Android
  • Analysis: Guard usages of media title on media xmlrpc client cd55b16
  • Analysis: Create missing switch cases for media store errors Warning: "'switch' statement on enum type 'org.wordpres... 4a672e6
  • Analysis: Remove unnecessary is split msg null checks on media store Warning: "Condition 'null != splitMsg' is alway... e123404
  • Analysis: Replace explicit type argument with <> on on media changed Warning: "Explicit type argument MediaModel can... 8c9deba
  • Analysis: Suppress raw types warning on media store Warning: "Raw use of parameterized class 'Action'" 2805f98
  • Analysis: Use inserted media on instantiate media model store method Warning: "Variable is already assigned to this ... 8fd5a1f
  • Analysis: Suppress unused warning on media related payload constructor All, some or none of those suppressed on 'unu... a4f3178
  • Analysis: Suppress unused warnings on get related media methods All, some or none of those suppressed on 'unused' ge... bcfbf79
  • Analysis: Suppress same parameter value warning on media store Warning: "Actual value of parameter 'errorType' is al... 04a6806
  • Analysis: Add missing n-a to media payload on media store FYI: 'n-a' stands for 'nullability annotations' adee428
  • Analysis: Add missing n-a to upload mediaPayload on media store FYI: 'n-a' stands for 'nullability annotations' c0ffe97
  • Analysis: Add missing n-a to fetch media list payload on media store FYI: 'n-a' stands for 'nullability annotations' 2adf376
  • Analysis: Add missing n-a to fetch media list response pl on media store FYI: 'n-a' stands for 'nullability annotati... 7932e58
  • Analysis: Add missing n-a to progress payload on media store FYI: 'n-a' stands for 'nullability annotations' 938a4ae
  • Analysis: Add missing n-a to cancel media payload on media store FYI: 'n-a' stands for 'nullability annotations' a56e545
  • Refactor: Reformat media store 31c616b
  • Test: Suppress kotlin internal in java on media store test Warning: "Usage of Kotlin internal declaration from diffe... 8e0999c
  • Test: Add missing final to media store on media store test Warning: "Field 'mMediaStore' may be 'final'" 5cc4fd7
  • Test: Resolve robolectric related application deprecation warnings Warning: "'application' is deprecated" Explanati... 742333c
  • Test: Simplify assert true assertions on media store test Warning: "'assertTrue()' can be simplified to 'assertEqual... 4bc819d
  • and 9980 more ...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: wordpress-prototype-build-link --> <details><summary><img alt='WordPress' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/wordpress.png' wi...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: jetpack-prototype-build-link --> <details><summary><img alt='Jetpack' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/jetpack.png' width='2...

View on GitHub

nbradbury pushed 18 commits to trunk wordpress-mobile/WordPress-Android
  • 文本输入框扩充完成 c3af531
  • Merge branch 'wordpress-mobile:trunk' into issue/17453 1045821
  • Merge branch 'wordpress-mobile:trunk' into issue/17453 148fd3e
  • Merge branch 'wordpress-mobile:trunk' into issue/17453 ee83d8f
  • Update TextInputDialogFragment.java 完成代码修改 2fff298
  • Merge branch 'wordpress-mobile:trunk' into issue/17453 7f16bd1
  • Update TextInputDialogFragment.java 完成了对文本光标的改动 b197966
  • Update TextInputDialogFragment.java 部分完成 a291981
  • Create bg_dialog_input The editText has been modified 206c0af
  • 删除了drawable d382951
  • Revert "Update TextInputDialogFragment.java" This reverts commit b1979660d6d8ae8dd2d5a4a617acbc1a7cce6ff8. 8ca483b
  • 改正 cf2055a
  • 删除了drawable 3af472f
  • Merge branch 'wordpress-mobile:trunk' into issue/17453 abc63d6
  • 添加了gradle.properties-example 73f8b30
  • Merge branch 'trunk' into issue/17453 69cf98e
  • Merge branch 'trunk' into issue/17453 e51df40
  • Merge pull request #21310 from Agoni-0/issue/17453 Issue/17453-Multi line display of text in 'About me' b10530d

View on GitHub

nbradbury closed a pull request on wordpress-mobile/WordPress-Android
Issue/17453-Multi line display of text in 'About me'
Fixes # ----- Description: This issue in related to [issue/17453](https://github.com/wordpress-mobile/WordPress-Android/issues/17453). This issue describes a problem that the "About me" text ...
nbradbury created a review on a pull request on wordpress-mobile/WordPress-Android
Looks good! :shipit:

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

dangermattic created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- 0 Errors 1 Warning: View files have been modified,... 1 Message: This PR is still a Draft: some... 0 Markdowns --> <table> <thead> <tr> <th width="50"></th> <th width...

View on GitHub

nbradbury opened a draft pull request on wordpress-mobile/WordPress-Android
Material 3 bar code & QR code scanners
Fixes #21329 This PR converts the QR code & bar code scanners to Material3. To test: * Sign into the app with an account that doesn't have 2FA enabled (QR login isn't supported when 2FA is en...
nbradbury created a branch on wordpress-mobile/WordPress-Android

issue/21329-qrcode-barcode-m3 - WordPress for Android

dangermattic created a comment on an issue on wordpress-mobile/WordPress-Android
Thanks for reporting! 👍 <!-- generated_by_dangermattic -->

View on GitHub

sonarcloud[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

nbradbury deleted a branch wordpress-mobile/WordPress-Android

issue/21322-appthemem2-take2

nbradbury pushed 4 commits to trunk wordpress-mobile/WordPress-Android
  • Renamed AppTheme to AppThemeM2 0e33752
  • Continued AppThemeM2 rename 3d9415a
  • Mark AppThemeM2 deprecated cbb4a71
  • Merge pull request #21328 from wordpress-mobile/issue/21322-appthemem2-take2 Rename AppTheme to AppThemeM2 c5427bc

View on GitHub

nbradbury closed an issue on wordpress-mobile/WordPress-Android
Rename AppTheme to AppThemeM2
As mentioned [here](https://github.com/wordpress-mobile/WordPress-Android/pull/21316#issuecomment-2427365418), it would make sense to rename `AppTheme` to `AppThemeM2` to make it clear it's Materia...
nbradbury closed a pull request on wordpress-mobile/WordPress-Android
Rename AppTheme to AppThemeM2
Fixes #21322 This PR renames `AppTheme` to `AppThemeM2` to clarify that it's the Material2 theme and deprecates it in favor of using `AppThemeM3` for new composables. Although a large number of ...
dcalhoun created a review on a pull request on wordpress-mobile/WordPress-Android
Changes look sound to me. I did not perform any testing for these changes.

View on GitHub

codecov[bot] created a comment on a pull request on wordpress-mobile/WordPress-Android
## [Codecov](https://app.codecov.io/gh/wordpress-mobile/WordPress-Android/pull/21328?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment...

View on GitHub

wpmobilebot created a comment on a pull request on wordpress-mobile/WordPress-Android
<!-- REUSE_ID: jetpack-prototype-build-link --> <details><summary><img alt='Jetpack' align='top' src='https://raw.githubusercontent.com/buildkite/emojis/main/img-buildkite-64/jetpack.png' width='2...

View on GitHub

Load more