GithubHelp home page GithubHelp logo

iPad Support? about asteroid HOT 18 CLOSED

midnightchip avatar midnightchip commented on June 29, 2024
iPad Support?

from asteroid.

Comments (18)

the-casle avatar the-casle commented on June 29, 2024

Thats a great idea. Can you check in settings if theres any location permissions for weather? Also, try installing the version from my repo:
https://the-casle.github.io/cydia

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

So I wasn’t to sure if I had your version, but now I have. Now the following happens:
Installing the tweak (even with the lib) makes the device stuck in respring. When I disable all other tweaks I get into safe mode...

And in settings there aren’t any permissions for weather, the only weather settings that can be used is from third party. Like Yahoo Weer! (Weather).

Why the tweak suddenly doesn’t work at all on my iPad is not clear to me. The only thing I could blame is that iPads don’t have a default weather app like iPhones have.

Thank you for considering this suggestion!
All tweaks I have currently installed:
https://hastebin.com/asuyuqocox.makefile

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

So funny update on my side.
From JunesiPhone/XenInfo#7 i found out that i didn't use the native weather for over a year..

I now have Astroid installed and hitting enable doesn't crash the device! I haven't played with the settings yet, but will do in the comming days (or maybe today).

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

macley.stackstorage.com/s/VqXZVfEwhhEIttnH
macley.stackstorage.com/s/fNdFCJ0aJACKXScp
macley.stackstorage.com/s/tLF1MRBk11WEotqk
macley.stackstorage.com/s/X1DAxiGLieXIcHDE
Above are the biggest bugs I’ve found, these are common due to iPads being able to rotate. I think colorflow 4 has a good implementation to handle this issue.

Please feel free to ask any questions :)

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

Updated to ios 12.1.1, think Asteroid first needs to be supported before we can look back again on the alligment.

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

https://the-casle.github.io/cydia/

That repo has a work in progress iOS 12 version. It also doesn’t depend on libcsweather or csweather. I’m working on my other tweak nine, but also getting around to Asteroid.

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

np dude, take ya time!
the tweak installs nicely, background (live) works (not proper for ipad but that's excpected) don't see any hello/message but maybe i should wait a bit longer until tommorow or so

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

It should just show up when theres no notifications on the lockscreen. Might be a bug, also how off is the the live weather?

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

Um, i have no information whatsoever about live weather... Like i have the following ON:
Enable ON
Refresh: 30 seconds
Lockscreen greeting view: ON
The live weather does work, it's just aspect ratio issue what is present (same pictures as i showed earlier).
v1.3.5. Xeninfo does work fyi!

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

I’m not sure where xenhtml gets its weather, but it’s open source. Thanks for info.

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

xenhtml widgets normally use xeninfo. The latest version does support IOS 12 and the weather works on iPads too!

I don't want to say i know anything about programming/libraries/tweakdevelopers, but i do assume the following why recieving weather works sometimes and sometimes not for iPads in particular.

iPads don't have the weather app, therefore they cannot set anything else besides the default configuration.
The default configuration, is only one tab, with the current location information (you can't remove this one). Some tweaks have difficulties recieving this information, where they provide a workaround to add a second static location.
(This is also sometimes the reason to enable weather to always)

Here is a small list of changes in my opinion that should be implemented to have proper iPad support:

Sorry if it looks a bit confusing, but i really try to be as precise as possible as debugging this withoud an actual device in your hands can be a bit troublesum.
i don't have an iPad mini or Pro or 10inch device, but i assume we keep those out of the scope

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

Greeting view and forecast can be selected as on or off in the lockscreen components section

That’s actually a really useful bunch of links and comments. Thank you!

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

Small update, I was stupid enough to not go into components and actually enable the weather stuff that I previously saw. So showing any weather info works, so I believe it’s just lay-out issues.

With that said. I noticed this issue #23 what describes a similar issues as on the iPad.
I think the main focus should be brought to the live BG view first, then how components for both views.

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

Also, i believe the background animations aren't loaded correctly at all, i saw a video on yt the other day and was suprised how amazing it looked.
Previous pictures also show it's just a blue even background, may i ask where exactly these animations like thunderclouds are pulled from?

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

Hi, sorry I haven’t responded in a bit. Had some issues compiling. The animations are under the weather.framework or the weatherui.framework.

I also got the rotation figured out, just the basics however. It would be super helpful to check if those frameworks exist, and if they do send as a zip so I can make sure its all there.

Also, the animations are very specific to each resolution. Even using a tweak like upscale messes it up, so if the weather frameworks dont have them theres not much I can do.

If you have a discord or twitter it might be easier to stay in contact because you are the most helpful iPad user right now.

from asteroid.

Macleykun avatar Macleykun commented on June 29, 2024

I found one of the frameworks, weather.framework. The UI version isn't sadly present (expected as there is no weather app 🙄).

I zipped you the one i found, this is the path it is in.
weather.framework.zip
IMG_0101

Aah ic, makes sence where you got them from, i don't know if it's possible for iPad's (or weather UI less devices) to use some fallback animations, but that's up to you if that's something to try out.

Ah thanks for the compliment ^^, i really love how the app looks and when A12 get's jailbroken it'll be the second tweak i'll install (first a backup tweak hehe).

My Discord is Macley#9105, i'm ok sharing this online :P

from asteroid.

the-casle avatar the-casle commented on June 29, 2024

The good news is that it appears to have the localization files for the weather description and stuff. No animations though.
Adding you on discord so I can send a deb with the rotation

from asteroid.

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.