Magisk-Modules-Repo / Pix3lify

Pix3lify
GNU General Public License v3.0
115 stars 28 forks source link

Minor issue with Daydream #104

Closed jeffshee closed 4 years ago

jeffshee commented 4 years ago

Describe the bug Basic Daydream functionalities are working fine, except for some minor issues that occur in my OnePlus 7. I'm not sure whether the cause is the Daydream app itself, or something that can be fixed in this Magisk module.

What's working (I had tested so far):

  1. Bypassing the incompatible device dialog
  2. Pairing the controller
  3. Entering VR mode, tested with some VR apps

What's quite not working:

  1. The VR mode of Daydream itself is visually distorted (Note: ONLY the "Daydream" app, so far other apps I tested work flawlessly. )
  2. In the Daydream apps, the "Library" isn't showing (Black screen)

To Reproduce Steps to reproduce the behavior: With the module enabled, and Daydream installed

  1. Launch Daydream
  2. Click on the blue icon on the bottom right to enter VR mode
  3. Put the phone into the headset (if you got one), look around and notice the distortion
  4. For comparison, launch any other app to check, there is no distortion noticed so far
  5. Also, press the O button on the controller to enter the "Library", notice the black screen

Expected behavior No distortion, Library is showing

Screenshots Will add later

Smartphone (please complete the following information):

Logs I would happy to provide the log if needed. Tell me what should I provide

jeffshee commented 4 years ago

Distorted VR Screenshot_20200314-142219

jeffshee commented 4 years ago

Issue 1 is fixed with my xposed module. Closed for now. https://github.com/jeffshee/nekumori-mod

Issue 2 isn't a big deal for daily use. Just we need this function to launch chrome from the dashboard. (Not sure why we can't enter VR mode of chrome directly) Other users of Daydream supported phones are reporting the samilar issues btw. I think the Daydream apps itself is broken. Too bad that Google would never update the app again.

lzlrd commented 4 years ago

Thanks for the testing, and apologies for the "blank response" from the devs. Things have been quite busy for most of us, and when things calm down a but Pix3lify will be refactored and updated to include Pixel 4 features too.