Related
Many may like this new feature but I do not. It is too easy to hit the Sceen button by mistake when pulling phone out of pocket for example, subjecting your caller to the message and creating confusion.
Unfortunately, Google feels we should all have this with no choice and has provided no proper way of disabling it. (smells like IOS)
Changing phone language to UK English worked until new Phone app update today.
Reverting to original Phone app also works but then no dark mode and loss of other new features.
I have thought of going to a custom ROM but then wondered if that is even a solution as this is in the Phone.apk that I would be updating from Play Store anyway.
Can anyone please let me know if this is the case with custom ROMs - do you have Call Screen or not?
Any other way to disable this?
Thanks
Brenneke said:
Can anyone please let me know if this is the case with custom ROMs - do you have Call Screen or not?
Any other way to disable this?
Thanks
Click to expand...
Click to collapse
Use another dialler app.
Thank you!
Found this site which has older versions of Google Phone APKs - used the version from March 23, now have dark mode and no Call Sceen.
https://androidapksfree.com/phone/google-phone-apk-latest-download/old/
Thinking about whipping something up as im bored and have access to an a50. What features for a rom would be wanted?
I think one of the most important requests of the community would be to enable camera2api on this phone to be able to use GCam's night mode... but one can only dream
Bro Aosp Rom with Fp and Bt Calls working will be appreciated since fp optical and chipset is exynos thats the main bugs in GSI roms now availiable
bro join the a50 telegram group easy to commuciate there
Please enable camera2api so we can install gcam.
Aosp rom :fingers-crossed:
PhantomHacker said:
Thinking about whipping something up as im bored and have access to an a50. What features for a rom would be wanted?
Click to expand...
Click to collapse
Custom fingerprint animations
I don't think it's possible tho ?
I'm just getting back into the community after years, the a50 gets no love. I like it, myself. I would love to join any groups. Im just tipping toes in rn tho yall its been a long absence
Aosp is def on the list, but everyone know im a touchwiz kinda dude
Tbh. anything would be good at this point..
Is this true that Camera2api will be enabled automatically with android 10 update?
I think people (me included) wants something like pixel experiense with gcam enable.
arvind7955 said:
Is this true that Camera2api will be enabled automatically with android 10 update?
Click to expand...
Click to collapse
Is there a Samsung device who got that with the Android 10 update?
Maybe someone said it earlier , or maybe not . However I am saying . Also please correct me if i am wrong as i am less experienced .
1. We really like to use Secure folder . Considering adding that patch .
2. HDR on 25MP would be very nice.
3. I don't really know whether camera2api can be enabled with full level 3 support since manufacturer limited it . Please take a look .
4. Samsung DEX app maybe a very good choice.
5 .Edge lighting and edge screen is much preferred
6. ROM CONTROL would be nice ❤
7. Aroma installer with pre-rooted magisk
8. Custom changeable fingerprint animation [ I am too noob ]
9. Always on dolby atmos ( like yash bro's lightrom )
10. Smart capture ( though it's available to stock )
11. Auto call recorder support for all regions
12. Jetblack UI ( like lightrom = #000000 )
13. Fake Knox 0x0 status . Device status official
14. Vibration control ,multiple wallpaper feature
15. Some oneui2 features maybe...............
16.Silent Camera , Ability to play music in camera ,Ability to use camera in call, Build.prop tweaks , Speed tweaks,
Battery tweaks, Disabled Ads , Init.d Support, Ability To Disable Screen on when a Message is Received , GoodLock apps , patched Dual Messenger for all user apps , Dual speaker mod , Disabled high brightness warning , Patched liboemcrypto for Netflix ,
Don't get mad at me bro . I am not forcing you . Just giving suggestions .THANKS :like
Definitely some type of desktop UI would be great, but I'm not sure how we could use it. (USB 2.0 port) One thing sure we got a big nice screen
Cam2api is the main thing we want for night sight and portrait gcam
arvind7955 said:
Is this true that Camera2api will be enabled automatically with android 10 update?
Click to expand...
Click to collapse
No, it isn't true.
Be able to root a505u?lol
nemes480 said:
No, it isn't true.
Click to expand...
Click to collapse
At least Android 10 with One UI 2.0 brought a better manual mode to the Galaxy S9 and S10, with a possibility to change the exposure time and aperture. Let's hope that this feature is also added to the A50 when Android 10 arrives.
pripyaat said:
At least Android 10 with One UI 2.0 brought a better manual mode to the Galaxy S9 and S10, with a possibility to change the exposure time and aperture. Let's hope that this feature is also added to the A50 when Android 10 arrives.
Click to expand...
Click to collapse
I don't think we will get these, because why would we have limitations right now? But lets hope the best! Maybe there is a way for that api2 unlock.
I saw a magisk module for api2 unlock, has anyone tried it?
nemes480 said:
I don't think we will get these, because why would we have limitations right now? But lets hope the best! Maybe there is a way for that api2 unlock.
I saw a magisk module for api2 unlock, has anyone tried it?
Click to expand...
Click to collapse
Module doesn't work
Adding line on build prop also doesn't work .
Do you know why ? Bcz it's already enabled but limited .
OnePlus Lift To Wake
TL, DR. Where is the download?
github.com/xubowenhaoren/OPLiftToWake/releases
What does it do?
This is a simple app to enable Lift To Wake for OnePlus 7 series.
It is not the Lift To "Ambient Display" in the stock Settings App; it enables the true Lift To "Lock Screen" like other phones.
Why do I want this feature?
You've probably already known that OnePlus, in Android 10, reveals the notification content on the lock screen after Face Unlock.
But to see those notifications, you either need to:
1. Pick up the phone and unlock with your finger at the Ambient Display. A two-step process.
2. Pick up the phone and press the power button. Again, a two-step process.
Now with the app, you can pick up the phone and the lock screen immediately shows up.
How does it do this?
It listens to the native system sensor (`oneplus.sensor.pickup`). In my testing, it is very power efficient.
What phones does it support?
I have tested this on a OnePlus 7T with Android 10. It should also work with other OnePlus 7 series.
Note that for earlier OnePlus phones, there is also a [pickup sensor] but with a different name.
If you want this app to work with earlier OnePlus phones, you should try replacing this line in `Utils.java` with the correct sensor name:
```
mSensor = Utils.getSensor(context, mSensorManager, "oneplus.sensor.pickup");
```
How do I use it?
You probably want to turn off the Ambient Display first.
After installing the app, turn on the "Lift To Wake" toggle.
You should also consider turning off the battery optimization of the app for a more consistent background performance.
Do I need Magisk for this?
No, it is root-free.
Credits
Much of the code is from the Lineage OS team.
Other code references can be found in the code comments.
This is brilliant!! Appears to be working great... Will provide an update on power efficiency in a while
How do I install
Works great on OP7 pro ?.
Jdhal21 said:
How do I install
Click to expand...
Click to collapse
github.com/xubowenhaoren/OPLiftToWake/releases
Works so well with face unlock auto unlock and PIXEL AOD mod.
is there any way to make the screen lit up time response a bit faster ?
umair shaikh said:
Works so well with face unlock auto unlock and PIXEL AOD mod.
is there any way to make the screen lit up time response a bit faster ?
Click to expand...
Click to collapse
I am afraid no. That's determined by the system sensor.
bwx074 said:
I am afraid no. That's determined by the system sensor.
Click to expand...
Click to collapse
Ahh. Good work tho
This works great. Any way to get it to run automatically after a reboot? I have to enable after every reboot.
Thanks, again!
GeneFitz23 said:
This works great. Any way to get it to run automatically after a reboot? I have to enable after every reboot.
Thanks, again!
Click to expand...
Click to collapse
I've made efforts to enable this service after reboot. It wasn't successful, however. Oxygen OS has a strict whitelist of apps that may start automatically after a reboot. One way to work around this is to use Accessibility Service, but that could cause more battery drain. Lol, I think it's better to leave things this way.
Very useful app, this was my most demanding functionality after bought OP7T
Thank You For this
Can u add to the store please?
Nice app. Thnks
It works great for op7t, but doesn't work for Op7.
On op7, the screen lights up, but faceunlock is not available.
You need to click on faceicon first to work (screens in atach).
But, if you unlock op7 via the power button (second screen in atach) - faceunlcok works great!
Is there any solutions for op7?
Works as it should! But screen wakes a lot while inside the pocket.
Very useful mod, thx for that
Only issue that it doesn't work anymore after some hours,i need to start the app again to get it working again for a few hours. I already have disabled battery optimisation. Any ideas to fix this?
Regards ysco..
Hello, how can i make it work on Oneplus 8?
This app is great, something I've been looking for a while. But, it doesn't work consistently. It stops after a few hours after I enable it. Then I have to open the app and then it will 'realize' the switch is still on and start working again. Is there a solution for this?
Thanks bud!! It works like a charm!!
Looks really helpful.
Works good also.
Thanks.
Tapatalk via OnePlus 7T
This is just a simple Xposed module that disables pulling down the notification shade / quick settings tiles while on the lock screen (but doesn't break media player controls on lock screen). Only tested on Pixel 4 and Pixel 4 XL on Android 10 (more on this later).
Background: This has always been an annoying aspect of Android for me, and it's dumb from a security standpoint. Being able to pull down the quick settings tiles on a locked phone is dumb. Why hasn't Android natively built this in yet? Using this and Gravity Box to disable power menu on lock screen makes me feel a lot better in the event my phone ever gets lost or stolen. It's dumb that anyone can steal your phone and immediately toggle your settings (turn off WiFi, Mobile Data, toggle Airplane Mode, etc) and/or turn the phone off... I've been spoiled for years by the OG HTC devs (particularly LeeDroid and Team Venom) and their ROMs with these features baked in, so it's back to using Xposed to fill that gap for me and my wife, lol. Anyway, I pair these mods along with the Lockwatch app from Play Store and it gives me more peace of mind. Hey, anything to increase the chances of recovering a lost or stolen phone, am I right?
Credits / Technical Details: This module is based off of char101's published Xposed Repo module, and all credits and thanks should go to him. This is the first app / APK I've compiled so it was a nice learning experience, but it was all based off of his source and I really just needed to remove a few lines of code to get it to work properly with our phones. His mod worked fine and disabled the quick settings pull down on the lock screen, as intended. The problem was that it would also prevent media player controls from functioning (and I would assume other possible functions as well). To fix this, I just removed DISABLE2_NOTIFICATION_SHADE references from the code, leaving DISABLE2_NONE and DISABLE2_QUICK_SETTINGS untouched. The mod still works perfectly as intended. Only tested on Pixel 4 / 4 XL on Android 10. I'm sure it would work on other devices as well.
I really just did this on a whim for me and my wife's own phones and wasn't planning on sharing it, but I figure other people may have also wanted this for their P4's as well, so enjoy. Again, all thanks go to @char101!
Installation:
- Download .APK file attached to this post.
* If you have char101's original module installed already, I would highly recommend uninstalling it first.
- It's an Xposed module. Install the APK and enable in your Xposed Manager.
- Reboot and test.
Based on: https://repo.xposed.info/module/com.github.char101.qslock
Source for modified module: https://github.com/i5lee8bit/xposed-qslock-P4mod
Just noticed something that worried me at first, but turned out to be nothing of concern afaik, but in case anyone else gets spooked by it: I just noticed last night that if you launch the camera while on the lock screen, you can still pull down the notification shade. Same can be said for other apps that can be active over lock screen (e.g. Phone app during active call).
However, the quick settings are still inaccessible while locked. The notification contents that do show will follow the same rules as your settings, so if you have it set to hide sensitive notification content (which you probably should... otherwise 2-factor authentication is extremely pointless if your device were lost or stolen), you still won't be able to see the notification content itself, just that there is a pending notification for that particular app.
I hope you're finding the mod useful, for anyone who is using it. Please let me know if you find any issues with the module, thanks. I'm by no means a developer, but I have more free time than usual for obvious global reasons and it's a fun learning experience while the free time lasts. =)
I've been using the original NoQSInLockScreen, and while it did the job, it really bothered me that you couldn't use media controls on the lock screen (or expand notifications).
This mod took care of that problem. Really happy with it!
Just wanted to say thank you for putting it up!
Tested it on Android 9 (LineageOS 16.0).
Just wanted to stop in and say thank you for the awesome edxposed mod! I appreciate the extra security and hope you're doing well!
Sent from my Pixel 4 XL using XDA Labs
bradical711 said:
Just wanted to stop in and say thank you for the awesome edxposed mod! I appreciate the extra security and hope you're doing well!
Sent from my Pixel 4 XL using XDA Labs
Click to expand...
Click to collapse
Just wanted to let you know, as a fellow (now former) user of this mod, that I found a better way of doing this! So just thought I'd share:
Using GravityBox app for EdXposed framework you can simply define which individual QS tiles you want to secure. That way you still have access to the QuickSettings pulldown menu from the lockscreen (unlike this mod which disables it altogether), but things like Wi-Fi, Location, Airplane Mode etc. are secure and not accessible until you've unlocked your phone. It's a much more practical and elegant solution in my opinion.
Check out my post on this from Reddit where I describe the steps if you're interested:
https://www.reddit.com/r/LineageOS/comments/gdvwml/securing_quick_settings_tiles_on_lock_screen/
Can't wait to try, does your mod support Android 11?
(edit)
09 June 21 update.. and the mod is still woring
Suavie103 said:
(edit)
09 June 21 update.. and the mod is still woring
Click to expand...
Click to collapse
I completely forgot about this mod, haha. But thanks for letting us know!
As @nanquan mentioned (a long time ago, lol), you can also achieve (essentially) the same thing by using GravityBox. It is indeed a more "elegant" solution, and since I already use GravityBox heavily, I now just use GB's tweaks to lock down the main comm tiles.
But I'm glad this still works, for those who still prefer to use it for whatever reason. I can see it still being useful if you have a lot of custom QS tiles and want to keep it all locked down.
Confirmed working A11 xtended rom, 1+7t
Not working in 2022 Android 10 (Q)
Successfully working on Android 12 using Lsposed-Zygisk magisk 24.3
williamsbertoldo said:
Not working in 2022 Android 10 (Q)
Click to expand...
Click to collapse
It still works bro.
any chance this would work on a Pixel 6 Pro?
Hello,very usefull mod.Any chance to re-continue it?I use los 19.1 and keeping quick tiles unlocked is extremely unsafe these days..
Do not work with zygisk and lsposed.
Any fork for this?
lupastro82 said:
Do not work with zygisk and lsposed.
Any fork for this?
Click to expand...
Click to collapse
As well as enabling the module you need to tick the checkbox for 'system framework' and 'system ui'.
porkpiehat said:
As well as enabling the module you need to tick the checkbox for 'system framework' and 'system ui'.
Click to expand...
Click to collapse
Can't find System Ui to check it.
kos25k said:
Can't find System Ui to check it.
Click to expand...
Click to collapse
Make sure you uncheck system apps in the corner here.
Curiousn00b said:
Make sure you uncheck system apps in the corner here.
Click to expand...
Click to collapse
omg really thank you dude it worked on my pocox3 pro running los 19.1 been searching this solution years now
Btw,did u find something similar for power button also?
Hello,
this is a great feature and I would like to install on my pixel 7 android 13.
Anyone tried yet?
I have noticed that there is not yet a XDA section about the GT Master Edition. Is there any plan to add it?
Not sure i can ask this here. Mods pls take appropriate action, if needed.
Is anyone who owns this device face problem with android auto? My car display gets frozen when the phone screen is locked. Searched on the web and this seemed to be prevailing in Oppo and OnePlus. Think Realme UI 2.o is also same as Color OS.
Cant find a breakthough yet to solve this problem
solidsample said:
Not sure i can ask this here. Mods pls take appropriate action, if needed.
Is anyone who owns this device face problem with android auto? My car display gets frozen when the phone screen is locked. Searched on the web and this seemed to be prevailing in Oppo and OnePlus. Think Realme UI 2.o is also same as Color OS.
Cant find a breakthough yet to solve this problem
Click to expand...
Click to collapse
I will try Android Auto and get back to you!
I have requested the section.
There is any update?
Rendering said:
I have noticed that there is not yet a XDA section about the GT Master Edition. Is there any plan to add it?
Click to expand...
Click to collapse
Interested in this. We need a XDA section.
https://forum.xda-developers.com/t/...the-realme-gt-master-edition-rmx3363.4345115/
I request the members here discuss about the GT master edition, so it gets to the attention of the mods.
Rendering said:
I have noticed that there is not yet a XDA section about the GT Master Edition. Is there any plan to add it?
Click to expand...
Click to collapse
We have got our dedicated thread now.
realme ui keeps closing tasker in my phone (gt master edition).can anyone plz tell solution .i have done everything i could find on google.
allowed autostart,disable battery optimization,removed from standby freeze,given all permission to tasker,device admin active .
can anyone help?
Hello, at low battery notifications it notifies me every few minutes and with the light on the edges of the phone screen. I would like to do this for the other applications, not just once. It can be set from your phone settings or you need a dedicated application.
Thanks
solidsample said:
Not sure i can ask this here. Mods pls take appropriate action, if needed.
Is anyone who owns this device face problem with android auto? My car display gets frozen when the phone screen is locked. Searched on the web and this seemed to be prevailing in Oppo and OnePlus. Think Realme UI 2.o is also same as Color OS.
Cant find a breakthough yet to solve this problem
Click to expand...
Click to collapse
This is fixed in the Dec 2021 Security Patch update.
Able to use Android Auto without any problem now.