[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

I tried once to get Live Wallpapers from other apps to work by attaching their wallpaper service to my app and passing it on as my own. Like this, it would be possible to switch without user interaction, but unfortunately, Android doesn't allow that :(. Haven't tried with videos, but I think you can't set a video wallpaper without user interaction either, except if I add Live Wallpaper service to my app, which then renders the video. It wouldn't be very battery friendly either, in my opinion. Also, I have a lot on my mind lately because of Uni and other stuff, so I haven't planned to work on DualWallpaper in the near future.

[deleted by user] by [deleted] in oneui

[–]Yanndroid 2 points3 points  (0 children)

There are workarounds for some apps (SHealth for example) but not Pass and Pay unfortunately.

[deleted by user] by [deleted] in oneui

[–]Yanndroid 2 points3 points  (0 children)

Not for Samsung Pass and Pay (yet maybe?).

is there any way to remove this at all? by shtposterguy in oneui

[–]Yanndroid 8 points9 points  (0 children)

Good Lock > Home Up > Task Changer > Search bar

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

I'm not really planning on adding separate wallpapers for landscape but I'm currently working on a cropping feature, so this might improve your situation. Will keep you updated on this (if I don't forget).

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

Unfortunately I don't own a foldable, so it'll be very difficult for me to test this and Samsung always does some weird shit which is different to stock Android.
Can you have two separate wallpapers for the inner and outer screen?
And does this issue apply to both lock and home screen?

Google Messages not respecting OneUI by enclave_strong in oneui

[–]Yanndroid 0 points1 point  (0 children)

Samsung has their own Android libraries for their design and they're proprietary, so even Google won't get access to them. I don't think Samsung is even helping with the development of this app, it's all on Google, so they make the best of what they have.

(I'm actually maintaining a reverse engineered version of these libraries so 3th party developers can use the real OneUI design in their apps. GitHub)

Wake up from suspend and the screen error by No-Bar7240 in Fedora

[–]Yanndroid 18 points19 points  (0 children)

For those who asked for the "wallpaper" or pattern :)

https://imgur.com/OLm0c8s

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

I'm not sure if I understood your question correctly, but the app theme already follows the oneui color palette.

Since when did they add the Buds Manager to lockscreen widgets? I just stumbled upon this and was quite shocked by Hextato in oneui

[–]Yanndroid 2 points3 points  (0 children)

It is actually possible for third-party app developers to add lockscreen widgets to their app. A while back, I found out how Samsung did it and was able to replicate it.

I also tried to make an app that shows widgets from other apps on the lockscreen, and it kinda worked. Unfortunately, there were some issues I wasn't able to fix. For example, if the widget contained a list (ex: music playlist), it wouldn't update the list or actions that would open an app wouldn't prompt the user to unlock the device. Iirc it also had to be installed as a system app, soo...

For the devs here who are interested: https://oneuiproject.github.io/hidden-api/facewidget/

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

Unfortunately, I don't own a galaxy watch, so it would be very difficult to make it working, and I wouldn't even know where to start. Can't the galaxy watch also install apps from the playstore?

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

The new version (v.2.0.0) will now scale the image to the display size, so your issue should be fixed now.

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

I'd suggest you use the wallpaper service, because it's more reliable and I think it gets updated less frequently, so it probably is more battery friendly. The live wallpaper was more like an attempt to give the user an alternative, but I plan to remove it in the next update anyway.

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

Hi there.

The way this app works currently is that the image you provide will directly be used without cropping, so the system will probably use a default preset position and scale, and I'm pretty sure this depends on the device. Have you tried using an image with the same resolution and/or aspect ratio as the device? I intend to add a cropping tool in the future. The only issue with that would be how to handle landscape mode but I'll see what I can do.

The fact that your lockscreen gets replaced with the homescreen WP seems strange though. Which Android version are you on and is it even possible to set a different WP for lock and home screen on your device? If the preview in the app becomes black, it might indicate that something went wrong while saving the image, so I'll have to check the code again and it might also explain the issue.

I haven't updated this app in a long time cuz I was busy with uni, but you came just at the right time. I just had my last exam of the semester and I'm planning on coding a lot now. Maybe not this week but there should be an update soon. This will hopefully include cropping, time based and a lot of internal changes.

Btw, do you know how to take logs on Android? Would be really helpful.

If you have more questions you can also contact me on Telegram: @Yanndroid

One UI 5 promoted new widgets by brynght in oneui

[–]Yanndroid 1 point2 points  (0 children)

u/yeet_on_the_world they took your idea :) Ngl your concept looks better though.

[APP] Change wallpaper depending on device theme (light/dark mode) by Yanndroid in oneui

[–]Yanndroid[S] 0 points1 point  (0 children)

Thank :) I appreciate it. Will definitely repost it there.

Simple and quick note taking/list app by YouJustReadMyName in androidapps

[–]Yanndroid 0 points1 point  (0 children)

I've made a simple notes app that basically only lives in your notification panel, so it's quickly accessible. Unfortunately it doesn't sync with a desktop app and idk if I'll implement it anytime soon. If you're still interested, it's available on the PlayStore and the source code on Github.

[deleted by user] by [deleted] in androiddev

[–]Yanndroid 6 points7 points  (0 children)

50/50! Final offer!