Weather/Location Not Updating - Zooper Widget General

Hey guys, hoping to find a simple solution here. I did a reset on my Note 4 a few days ago and now I'm having problems with Zooper Pro. I add a widget that is supposed to display local weather info, but all I'm getting is "Unknown" and question marks where the weather conditions and temp should be displayed. I've added my location in Zooper settings. Location services are turned on on my phone.
Phone: Galaxy Note 4 (AT&T)
OS: Android 6.0.1
Root: No
Launcher: Nova Prime 5.3
I've tried using several different widgets from different devs to make sure the problem wasn't isolated, but it's happening no matter what I use. However, the stock clock/weather widgets are updating just fine, so I don't think it's a phone issue, but something with Zooper.
I've done probably 3 or 4 resets of my phone over the 2+ years I've had it and never come across this problem, but I guess it's possible that there's a very simple step that I'm forgetting about. Any input is appreciated.
(I tried adding a few screenshots but I guess I'm not able to add external links until I've posted 10x. I'll post a few more times and add them. )

Facing the same issue:
Device: samsung galaxy s8
ROM: Default official ROM

newdon07 said:
Facing the same issue:
Device: samsung galaxy s8
ROM: Default official ROM
Click to expand...
Click to collapse
Same as this guy!
Been like this for a while, Doesn't appear to be anything that corrects it. Is the developer still supporting this widget?

groaner said:
Same as this guy!
Been like this for a while, Doesn't appear to be anything that corrects it. Is the developer still supporting this widget?
Click to expand...
Click to collapse
Just change the weather provider to Yr.no in global preferences and click on force update. This worked for me, hope this will work for you too.

I have recently noticed that when I set location in Zooper widget, only Yr.no works now for weather information. It's not often I choose a widget with weather info and location but today I did. Before I used to use Open Weather map and the weather used to show up fine for the given location. Now it only shows "Unknown" and "??". The same applies for Yahoo!
I'm guessing it's because I'm using a newer phone than previously and it's not supported. Plus the fact that Zooper isn't get updated by the developers.

Same issue here. Google fit Widget not updating using Nova Launcher on a Galaxy S8.

same problem here. Open Weather doesn't work. Yahoo doesn't work. Yar.no is next to useless. It was showing Tornado at about 2C in Finland.
Seriously? Tornadoes in Finland?
It looks like Developer is not updating this app anymore. Last time, both normal and pro versions were updated in 2015.

On my Note8 the Weather icon is not showing it’s just blank and where the temperature should be there are question signs :-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Edit: Changed weather to Yr.no and it’s working now . I tried this earlier and it did work but now it does

Hi to anyone that's reading this. I appreciate this is an old thread and the developer has drpped this but has anyone found an answer to getting the weather to provide my locality and current conditions? I can select my weather app easily enough but the clock widget I've made gave me much more a while ago. Thanks

Redscorpian said:
Hi to anyone that's reading this. I appreciate this is an old thread and the developer has drpped this but has anyone found an answer to getting the weather to provide my locality and current conditions? I can select my weather app easily enough but the clock widget I've made gave me much more a while ago. Thanks
Click to expand...
Click to collapse
Mine stopped working too no matter the weather provider or a force update works. I have a feeling it's time to move to a new product. Anyone have any suggestions?
Sent from my SM-G965U using Tapatalk

strikeIII said:
Mine stopped working too no matter the weather provider or a force update works. I have a feeling it's time to move to a new product. Anyone have any suggestions?
Click to expand...
Click to collapse
partially, except yahoo

Mutenroy74 said:
Same here and I don't like KWGT, it's very confusing.
Click to expand...
Click to collapse
I actually like KWGT. Not that difficult to learn. It's the same concept as Zooper just layed out differently.
Sent from my SM-N950U using Tapatalk

Mutenroy74 said:
Maybe I didn't use it enough. Zooper was complicated at first. I'll give it a try because Zooper is not supported anymore.
Click to expand...
Click to collapse
sorry < 10 posts, X=http
Openweathermap
Open smali\org\zooper\zwlib\e\a.smali
find strings:
Code:
const-string v2, "[COLOR="silver"]X[/COLOR]://api.openweathermap.org/data/2.5/find?lat=%s&lon=%s&cnt=1&lang=%s&appid=[COLOR="red"]5dce976776b142d5bc720ce2cfef87a7[/COLOR]"
and
Code:
const-string v2, "[COLOR="silver"]X[/COLOR]://api.openweathermap.org/data/2.5/forecast/daily?lat=%s&lon=%s&cnt=7&lang=%s&appid=[COLOR="red"]5dce976776b142d5bc720ce2cfef87a7[/COLOR]"
replace 5dce976776b142d5bc720ce2cfef87a7 with your key X://home.openweathermap.org/api_keys
limitation X://openweathermap.org/price
yr.no
Open smali\org\zooper\zwlib\e\d.smali
find string:
Code:
const-string v3, "[COLOR="silver"]X[/COLOR]://api.[COLOR="red"]yr[/COLOR].no/weatherapi/locationforecast/1.9/?lat=%s&lon=%s"
replace yr to met
Can someone restore the weather and the location of Yahoo? Requests were sent to these addresses:
X://query.yahooapis.com/v1/public/yql?q=select * from geo.placefinder where text="%s,%s" and gflags="R"
X://where.yahooapis.com/geocode?q=%s,%s
X://weather.yahooapis.com/forecastrss?w=%s&u=f&d=10
Yahoo changed the API, I expect that in addition to new addresses, you need to change the program code

Feemy said:
I have recently noticed that when I set location in Zooper widget, only Yr.no works now for weather information. It's not often I choose a widget with weather info and location but today I did. Before I used to use Open Weather map and the weather used to show up fine for the given location. Now it only shows "Unknown" and "??". The same applies for Yahoo!
I'm guessing it's because I'm using a newer phone than previously and it's not supported. Plus the fact that Zooper isn't get updated by the developers.
Click to expand...
Click to collapse
change yr.no to met.no inside app 4pda.ru/forum/index.php?showtopic=383897&view=findpost&p=75443779

kapuec said:
change yr.no to met.no inside app 4pda.ru/forum/index.php?showtopic=383897&view=findpost&p=75443779
Click to expand...
Click to collapse
I don't use Zooper anymore. The app is no longer supported by the devs (past few years). I'm using Kustom now

Related

Google Talk Widget!!!

Just found a Google talk widget its in the market I always felt Google talk needed a widget. I could never find one before.
Props for sharing works great
Sent from my Galaxy Nexus
Can't find it! What's the exact title?
Thanks
Sent from my Galaxy Nexus using xda premium
PaulG1488 said:
Props for sharing works great
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
If he helped you then hit the thanks button.
good start
Its a good start. Needs some improvements Im gonna keep an eye on it. Would like to see the ability to send messages from widget instead of launching talk. Also its crashing alot on me on axium 2.4. Sent a report
https://market.android.com/details?...UwMSwiZGUuRnI0Z2cwci5UYWxrV2lkZ2V0LmxpZ2h0Il0.
Wow, thought one would never come. Considering I use Gtalk almost religiously, it's fantastic that there's finally a widget of some sort for it. I've always wondered why something like Gtalk didn't have more support for it.
This app is a good start but like others have mentioned, sending messages from the widget itself would be awesome.
nice find. works fairly well, it just needs the interface cleaned up a bit
I would also like to see the ability to only show active chats. Its definitely a work in progress bi just really hope this gets the attention it deserves
Thanks! Works pretty well.
Buff McBigstuff said:
If he helped you then hit the thanks button.
Click to expand...
Click to collapse
already did i couldnt earlier as i dont think its possible on tapatalk
angelino0919 said:
I would also like to see the ability to only show active chats. Its definitely a work in progress bi just really hope this gets the attention it deserves
Click to expand...
Click to collapse
added in next udpate.
Would like to see the ability to send messages from widget instead of launching talk.
Click to expand...
Click to collapse
Will see what I can do, haven't figured out yet how to send messages to gtalk service.
Fr4gg0r said:
added in next udpate.
Will see what I can do, haven't figured out yet how to send messages to gtalk service.
Click to expand...
Click to collapse
Is there a version that works for Gingerbread? I'm on a Max.
I get the below message when trying to use the Play Store app and it will not download using the browser either, but no error message with browser using Play Store through browser just no download.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Go to Apps --> All --> Google Services Framework and clear data, then reboot.
aznxk3vi17 said:
Go to Apps --> All --> Google Services Framework and clear data, then reboot.
Click to expand...
Click to collapse
Thanks for the tip, it worked and the widget did download and install now. But now I can not use the widget. I go between a Sense ROM(Android 4.0.3 and Sense 3.6) and a CMX ROM(Android4.1.1) and the Sense ROM is the one I had trouble installing the widget on. On the Sense ROM the widget showed up once in my list of widgets and put the widget on my home screen. But it just opens up to the settings for the widget, and it does the same when I open the widget in the app tray. So I removed it from my home screen and now it does not show in my list of widgets but it is in my app tray still. I will be testing it on my CMX ROM later today and will post back with feed back on it as well.
Edit: I just now realized this thread is in the Galaxy Nexus Themes and Apps forum. I have a HTC Sensation but I found this thread by google search for a G Talk Widget.
Has this been removed from the market?
Is an apk still available?
TIA
T-Macgnolia said:
Thanks for the tip, it worked and the widget did download and install now. But now I can not use the widget. I go between a Sense ROM(Android 4.0.3 and Sense 3.6) and a CMX ROM(Android4.1.1) and the Sense ROM is the one I had trouble installing the widget on. On the Sense ROM the widget showed up once in my list of widgets and put the widget on my home screen. But it just opens up to the settings for the widget, and it does the same when I open the widget in the app tray. So I removed it from my home screen and now it does not show in my list of widgets but it is in my app tray still. I will be testing it on my CMX ROM later today and will post back with feed back on it as well.
Edit: I just now realized this thread is in the Galaxy Nexus Themes and Apps forum. I have a HTC Sensation but I found this thread by google search for a G Talk Widget.
Click to expand...
Click to collapse
can someone please post the apk. i could not find it in the market. thank you.
I am not finding it in the market either.
Please post apk
Bump
Sent from my Galaxy Nexus using xda app-developers app
Bump
I would really like this. Looks like it was removed from the market. Anyone have the APK available?

[Q] Anybody having problem with UCCW weather

Hi,
On my S3 i'm using UCCW who is amazing ..but while using some weather skins ...it doesnt chow any Current Temperature, weather icons etc ...
Attached a screenshot to give you guys an idea..
thx.
Edit: Using CM10 - Build September the 2nd.
I'm having the same problem. I've got an Inspire 4G running IceColdSandwich. I double checked and made sure I had weather enabled in my settings, I've rebooted, and I also cleared the cache from recovery thinking that might be the problem. No luck so far. Ideas?
EDIT: I realized I had the version of uccw off the play store... upgraded to latest version and my weather is working now.
hallowed.mh said:
I'm having the same problem. I've got an Inspire 4G running IceColdSandwich. I double checked and made sure I had weather enabled in my settings, I've rebooted, and I also cleared the cache from recovery thinking that might be the problem. No luck so far. Ideas?
EDIT: I realized I had the version of uccw off the play store... upgraded to latest version and my weather is working now.
Click to expand...
Click to collapse
i will also do it then ...cause i have the one from the store as well..DO you have the link for the uccw thread ?
thx
http://forum.xda-developers.com/showthread.php?t=1386987
Bottom of the original post... version 2.0.7
Did this work for you?
Hi,
i have a S III with the polish original version of Jelly Bean and i have the same problem. The UCCW version is 2.1.6. Help me!
Has anyone been able to fix this? I have the same problem on android 2.3.4 I've also tried several versions of UCCW and no luck so far. My current location is showing up correctly (set to automatic), but no weather info.
I haven't had a problem with it since my earlier post in this thread, either on ICS or JB. I'm running the latest update of UCCW from the Play Store now, not sure what version it is.
Are you allowing apps to use Google's location services? It's under settings>location services on my phone.
Also, on your widget, do you have icon only set for the weather, or text and icon? Try turning text on, if it isn't, and see what you get... I've had my weather icons go screwy before and not show up even if it was getting weather info... example, the weather text would say "rain" but there wasn't a rain icon showing.
Edit: if your location is showing then my first question is answered... sorry.
Sent from my Inspire 4G using xda app-developers app
hallowed.mh said:
I haven't had a problem with it since my earlier post in this thread, either on ICS or JB. I'm running the latest update of UCCW from the Play Store now, not sure what version it is.
Are you allowing apps to use Google's location services? It's under settings>location services on my phone.
Also, on your widget, do you have icon only set for the weather, or text and icon? Try turning text on, if it isn't, and see what you get... I've had my weather icons go screwy before and not show up even if it was getting weather info... example, the weather text would say "rain" but there wasn't a rain icon showing.
Edit: if your location is showing then my first question is answered... sorry.
Sent from my Inspire 4G using xda app-developers app
Click to expand...
Click to collapse
I got it working just now. I tried a few versions posted in these forums but not the latest one in google play Looks like the previous versions don't work because google killed their weather app and apparently UCCW used it. The latest version looks like it uses Yahoo weather instead.
Thanks for your suggestions anyway :good:
Had the same problem on the latest uccw from app store. Did not have to downgrade to older version. For me it was the zip extractor I was using. I was using an app called "unzip" which was not unzipping weather pngs correctly. Switched to an app called "easy unrar lite". All is good now. Hope this helps someone.?
Weather icon and temp was working..
Hello,
My weather temperature and icon was working until now. My location is displayed correctly. Re-installing the app or rebooting my phone didn't help.
Does anyone have this problem too (again..)? Any thing I can try to get it to work?
I have a htc OneX. Revolution HD 18.1
Thanks in advance!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
cbeenhackker said:
Hello,
My weather temperature and icon was working until now. My location is displayed correctly. Re-installing the app or rebooting my phone didn't help.
Does anyone have this problem too (again..)? Any thing I can try to get it to work?
I have a htc OneX. Revolution HD 18.1
Thanks in advance!
Click to expand...
Click to collapse
Go in uccw settings and make sure they're enabled. Also, it could be that you need to resize to display them.
Thanks for your tip. everything is enabled. Though I have the temperature now I still don't have the icon. It did appear briefly this afternoon... but now it is gone again... don't know why..
cbeenhackker said:
Thanks for your tip. everything is enabled. Though I have the temperature now I still don't have the icon. It did appear briefly this afternoon... but now it is gone again... don't know why..
Click to expand...
Click to collapse
Perhaps change the refresh timer. I'm not sure what would keep it from showing.
cbeenhackker said:
Thanks for your tip. everything is enabled. Though I have the temperature now I still don't have the icon. It did appear briefly this afternoon... but now it is gone again... don't know why..
Click to expand...
Click to collapse
I had this problem once. For me, it was because there was not an appropriate icon for the current condition contained in the icon pack (even though the default one is supposed to show in this case). With the icon pack I was using, everytime the condition was mostly cloudy the icon would disappear. The only fix I found was either changing the icon pack or adding an extra icon and changing the name to appropriately match current conditions.
Sent from my SPH-L710 using Xparent Blue Tapatalk 2
UCCW Weathe Problem
I was having a problem getting the CT weather to work. Then I found if you push the menu button while editing the widget and change the morning and night, time settings it started to works.
if the solution from Sidetoneusa doesn't work try the following:
according to the uccw settings is it day/night?
Depending on day/night look into the folder with the icons, if there's a matching one for the current weather condition. If not, copy and rename another weather condition thats mostly similar Or ofcourse create a new one yourself
(there should be a folder on your storage called something like "utlimatecustomclockwidget", (don't look in the uccwoutput), open it and browse to the folder with the name of the widget your using and there should be a weather folder inside, all icons are stored in there. the night icons are in a seperate folder. Note: if you edited the original widget and saved it under a different name, still go to folder with the original widgets name, the folder with the name you used to save an edited widget only has a thumbnail inside of it)
Problem is that with custom weather icons, uccw tends to not switch to default ones if one is missing ,but instead shows an empty area. (at least it does on my device)
Uccw weather not update issue solved...
I was having the same problem one my HTC ONE X. After doing some changes it worked fine and owesome update had been given by the updater..
You need to do fallowing steps.
Step 1 - Click on your UCCW app
Step 2 - Go to settings
Step 3 - Click on weather privider.... by default it is set to Open weather map..... so change it to Yahoo.. (need to select from this two option provided
NOW YOU ARE DONE
- If you want can set your location to choose manual by default it is Auto...
- Also you can change Update interval from 12 hour upto 15 minutes (I'm using 15 min)
- You can change Celsius and Degree symbol
ATTACHMENT ADDED OF OPTIONS/SETTINGS
IF MY COMMENT WAS HELPFULL HIT THANKS
For me, nothing of the above worked, it fixed itself after I downloded the Yahoo Weather App and set the weather provider to Yahoo

Time Zone Problems

Hello everyone,
I have a problem with my HTC 10. My country (Turkey), I have no idea why, decided to stay in the daylight saving time, so now, we are at the +3 zone.
But dear HTC engineers, not like Samsung or LG or Apple or any other manufacturers engineers, didn't update the time zone settings on the devices.
So now I have two options. Keep the +2 and set the time manually. That's how I can have correct time on my lock screen and weather widget, but everything else is wrong. (Such as my calendar entries, times on social media apps and so on)
If I set the time as +3, then weather widget and lock screen times are wrong.
Since HTC sucks, I don't think we will get any updates about this issue quite soon. I just lost my patience and I am sure this is my last HTC device (I was a huge HTC fan, seriously, a user since HTC Diamond!), but anyways, is there any kind of fix I can do? Do custom roms fixed that or I can root the phone and fix it by myself?
Thanks everyone in advance for their answers
custom roms didn't fix it. There is nothing you can do. Maybe the nougat update will fix it but htc shows no intention to fix it since it is not sold much in Turkey. Same issues with me I'm on latest viper and had to set everything manuel. Just reinstall your social media apps while the time is corrected
Have you accomplished the hard reset though..? If not - please do...
Sent from quite brutal hTc 10 ..
jauhien said:
Have you accomplished the hard reset though..? If not - please do...
Sent from quite brutal hTc 10 ..
Click to expand...
Click to collapse
Didn't work
ToffieBoi said:
Didn't work
Click to expand...
Click to collapse
And did that work when you cleared those two check-boxes? and manually set GMT +3 of any suitable city (country) what does not use DST ..?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from quite brutal hTc 10 ..
jauhien said:
And did that work when you cleared those two check-boxes? and manually set GMT +3 of any suitable city (country) what does not use DST ..?
Sent from quite brutal hTc 10 ..
Click to expand...
Click to collapse
Then phone time is correct, but weather widget and lockscreen widgets are showing the wrong time.
ToffieBoi said:
Then phone time is correct, but weather widget and lockscreen widgets are showing the wrong time.
Click to expand...
Click to collapse
Did you try picking GMT +3 time zones with and without DST ??
Sent from quite brutal hTc 10 ..
ToffieBoi said:
Then phone time is correct, but weather widget and lockscreen widgets are showing the wrong time.
Click to expand...
Click to collapse
Make sure the widgets are set to use the clock you want (for clock, open it, hit the three dots menu, set home time zone--it's probably set at your prior settings).
Also, wait a minute for it to update; it may not take effect immediately.
None of them works unfortunately. I still use my phone on wrong time zone and having calendar and other problems.
The main problem is the Clock application. Lockscreen clock and others are checking time from Clock App's database. Whatever I do with my time settings, in the end phone checks my location. Finds it, checks it's database for 'what time it is there' and gives the wrong time.
So I would like to learn something. If anyone with Nougat can confirm that, I will be really happy.
When you have automatic time and time zone, can anyone check World Clocks tab, and compare Istanbul's time with google. (Just google 'what time is it in Istanbul')
If they are the same, it means that HTC fixed it in Nougat and I will wait for an update.
If there is one hour difference, I will just root my phone, install a custom rom, get rid of sense and sense lockscreen and others...
ToffieBoi said:
So I would like to learn something. If anyone with Nougat can confirm that, I will be really happy.
When you have automatic time and time zone, can anyone check World Clocks tab, and compare Istanbul's time with google.
Click to expand...
Click to collapse
I'm on Nougat, and the phone shows one hour earlier than timeanddate.com displays for Istanbul.
Real issue is that there is no Timezone rules update service.
The real issue here is that Google still has not provided a service that will update the timezone rules on an android (Or chromebook), without the need to do a whole OS update.
A simple service... just needs to get one zip file and put it on the darn device... They don't even have to build the rules directory contents another consortium already does this. Seems like a simple fix. They don't even have to push the update every time the db changes, only 2x per year. Middle of summer and Middle of winter so we catch the next seasons rules updates for fall and spring.

[APP] Xperia Weather 1.3.A.1.16beta [New Clock & Weather widget] [17 March 2017 ]

Today we are publishing a new version of the Xperia Weather application to the open beta! (1.3.A.1.16)
This update contains several bug fixes as well as new features, which are all listed below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New Features:
- Clock & Weather widget - Our main new feature, as many of you have already seen on pictures from events such as the MWC, we now have a new widget, which will not be replacing the old one. This widget allows you to access clock app by taping on clock part of it on the left, whilst tapping on the weather on the left will take you to our weather app. This widget supports only the current location at the moment.
- No network connection toast - We are now displaying a toast notifying the users of lack of network connection when trying to update weather data
Bug fixes:
- Fixed missing shadow text on weather widget
- Fixed navigation drawer overstretching in multi-window mode
- Inability to find current location was fixed by adapting to new AccuWeather API
- Removed crash that occurred in multi-user mode when switching from guest to owner
- Weather widget contrast was adjusted to display better in snowy weather
- Fixed situations where multiple instances of location permission dialog were displayed
- Removed crash that occurred in multi-window mode after entering the app from the widget
- Fixed screen overlap when keyboard is extended
- Fixed screen turning white and empty when entering search location window
- Fixed text cut off on weather widget in landscape mode
- Fixed UI mess in some languages that were caused due to minus sign being incorrectly localized to languages in question
- Added explanation why some text is in English despite another language being selected in cases where localized text is not available
Download APK Mirror​Hit Thanks​
I think it's beautiful.
thanks
Thank u for your work.May i ask the name of that theme?
Thanks in advance
How to uninstall?
Sent from my F8332 using Tapatalk
Installed it but I dont get that new widget
Nevermind, just updated the clock app and it showed
lastsamuraial said:
Thank u for your work.May i ask the name of that theme?
Thanks in advance
Click to expand...
Click to collapse
Its just a theme that I created to change the App Tray icon with Xperia Theme Creator.
I can give you if you need
This new Clock & Weather widget is useless for me because is location based and can't add manual location
Sent from my D5803 using XDA-Developers Legacy app
Dev, please make weather widget to work without location use also by just entering the city name to save battery power.
i dnt have tha new clock.
whalesplaho said:
i dnt have tha new clock.
Click to expand...
Click to collapse
its a separate widget. you should add it manually from the widgets
ytheekshana said:
Its just a theme that I created to change the App Tray icon with Xperia Theme Creator.
I can give you if you need
Click to expand...
Click to collapse
Please share it.
Thank u very much and pls keep up the good work.
lastsamuraial said:
Please share it.
Thank u very much and pls keep up the good work.
Click to expand...
Click to collapse
https://drive.google.com/file/d/0BzFQAr-F5uMWVnIwTVBUNWhWalE/view
Here you go
Nice idea but I have to leave location on in order to have it!! so no way! waiting for an update
ytheekshana said:
its a separate widget. you should add it manually from the widgets
Click to expand...
Click to collapse
Thanks a ton buddy.... I even uninstalled n reinstall tha weather app thinking it ll change itself.:highfive::good:
Instead i found it great. Nice work buddy. Plz make a time widget both for home and lockscreen
By the way, the temp does not change as the insider weather widget changes the temp
Not installed for me android 6 non xperia rom but i have the last app of xperia for non xperia devices working fine
The location on the widget does not work on manual location, it only works if you enable GPS, any work around on this? Thanks!
any link for xperia weather v 1.3.A.2.4 universal apk?
patta bro

Homeacreen weather widget showing question mark?

My pixel Xl homescreen weather widget which I use with nova launcher is just displaying a question mark "?". If I open the weather widget and search for other locations besides my current one it displays the wether fine just not my weather. This is happening with the pixel launcher as well. It was working fine and just all of a sudden stopped working. Location is enabled and nothing has really changed. Any ideas please?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Pixel XL using Tapatalk
Any clues?
Sent from my Pixel XL using Tapatalk
ih8un said:
My pixel Xl homescreen weather widget which I use with nova launcher is just displaying a question mark "?". If I open the weather widget and search for other locations besides my current one it displays the wether fine just not my weather. This is happening with the pixel launcher as well. It was working fine and just all of a sudden stopped working. Location is enabled and nothing has really changed. Any ideas please?
View attachment 4160623
Sent from my Pixel XL using Tapatalk
Click to expand...
Click to collapse
I've looked thoroughly into the settings to figure out what may be causing your issue and the only thing I can think is that your location data is being denied to the widget, but I don't know how to fix or check that because the widget doesn't show in any of the settings. Maybe something in the location settings is turned off. Sorry I can't be of more help!
Edit: Go into Settings then Apps, click the cog wheel(top right), click app permissions(top option), click location, click 3 dot button(top right), click show system, scroll down to pixel launcher and turn it to on. See if that fixes it.
TheBobMiller said:
I've looked thoroughly into the settings to figure out what may be causing your issue and the only thing I can think is that your location data is being denied to the widget, but I don't know how to fix or check that because the widget doesn't show in any of the settings. Maybe something in the location settings is turned off. Sorry I can't be of more help!
Edit: Go into Settings then Apps, click the cog wheel(top right), click app permissions(top option), click location, click 3 dot button(top right), click show system, scroll down to pixel launcher and turn it to on. See if that fixes it.
Click to expand...
Click to collapse
Hey,
I really appreciate your help thanks a lot.
Unfortunately that didn't do it and neither did a reflash of the ROM. However your suggestions got me thinking and I downloaded a mock location app and interestingly all locations except my very own show the weather. Im suspecting for some reason or another the location data for my area is not being shown by Google and I suspect this may not be just for me but with no other pixels around it's hard to know. Im waiting to travel out of my area and see if my suspicions are correct and it will make sense seeing it just happened out of the blue. Now the question is how do I report such a specific fault to google and not have to wait 5 years for a fix.
Sent from my Pixel XL using Tapatalk
ih8un said:
Hey,
I really appreciate your help thanks a lot.
Unfortunately that didn't do it and neither did a reflash of the ROM. However your suggestions got me thinking and I downloaded a mock location app and interestingly all locations except my very own show the weather. Im suspecting for some reason or another the location data for my area is not being shown by Google and I suspect this may not be just for me but with no other pixels around it's hard to know. Im waiting to travel out of my area and see if my suspicions are correct and it will make sense seeing it just happened out of the blue. Now the question is how do I report such a specific fault to google and not have to wait 5 years for a fix.
Click to expand...
Click to collapse
Well it's no problem, I just wish I could help nail down your issue! Maybe someone at Google will now a quick fix to your problem!
ih8un said:
Hey,
I really appreciate your help thanks a lot.
Unfortunately that didn't do it and neither did a reflash of the ROM. However your suggestions got me thinking and I downloaded a mock location app and interestingly all locations except my very own show the weather. Im suspecting for some reason or another the location data for my area is not being shown by Google and I suspect this may not be just for me but with no other pixels around it's hard to know. Im waiting to travel out of my area and see if my suspicions are correct and it will make sense seeing it just happened out of the blue. Now the question is how do I report such a specific fault to google and not have to wait 5 years for a fix.
Click to expand...
Click to collapse
If you have a Pixel you can get support on the web via chat or email or request a call back. Yours sounds like a problem they may be able to help with. Just out of curiosity does your GPS app work ok?

Categories

Resources