Ecosyste.ms: Timeline

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

wordpress-mobile/WordPress-Android

nbradbury pushed 12 commits to trunk wordpress-mobile/WordPress-Android
  • First pass at converting Jetpack migration to Material3 8c1a5e3
  • Second pass at converting Jetpack migration to Material3 d3dd9b0
  • Added TitleM3, SubtitleM3, and MessageM3 a28d098
  • Added site list item preview e203972
  • Handle empty site list icon 585c40b
  • Handle empty site list icon, P2 5480de1
  • Tweaked title line height 0a2940e
  • Use correct M3 buttons for welcome step 0c855f7
  • Merge branch 'trunk' into issue/21317-jp-migration-m3 973047f
  • Removed unused imports a5acde5
  • Merge branch 'trunk' into issue/21317-jp-migration-m3 eff1ecf
  • Merge pull request #21318 from wordpress-mobile/issue/21317-jp-migration-m3 Convert Jetpack Migration to Material3 368f83e

View on GitHub

nbradbury closed a pull request on wordpress-mobile/WordPress-Android
Convert Jetpack Migration to Material3
This PR converts the Jetpack migration flow to Material3. This is not an easy flow to test so I recommend relying on previewing the various "step" screens under `org.wordpress.android.ui.main.jetpa...
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

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
šŸ‘ [c79408b](https://github.com/wordpress-mobile/WordPress-Android/pull/21261/commits/c79408bb3eba2e877a201c06d5083b079b687e8f)

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
šŸ‘ e78fceba4ff1d4b1219acad04efb642b1e737205

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba pushed 1 commit to fluxc_adjust_to_build wordpress-mobile/WordPress-Android
  • Reorder libs.versions.toml to match alphabetical order e78fceb

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
> Minor (šŸ”): Consider moving this under the CORRECTNESS group. šŸ‘ [2e078a6](https://github.com/wordpress-mobile/WordPress-Android/pull/21261/commits/2e078a6dd25860b87818ca0dd8e9683e3a5aa658) >...

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba created a comment on a pull request on wordpress-mobile/WordPress-Android
Thanks @ParaskP7 for the review! I'll minimize suggested changes to include only these which are about code added by this PR and don't touch vendored (or copy-pasted) code to keep things with minim...

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

wzieba pushed 2 commits to fluxc_adjust_to_build wordpress-mobile/WordPress-Android
  • Update lint config to match existing convention 2e078a6
  • Update names of unit test jobs to match convention c79408b

View on GitHub

dcalhoun created a review on a pull request on wordpress-mobile/WordPress-Android
Changes look sound and the previews rendered as expected. Thank you for adding the helpful previews! šŸ™‡šŸ»ā€ā™‚ļø

View on GitHub

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android
Approving this too ([context](https://github.com/wordpress-mobile/WordPress-Android/pull/21261#pullrequestreview-2384925007))! šŸš€ ā¤ļø šŸŒŸ

View on GitHub

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android
Approving this too ([context](https://github.com/wordpress-mobile/WordPress-Android/pull/21261#pullrequestreview-2384925007))! šŸš€ ā¤ļø šŸŒŸ

View on GitHub

ParaskP7 created a review comment on a pull request on wordpress-mobile/WordPress-Android
Suggestion (šŸ’”): Since the `kotlin` version is now aligned (a13f97ee87ae671366300ed7ff5183cf68bbfd08), consider replacing `sharedLibs` with `libs` for everything `plugins.kotlin`, at least on the `p...

View on GitHub

ParaskP7 created a review comment on a pull request on wordpress-mobile/WordPress-Android
Minor (šŸ”): I noticed an extra space on all the other `$TEST_COLLECTOR` steps, maybe this extra space could be removing from everywhere. šŸ˜Š

View on GitHub

ParaskP7 created a review comment on a pull request on wordpress-mobile/WordPress-Android
Minor (šŸ”): For consistency purposes, this could be renamed to a capital `Test` instead, just to match the rest of them. PS: Same applies to `Unit test Login` below.

View on GitHub

ParaskP7 created a review comment on a pull request on wordpress-mobile/WordPress-Android
Suggestion (šŸ’”): Consider removing everything but these 4 `wp` related properties from this example `gradle.properties` file. ```properties # Optional: used to autofill username and password fie...

View on GitHub

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android
šŸ‘‹ @wzieba ! I have reviewed and (quickly) tested this PR as per the instructions, everything works as expected, an amazing job well done, kudos! šŸŒŸ x šŸŒŸ ^ šŸŒŸ ----- I have left few suggestion...

View on GitHub

ParaskP7 created a review on a pull request on wordpress-mobile/WordPress-Android
šŸ‘‹ @wzieba ! I have reviewed and (quickly) tested this PR as per the instructions, everything works as expected, an amazing job well done, kudos! šŸŒŸ x šŸŒŸ ^ šŸŒŸ ----- I have left few suggestion...

View on GitHub

Agoni-0 created a comment on an issue on wordpress-mobile/WordPress-Android
Iā€˜d like to have a try on this issue.

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

dcalhoun created a branch on wordpress-mobile/WordPress-Android

feat/authenticate-private-resource-requests - WordPress for Android

wzieba created a review comment on a pull request on wordpress-mobile/WordPress-Android
I agree with everything you said here, good points šŸ‘ Adjusted in 952ebd7f2703e49f2e6a9daedeeece0d0a3a1051

View on GitHub

wzieba created a review on a pull request on wordpress-mobile/WordPress-Android

View on GitHub

wzieba pushed 1 commit to fluxc_adjust_to_build wordpress-mobile/WordPress-Android
  • Revert not treating warnings as errors in the project Disable warningsAsErrors in `fluxc` only. It was not enabled i... 952ebd7

View on GitHub

Load more