Help. Two tap zoom isn't working on any browser. - Samsung Galaxy S20 FE Questions & Answers

Hello people need some help!
Double tap to zoom in a phone is no more working on my browser! What might be the problem, I have frozen some apps... Thanks.

Dependencies... look no further than the apps you froze
Many of the Samsung systems apps are needed for functionality and usability. Many shouldn't be touch and use very little in resources.

Related

is there a way i can stop my g1 from auto-rotating when i open keyboard?

i figured this would be helpful for touchflo on hero roms.
i like showing my phone off so when people wanna have a look, first thing they do is slide it open... then touchflo either forcecloses or it just dosent work.
so if non auto-rotate could work, itll be a lot less of a pain
don't think so...Its something built into the configs and you'd have to edit it yourself.
I've seen apps that don't rotate when the phone is open, such as SetCPU, TuneWiki in the Now Playing screen, or most "root needed" apps. From what I believe you need in app developing, is two different modes for the app to display, a landscape version and a portrait version.
For the entire phone itself, I'd imagine it'd be pretty difficult, but there's nothing out there right now.

Autostarts (Must HAVE)

Hi fellow XDA'rs.
As most you probably know, the way android and most os's works, every time you start up your device some/many apps startup with it.
This certainly bogs things down on startup but also in the long run when they stay resident idling in mem.
Android allows apps to register for events that are then started whenever triggered.
For example, on my phone prior to getting this app, everytime I pressed the camera button Camera, SMS commander (WTF), ChompSMS (WTFF), and Snaphotopro ran code. I could even see it happening in a task manager.
Sometimes apps stay in memory indefinitely after doing something irrelevant to their function like clicking camera/downloading something .
So I disabled everything except my main camera and everything still works the same, but ONLY SnapPhoto runs code and uses memory.
The real place i think autostarts shines is that it not only allows you to selectively disable what starts on boot, but also control what happens on every event.
It's on the market for like 98cents or some crap, and I REALLY think we should support the dev for this top-notch app.
It does way more for me than overclocking etc.. and i'm not advertising LOL.
What do you guys think??
Stock Apps that May Be Unsafe To Disable
Messaging (Disabling Is Known To Hinder SMS-Retrieval)
Google Talk (Disabling Is Known To Cause Trouble with the Market)
Stock Apps That Appears to be Safe to Disable
Maps (Disabled on startup without issues)
Clock (Disabled on start without any issues thus far)
Camera (Disabled Stock camera from running when camera button is pressed without issue)
Pico TTS (A text-to-speech thing that runs code every time an app is installed Disabled without issue)
MP3 Store (Runs code whenever an app is replaced, disabled, no issues)
i used it before, but i noticed that if you disable some apps on startup, it will make those apps not function anymore. for example, i remember i disabled the default message app and a bunch of other "normal" apps, and then i would not get any SMS anymore or some of my apps stopped loading. also even after you uninstall the app, it would not return to normal. they listed this as a bug for the version i tried so i couldnt restore the apps i disabled.
right now i just use advance task manager and put the one click widget on my home screen. so after every event i get in the habit of just clickin that widget and it iwll close all apps. and everything works fine.
That's true. Disabling messaging will prevent you from getting sms's even if you have chompsms, chomp's main functionality is as a front-end to the messaging app, not the core. This is not the apps fault
The reason I made this post is so we could compile a list of apps that are okay to disable and aren't. I forget to mention that in the OP .
I will edit the first post with the list but I need input from the community.
So far..
Messaging (Disabling Is Known To Hinder SMS-Retrieval)
Google Talk (Disabling Is Known To Cause Trouble with the Market)
For the most part disabling stock apps isn't the brightest idea.
Autostarts will warn you when you try to disable a stock component.
Also you can view only non-stock apps, if you don't want to mess with the settings.
Some can be disabled without any apparent trouble.
In my case..
Maps (Disabled on startup without issues)
Clock (Disabled on start without any issues thus far)
Camera (Disabled Stock camera from running when camera button is pressed without issue)
Pico TTS (A text-to-speech thing that runs code every time an app is installed Disabled without issue)
MP3 Store (Runs code whenever an app is replaced, disabled, no issues)
There are several more instances of the same apps that are disabled.
So far no FC's or problems. I've reduced the amount of times I need to end all apps by about 90%
Feel free to help add to the list!
I don't disable any stock apps as they seem to die by themselves after a while. Meanwhile I disable pretty much all 3rd party apps (except things like Sim Checker).
This app is amazing!
By the way, if you disable "Widget updating" it also removes unwanted widgets (I tend not to use any).
Glad it's working well for ya Karolis.
Thanks for the tip!
I havent actually tried it, but i'll remember that if I ever have too many widgets in the list.
Another tip is to check out Menu -> View.
You can enable the unknown's and have more options to disable
Is anyone else annoyed by devs who don't allow their apps to be purchased through your T-Mobile account? Something about putting $0.99 on my credit card annoys me. No biggie, but it would be nice if that option was available for this app.
TeeJay3800 said:
Is anyone else annoyed by devs who don't allow their apps to be purchased through your T-Mobile account? Something about putting $0.99 on my credit card annoys me. No biggie, but it would be nice if that option was available for this app.
Click to expand...
Click to collapse
Well what can we do except take it
I use Startup Auditor, works pretty well, compared to Autostarts. I also believe it doesn't list anything that would damage your bootup.
tehseano said:
I use Startup Auditor, works pretty well, compared to Autostarts. I also believe it doesn't list anything that would damage your bootup.
Click to expand...
Click to collapse
I hadn't heard of Startup Auditor either, but after reading about it, it seems a little more appealing than Autostarts. Especially the part about not disabling anything important from starting. Thanks!
Startup auditor isn't bad.
It doesn't have even a third of the options as autostarts though.
I tried it and although the GUI was nice, and it worked, the lack of choices made me uninstall it in a matter of minutes.
Also, if you're worried about messing up your phone with autostarts just go to Menu -> View -> Hide System Apps and its pretty much the same thing as startup auditor.
I just purchased Startup Auditor and it seems like a nice app. However, I disabled a few apps and then rebooted. When the reboot finished, some of the apps that I had just disabled were still running! I've e-mailed the dev and will post if I get a response. Has anyone else experienced this with Startup Auditor or any other startup app?
I've been using Autostarts for a while and I really notice the difference on boot up time. Before Autostarts it would take forever to boot up the system, then it would be super sluggish. Now since it doesn't start nearly half the apps on boot, it's much faster.
Some apps I question on why it's doing what it's doing. Like Tunewiki for instance. Why does it need to start when an application is replaced or removed? Cleared those out and everything is much speedier!
A lot of them are triggered by strange things.
Like you said, tunewiki when adding or replacing an app.
I think this is their way of staying in the background, which speeds up opening tunewiki but at the cost of slowing everything else down.
I hate developers that do this..
How does the system determine which apps to run at boot?
Whenever i try to disable the amazon mp3 autostart the program tells me to wait and gets stuck on the please wait screen... Any clue if this is normal operation?
amazon mp3 does not seem to want to be disabled.
edit: i think i figured out the problem with amazon mp3. you have to disable it in two places, once in the after startup but also in the connectivity changed section. also i was having trouble with other programs but i forgot i those had widgets. i think for apps that have widgets will cause those apps to load on start up. if you want to disable them you have to do so in the widgets section. just dont do it for widgets you actually have in use.
Does this app not work on latest superd? i get fc everytime on g1.
Anyone know where there are two (2) Messanger apps AND two (2) Handcent apps listed for after startup?
Seems like I should be able to disable messanger, but from these posts perhaps not.... can I disable handcent with no issues... seems like a text received would trigger it to open with no problems.
Why (and can I stop) is Voice Dialer involved with all changes to applications (installed/removed)?
s15274n said:
Anyone know where there are two (2) Messanger apps AND two (2) Handcent apps listed for after startup?
Seems like I should be able to disable messanger, but from these posts perhaps not.... can I disable handcent with no issues... seems like a text received would trigger it to open with no problems.
Why (and can I stop) is Voice Dialer involved with all changes to applications (installed/removed)?
Click to expand...
Click to collapse
I was wondering this too. Maybe it starts to read the app names so it can "read" the filename so if you call it through Voice Search it knows what app to call up. Not sure.
Imho, this app is absolutely amazing.
I had the problem, that although i am using Handcent only, still every text was shown as new in the message application as well (and the icon on the homescreen shows one new message). Now i have removed message completely - only my handcent widget shows any test infos
Besides that, i could disable a lot of useless or at least strange applications starts triggered by certain events.
In this point of view, it's very useful, for Galaxy S as well!

[Q] Is it just me or is the pinch overview for the touch wiz app drawer REALLY laggy?

Hi guys!
I discovered last week that newer firmwares like JPK and JPM have a pinch-overview feature for the app drawer. I never noticed this until i read it mentioned in a thread somewhere about the new SGS froyo features. I decided to try it out on a freshly flashed phone and it looked great and seemed really useful to me.
If you're unsure of what I'm talking about, it's similar to how you can pinch the home screen to have an overview of all your current homescreens and from there you can add, delete, move their positions around, or quickly jump to one of them. The app drawer for touch wiz has this as well apparently but just for rearranging panes or quickly jumping to one of them.
However, as I started filling up my phone with apps and gathered about 5 or 6 panes worth of apps, whenever I'd try doing the pinch-overview thing it was extremely slow in scrolling up or down. Sometimes it starts out fine but for some reason chokes up in the middle and sometimes it's incredibly slow to the point it is literally crawling up or down instead of actually scrolling...it's extremely frustrating.
I am currently running the latest beta for Voodoo lagfix on JPM. I keep my ram usage in check using Watchdog and Autostarts so I don't have all too many background stuff going on that would cause the slow down. The phone is nice and snappy in every aspect aside from this.
I use Launcher Pro. TW is Samsung so it's crap.
I happen to like TouchWiz actually but I understand why a lot of people dislike it. :O Maybe I like the iPhone-esque layout. I never owned an iPhone though.
I have just 6 panes of applications but no lag in the pinch zoom or scrolling. Rooted JP6, no lagfix.
Pinch zooming the apps does result in laggy scrolling here too, not very annoying though, since i can still easily jump from first to last page that way.
Yes, trying to scroll the "pinch-viewed" app drawer is painful to watch, and I only have 5-6 pages of apps. This is on rooted JP6 with OCLF v2.
Yeap, confirmed that it's super laggy. Using (official) Froyo, rooted, no lag fix.
Yeah good thing it lags so much that a quick flick does take you all the way to your last few panes of apps without a hitch. The SGS just loses more of its "slickness" though because of the lag in this aspect. If it were smooth and fluid here then not only does it feel and look great, it has great show-off value as well
This is pretty much my only pet peeve at the moment with the SGS. GPS never locks for me but I don't use GPS all that much so I can live. Things still lag for a few seconds whenever apps are installing but it's nothing too excruciating.
I hope future builds optimize this aspect as well as fix the other issues of the SGS (GPS etc. etc.)
Problem went away!
Strange. I added a ton of apps resulting in about 9 pages worth of apps and for some reason the pinch-overview lag is pretty much gone!
I haven't done anything special. If you ask me, I thought my SGS would be lagging a lot more than usual with the addition of more apps. I've also been customizing my homescreens with all kinds of widgets I thought would be eating up more memory/cpu but surprisingly I hardly notice a change in performance! And I'm not complaining that the lag went away. It's great that it did! Now my SGS experience is almost perfect!
I'm still not using any real auto-task killers or dedicated memory boosters. Here's my setup:
SGS on JPM (2.2)
Voodoo lag fix 5 pre4
Autostarts (turns off certain receivers that make apps autostart) - paid, forgot the price
Watchdog (monitor and "kill" running apps) - paid, forgot the price
SmartBar (to turn off certain services) - free

Occasional Lag

Has anyone else had an occasional scrolling lag in situations? It's happened to be on the Program List where the Program icons don't load immediately. Also, most noticeably in apps such as Beezz the scrolling is laggy... Is it just me, or are others experiencing the same...?
Early bump as I'm trying to decide whether a Hard Reset is in order, maybe I installed something that didn't fare too well. Thanks guys.
80% (if not more) of the 3rd apps are NOT optimized (or rushed diplomatically saying) for Windows Phone 7 OS. HTC Hub for example wasn't as fast as the new update for it.
I can make a slight lag (more of a chopping than lag) ONLY IF I visit WPCentral page which chops on my browser than after 4-5 minutes it disappears. So I am pretty sure it's not optimised well rather than a lag because let's face it , the hardware is there and the OS is damn fast.
Have you also experienced start menu icons taking their sweet times to show up?
I've seen some choppiness on 3rd party apps. Agreed that it is a developer issue as they learn how to make apps for wp7. beezz is better than it was, but for best results, m.twitter.com is your best option.
FiyaFleye said:
Have you also experienced start menu icons taking their sweet times to show up?
Click to expand...
Click to collapse
In almost 1 month of use, never I have. To continue my initial post, that is one of the reason why I haven't installed many 3rd apps. Personally I hate having a sleek OS and then enter an app and feel like Android.. In fact besides YouTube and Adobe Reader I have only 4 other apps installed.
Same here. I can repeatedly reproduce the program list icon thing by scrolling to the bottom of the list, then hitting the home key, it'll fly to the top of the list and you'll see "white stars" before it switches to the home screen instead of the icons. Happens in random situations too, this is just a consistent occurrence..
I'd like to point out that as a developer, the choppy scrolling is a platform issue with the way Microsoft have design listbox scrolling - Silverlight defaults to virtualising the list box and recycling the listbox items - and this works fine of the PC where there is enough processing power to recycle and virtualise whilst you scroll. However, with Windows Phone 7's limited processing power, and Microsoft's very unoptimised seeming implementation, listboxes can't virtualise data fast enough. Ergo, voodoo is needed to get it working to scroll smoothly You could turn off virtualisation, but then that greatly increases RAM usage, which in Silverlight is already and lot, and then you get comparatively long load & draw & render times, and blargh. There's no one good way to do it yet for long lists - not until Microsoft go and optimise the Silverlight platform better.
I'm assuming the program list icon thing is to save RAM - you can also get it with the Home screen tiles if you have a lot of tiles on it - and saving RAM is something Windows Phone is going to like to do, seeing as the apps and the Silverlight platform use up so much RAM
i had my hd7 for almost a month now and experienced lag on it. there was also an instance that icons of the apps i installed via market place took a few seconds to load up. theres also this occasional slow response time of the unlock screen. i still have 9gb of space though

[Q] Reading more orientation no longer rotates

After walking through the rooting procedure, setting up ADB, disabling the phone.apk and telephonyprovider.apk processes, and installing some Market apps, I finally got around to playing with some of the stock applications. I noticed, however, that rotation does not work for any of the stock apps (including reading mode), except for the Browser.
Thoughts?
The stock reader does not rotate. The web browser does, but many apps don't. Home screen doesn't either.
Cheers,
kev
Wow, rotation functionality is pretty standard for all the other readers and/or reader software (eg. Nook/Kindle for iPad). I really thought I broke something.
Thanks!
bunsonh said:
Wow, rotation functionality is pretty standard for all the other readers and/or reader software (eg. Nook/Kindle for iPad). I really thought I broke something.
Thanks!
Click to expand...
Click to collapse
... All the more reason to use the Kindle app in my opinion

Categories

Resources