Androidacy Service Account

Results 228 comments of Androidacy Service Account
trafficstars

We still see a while lot of log spam.... we're talking hundreds of lines of logs in GH Actions and local builds, even after the latest release. Is there a...

> Can you please provide more details @androidacy-user > > - which log messages do you see > - what's your log level (logs will show for info and debug...

> @androidacy-user Did you set `org.gradle.logging.level` in the `gradle.properties` file, either the one in the Gradle project or the one in your Gradle user home directory (e.g. `$HOME/.gradle/gradle.properties`)? And if...

Here's a "small" sample of what is spamming the logs. Note that i had to remove stacktraces to stay under github's char limit, it was 3000+ lines originally. Note that...

> @androidacy-user you are using an old version (11.1.3) of the AboutLibraries plugin. Please update to the latest version 11.2.1. > > 11.2.1 is the first version where this pull...

> ZA is in conflict with the Font Manager module (app) if I change the original fonts to some other ones... Then set the restart system UI > > And...

You could get fancy with hacky workarounds, or just go for the `enableEdgeToEdge()` API, since basically any modern app should be using the AndroidX core library already.

Only partially works on kubuntu 25.04. `sudo` uses face auth, login screen does not. There seems to be a relevant howdy line in /etc/pam.d/common-account but maybe that is not enough?

> I have done the howdy install using this procedure on two kubuntu 25.04 machines and howdy works for login and sudo on both. Looking in /etc/pam.d I do notice...

> Very odd. Here are my common-auth and sddm files in case it helps. > @mstrobl2 so it works on screen lock, not on actual login. is there any way...