Related
Official release is in Google Play.
PerApp is a simple open source app that lets you set a few settings for individual apps. Specifically as of 1.03:
- orientation
- volume boost (Android 2.3+)
- screen timeout time
- CPU speed [root]
- font size
- input method [root]
I have a pre-release version here, with source code in the repository.
I wrote it because there is one app that I wanted to be able to lock the screen orientation for. I knew there is an app in the Market that does that, but I didn't like a recent review of it, so I wrote my own.
I am sure Tasker does all of this and more, but I prefer to use a simple, small and cheap app.
Only the CPU settings use root.
I posted 0.03 which should work better with the never show notification icon option.
Nice this is exactly what i searched changing the volume of one app.
i dowloadet the version PerApp003.apk start the program and after aktivating it and caling the programm again, my screen rests black and i get after +- 10sec the message: Unfortunately, PerApp has stopped.
any posibility to find a error log that can help to find the problem ?
the error coms on a Samsung Galaxy S 2 on 4.03
sorry for bad english
GreenDevil69 said:
Nice this is exactly what i searched changing the volume of one app.
i dowloadet the version PerApp003.apk start the program and after aktivating it and caling the programm again, my screen rests black and i get after +- 10sec the message: Unfortunately, PerApp has stopped.
any posibility to find a error log that can help to find the problem ?
Click to expand...
Click to collapse
Yeah, install Android Log Collector, run Per App, and right after the crash go to Log Collector and email me (arpruss at gmail dot com) your log. I have yet to see private stuff in a log, but if you're really careful you can email the log to yourself first, look through it, and then forward it to me.
arpruss said:
Yeah, install Android Log Collector, run Per App, and right after the crash go to Log Collector and email me (arpruss at gmail dot com) your log. I have yet to see private stuff in a log, but if you're really careful you can email the log to yourself first, look through it, and then forward it to me.
Click to expand...
Click to collapse
ok its done, hope you can find the problem
EDIT: Works great now on gs2 4.0.3 big thx to arpruss
ICS problem fixed, confirmed with user.
I recommend everyone switch to 0.04 as it does stuff The Right Way.
I posted 0.06 which improves an audio boost issue.
I just added:
- CPU min/max speed changing on a per app basis (needs root); you need to go to Menu | Settings to activate it, though.
- Jelly Bean support (needs root, as in JB one doesn't get the READ_LOGS permission without root; on ICS and below root is not needed).
Just put out 0.08, fixing bug in CPU speed adjust.
Can you add per-app GPS setting?
trenje said:
Can you add per-app GPS setting?
Click to expand...
Click to collapse
Great idea!
I made some UI improvements in 0.09. Now in the apps list it shows some info about how apps were customized. Moreover, if you edit defaults, you get an option to reset all apps to default in respect of one of the settings.
Great work!
I suggest separating apps that had their settings changed from the ones with the default settings or puting them on top for easy access...
A change log in the OP would be appreciated as well.
Thanks!
color me impressed. I've been using tasker to do such things but I'd like it in a seperate app, especially if I can export those settings later (apply them to other phones maybe?)
It would be very usefull if you can set DPI perapp.
Thx.
mdalacu said:
It would be very usefull if you can set DPI perapp.
Thx.
Click to expand...
Click to collapse
ParanoidAndroid would be your choice then.
mdalacu said:
It would be very usefull if you can set DPI perapp.
Thx.
Click to expand...
Click to collapse
...and a function to switch between smartphone- and tablet-mode
slow23 said:
ParanoidAndroid would be your choice then.
Click to expand...
Click to collapse
But not all everyone likes CyanogenMod based roms
Does the volume boost work the other way around and can you use it on system apps? I'd really like to lower the volume of incoming facebook messages and the camera shutter since it doesn't seem to be affected by changing any sounds except for silent mode.
nice app
:good:
Great app. Any plans for releasing it in Play store?
AppConfig lets you configure system settings on per-app basis. Settings are automatically applied when you use your applications and restored when you leave them. It'll show notification on status bar with currently applied settings and clicking on it takes you straight to settings for current app for easy manipulation.
Settings you can configure are:
Brightness - auto/manual and dimming for both
Screen orientation - landscape/portrait/sensor based orientations
Screen timeout - time/never
Media volume
Mobile data - on/off
Wi-Fi - on/off
Bluetooth - on/off
Location - off/networks/GPS/GPS and networks
Language
Location and language settings won't work on all devices! Language settings work on Androids older than 4.2, but location settings always need rooted device or you to grant permissions to AppConfig manually.
Android 4.1.1 or newer ROOTED:
If AppConfig recognizes that you have root permissions and your package manager supports granting permissions, it will show menu item for requesting permissions. Click on it and when your system asks grant root permissions and settings will appear in AppConfig.
Android 4.1.1 or newer without root:
If your device isn't rooted but package manager supports granting permissions you need to manually grant permissions to AppConfig with adb:
- - - - - - - -
adb shell
pm grant fi.aarosoft.appconfig.free android.permission.CHANGE_CONFIGURATION
pm grant fi.aarosoft.appconfig.free android.permission.WRITE_SECURE_SETTINGS
- - - - - - - -
First one is for language settings and second one is for location settings.
Android older than 4.1.1:
On older devices if you copy AppConfig as system app and reboot, then it can change location settings. I take no responsibility if you brick your device in the process. You have been warned.
Will Verduzco's review on the XDA Portal
TK's review on XDA TV
You can get it from Google Play
GPS settings pleaseee
I'm going to try it, seems nice!
aaro said:
You can get it from Google Play(can't post links).
Click to expand...
Click to collapse
I can post links..
You can get this amazing app here: https://play.google.com/store/apps/details?id=fi.aarosoft.appconfig.free
PLAYSTORE LINK:
https://play.google.com/store/apps/details?id=fi.aarosoft.appconfig.free
so, it's like appsettings from xposed, with less feature but not requiring xposed module. Is root needed?
wow... i want this..
i want the screen to wake when I start adobe reader..
lets see..
great
Featured on the Portal
Skickat från min C6603 via Tapatalk 2
Immersive mode and/or full screen support would be great!
Thank you all for posting links and positive feedback!
rfkw said:
GPS settings pleaseee
Click to expand...
Click to collapse
There was bug in Android that made it possible to toggle GPS but it's not working in newer versions. Would it be enough if App Config would open GPS settings screen automatically so user could click GPS on/off?
TheHawk002 said:
Featured on the Portal
Click to expand...
Click to collapse
WOW! That's very nice!
bunklung said:
Immersive mode and/or full screen support would be great!
Click to expand...
Click to collapse
I'll try to get it done next week. Thanks for the idea.
nodiaque said:
so, it's like appsettings from xposed, with less feature but not requiring xposed module. Is root needed?
Click to expand...
Click to collapse
No xposed module or root needed.
Change locale language pleaaaseee!
aaro said:
Thank you all for posting links and positive feedback!
There was bug in Android that made it possible to toggle GPS but it's not working in newer versions. Would it be enough if App Config would open GPS settings screen automatically so user could click GPS on/off?
Click to expand...
Click to collapse
Hmmm I'm not too sure about that bug though. I know Tasker and AutomateIt are able to set GPS to High Accuracy mode when I launch an app and then set it back to Battery Saving mode after exiting the app. Any ideas how they do it?
ernexto said:
Change locale language pleaaaseee!
Click to expand...
Click to collapse
Do you mean you want setting to change system language or you want App Config in different language? I'll check what i can do about changing system language next week when I get back home. I have been contacted about German translation so that's coming. If there's more people wanting to do translations please send mail to [email protected]. I have promised to drop full version's price for a day to show my appreciation for the German translator. Do anyone know if i'm allowed to announce price drop here or is it against the rules?
rfkw said:
Hmmm I'm not too sure about that bug though. I know Tasker and AutomateIt are able to set GPS to High Accuracy mode when I launch an app and then set it back to Battery Saving mode after exiting the app. Any ideas how they do it?
Click to expand...
Click to collapse
Do they need root privileges and helper module installed in system partiotion? I have read that's needed for toggling GPS. Maybe i'll add this for rooted users and hide option from non-rooted. I will investigate further when I get back home.
aaro said:
Do you mean you want setting to change system language or you want App Config in different language? I'll check what i can do about changing system language next week when I get back home. I have been contacted about German translation so that's coming. If there's more people wanting to do translations please send mail to [email protected]. I have promised to drop full version's price for a day to show my appreciation for the German translator. Do anyone know if i'm allowed to announce price drop here or is it against the rules?
Click to expand...
Click to collapse
App Settings for xposed allows to change applications' locale! My system is in Italian, but I set some applications to launch in English. Can you add this functionality?
ernexto said:
App Settings for xposed allows to change applications' locale! My system is in Italian, but I set some applications to launch in English. Can you add this functionality?
Click to expand...
Click to collapse
It seems doable, I'll try to implement it next week. Thanks for the idea, I can see this could be useful.
Very awesome app. i love the 2.3 support
Hi, is it also possible to change the DNS settings on per-app basis?
That would be very useful for netflix outside of US.
Murmel2k said:
Hi, is it also possible to change the DNS settings on per-app basis?
That would be very useful for netflix outside of US.
Click to expand...
Click to collapse
Nice idea, will take a look if it's possible next week when I'll get back home.
This is great! Pretty good job. Is it possible to add toggles for NFC settings too? I like to turn on NFC when I fire up Super Beam
Sent from my Nexus 4 using Tapatalk
aaro said:
Nice idea, will take a look if it's possible next week when I'll get back home.
Click to expand...
Click to collapse
Nice, thx! Looking forward to see this.
Hi guys here you have a proper review of the Nougat firmware for the S7 edge based on my personal experiences.
So I installed it yesterday night via odin thx to @laimonas777.
With my own experiences I can say it is not as nice as I had thought.. It's hard to use, it's full with small bugs and delays and sometimes it can even freeze up to 30 seconds (My experiences).
Every app has got the new GraceUI of the Galaxy Note 7 including the settings app.
One of the best Nougat features, the display scaling option has got "only" 2 different options which do not differ that much from the standard option.
Let's talk about the Notification panel. You now have 6 toggles visible at the top but you cant swipe anymore. When you pull the statusbar twice you will see 9 toggles per page. Its much harder to find one toggle you are searching for because of the 3 toggle pages. On Marshmallow all toggles were visible in one "page".
Also the colors could have been better but I think everyone has its own opinion there.
Something which is also weird is that you have a search bar on the notification panel but actually you cant type anything in there. Instead, this textfield will just open the finder app.
The camera has got newer options and a totally different but perfect UI which I really like. But the new color modes are actually not that important features and were also aviable partially in 6.0.
Lets move on to the recent apps panel, which is a big pain.. The recent items got taller just like in stock nougat but the scrolling is a very big pain. Its just as the android nougat developer preview 1 for nexus devices also there are some minor graphical glitches which I have shown in the video.
Another thing I want to mention are the notifications. And yes, they are ugly but i am sure samsung will fix that. On every notification where you can tap for an action (example whatsapp, to reply) is a grey bar, which looks horrible. You can see it in the attached ss
Performancewise it hasnt got big changes but dont forget the delays when opening some specific apps etc. The battery consumption is also a bit higher but all these will get fixed with the final build (hopefully).
But now lets talk about the positive things :silly:. The Multiwindow option has got much better than it was on all other touchwiz versions, in short, its almost the same as in stock android nougat. Another thing which is perfect is the Window apps mode where you can open apps in window mode. We all know how bad this option was in Touchwiz, maybe no one of you ever have used it but now the window mode is very good and snappy. The negative thing there is that you cant deactivate these both modes anymore. So always when you try to pull down the notification panel from the right or left top corner, it will just open the current app always in window mode which is quite annoying.
And something which is annoying like hell is that if you play a game like doodle jump where you dont need to touch the screen the screen always turns off after a while. So the auto screenoff option doesnt get disabled while playing games or (maybe) even while watching a movie.
Galaxy Labs is now removed, so now you cant get all apps on your homescreen and you cant hide the appdrawer.
Remember that this is a very early beta build, and all of these bugs are normal and wont be there in the finale build.
Here is a quick video about the update to see how it looks
What about a dark theme...it was rumoured that Android N will have a dark theme not only that light one. Also the existing themes in store (for Samsung) work properly on N or not?
Sent from nowhere over the air...
Rapier said:
What about a dark theme...it was rumoured that Android N will have a dark theme not only that light one. Also the existing themes in store (for Samsung) work properly on N or not?
Sent from nowhere over the air...
Click to expand...
Click to collapse
also doesnt seem to be there
Keep in mind this is the frist beta released from samsung, so some things might hopefully change by the release of the final firmware. Also, you do have scaling other than going through the developer options. Go to Display -> Font and you will get to cgoose both the Screen zoom (which is set to almost huge idk why) and of course the font size. This comes to be as tha Normal and Condensed options back from marshmallow.
Hey glad to help. nice rview my friend. . :good:
P.S What happened to the hand?
I'm using the ota build and its running lovely to be fair
Touchwiz is rubbish anyways and just install nova which makes Icons smaller
laimonas777 said:
Hey glad to help. nice rview my friend. . :good:
P.S What happened to the hand?
Click to expand...
Click to collapse
thank you
was just a normal sports injury :silly:
CFSlayer said:
Keep in mind this is the frist beta released from samsung, so some things might hopefully change by the release of the final firmware. Also, you do have scaling other than going through the developer options. Go to Display -> Font and you will get to cgoose both the Screen zoom (which is set to almost huge idk why) and of course the font size. This comes to be as tha Normal and Condensed options back from marshmallow.
Click to expand...
Click to collapse
i know that is a very early beta build. i just wanted to show all annoying things in it :silly:
thanks for the corrections, in stock nougat there is an extra option for the display scaling. I didnt look in the font scale thought its just the normal font scaling
Hello, thank you for great review. Could you confirm one exciting feature of android 7 (atleast for me) that it works on this phone beta software.
As of Android 7.0 phone can read 2G/3G/LTE frequency without ROOT. Easiest way is to install app Cellmapper(mapping cell towers to map) https://play.google.com/store/apps/details?id=cellmapper.net.cellmapper&hl=en
Could you run this app and post screenshot while connected to LTE only(no wifi)? Also, maybe send debug report from settings menu to developer with screenshot.
Thank you
VeixES said:
Hello, thank you for great review. Could you confirm one exciting feature of android 7 (atleast for me) that it works on this phone beta software.
As of Android 7.0 phone can read 2G/3G/LTE frequency without ROOT. Easiest way is to install app Cellmapper(mapping cell towers to map) https://play.google.com/store/apps/details?id=cellmapper.net.cellmapper&hl=en
Could you run this app and post screenshot while connected to LTE only(no wifi)? Also, maybe send debug report from settings menu to developer with screenshot.
Thank you
Click to expand...
Click to collapse
here you go.
debug report force closed the app
Strange review .... I have been using it also since yesterday, and it is faster and smoother then my MM stock ...
Agreed there is some laggs when double tapping the multi tasking bouton, but overall its snapier and more responsive.
Also I have not noticed any freeze. I find this beta very polished to be honest.
Have you done a full wipe before installing ? or OTA ?
TimurAlaskara_TR said:
sometimes it can even freeze for about 30 seconds.
Click to expand...
Click to collapse
I don't have this
kenny17430 said:
Strange review .... I have been using it also since yesterday, and it is faster and smoother then my MM stock ...
Agreed there is some laggs when double tapping the multi tasking bouton, but overall its snapier and more responsive.
Have you done a full wipe before installing ? or OTA ?
Click to expand...
Click to collapse
i flashed via odin as told in the beginning of the review
the firmware does a full wipe even wikthout asking ._.
Galactus said:
I don't have this
Click to expand...
Click to collapse
it comes when i open some 3rd party apps.. like snapchat and youtube
TimurAlaskara_TR said:
here you go.
debug report force closed the app
Click to expand...
Click to collapse
Thank you. Does not seem to report more info than in android 6.0.1. If you see LTE band reported on Cellmapper screen you can make another screenshot, but it seems that this functionality might not be there.
It's not a review, it's a rant. I literally have no issues with it, no freezes what so ever, it's actually snappier than MM.
I think the 'review' tag should be removed from this thread or it should be locked, as it is full of false information and the corrections to that false information have been given, but the 'review' hasn't been updated. If people read this thread thinking it is accurate, they will get false information.
The comment about display options, for instance, is just the OP not knowing what to do. It's not something wrong or an option that has been removed, it's just a lack of knowledge.
TimurAlaskara_TR said:
it comes when i open some 3rd party apps.. like snapchat and youtube
Click to expand...
Click to collapse
Yeah, I don't get that with any app. The only thing a bit laggy is the "new window" tab animation in the browser and the notification bar. Apart from those two things, it is fine.
Hid3rs said:
It's not a review, it's a rant. I literally have no issues with it, no freezes what so ever, it's actually snappier than MM.
Click to expand...
Click to collapse
Its a review based on my experiences
Robster83 said:
I think the 'review' tag should be removed from this thread or it should be locked, as it is full of false information and the corrections to that false information have been given, but the 'review' hasn't been updated. If people read this thread thinking it is accurate, they will get false information.
The comment about display options, for instance, is just the OP not knowing what to do. It's not something wrong or an option that has been removed, it's just a lack of knowledge.
Click to expand...
Click to collapse
i am rewriting it chill out.
please
Galactus said:
Yeah, I don't get that with any app. The only thing a bit laggy is the "new window" tab animation in the browser and the notification bar. Apart from those two things, it is fine.
Click to expand...
Click to collapse
lol this is something which i dont have :victory:
I can create a backup with Samsung Switch from Marshamallow and restore on Nougat ?
This is L Speed's suggestions thread.
You can suggest/request features for the app, and it might get approved.
Just tag Paget96 in your comment.
The "fake" dynamic f-sync from within the application, similar to the aggressive doze feature in how it works. @Paget96 knows what I'm talking about !
LazerL0rd said:
The "fake" dynamic f-sync from within the application, similar to the aggressive doze feature in how it works. @Paget96 knows what I'm talking about !
Click to expand...
Click to collapse
Yeah, i know, we already had a little discussion.
What if battery profile for hotplug gov in gov tuner is set like this
Down differential 5
Up threshold 95
I follow the tutorial for my device from here & it perhaps suitable for most device
https://forum.xda-developers.com/galaxy-s2/general/ref-kernel-governors-modules-o-t1369817
I have tried it, device is cooler & could save more battery especially with small number on down differential. With smaller number cpu freq will go down faster ?
Sent from my Z205 using Tapatalk
zputnyq said:
What if battery profile for hotplug gov in gov tuner is set like this
Down differential 5
Up threshold 95
I follow the tutorial for my device from here & it perhaps suitable for most device
https://forum.xda-developers.com/galaxy-s2/general/ref-kernel-governors-modules-o-t1369817
I have tried it, device is cooler & could save more battery especially with small number on down differential. With smaller number cpu freq will go down faster ?
Sent from my Z205 using Tapatalk
Click to expand...
Click to collapse
Will do a check and talk with GovTuner devs.
Sent from my Nexus 5 using Tapatalk
zputnyq said:
What if battery profile for hotplug gov in gov tuner is set like this
Down differential 5
Up threshold 95
I follow the tutorial for my device from here & it perhaps suitable for most device
https://forum.xda-developers.com/galaxy-s2/general/ref-kernel-governors-modules-o-t1369817
I have tried it, device is cooler & could save more battery especially with small number on down differential. With smaller number cpu freq will go down faster
Sent from my Z205 using Tapatalk
Click to expand...
Click to collapse
@Debuffer @N1m0Y
Add option to exclude apps from clearing cache is my suggestions.
I want to clear cache except NFS: No Limits that store game assets in cache partition
Developers that make the game store the cache in cache partition, don't know how to make proper OBB or store cache in /sdcard0/Android/data
evildog1 said:
Add option to exclude apps from clearing cache is my suggestions.
I want to clear cache except NFS: No Limits which store game assets in cache partition
Click to expand...
Click to collapse
That's a pretty good suggestion, hope he'll implement it
I have more suggestions.
Auto trim, with options to change Trim Time, Trim Frequency, and Trim Notification. I have older low-end tablets that require trimming often because they slow down after 1-2 days deep sleep. The kernel in my tablets are not well optimized.
Disable apps startup. It is very useful because some apps auto start and running in background and draining battery and transmit some data. I don't use Facebook and other heavy battery drain apps but it is annoying that some browsers auto start and running in background. Right now i'm using a cleaner app that have option to disable apps from startup
evildog1 said:
Disable apps startup. It is very useful because some apps auto start and running in background and draining battery and transmit some data. I don't use Facebook and other heavy battery drain apps but it is annoying that some browsers auto start and running in background. Right now i'm using a cleaner app that have option to disable apps from startup
Click to expand...
Click to collapse
+1
evildog1 said:
Add option to exclude apps from clearing cache is my suggestions.
I want to clear cache except NFS: No Limits that store game assets in cache partition
Developers that make the game store the cache in cache partition, don't know how to make proper OBB or store cache in /sdcard0/Android/data
Click to expand...
Click to collapse
Hope it's not too much of OT, but that is one great game for mobile! Apparently you can change the graphics or something.
---------- Post added at 01:03 AM ---------- Previous post was at 01:02 AM ----------
phoberus said:
+1
Click to expand...
Click to collapse
You'd need ADB for that, well actually you can use root. I've been using "App Ops" but yeah, that'll be cool to have in L Speed (^^)!
Paget96 said:
@Debuffer @N1m0Y
Click to expand...
Click to collapse
Oh it's different devs.
Maybe these could also help for building gov tuner scripts on mtk devices.
I got these links from someone here but forgot the name. He/she said that mtk mostly may come with these
https://android.googlesource.com/ke...-kitkat-mr2/drivers/cpufreq/cpufreq_balance.c
https://android.googlesource.com/kernel/mediatek/+/2b36ee80fc7af58da2213704ef39a0ca939de79a^!/
@Debuffer & @N1m0Y
Thank you so much for forwarding bro @Paget96
Sent from my Z205 using Tapatalk
L Speed will have few things from suggestions in next beta.
Stay tuned
Sent from my Nexus 5 using Tapatalk
@Paget96
How about this one?
https://forum.xda-developers.com/android/apps-games/root-battery-charge-limit-t3557002
evildog1 said:
I have more suggestions.
Disable apps startup. It is very useful because some apps auto start and running in background and draining battery and transmit some data. I don't use Facebook and other heavy battery drain apps but it is annoying that some browsers auto start and running in background. Right now i'm using a cleaner app that have option to disable apps from startup
Click to expand...
Click to collapse
i am quite a noob but im am sure that MOST rom already include this feature. am i wrong?
in miui like other roms...there are options to disable specific apps from starting themselves...... i think that L speed app should never become an oversized all in 1 app........ there are other apps for battery life that works differently.
however i still have to understand well how precisely this app works.... could someone say me what are the PRECISE POINTS where Lspeed make a tweak?
i think:
1) build.prop
2)scripts at startup that modify/optimize the governors
3) ??
4)????
realista87 said:
i am quite a noob but im am sure that MOST rom already include this feature. am i wrong?
in miui like other roms...there are options to disable specific apps from starting themselves...... i think that L speed app should never become an oversized all in 1 app........ there are other apps for battery life that works differently.
however i still have to understand well how precisely this app works.... could someone say me what are the PRECISE POINTS where Lspeed make a tweak?
i think:
1) build.prop
2)scripts at startup that modify/optimize the governors
3) ??
4)????
Click to expand...
Click to collapse
Read L Speed's OP. Every info you need is there.
realista87 said:
i am quite a noob but im am sure that MOST rom already include this feature. am i wrong?
in miui like other roms...there are options to disable specific apps from starting themselves...... i think that L speed app should never become an oversized all in 1 app........ there are other apps for battery life that works differently.
Click to expand...
Click to collapse
My device does not have this option unfortunately.
Maybe you can add compatibility in govtuner for Energy Aware Scheduling (EAS) govs.
I don't use a kernel with EAS, but there are more and more kernel with it
phoberus said:
Maybe you can add compatibility in govtuner for Energy Aware Scheduling (EAS) govs.
I don't use a kernel with EAS, but there are more and more kernel with it
Click to expand...
Click to collapse
I need a kernel with EAS support that i can do testing
Paget96 said:
I need a kernel with EAS support that i can do testing
Click to expand...
Click to collapse
We can look how EAS is developing in the future. If it is widespread, there will be for sure also a kernel for your smartphone
Hi. I have an issue with Whatsapp. It has all the permission s available, so does google contacts. Ut for some reason the chats in what's app shows just numbers, not contact says..anybody came across the fix?
It's permissions do make sure you've set EVERYTHING there's stuff like Modify And Create Contacts and other similar ones this depends on
To fix manually in the meantime just go to the main screen, go to send a new message, then the three dots & Refresh
Go to settings - Accounts & Sync - Whatsapp - More - Sync now
That seems to work
ToneLa said:
It's permissions do make sure you've set EVERYTHING there's stuff like Modify And Create Contacts and other similar ones this depends on
To fix manually in the meantime just go to the main screen, go to send a new message, then the three dots & Refresh
Click to expand...
Click to collapse
That was done. Refreshing it did 5he trick. Thanks guys.
Cool!
If it persists after a reboot check permissions again (this gets very boring on the Chinese rom) but refreshing always brought it back for me.
Enjoy
The easiest way to fix this is go to privacy setting and look at behaviour of the apps, specially the permissions that WhatsApp tried to get and was restricted, or returned blank. Then set that permission to allow always.
Seifer1975 said:
The easiest way to fix this is go to privacy setting and look at behaviour of the apps, specially the permissions that WhatsApp tried to get and was restricted, or returned blank. Then set that permission to allow always.
Click to expand...
Click to collapse
That is a very good hint, thanks.
Do a quick search, this has been reported and fixed by many who had this.
Sathelp said:
Do a quick search, this has been reported and fixed by many who had this.
Click to expand...
Click to collapse
Thing is, the fix is not permanent, I need to do it every few minutes. That's ridiculous
Why, I fixed mine once and it has never gone back. Have you checked all permissions, network restrictions, notification and battery settings and then go to compose a message, press on the 3 dots and refresh. You must be missing one of these things. Get yourself on to the EU ROM, you don't get this trouble. Good luck, you will crack it.
Sathelp said:
Why, I fixed mine once and it has never gone back. Have you checked all permissions, network restrictions, notification and battery settings and then go to compose a message, press on the 3 dots and refresh. You must be missing one of these things. Get yourself on to the EU ROM, you don't get this trouble. Good luck, you will crack it.
Click to expand...
Click to collapse
Are there any other battery settings apart form these on the app settings page (no restrictions)?
I am also on the Chinese rom and just fixed the permissions, marked autostart and excluded from battery saver. Everything works permanently.
Here are some screenshots to check against yours
Sathelp said:
Here are some screenshots to check against yours
Click to expand...
Click to collapse
Look at this. It's strange. Allow permanently is checked and still it's been denied
Sathelp said:
Here are some screenshots to check against yours
Click to expand...
Click to collapse
My settings look exacltly the same
boober78 said:
Are there any other battery settings apart form these on the app settings page (no restrictions)?
Click to expand...
Click to collapse
The best way to do all this is not to look individually but search "battery" or "permissions" in settings. The layout isn't always great so I'd recommend searching for words instead of just scrolling through
ToneLa said:
The best way to do all this is not to look individually but search "battery" or "permissions" in settings. The layout isn't always great so I'd recommend searching for words instead of just scrolling through
Click to expand...
Click to collapse
Yes, you are right. What I find stunning in this phone is the fact 5hat the launcher after deep sleep reverts to a system one and lawnchair's settings for some reason are restored
ToneLa said:
The best way to do all this is not to look individually but search "battery" or "permissions" in settings. The layout isn't always great so I'd recommend searching for words instead of just scrolling through
Click to expand...
Click to collapse
Yes, you are right. What I find stunning in this phone is the fact 5hat the launcher after deep sleep reverts to a system one and lawnchair's settings for some reason are restored
Whatsapp working at chinese rom
The way that work for me was :
- give all permissions at manage the app whatsapp
- in "apps, manage apps, whatsapp, turn on autostart, battery saver no restrictions, restrict data usage checked wlan, mobile data
Sathelp said:
Here are some screenshots to check against yours
Click to expand...
Click to collapse
Many thanks for this. I picked up a transparent Mi 10 Ultra a week or so ago and had this issue after flashing the Xiaomi.eu stable ROM. I could refresh the contacts within the app, but it would only stick for ten minutes or so. So far these settings have stuck.....