[Q] Strange font input - One (M8) Q&A, Help & Troubleshooting

Hi
My htc One has just been upgraded to Lollipop and I note that all the descriptive text (such as the snippets of emails , unread counts on icons, etc) is showing up as outline only as on attachment. I cannot find a setting which allows me to modify this although I have tried a number of different fonts and also looked for some means of editing on both Android settings and my Nova launcher as well. I'm sure there's a setting I can use SOMEWHERE, but so far I'm unable to find it. Any ideas out there?
Thanks

Related

problems with minimal text widget

i have installed the minimal text widget and i have seen on countless screenshots that people have the numbers of the month aswell as the days of the week. when i am in the settings and select the custom options i cannot seem to add any other lines of text to the widget. i can add the boxes but not sure how to add anything else. so i was hoping someone could help me please.thanks................sudeki300

[Q] Show one number per contact in Messaging

Whenever I compose a new message in the stock Messaging app, when I enter in a name, I get not only their mobile number, but also their email, their house phone, their work, etc...but I only need to see their mobile. Is there any way to make this happen? I wouldn't like to remove the numbers permanently off my phone (some of them I cannot, they are from facebook).
As far as I can tell, there isn't a way to do this through the phone's options.
The only thing that comes close is this: when choosing names from the contacts list, you can specify a preferred number to use for messaging, but this only appears to apply to choosing names from your contacts. Typing in a name will still suggest all of that person's numbers.
Hmmm, ok. Is there a modification to the messaging app that I could use perhaps? Or, if I were to root my phone (maybe), is there some things I can mess with in the apk to disable this?
To be honest, I don't know. There might be, but I have little experience modifying the system apps.
I did a bit more searching on this issue and it appears there used to be such an option in Android 2.1 or 2.2, but it's missing in 2.3. According to the majority of forum posts I came across, the "solution" to this problem is to install a third-party messaging app like Handcent, which apparently does have an option to filter contacts so that only mobile numbers show up.
Also, I poked around in a decompiled version of Mms.apk (the messaging app) and there doesn't appear to be any easy way to change the current functionality. I think the solution lies in changing what suggestions the app returns when you start typing a name (so instead of returning all numbers/emails, it just returns numbers categorized as mobile), but I can't find what file contains that behavior. I'll keep looking, though.
Ok, thank you for looking. Keep in mind that this is a Samsung phone, and I think they install their own flavor of the MMS app. If you'd like, I can see if I can track down an APK (probably from a rooted Galaxy S II Skyrocket) and send it over to you.
And, If I need to use a different messaging app, is there a way to make it blend in as much as it can, like instead of seeing custom icons/names/ads, seeing something like the stock Messaging shortcut/app.

[Q] Trying to match Yahoo Weather exactly

All,
I've been spending a bunch of time trying to get my icons to match Yahoo (using yahoo for my data as well). Ultimately I want my widget to open yahoo weather with certain clicks and I just want everything to be cohesive in look.
So far, I was able to extract all the icons from the yahoo weather apk, and i generally have them working. However, I've noticed that Yahoo actually has many more than 16 weather types. This seems to be causing me all sorts of inconsistencies in terms of what is shown on my widget versus what is shown in the app, specifically in future forecasts for the days ahead. For example, the app shows the next 6 days as scattered thunderstorms (its florida after all). But, my widget is showing them all as full thunderstorms (different icon than the app). I can somewhat "fix" this by mapping them to scattered, but that would just break the ones who truly should be mapped to thunderstorms.
The other problem I'm having is that the future days (once its past sunset) are all changing to nightime icons instead of being locked to day versions (as it is in the app).
Anyone have experience in trying to get everything consistent? Whats the best way to address it? And, is it possible to map the full list of Yahoo data instead of just 16? Perhaps I just screwed something up in my config file when i tried it? The yahoo developer page has a list of all of them, though I have no way to tell if that's actually 100% up to date either? Looks like it was posted in 2011. How can I make the day/night versions ONLY apply to my current weather, and not future? Maybe build 2 different sets of the same icons and exclude night? Seems like a lot of work, so wondering if anyone has tackled something similar.
Thanks,
Also, i assume somewhere zooper is taking the 48 Yahoo weather conditions and mapping that down to just 16? Where / how is that done?
g8rfn said:
All,
I've been spending a bunch of time trying to get my icons to match Yahoo (using yahoo for my data as well). Ultimately I want my widget to open yahoo weather with certain clicks and I just want everything to be cohesive in look.
So far, I was able to extract all the icons from the yahoo weather apk, and i generally have them working. However, I've noticed that Yahoo actually has many more than 16 weather types. This seems to be causing me all sorts of inconsistencies in terms of what is shown on my widget versus what is shown in the app, specifically in future forecasts for the days ahead. For example, the app shows the next 6 days as scattered thunderstorms (its florida after all). But, my widget is showing them all as full thunderstorms (different icon than the app). I can somewhat "fix" this by mapping them to scattered, but that would just break the ones who truly should be mapped to thunderstorms.
The other problem I'm having is that the future days (once its past sunset) are all changing to nightime icons instead of being locked to day versions (as it is in the app).
Anyone have experience in trying to get everything consistent? Whats the best way to address it? And, is it possible to map the full list of Yahoo data instead of just 16? Perhaps I just screwed something up in my config file when i tried it? The yahoo developer page has a list of all of them, though I have no way to tell if that's actually 100% up to date either? Looks like it was posted in 2011. How can I make the day/night versions ONLY apply to my current weather, and not future? Maybe build 2 different sets of the same icons and exclude night? Seems like a lot of work, so wondering if anyone has tackled something similar.
Thanks,
Click to expand...
Click to collapse
You will not be able to match Yahoo's weather states exactly with Zooper. As you already figured out, Zooper only knows 16 weather states, which is done to unify the states from different weather data providers to a single interface. The external states are mapped internally to these internal ones and this process can not be influenced from the user side.
As to your second question about the day/night icons: download my weather icon set here and check the included XML. It's configured to only show day/night icons for the current weather option and not the forecast variants. You should be able to transfer this to your set quite easily
Thanks!
Interesting. I didn't know zooper converted the 48 yahoo weathers to 16. What are those 16? I'm trying to do something similar to the OP but with bitmaps.
TheStretchedElf said:
Interesting. I didn't know zooper converted the 48 yahoo weathers to 16. What are those 16? I'm trying to do something similar to the OP but with bitmaps.
Click to expand...
Click to collapse
To answer my own question, and assuming this link is up to date, the 16 weather conditions of zooper are here: http://www.zooper.org/wp/archives/1155
kwerdenker said:
As to your second question about the day/night icons: download my weather icon set here and check the included XML. It's configured to only show day/night icons for the current weather option and not the forecast variants. You should be able to transfer this to your set quite easily
Click to expand...
Click to collapse
I am facing the same problem regarding day/night icons. I downloaded your config.xml and tried to modify my existing xml based on the info in your xml, but it seems I'm doing something wrong because when I open Zooper on my phone the app is not recognizing the modified xml.
I am attaching the icon set (including the original xml) without any modification. I would appreciate if you let me know exactly what to modify in the xml.
Thanks
jakou said:
I am facing the same problem regarding day/night icons. I downloaded your config.xml and tried to modify my existing xml based on the info in your xml, but it seems I'm doing something wrong because when I open Zooper on my phone the app is not recognizing the modified xml.
I am attaching the icon set (including the original xml) without any modification. I would appreciate if you let me know exactly what to modify in the xml.
Thanks
Click to expand...
Click to collapse
I rather prefere if you upload your edited version so I can check it for errors and tell you what you did wrong. That way you know what to do when the next icon pack comes around
kwerdenker said:
I rather prefere if you upload your edited version so I can check it for errors and tell you what you did wrong. That way you know what to do when the next icon pack comes around
Click to expand...
Click to collapse
Here's the modified xml.

[Q] Stock dialer name display order?

Is there any way to change the order of how the stock S6 Edge dialer displays contacts when they are calling?
I have contacts from different parts of the world with REALLY long names and the last names usually are not displayed when the person is calling.
So, basically, I want stock dialer to display Last name first and then First name. I managed to change the view in the Contacts app, but not in the dialer...
Any help would be greatly appreciated.

Samsung S9 Icon Frames Issue

Hi all,
New to the forum, so be gentle!
I just unpacked and configured my new S9+. One issue is that the Icon Frames-Icons only option only works with particular apps (this was not an issue with the S8). Specifically, I notice that certain apps (Google Voice, Google Calendar, Gmail) all have that ugly white border around them. I scoured the internet and couldn't find a fix. Does anyone have guidance on how to remove these borders? Thanks in advance!
Coming from the S7, I noticed the same issue: some icons are displayed as the setting imply, others are not. I didn't have this problem on my S7: all icons were borderless. I tried turning the setting on/off, restarting the phone with no success. It must be the themes app.
It is not the themes app and restarting the phone won't work.
This is a feature of Oreo. Most icons now follow certain design guides for symmetry including all google apps.
It might be so, but not all Google apps follow this new "feature" of Oreo. For example: Maps, Docs, Slides, Hangouts, Translate don't have the border.
Thanks, all. Is the only way to adjust the appearance to use something like Nova Launcher?
I'm seeing the same issue coming from a S7, doesn't look like my wife's S8 has the problem either.
I noticed this too, how can I restore the default icons, I was messing with the themes and lost them?

Categories

Resources