Magisk Assistant Lens Enabler - Moto Z Play Themes, Apps, and Mods

I made a module to enable lens from the assistant screen instead of having to take a picture and hit the button in photos. Seems to work fine and I still pass safetynet, it changes the fingerprint to that of a Pixel 2.
I modified it from the Pixel Experience Module, which I tried first, but unfortunately it caused instability and a lot of crashes. I decided to start by removing the overlay and that helped some but it seems that the stock ROM launcher interfered with the scripts even with no launcher selected.
I removed everything but stuff to enable lens, but it has one unfortunate side effect. I'm sure if you have tried any of the non-stock ROMs you seen the camera lose vibrancy with colors. It causes that but to a lesser extent than what I've seen in the past. It's perfectly usable to me, just wanted to let you know.
I haven't tried this on anything but the stock 8.0 ROM with magisk 16.4, but you're welcome to give it a shot.
MD5: 3f90eff0aef1070a4363a380452a86b7

... Please don't tell that lens needs Camera2 API to work. And I'm surprised why it just won't arrive for me in Assistant. Hopefully someone finds a way to make camera usable with Camera2 API. At least on Alberto's ROM it only looks good inside lens. In Moto camera is just jumping around between normal and pretty much b/w
PS: why are you including all those system sounds? They shouldn't be necessary at all and I actually made a module to rename the camera sounds to mute them, that could conflict with your module

No, it doesn't. On latest ROM by Alberto it finally popped up for me.

Working
Thanks, it's working on AospExtented for addison.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

Self portrait camera

Hi guys.
Just curious: what is the state of WP7 self portrait camera? I believe my developer's Samsung Taylor have one. Not 100% sure but it looks like a small camera, not just a light detector.
Tried to use it via Microsoft.Phone.Media.Extended:
videoCamera = new VideoCamera(CameraSource.SelfPortraitCamera);
videoCamera.Initialized += new EventHandler(videoCamera_Initialized);
cameraVisualizer.SetSource(videoCamera);
but getting exception:
System.Runtime.InteropServices.COMException was unhandled
Message=There are no more files.
ErrorCode=-2147024878
StackTrace:
at Microsoft.Phone.Camera.<>c__DisplayClass1.<SetVideoSessionHandle>b__0()
Seems like lack of driver support (I think exception trying to tell us about lack of handles, not a files).
Anybody have any info?
this thread should be in the windows phone development section, not general.
as for front facing camera support, no final phones have it. there was rumour that the taylor did have it (which is what you could be noticing) but my guess is that interop exception means that the drivers haven't been written in, and therefore the API hasn't either. so what you're trying isn't really worth it.
from what i've read, the API for "video" isn't operational yet, only still images.
The Gate Keeper said:
as for front facing camera support, no final phones have it. there was rumour that the taylor did have it (which is what you could be noticing)
Click to expand...
Click to collapse
Agree with you about lack of driver/API support but that stuff (on the left) really looks like camera (sorry, macro from not too good):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yep, that would be a camera. but as i said, because all the final devices (taylor is a developer phone) don't have cameras, you can assume the APIs don't work at present (at the API level or the driver level). But aye, keep what you had in mind (perhaps sudo code it in the app in comments), and then when it does become available it will only take you a few hours or dev and testing, and done.

Camera problem with one V - showing weird/inverted colors

Hey
I've had this phone for two weeks now, and i rooted it after a week.
Since i rooted it my camera has not been working correctly. It's showing up very strange colors. In indoor lighting almost everything is blue without flash. Outdoors it seems like its inverted, blue is showing up as brown, etc...
It's not the only problem with the camera. Sometimes pictures i take looks distorted with just lines in it. Also when i zoom enough, it looks distorted.
I dont know much about the ROM, im not very good at this stuff. I just rooted it with a file called "r1-primo-superboot" using this tutorial:
http://forum.xda-developers.com/showthread.php?t=1869667
I've tried searching a lot this problem on various forums, but looks like no one else has this problem with this device.
However, looks like other devices also had this problem, but the solution has always been resetting your settings or pushing the camera lens. Neither of those works on me. Also since i rooted it, the phones warranty is void so im currently not bringing it back to the store.
I have tried factory reset, camera data clearing, nothing helps.
Thanks for everyone who tries to solve this.
try using a custom rom! and yea..no problem due to that guide
paarthdesai said:
try using a custom rom! and yea..no problem due to that guide
Click to expand...
Click to collapse
Thank you! Didn't realize that could be the problem. Installed myONEV and now it works perfectly.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Oneplus 3 camera and gallery wonkiness

Hey guys,
I've had the OnePlus 3 for a wild 2 days and its definitely the best decision I've ever made phone wise. I like the camera, though it does oversharpen a bit, but the thing that really annoys me is how they have done the gallery with the camera. I'm not sure if they have a consistent system for when you are able to slide to see photos and when you cannot, but it seems arbitrary to me.
Basically, they have chosen to only allow the user to look at the pictures taken in that app session, which I can understand for some situations, but its a strange feeling when I open the camera app (double click home or launch app) and swipe to see my gallery and it just keeps saying No Photo. Seems like a strange departure from previous camera apps I've used. But sometimes, I open the Camera app and can swipe to any picture. I don't get the differences if there are any.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone have a good rationale for it? This is not just me, right? Am I missing something?
Thanks and I hope to OnePlus with all of you in the months and years to come.
Dhruv
This is done to secure your data/photos in case someone finds your device.
When you open the camera app without unlocking your device by fingerprint (pin,...)
it does only show you the photos from the current session.
If you unlock your device and start the camera from the hoemscreen it will show you all your photos.
This has been this way on all my previous devices and also on iPhones for example.
What is weird is that it also shows no photo after unlocking when you open the camera app by long-pressing a navigation button
or double-pressing the power key.
edit: ok, after reading your post again I noticed that I basically repeated what you already wrote... I'm too tired :/
Same here. I was about to say this.

Custom Roms and Moto Mods: do they work together?

I really want to put a custom rom on the phone, but I'm unsure if it will affect the functionality of the projector and battery mods I have. I also am having a hard time finding the z2 force on any supported device lists for the roms I was looking at. Any one know if paranoid android, dirty unicorns, or pac rom supports z2 force and if installing them will affect the functionality of my moto mods?
There aren't any custom roms for the z2 force out yet, however mods do work with custom roms on the other devices of the z series.
I suggest you look at the Moto z and see what they say about mods, since it's older.
They do for the most part, battery mode like the Mophie battery mode work just fine, and I've heard that the gamepad,projector and camera mod work. However the JBL speaker mod currently does NOT work. From what I understand it is being worked on, but there's more important things to fix.
Edit: hotswapping mods also doesn't work, needs a full restart for Android to recognise that the mod is attached.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DU just announced they will support Nash. Check their G+ page.
Official and weeklies will start rolling out on April 6th.
More important things need fixed: LTE for sprint, SeLinux and a few other things. This needs to be a phone before all the kinks for motomods to work 100%. Like stated above, they work, but hot-swap and speaker doesn't work.

Question [SOLVED] Very strange ongoing camera issue

Hi, I have spent the last few weeks searching XDA, OnePlus and various other forums for an answer to this issue but have come up with no working fix.
The camera on my OP9P works absolutely fine sometimes, but other times it will show the feed for about 1 second and then freeze, completely unusable as the OP Cam app will also become unresponsive. Other times it will work, but the wide-angle 0.6x lens will not be accessible, the button for it will just not be there. Other times it will work 'fine' but the 1x lens will have a very strange overlay on it (photo attached).
I have tried every cam app on the first 10 pages of the Play store and even installed older versions of the OP Cam app and I eventually get the same issue. It happens in every app I use: WhatsApp, Instagram etc.
I have installed various ROMS also and still had the same issue.
Has anyone heard of this issue before, or know what it could be? My gut says it is hardware related but if I restart the phone, it usually works fine with no physical changes to the device.
Device was purchased around September 2022 and is in great physical condition, currently running OxygenOS 13.0 (LE2123_11_F.75).
Any help will be much appreciated.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hardware issue
DahakePL said:
Hardware issue
Click to expand...
Click to collapse
Is that 100% sure? I thought it could be hardware but a simple reboot usually fixes the issues for a little while.
I've reached out to the supplier who is going to repair it. Frustrating but quick response times so we'll see what happens.

Categories

Resources