[Feature Request] VPN in Quicksettings - Paranoid Android Features Development

First of all, thanks for the current rom and all the hard work.
I am comming from lineage and going to stay on Quartz.
But I miss one particularly feature - the vpn quicksetting in the settings dropdownmenu.
If there is only one VPN configured it should connect right to this one by pressing the button.
Would be nice to have this feature in Paranoid because I use(d) it on a daily basis to connect to my home-vpn an control my smart home components.

Related

[Q] Looking for input method widget

Running XRON v 2.9.1
Does anybody know of a widget to toggle between two input methods without having to open up a text field and long press?
Ideally I would want a widget with the option to pick two. Each tap would move it along the list and activate that input method.
I have my Touchpad paired up with a Bluetooth keyboard using BlueKeyboard JP to pair the device. This seems to work well but after some time the keyboard times out and goes to sleep. Waking up it does not pair unless I toggle the input mode and press the connect button on the keyboard at the same time.
When not using the keyboard I use Thumb Keyboard 4. For most daily activity this is fine but the full keyboard is great for longer messages.
A toggle would let me quickly get the keyboard setup before I go into the app/apps that need the input, then quickly get back to my mobile setup.
Thanks

[MOD][4.4/5.x/6.0] No Lock Home v2.2.0 (WiFi/BTS Unlock)

For No Lock Home v0.6.4 for Android 4.4.x see the content:
No Lock Home is Xposed module for lockscreen bypass based on network connectivity - when you're home, connected to your trusted WiFi AP, lock screen will not be shown (or you can set it up to display Swipe to unlock lockscreen). Once you disconnect from your AP, your default secured lockscreen will be displayed.
It's the very same principle as uses app SkipLock (formerly Unlock With WiFi) or it can be achieved using Tasker with Secure Settings. You can also try SmartLockScreen.
Similar functionality is also partialy integrated into Android 5.0.
So why use No Lock Home instead?
It works with any unlock method (Swipe/Face Unlock/Pattern/PIN/Password/...) - including fingerprint reader on Samsung Galaxy S5 (stock ROM w/ TouchWiz)
It's easy to setup (compared to complexity of Tasker). No Lock Home only requires you to enable module, reboot and add AP MAC address (using just two taps)
It's completely Free
Next to the built-in unlocking in Android 5.0, using No Lock Home is the fastest and most efficient solution (because it integrates itself directly into the system keyguard)
Additional advantages:
Unlock based on connected WiFi networks, Bluetooth devices or Cell towers
No service, no wakelock, no internet connectivity - just a few method hooks within system keyguard
Crazy small apk
Using AOSP methods which are also available in Samsung/LG devices as well as CyanogenMod
Limitations
Xposed required (therefore root required)
Version 0.x is for Android 4.4.x/KitKat only (no 5.0 Lollipop)
As seen on XDATV...
...and other tubes
It has been tested on Android 4.4.2-4 - Samsung Galaxy S5 (stock & CM11), LG G Pad 8.3 (stock & CM11), Samsung Galaxy Tab P1000 (CM11). Since version 0.5.3 it's also compatible with OnePlus and HTC so all Android (4.4+) phones should be covered.
Download
No Lock Home is also available from Xposed Module Repository (QR code below) and Google play.
Do you like it? Does it save your time? Want more features? Buy me a macaron.
Changelog
Code:
v0.6.4 (20141030)
- add option to exclude swipe unlock when connected to wifi network
- fix re-enabling swipe lockscreen upon connect to trusted network if screen is off
- fix swipe fix not loading its setting
v0.6.3 (20141026)
- add option to fix swipe (some CM roms)
- fix sim pin during airplane mode switching
- fix automatic unlock on boot on devices without sim card or phone module
v0.6.2 (20141020)
- fix BT/WiFi locking triggered by disconnects in untrusted environment
v0.6.1 (20141019) - experimental
- fix BT locking was active even when not enabled by user
- remove unnecessary unlock attempts (causing unlock sounds)
v0.6.0 (20141018) - experimental
- improve wake up speed (by removing any onScreenTurnedOn hook and making it fully event driven)
- improve SIM PIN detection (using onSimStateChanged hook)
- improve BTS unlock, now event driven (on the fly locking/unlocking, no more checks on screen on)
v0.5.4 (20141011)
- additional sim pin check
v0.5.3 (20140918)
- improved "no lock when screen is on"
- improvements towards htc keyguard compatability
v0.5.2 (20140916) - experimental
- add add (action for adding mac addresses/bts)
- add use of "*" wildcard (in bts only) as a workaround to have No Lock Home always active
- fix "no lock when screen is on"
v0.5.1 (20140911) - experimental
- add OnePlus One keyguard support
v0.5.0 (20140910) - experimental
- add lock/unlock based on network (wifi/bt) events - screen no longer needs to be turned off and on, it also bypasses the first lockscreen after boot
- minor tweaks
v0.4.0 (20140725) - current stable
- add cdma support
- fix ripple/particle effect instead of fallback circle when using swipe (non-aosp devices)
v0.3.7 (20140709)
- add option to unlock using any paired & connected bluetooth device
- add allow using both wifi mac addresses and names (ssid)
- fix sim unlock not appearing when using swipe
v0.3.6 (20140708)
- add option to unlock using any wifi connection
- fix lock not activated in some cases if using swipe, thanks @albertf
v0.3.5 (20140707)
- add option to disable/enable (un)locking
- add restart-less setting
- fix status bar in swipe lock, thanks @JulianPaoloThiry
v0.3.0 (20140706)
- add unlock based on Bluetooth device
- add unlock based on cell tower (LAC-CID)
- fix respecting lock delay
- fix faster screen on outside trusted zone (remove unnecessary wifi checks)
v0.2.0 (20140703)
- add option to set Swipe unlock method as default instead of None
v0.1.1 (20140702)
- fix FC (first time opening settings without wifi on)
v0.1.0 (20140629)
- Initial release
No Lock Home v2.0 is Xposed module for Android 5.x/6.0. It's core functionality is based on TrustManagerService from GravityBox implementation. Just like with the KitKat version of No Lock Home, this solution has benefits like no background running service or best compatibility with various unlock methods.
Advantages of this module (reasons for spin off):
GravityBox is designed for AOSP so using it even for WiFi unlock alone on CyanogenMod breaks some CM features.
No Lock Home offers additional features: using AP MAC addresses, skipping first unlock after device boot, unlocking on any WiFi network, cell tower (BTS) unlock
Additional notes
CyanogenMod profiles alone offer lockscreen settings but it's impossible to configure it for both WiFi and BT (using it with Google's Smart Lock for BT is somehow buggy)
Using No Lock Home for WiFi and Google's Smart Lock for BT work just fine therefore this No Lock Home doesn't duplicate such functionality
Download: Xposed repo or Play Store
Changelog
Code:
v2.2.0 (20170920) beta
- Add option to change state of Wifi based on BTS
v2.1.0 (20160710)
- Add option to skip swipe
v2.0.1 (20151118)
- Add Android 6.0 support
v2.0.0 (20150822)
- v2 release
Does it works with 4.1.2?
Inviato dal mio GT-I9100 utilizzando Tapatalk
Great concept. Is there any way to add extra WiFi connections
Sent from my GT-I9300 using XDA Premium 4 mobile app
Trying now. Promises to be a great convenience for my clumsy fingers!
More WFI hotspots? Might team up with wifi scheduler app.
Great app. I'll start using now. Suggestions for future releases:
- Set a list of more Trusted MACs (with name for identification). EDIT: Just saw how to do it, but a more friendly UI is always appreciated.
- Option to set which type of lockscreen we want (No lockscreen at all/normal lockscreen)
- App icon on launcher
Keep up the great work.
MaKTaiL said:
- Option to set which type of lockscreen we want (No lockscreen at all/normal lockscreen)
Click to expand...
Click to collapse
Agreed, it'd be super cool if you could choose to have a secure lockscreen when off a saved AP and an unsecured/swipe lockscreen when connected to a saved one.
awesome. using it on my rooted nexus 5.
more than one AP would be cool and no lock while connected to bt carkit would be nice.
I used a tasker profile for that, but if home was pressed, lockscreen showed up regardless
Great app
Really great App !!! But it doesn't work on my N4 4.4.4 - stock rooted...
Install App + checked it in Xposed-> rebooted -> checked my MAC -> rebooted.... still nothing.
I use Pattern lock.
What am I doing wrong ?
Thank you
Ok. Works!
Working cool at Nexus5.
Enabling multiple hotspots would be good, and to make it through SSID instead of MAC. Also with BT carkit audio
works well on Moto G with 4.4.3
moneytoo said:
No Lock Home is Xposed module for lockscreen bypass based on network connectivity - when you're home, connected to your trusted WiFi AP, lock screen will not be shown. Once you disconnect from your AP, your selected lockscreen will be displayed. ...
Click to expand...
Click to collapse
Crashed when click to the module on stock nexus5 4.4.4 (with xposed framework running)
Great great great! Have been looking for such app for a long time, now finally one that does it well. Thank you!
Also looking forward to the disable lock by Bluetooth function. It will be very convenient to have it when out of home but in some relatively secure place, such as in the car.
Works perfectly on Galaxy Tab Pro on Android 4.4.2.
Thanks!!
MaKTaiL said:
- Set a list of more Trusted MACs (with name for identification). EDIT: Just saw how to do it.
Click to expand...
Click to collapse
How do I set this list? I can't figure it out.
Didn't work. HTC M8 :/
ilyadan said:
How do I set this list? I can't figure it out.
Click to expand...
Click to collapse
Use semicolons ( ; ) after each MAC address on the field.
Good app, working well. I wish better interface for editing the macs list, including small name with indication of active mac.
Thanks.
Works fine on my stock rom 4.4.4 nexus 4. Thank you!
Working great on galaxy note 2 4.4.2

[MOD][XPOSED] Niwatori - One Handed Mode

**** THIS PROJECT IS NO LONGER MAINTAINED ****
Niwatori changes the display position of apps. The target device is a smartphone that has about 5-inch display because the purpose is one-handed operation.
Thanks to rovo89, I can use this on Lollipop!
Niwatori provides three one-handed modes:
- Movable Screen
- Slide Down
- Small Screen.
They work temporary, NOT permanent.
**
Niwatori was my local version of Flying Android. I released Niwatori since Xposed framework supports Android 5.0 Lollipop.
Differences:
- Abolished FA Toggle, pin, flying dialog and notification shortcut features.
- Control the window only from shortcuts.
- Move the status bar and the dialogs in the same way as the apps.
**
Compatibility
NIWATORI CONFLICTS WITH OTHER MULTIWINDOW AND ONE-HANDED SYSTEM.
I test on Nexus 4 with Stock ROM. Niwatori should work on Nexus devices running Stock. And I support CyanogenMod if Niwatori works with small special code for CM.
Usage
Create shortcut for one-handed mode by Niwatori on sub-launcher , such as Pie control.
[MY USAGE 1] Navigation Bar and Gravity Box
Use shortcuts:
Movable Screen
Pin
[MY USAGE 2] LMT Launcher's Pie
Use shortcuts:
Small Screen
Swap Left/Right
Expand notifications with extra action (Small Screen)
Testing (v0.4.5)
[DEV] Nexus 4, Android 5.1.1
Nexus 9. Android 6.0.0
Download
Xposed Module Repository
Google Play for Premium Settings
Translation
Volunteers are welcome to translate text (strings) to your language.
Download strings and edit two files:
- strings.xml
- strings_activity_settings.xml
And send them to me Note that text encoding of android is UTF-8.
If possible, place them in your language folder. ('values-ja' for Japanese, 'values-ru' for Russian, etc.)
Troubleshooting
Turn on "Log Actions" in niwatori's settings and call a shortcut for one-handed mode. Then Xposed framework logs as follow.
Code:
04-21 08:25:47.553 24125-24125/? I/Xposed﹕ jp.tkgktyk.xposed.niwatori.intent.action.SMALL_SCREEN
04-21 08:25:47.556 24125-24125/? I/Xposed﹕ NFW(ModActivity$20#onReceive): jp.tkgktyk.xposed.niwatori consumed: jp.tkgktyk.xposed.niwatori.intent.action.SMALL_SCREEN
The first line is shortcut (action) name, above case is Small Screen, and the second line logged who consumed the action by package name, above is niwatori settings. If the consumer isn't expected package, add the package into blacklist in niwatori settings.
Well
tkgktyk said:
Niwatori changes the display position of the apps. The target device is a smartphone that has about 5-inch display because the purpose is one-handed operation.
Niwatori introduces flying mode to apps and status bar. In the flying mode, you can move the display position of them.
**
Niwatori was my local version of Flying Android. I released Niwatori since Xposed framework supports Android 5.0 Lollipop.
Differences:
- Abolished FA Toggle, pin, flying dialog and notification shortcut features.
- Control the window only by shortcuts.
- Fly the status bar in the same way as the apps.
**
Download: Xposed Module Repository
v0.1.1: tested on Android 5.0.1 and 4.4.4.
Click to expand...
Click to collapse
How do I use it ?
tkgktyk said:
Niwatori changes the display position of the apps. The target device is a smartphone that has about 5-inch display because the purpose is one-handed operation.
Niwatori introduces flying mode to apps and status bar. In the flying mode, you can move the display position of them.
**
Niwatori was my local version of Flying Android. I released Niwatori since Xposed framework supports Android 5.0 Lollipop.
Differences:
- Abolished FA Toggle, pin, flying dialog and notification shortcut features.
- Control the window only by shortcuts.
- Fly the status bar in the same way as the apps.
**
Download: Xposed Module Repository
v0.1.1: tested on Android 5.0.1 and 4.4.4.
Click to expand...
Click to collapse
Good Job!
It seems to be the first module which has updated to adapt for new Xposed on Lollipop!
But i'm new to FlyingAndroid/Niwatori. My Device has no virtual navigation buttons and can't call the app as you shown on Youtube. is it now possible to call the app and scale the screen out by setting some kind of triggers???
Thanks in advance!
Demonbane_x said:
Good Job!
It seems to be the first module which has updated to adapt for new Xposed on Lollipop!
But i'm new to FlyingAndroid/Niwatori. My Device has no virtual navigation buttons and can't call the app as you shown on Youtube. is it now possible to call the app and scale the screen out by setting some kind of triggers???
Thanks in advance!
Click to expand...
Click to collapse
I got it, finnaly. You can add a gesture to every setting. But I see no use to it fi I can't put 2 window in the same screen.
@GalaxyS4_Lollipop;
 @Demonbane_x;
Trigger for Niwatori is shortcut. The "shortcut" is the same as ordinary shortcuts of any apps. So you can fire "shortcut" from home app, launcher app, GravityBox's action (works on lollipop?) , etc.
This mod moves the display position of foreground app, but not show multiple apps. In the screenshots, I only show one app (Niwatori UI) and expanded statusbar.
This module not working on MIUI 6.
sugestion
tkgktyk said:
@GalaxyS4_Lollipop;
@Demonbane_x;
Trigger for Niwatori is shortcut. The "shortcut" is the same as ordinary shortcuts of any apps. So you can fire "shortcut" from home app, launcher app, GravityBox's action (works on lollipop?) , etc.
This mod moves the display position of foreground app, but not show multiple apps. In the screenshots, I only show one app (Niwatori UI) and expanded statusbar.
Click to expand...
Click to collapse
I like the idea of making floating apps, but if you can't put two apps in one window , I don't know for what to use it.
You are a good developer , I hope you will make an app like XHaloFloatingWindow for lollipop in future.
doesn't fly the window
I associate the "toggle" NFW action with a gesture via GMD Gesture Control. When I execute the gesture, it doesn't fly the window. Instead, it opens the Niwatori settings app.
I should add that most of the time it does nothing at all. I know I'm executing the gesture correctly because I get the correct haptic feedback. I'm using the paid app.
Seems promising, gonna try it out
Amazing app!
One problem I saw that came up was that I was no longer able to perform the second pull-down of the notification bar from the middle of the screen; instead, I now have to reach my thumb upwards far more.
I think the module changes the trigger area. Can you check this out? It would make life easier!
And by second pull-down, I mean the method to get from notifications to toggles (bt, wifi, etc.)
exodius48 said:
This module not working on MIUI 6.
Click to expand...
Click to collapse
Sorry, I cannot test on MIUI.
GalaxyS4_Lollipop said:
I like the idea of making floating apps, but if you can't put two apps in one window , I don't know for what to use it.
You are a good developer , I hope you will make an app like XHaloFloatingWindow for lollipop in future.
Click to expand...
Click to collapse
XHaloFloatingWindow is one of the best modules. I cannot make such app.
But I cannot use halo window efficiently because my phone doesn't have enough display size for multi window. On the other hand, I don't reach thumb at the top of the screen. I need to pull down the screen.
Jimmy34742 said:
I associate the "toggle" NFW action with a gesture via GMD Gesture Control. When I execute the gesture, it doesn't fly the window. Instead, it opens the Niwatori settings app.
I should add that most of the time it does nothing at all. I know I'm executing the gesture correctly because I get the correct haptic feedback. I'm using the paid app.
Click to expand...
Click to collapse
Please check these points:
If you fire the "toggle" action from the other launcher (e.g. home app), does the "toggle" work fine?
Close Niwatori settings app before you use its actions.
If you need a refund, please tell me your order number by email or private message on XDA.
EDITED: I tried GMD Gesture Control, however it says "no supported device". (because of lollipop?)
georgelogan said:
Amazing app!
One problem I saw that came up was that I was no longer able to perform the second pull-down of the notification bar from the middle of the screen; instead, I now have to reach my thumb upwards far more.
I think the module changes the trigger area. Can you check this out? It would make life easier!
And by second pull-down, I mean the method to get from notifications to toggles (bt, wifi, etc.)
Click to expand...
Click to collapse
Thanks. I checked it out and It's a bug certainly. I want to fix it.
Can do split screen for two applications on the Samsung firmware?
tkgktyk said:
Please check these points:
If you fire the "toggle" action from the other launcher (e.g. home app), does the "toggle" work fine?
Close Niwatori settings app before you use its actions.
If you need a refund, please tell me your order number by email or private message on XDA.
EDITED: I tried GMD Gesture Control, however it says "no supported device". (because of lollipop?)
.
Click to expand...
Click to collapse
Right, GMD currently doesn't work on Lollipop.
I tried closing Niwatori settings before using its actions, but it still doesn't work.
I put the NFW actions widget on my home screen (selecting "toggle"), but when I press the widget, nothing happens.
Thanks, but I won't bother with the refund: I'm glad to throw you the support, and I'll keep re-testing the app every time you update. I hope you can try some things to make it work on my S4.
bonny_k-9 said:
Can do split screen for two applications on the Samsung firmware?
Click to expand...
Click to collapse
Sorry, I don't know Samsung's split screen. I have only old Samsung's device.
@Jimmy34742;
Thank you for your cooperation.
I found a fatal error in the settings. Depending on the combination of settings, it is not possible to change the window mode and move the app.
Please disable "Reset automatically" option basically. It is useful only when to fire actions from recents button.
bonny_k-9 said:
Can do split screen for two applications on the Samsung firmware?
Click to expand...
Click to collapse
Have a look here for an effective way to get split screen on any device. Make sure you read the entire OP (It's 4 posts long)
http://forum.xda-developers.com/showthread.php?t=2419287
vanisleguy1976 said:
Have a look here for an effective way to get split screen on any device. Make sure you read the entire OP (It's 4 posts long)
http://forum.xda-developers.com/showthread.php?t=2419287
Click to expand...
Click to collapse
I saw this application. It does not work correctly (logically) and is no longer updated.
tkgktyk said:
@Jimmy34742;
Thank you for your cooperation.
I found a fatal error in the settings. Depending on the combination of settings, it is not possible to change the window mode and move the app.
Please disable "Reset automatically" option basically. It is useful only when to fire actions from recents button.
Click to expand...
Click to collapse
I have "reset automatically" switched off, but it still doesn't work. If I don't back out of Niwatori's before going to another app, then the shortcut will re-enter Niwator at the same point. But if I exit Niwatori by backing out of it, then my shortcut just does nothing.
bonny_k-9 said:
I saw this application. It does not work correctly (logically) and is no longer updated.
Click to expand...
Click to collapse
You're mistaken on both points! It does work quite well, and it has been updated for lollipop. I've been using it since lollipop Xposed was released (even before it was 'officially' supported, it worked on version 2.38... It's now been updated to version 2.41)
I would ask to add double-click on a recent. In CM12 like as long press is already taken - switch between the last two applications.
The ability to run the application down to the user is in the Donut version?
vanisleguy1976 said:
You're mistaken on both points! It does work quite well, and it has been updated for lollipop. I've been using it since lollipop Xposed was released (even before it was 'officially' supported, it worked on version 2.38... It's now been updated to version 2.41)
Click to expand...
Click to collapse
I said that logic does not suit me. A developer does not do anything to add / edit functions.

Toggle features at OS level

Hey Folks,
I've been interested in ROM dev for a while now and have just started looking at my first project and would appreciate a few pointers where to start with implementing these features. By the way, my project is for a SoM so developing system apps with Root should be no problem.
So, my first set of goals are to be able to disable (ideally, toggle) some system level features such as external mouse/keyboard and power management.
For mouse/keyboard I would like to disable the ability for a user to connect and use these devices - ideally I could toggle this using an app.
For power management I would like the device to just boot up and keep the screen on all the time i.e. never lock, turn off display or go to sleep.
My main question is - are these tasks achievable by doing customisation of a ROM and it's configuration OR will I need to actually alter some of the Android source in order to achieve my goals.
Thanks in advance.

Disadvantages and My Questions About Pie OneUI on S9+

Hi, im using Pie on S9+ for some days and found some options has been removed/moved and some changes are really bad.
1) Did frameless icons option on Oreo has been remove in Pie? All icons are with frame at the moment. Is there any way to get rid of this frames without changing theme or icon set?
2) They changed Contacts app. I was able to set "Google+Phone+Profile Sharing" as "showed contacts", now they moved to left menu and can only select all or one account like Google. So they removed custom list feature on oreo.
3) recent apps section is bad. they should bring back old one (one under the other) as alternative like on goodluck 2018 app. it is good for sliding but needs to be improve.
4) If i use gestures as navigation, how can i open google assistant with home button (was holding to home button)
5) They removed to disable bixby button. but you can still disable bixby with adhell or notsabs. also new bixby is worse.
6) They should add sliding and animation between on system apps. for example "keypad, call history, contacts, places"
7) They removed location settings. We cant select "save battery, only gps, Now it is automatically gps+wifi+mobile networks or they hid and shouldn't i find?
8) i have gear s3 classic. there is a problem with bt connection, there is interruption on almost far rooms. it wasn't any problem before. if someone use gear, can u check? also "connected gear xxxx via bluetooth connection notification is too big. it was able to shrink as very thin in oreo.
9) there is a problem with enterprise wifi networks that needs certificates.
10) old font on aod, weather clock widget, app names was better in my opinion. some clone phones were using "new font" like font.
11) there is no schedule for night mode. this should be added.
12) they should add old full screen navigation as 3rd option.
13) if they move volume setting to right or left (you will able to select) it will be better for one ui.
14) i think new icons are worse. also they didnt change samsung music's icon.
15) peak schedule feature in samsung email isnt working for @hotmail.com emails as microsoft exchange. it's working on gmail or outlook. i know outlook and hotmail are same. but tried with lots of mails, they arent working for hotmail
16) i realized night mode is for all apps but got disappointed, it's for only system apps, so this is nice too. so continue with swift installer for black in all supported apps.
17) there is a blank between keyboard and the end of the screen. there was navigation bar on oreo but it looks strange on pie. maybe they should extend "move" option of keyboard.
18) still there is no option to import chrome passwords to samsung internet, or export/import samsung pass' data.
19) They moved game tools to notification area on games as unremovable.
19) they should bring back video button
advantages:
one ui is better for one hand usage.
they added "app info" to 3d touch (app shortcuts) back.
if u even disable rotating, if you use landscape in settings, a black hole will appear on the corner to rotate.
they added alternative option for aod to tap to show for 30 sec.
battery is almost same. little bit better.
system ram is about 500 mb, it was more than 1 gb (~900MB-1,2MB)
everything is rounded up.
4g+ video chat is now better.
i recommend backup everything and reset the phone if you are upgrading oreo to pie for better battery and lagless use.
some animations are better.
these are the things I can remember. of course you are free to agree or disagree with me. If you know my answers of my questions and have additional comments please write.
4) if we swipe up and hold, we get google assistant. Other ones are still exist.
tosunkaya said:
these are the things I can remember. of course you are free to agree or disagree with me. If you know my answers of my questions and have additional comments please write.
Click to expand...
Click to collapse
1) if you find a way to disable the frame, it would be awesome to share it.
7) It's bullsh** indeed, the workaround is to use "ShortCutter" and its location toggle (you can choose between 4 modes).
17 made me going crazy so I installed gboard
I noticed that the multitasking mode sometimes is showing a weird animation showing for 0,1sec the apps in the app menu in the background
Enviado desde mi SM-G965F mediante Tapatalk
tosunkaya said:
Hi, im using Pie on S9+ for some days and found some options has been removed/moved and some changes are really bad.
1) Did frameless icons option on Oreo has been remove in Pie? All icons are with frame at the moment. Is there any way to get rid of this frames without changing theme or icon set?
2) They changed Contacts app. I was able to set "Google+Phone+Profile Sharing" as "showed contacts", now they moved to left menu and can only select all or one account like Google. So they removed custom list feature on oreo.
3) recent apps section is bad. they should bring back old one (one under the other) as alternative like on goodluck 2018 app. it is good for sliding but needs to be improve.
4) If i use gestures as navigation, how can i open google assistant with home button (was holding to home button)
5) They removed to disable bixby button. but you can still disable bixby with adhell or notsabs. also new bixby is worse.
6) They should add sliding and animation between on system apps. for example "keypad, call history, contacts, places"
7) They removed location settings. We cant select "save battery, only gps, Now it is automatically gps+wifi+mobile networks or they hid and shouldn't i find?
8) i have gear s3 classic. there is a problem with bt connection, there is interruption on almost far rooms. it wasn't any problem before. if someone use gear, can u check? also "connected gear xxxx via bluetooth connection notification is too big. it was able to shrink as very thin in oreo.
9) there is a problem with enterprise wifi networks that needs certificates.
10) old font on aod, weather clock widget, app names was better in my opinion. some clone phones were using "new font" like font.
11) there is no schedule for night mode. this should be added.
12) they should add old full screen navigation as 3rd option.
13) if they move volume setting to right or left (you will able to select) it will be better for one ui.
14) i think new icons are worse. also they didnt change samsung music's icon.
15) peak schedule feature in samsung email isnt working for @hotmail.com emails as microsoft exchange. it's working on gmail or outlook. i know outlook and hotmail are same. but tried with lots of mails, they arent working for hotmail
16) i realized night mode is for all apps but got disappointed, it's for only system apps, so this is nice too. so continue with swift installer for black in all supported apps.
17) there is a blank between keyboard and the end of the screen. there was navigation bar on oreo but it looks strange on pie. maybe they should extend "move" option of keyboard.
18) still there is no option to import chrome passwords to samsung internet, or export/import samsung pass' data.
19) They moved game tools to notification area on games as unremovable.
19) they should bring back video button
advantages:
one ui is better for one hand usage.
they added "app info" to 3d touch (app shortcuts) back.
if u even disable rotating, if you use landscape in settings, a black hole will appear on the corner to rotate.
they added alternative option for aod to tap to show for 30 sec.
battery is almost same. little bit better.
system ram is about 500 mb, it was more than 1 gb (~900MB-1,2MB)
everything is rounded up.
4g+ video chat is now better.
i recommend backup everything and reset the phone if you are upgrading oreo to pie for better battery and lagless use.
some animations are better.
these are the things I can remember. of course you are free to agree or disagree with me. If you know my answers of my questions and have additional comments please write.
Click to expand...
Click to collapse
Question about icon Bluetooth :
When I activate Bluetooth and a device is connected, I have the Bluetooth logo that appears in the status bar on the home screen.
But : when I enable Bluetooth but no hardware is connected, the Bluetooth logo in the status bar of the home screen no longer appears, unlike version 8.0 Android.
As a result, if the Bluetooth remains activated, as the Bluetooth logo does not appear in the status bar, I no longer know if it is really activated or not. In concrete terms, if I don't use Bluetooth, I turn it off to hope for lower battery consumption, but since the logo no longer appears... you have to scan the screen down each time and check in the settings if Bluetooth has remained enabled or not: it's very annoying!
Does this function seem normal to you? (under 8.0, the Bluetooth logo appears as soon as it is activated, regardless of whether or not any equipment is connected).
I hope I've made myself understood, and thank you for letting me know if you see the same thing in yourself.

Categories

Resources