Code Monkey home page Code Monkey logo

Comments (7)

cvzi avatar cvzi commented on July 21, 2024

I just tried to run the app on the emulator and it does not work on Android 12.
The app layout is wrong. Most of the buttons are not visible on Android 12.
That should be easy to fix.

It is supposed to look like this:

from darkmodewallpaper.

akuhl avatar akuhl commented on July 21, 2024

The app looks nothing like this on Android 12, the layout is fully broken:
Uploading Screenshot_20210811-174530.png…

from darkmodewallpaper.

akuhl avatar akuhl commented on July 21, 2024

Interestlingly, sharing a Wallpaper from Google Photos app to your app works for setting the wallpaper.

from darkmodewallpaper.

cvzi avatar cvzi commented on July 21, 2024

Android 12 now requests a wide wallpaper (2*screen_height_pixels x screen_height_pixels). In earlier Android versions it requested a square wallpaper (screen_height_pixels x screen_height_pixels).
Because it requested such a wide wallpaper, the preview in the app was also very wide, and consequently broke the layout. I have fixed that by restricting the preview to half the screen size.

As far as I can see on the emulator, everything else seems to work on Android 12.

(It will take at least two days before I can release it on Google Play because I rely on F-Droid to compile and build the app and that takes some time)

from darkmodewallpaper.

akuhl avatar akuhl commented on July 21, 2024

Is there any new build available yet on F-Droid? AFAICS there is still build 1.1.2...

from darkmodewallpaper.

cvzi avatar cvzi commented on July 21, 2024

They have not built it yet, not sure why it takes so long.

I have build it on my machine in the meantime. You can download the apk file from here if you want to test it:
https://github.com/cvzi/darkmodewallpaper/releases/tag/v1.1.6
You would have to uninstall the app first because this version is signed by my own key and the older version was signed by F-droid

from darkmodewallpaper.

akuhl avatar akuhl commented on July 21, 2024

Layout is fixed with 1.1.6 your user signed build

from darkmodewallpaper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.