Róbert Papp
Róbert Papp
I think the new [`merge-multiple`](https://github.com/actions/download-artifact/blob/v4.1.0/action.yml#L14-L19) introduced in #259 might help here. Regardless, to keep the paths, I think you upload the files with their original location via [this "feature"](https://github.com/actions/upload-artifact?tab=readme-ov-file#upload-using-multiple-paths-and-exclusions:~:text=If%20a%20wildcard%20pattern%20is%20used%2C%20the%20path%20hierarchy%20will%20be%20preserved%20after%20the%20first%20wildcard%20pattern%3A). This...
> Color settings would be the final touch, if you were to add something. > -- https://play.google.com/console/u/0/developers/7995455198986011414/app/4974852622245161228/user-feedback/review-details?reviewId=6b6e3f59-67fd-4fa6-9049-fa3d9ed86e09&corpus=PUBLIC_REVIEWS > -- ~https://play.google.com/apps/publish/?account=7995455198986011414#ReviewDetailsPlace:p=net.twisterrob.inventory&reviewid=gp:AOqpTOH2XLhuwk9qy6TMS6Zf3dR0D8QQs3PY6q_jQ-SUOdPEE00_rVm8JEAufmPd32jMbqIXyoL0y4mHE5Be~
> changing the colour scheme of the app would also be awesome > -- https://mail.google.com/mail/u/0/#inbox/FMfcgxmTnNjKBxVtmqdrzrNnlqTvxSnK / https://mail.google.com/mail/u/0/#inbox/15b1390da814dff3 my idea was to use the colors of cardboard boxes (however dull they...
> Since I'm quite liking the Material design color, anything with soft color will do, maybe leaning towards the pastel color.. I would love to have some blue theme. --...
> doesn't have a dark theme for those who are light sensitive -- https://play.google.com/console/u/0/developers/7995455198986011414/app/4974852622245161228/user-feedback/beta-feedback-details?reviewId=effffa29-93f4-41e4-8907-940db8a01b77&corpus=BETA_FEEDBACK
> a dark mode would be great. -- https://mail.google.com/mail/u/0/#inbox/FMfcgzGtxSzNBbZTgrbSCDRbVZjplwJK
Yeah, I started upgrading my project from Java 8 to Java 19 too (not results yet, in progress), it should hide this problem. The weirdest thing is it being random....
Since AGP 8 requires JDK 17 too, this requirement is more relaxed from your side, unless projects use AGP pre-8 + latest Android SDK. This should cover "normal" use cases....
> Is it possible to specify a Java version internally akin to? Few thousand lines of yaml later... It would be possible to set up your own Java if this...
I think a Log tag is not enough, they need to deploy it to production so that they can get crash traces from real devices. And they [can't execute `adb...