• May 03, 2024, 05:01:23 pm

Author Topic: Weather Mango Weatherapp  (Read 2143 times)

0 Members and 1 Guest are viewing this topic.

Offline Dj Kang

  • Viewer
  • *
  • Posts: 1
  • Reputation: 0
  • Sad Eyes Never Lies
  • Current Phone: : Nokia N8-00
Weather Mango Weatherapp
« on: January 24, 2014, 02:22:43 pm »
Presenting WeatherMango, a simple weather app by mangolazi. The app can get the forecast for your current GPS location.Your last known GPS location and forecast data are cached so you don't need a constant data connection. Data is provided by XML feeds from OpenWeatherMap.org.



Usage
Toolbar:
Home icon - loads data for your home city (long press to set home city to your current GPS position)
Daily/hourly - switch between daily and hourly forecast
Search icon - search for city (long press to see list of favorite cities)

Menu:
Set as favorite city - add a city to the favorite cities list
View favorite cities - view a list of favorite cities
Refresh data - reload current city's data








R18
New icons for data
Click on day to see hourly forecast for that day
Faster AGPS position fix

Credit goes to mangolazi :ce:


WeatherMango_R18.sis

Offline matthew

  • Mass Poster
  • ****
  • Posts: 1,315
  • Reputation: 13
  • SymphonyOS
  • Current Phone: :
    N8-00 (25.007)
    808 (113.010.1508)
    Retired E72, E6-00
Re: Weather Mango Weatherapp
« Reply #1 on: March 01, 2014, 07:54:13 am »
That is a very old build.
The last version is 27 and it has a significant changelog:

Quote from: mangolazi
Presenting WeatherMango, a simple weather app by mangolazi. The app can get the forecast for your current GPS location.Your last known GPS location and forecast data are cached so you don't need a constant data connection. Data is provided by XML feeds from OpenWeatherMap.org. Right now all times are calculated to your own timezone so hourly forecast times for cities outside that timezone won't be correct.

Translations: English, Bulgarian, Dutch, French, German, Italian, Hungarian, Macedonian, Russian, Spanish, Turkish

App is free, open source software licensed under GPLv3. Weather icons GPLv2 by Andrew Zhilin, originally for Other Maemo Weather. App icon thanks to michalkepa.

Source is attached and also on Github: https://github.com/mangolazi/WeatherMango

Usage
Toolbar:
Home icon - loads data for your home city (long press to set home city to your current GPS position)
Favorites icon - view list of favorite cities
Search icon - search for city

Menu:
Set as favorite city - add a city to the favorite cities list
Manage favorite cities - modify list of favorite cities
Refresh data - reload current city's data
View on OpenWeatherMap.org - loads web browser to show city on OWM mobile site with current data, forecasts, history, radar/precipitation map
Settings - change language, temperature units, wind speed units

I'm using these APIs:
current weather data: http://api.openweathermap.org/data/2.5/weather?id=CITYID&units=metric&mode=xml
daily forecast data: http://api.openweathermap.org/data/2.5/forecast/daily?id=CITYID&mode=xml&units=metric&cnt=5
hourly forecast data: http://api.openweathermap.org/data/2.5/forecast?id=CITYID&mode=xml&units=metric

R27
Swipe left/right in current weather view to change favorite cities
Change am/pm/24 hour time in Settings
Change daily/hourly forecast to first load in Settings
View city on OpenWeatherMap.org including current data, forecasts, history, radar/precipitation map (in menu)
Will only refresh data online if 90 minutes have passed since last update (previously 60 minutes)

R25
New translations
Dynamic translation, change language from within the app settings
Thanks to tunahan_tusem for translation and network suggestions

R24
Problematic translations
Looks better ;)

R23
Settings screen
Unit conversions

R20
New small icons
Fixes for favorite cities
Add/delete favorite cities

R18
New icons for data
Click on day to see hourly forecast for that day
Faster AGPS position fix

R15
Common installer for E6 and other devices
Loading bar
Home weather updates online only if 1 hour has passed since last update

Get the latest version Here
« Last Edit: March 01, 2014, 02:50:12 pm by matthew »