AndroidWeatherInformation
8 years agoOpenWeatherMap requires (mandatory) API key
Gustavo Martin Morcuende [Mon, 29 Aug 2016 17:09:58 +0000 (19:09 +0200)]
OpenWeatherMap requires (mandatory) API key

8 years agoupgrade to Java 8 and Jack toolchain
Gustavo Martin Morcuende [Mon, 29 Aug 2016 17:08:53 +0000 (19:08 +0200)]
upgrade to Java 8 and Jack toolchain

8 years agoupgrade sdk version
Gustavo Martin Morcuende [Mon, 29 Aug 2016 16:20:58 +0000 (18:20 +0200)]
upgrade sdk version

9 years agoMapFragment.getMapAsync and the Android screen rotate mess weatherinformation-1.1
Gustavo Martin Morcuende [Mon, 12 Jan 2015 02:11:55 +0000 (03:11 +0100)]
MapFragment.getMapAsync and the Android screen rotate mess

9 years agoMapFragment.getMapAsync and the Android screen rotate mess
Gustavo Martin Morcuende [Sun, 11 Jan 2015 00:39:40 +0000 (01:39 +0100)]
MapFragment.getMapAsync and the Android screen rotate mess

9 years agoUsing MapFragment.getMapAsync
Gustavo Martin Morcuende [Tue, 6 Jan 2015 00:49:14 +0000 (01:49 +0100)]
Using MapFragment.getMapAsync

Trying to avoid null values when using MapFragment.getMap
(besides it is deprecated)

9 years agoIncrease version number: 1.1
Gustavo Martin Morcuende [Tue, 6 Jan 2015 00:48:43 +0000 (01:48 +0100)]
Increase version number: 1.1

9 years agoRemove maxSdkVersion weatherinformation-1.0
Gustavo Martin Morcuende [Thu, 25 Dec 2014 23:17:21 +0000 (00:17 +0100)]
Remove maxSdkVersion

9 years agoWorking around this bug: https://code.google.com/p/android/issues/detail?id=82157
Gustavo Martin Morcuende [Sun, 21 Dec 2014 15:38:22 +0000 (16:38 +0100)]
Working around this bug: https://code.google.com/p/android/issues/detail?id=82157

9 years agoGoogle Analytics log level ERROR.
Gustavo Martin Morcuende [Sun, 21 Dec 2014 15:33:21 +0000 (16:33 +0100)]
Google Analytics log level ERROR.

With DEBUG log level my TRACKING ID could be seen by means of logcat o.O
(hopefully it won't be with ERROR level :/)

9 years agoDisable debugging in release version
Gustavo Martin Morcuende [Sun, 21 Dec 2014 15:31:04 +0000 (16:31 +0100)]
Disable debugging in release version

9 years agoWhen RuntimeException in doInBackground method we must go to error state.
Gustavo Martin Morcuende [Tue, 16 Dec 2014 00:34:53 +0000 (01:34 +0100)]
When RuntimeException in doInBackground method we must go to error state.

Becareful, there could be multiple AsyncTasks (if user is fast enough). So always
check the trigger AsyncTask conditions.

9 years agoUsing static inner class (just because we avoid pointer to outer class)
Gustavo Martin Morcuende [Sun, 14 Dec 2014 19:48:04 +0000 (20:48 +0100)]
Using static inner class (just because we avoid pointer to outer class)

9 years agoTrying to use Google Analytics for caught and uncaught exceptions.
Gustavo Martin Morcuende [Sun, 14 Dec 2014 19:47:11 +0000 (20:47 +0100)]
Trying to use Google Analytics for caught and uncaught exceptions.

9 years agoUpdate buildToolsVersion 21.1.1
Gustavo Martin Morcuende [Tue, 9 Dec 2014 00:40:36 +0000 (01:40 +0100)]
Update buildToolsVersion 21.1.1

9 years agojackson-core: using gradle instead of local library
Gustavo Martin Morcuende [Mon, 8 Dec 2014 23:36:51 +0000 (00:36 +0100)]
jackson-core: using gradle instead of local library

9 years agoUsing timber instead of default Android logger.
Gustavo Martin Morcuende [Mon, 8 Dec 2014 23:26:04 +0000 (00:26 +0100)]
Using timber instead of default Android logger.

9 years agoAndroid Studio, update to 1.0 RC4
Gustavo Martin Morcuende [Mon, 8 Dec 2014 20:28:19 +0000 (21:28 +0100)]
Android Studio, update to 1.0 RC4

9 years agoApp is only for handsets
Gustavo Martin Morcuende [Sun, 30 Nov 2014 19:55:47 +0000 (20:55 +0100)]
App is only for handsets

9 years agostrings.xml fixed error
Gustavo Martin Morcuende [Tue, 25 Nov 2014 02:18:52 +0000 (03:18 +0100)]
strings.xml fixed error

9 years agoLICENSE.md: clarifications about licenses and copyright
Gustavo Martin Morcuende [Tue, 25 Nov 2014 01:56:30 +0000 (02:56 +0100)]
LICENSE.md: clarifications about licenses and copyright

9 years agostrings.xml file, improvements
Gustavo Martin Morcuende [Tue, 25 Nov 2014 01:50:12 +0000 (02:50 +0100)]
strings.xml file, improvements

9 years agoUpdate README.md file with notifications screenshot
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:40:50 +0000 (02:40 +0100)]
Update README.md file with notifications screenshot

9 years agoImprovements in README.md file
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:24:33 +0000 (02:24 +0100)]
Improvements in README.md file

9 years agoImprovements in LICENSE.md
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:19:30 +0000 (02:19 +0100)]
Improvements in LICENSE.md

9 years agotypos in README.md
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:16:51 +0000 (02:16 +0100)]
typos in README.md

9 years agoUpdate LICENSE.md file with the logo.png file
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:11:47 +0000 (02:11 +0100)]
Update LICENSE.md file with the logo.png file

9 years agotypo in markdown format
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:11:25 +0000 (02:11 +0100)]
typo in markdown format

9 years agoUpdating README.md file (screenshots and descriptions)
Gustavo Martin Morcuende [Mon, 24 Nov 2014 01:03:56 +0000 (02:03 +0100)]
Updating README.md file (screenshots and descriptions)

9 years agoWeather Information instead of WeatherInformation
Gustavo Martin Morcuende [Sun, 23 Nov 2014 23:05:09 +0000 (00:05 +0100)]
Weather Information instead of WeatherInformation

9 years agoRefresh interval instead of Update Time Rate
Gustavo Martin Morcuende [Sun, 23 Nov 2014 22:51:46 +0000 (23:51 +0100)]
Refresh interval instead of Update Time Rate

9 years agofollowing the OpenWeatherMap recommendations: update 1 time per 10 minutes
Gustavo Martin Morcuende [Sun, 23 Nov 2014 22:42:35 +0000 (23:42 +0100)]
following the OpenWeatherMap recommendations: update 1 time per 10 minutes

http://openweathermap.org/appid

9 years agoUpdate HTTP client agent field
Gustavo Martin Morcuende [Sun, 23 Nov 2014 21:16:44 +0000 (22:16 +0100)]
Update HTTP client agent field

9 years agoRemoving TODO from PreferencesFragment
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:46:55 +0000 (21:46 +0100)]
Removing TODO from PreferencesFragment

9 years agoLogo, action bar and notification icons from http://www.xaml-icon-studio.com/
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:40:38 +0000 (21:40 +0100)]
Logo, action bar and notification icons from xaml-icon-studio.com/

9 years agoUpdate message.
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:32:13 +0000 (21:32 +0100)]
Update message.

9 years agoLogo, action bar and notification icons from http://www.xaml-icon-studio.com/
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:17:17 +0000 (21:17 +0100)]
Logo, action bar and notification icons from xaml-icon-studio.com/

9 years agoLogo, action bar and notification icons from http://www.xaml-icon-studio.com/
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:08:35 +0000 (21:08 +0100)]
Logo, action bar and notification icons from xaml-icon-studio.com/

9 years agoLogo, action bar and notification icons from http://www.xaml-icon-studio.com/
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:05:50 +0000 (21:05 +0100)]
Logo, action bar and notification icons from xaml-icon-studio.com/

9 years agoLogo, action bar and notification icons from http://www.xaml-icon-studio.com/
Gustavo Martin Morcuende [Sat, 22 Nov 2014 20:03:48 +0000 (21:03 +0100)]
Logo, action bar and notification icons from xaml-icon-studio.com/

9 years agoUpdate license files with the right file names for GNOME icons.
Gustavo Martin Morcuende [Sat, 22 Nov 2014 19:30:03 +0000 (20:30 +0100)]
Update license files with the right file names for GNOME icons.

9 years agoOpenWeatherMap license
Gustavo Martin Morcuende [Sat, 22 Nov 2014 19:14:21 +0000 (20:14 +0100)]
OpenWeatherMap license

9 years agoOpenWeatherMap works better with an application ID
Gustavo Martin Morcuende [Sat, 22 Nov 2014 18:58:34 +0000 (19:58 +0100)]
OpenWeatherMap works better with an application ID

See: http://openweathermap.org/appid

9 years agoOpenWeatherMap works better with an application ID
Gustavo Martin Morcuende [Sat, 22 Nov 2014 18:57:27 +0000 (19:57 +0100)]
OpenWeatherMap works better with an application ID

See: http://openweathermap.org/appid

9 years agoDo not pass through the OpenWeatherMap proxy cache
Gustavo Martin Morcuende [Sat, 22 Nov 2014 14:08:36 +0000 (15:08 +0100)]
Do not pass through the OpenWeatherMap proxy cache

9 years agoNew pattern for numbers: ###.##
Gustavo Martin Morcuende [Fri, 21 Nov 2014 01:30:05 +0000 (02:30 +0100)]
New pattern for numbers: ###.##

9 years agoImprovements in NotificationIntentService
Gustavo Martin Morcuende [Thu, 20 Nov 2014 04:40:37 +0000 (05:40 +0100)]
Improvements in NotificationIntentService

9 years agoNo time for comments
Gustavo Martin Morcuende [Thu, 20 Nov 2014 04:31:16 +0000 (05:31 +0100)]
No time for comments

9 years agoTrying to use only strings from static resources
Gustavo Martin Morcuende [Thu, 20 Nov 2014 04:10:26 +0000 (05:10 +0100)]
Trying to use only strings from static resources

9 years agoUnits conversors: pressure, temperature and wind.
Gustavo Martin Morcuende [Thu, 20 Nov 2014 01:12:49 +0000 (02:12 +0100)]
Units conversors: pressure, temperature and wind.

9 years agoUpdate layout file names: weather_main_tabs.xml and weather_notification.xml
Gustavo Martin Morcuende [Tue, 18 Nov 2014 04:02:34 +0000 (05:02 +0100)]
Update layout file names: weather_main_tabs.xml and weather_notification.xml

9 years agoRemoving useless code
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:57:01 +0000 (04:57 +0100)]
Removing useless code

9 years agoImprovements in Current layout
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:46:17 +0000 (04:46 +0100)]
Improvements in Current layout

9 years agoRemove unused drawables
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:35:36 +0000 (04:35 +0100)]
Remove unused drawables

9 years agoTrying to avoid strings when using Intent
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:29:39 +0000 (04:29 +0100)]
Trying to avoid strings when using Intent

9 years agoUpdate LICENSE files (the appendix is not required)
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:20:48 +0000 (04:20 +0100)]
Update LICENSE files (the appendix is not required)

9 years agoUsing Intent constructor with package and class name is the best (IMHO) in my case
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:18:13 +0000 (04:18 +0100)]
Using Intent constructor with package and class name is the best (IMHO) in my case

9 years agoNew Intent without action and avoiding classes declaration as strings
Gustavo Martin Morcuende [Tue, 18 Nov 2014 03:10:21 +0000 (04:10 +0100)]
New Intent without action and avoiding classes declaration as strings

9 years agoRemove permanent widget current data when error
Gustavo Martin Morcuende [Sun, 16 Nov 2014 23:19:50 +0000 (00:19 +0100)]
Remove permanent widget current data when error

9 years agoUpdate README.md file
Gustavo Martin Morcuende [Sun, 16 Nov 2014 17:42:41 +0000 (18:42 +0100)]
Update README.md file

9 years agoUpdate source code url to new location
Gustavo Martin Morcuende [Sun, 16 Nov 2014 17:21:21 +0000 (18:21 +0100)]
Update source code url to new location

9 years agoMerge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation
Gustavo Martin Morcuende [Sun, 16 Nov 2014 17:09:32 +0000 (18:09 +0100)]
Merge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation

9 years agoUpdate gitignore file
Gustavo Martin Morcuende [Sun, 16 Nov 2014 16:56:58 +0000 (17:56 +0100)]
Update gitignore file

9 years agoWeatherInformation: remove unused strings
Gustavo Martin Morcuende [Sun, 16 Nov 2014 16:11:29 +0000 (17:11 +0100)]
WeatherInformation: remove unused strings

9 years agoWeatherInformation: tabs text as string resource
Gustavo Martin Morcuende [Sun, 16 Nov 2014 16:01:15 +0000 (17:01 +0100)]
WeatherInformation: tabs text as string resource

9 years agoInitial commit
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:56:07 +0000 (16:56 +0100)]
Initial commit

9 years agoWeatherInformation: remove TODO from MapActivity
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:49:40 +0000 (16:49 +0100)]
WeatherInformation: remove TODO from MapActivity

9 years agoWeatherInformation: update serial version UID
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:40:03 +0000 (16:40 +0100)]
WeatherInformation: update serial version UID

9 years agoWeatherInformation: http client agent string as resource
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:29:32 +0000 (16:29 +0100)]
WeatherInformation: http client agent string as resource

9 years agoWeatherInformation: there are no tests (at the moment)
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:21:30 +0000 (16:21 +0100)]
WeatherInformation: there are no tests (at the moment)

9 years agoWeatherInformation: updating class names
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:14:40 +0000 (16:14 +0100)]
WeatherInformation: updating class names

9 years agoWeatherInformation: remove unused xml file
Gustavo Martin Morcuende [Sun, 16 Nov 2014 15:04:57 +0000 (16:04 +0100)]
WeatherInformation: remove unused xml file

9 years agoWeatherInformation: WidgetIntentService remove unused method
Gustavo Martin Morcuende [Sun, 16 Nov 2014 14:56:44 +0000 (15:56 +0100)]
WeatherInformation: WidgetIntentService remove unused method

10 years agoWeatherInformation: removing old useless main.xml file
Gustavo Martin Morcuende [Sun, 16 Nov 2014 02:41:27 +0000 (03:41 +0100)]
WeatherInformation: removing old useless main.xml file

10 years agoWeatherInformation: license and third party licenses
Gustavo Martin Morcuende [Sun, 16 Nov 2014 02:41:02 +0000 (03:41 +0100)]
WeatherInformation: license and third party licenses

10 years agoWeatherInformation: service and jpos current and forecast parsers
Gustavo Martin Morcuende [Sun, 16 Nov 2014 00:08:31 +0000 (01:08 +0100)]
WeatherInformation: service and jpos current and forecast parsers

10 years agoWeatherInformation: using package name.gumartinm.weather.information
Gustavo Martin Morcuende [Sat, 15 Nov 2014 14:52:00 +0000 (15:52 +0100)]
WeatherInformation: using package name.gumartinm.weather.information

10 years agoWeatherInformation: remove API key information from manifest
Gustavo Martin Morcuende [Sat, 15 Nov 2014 01:35:53 +0000 (02:35 +0100)]
WeatherInformation: remove API key information from manifest

10 years agoWeatherInformation: new package definition, com.weather.information
Gustavo Martin Morcuende [Sat, 15 Nov 2014 01:34:37 +0000 (02:34 +0100)]
WeatherInformation: new package definition, com.weather.information

10 years agoWeatherInformation: removing TODOs
Gustavo Martin Morcuende [Thu, 13 Nov 2014 01:50:50 +0000 (02:50 +0100)]
WeatherInformation: removing TODOs

10 years agoWeatherInformation: sun rise/set is shown using the phone's Timezone
Gustavo Martin Morcuende [Thu, 13 Nov 2014 00:59:39 +0000 (01:59 +0100)]
WeatherInformation: sun rise/set is shown using the phone's Timezone

10 years agoWeatherInformation: removing TODOs
gu.martinm@gmail.com [Wed, 12 Nov 2014 20:43:49 +0000 (21:43 +0100)]
WeatherInformation: removing TODOs

10 years agoWeatherInformation: JPOSWeatherParser, missing equals and Snow
gu.martinm@gmail.com [Wed, 12 Nov 2014 20:17:22 +0000 (21:17 +0100)]
WeatherInformation: JPOSWeatherParser, missing equals and Snow

10 years agoWeatherInformation: current view, fixed error
gu.martinm@gmail.com [Wed, 12 Nov 2014 19:56:22 +0000 (20:56 +0100)]
WeatherInformation: current view, fixed error

10 years agoWeatherInformation: sun rise/set time UTC
gu.martinm@gmail.com [Wed, 12 Nov 2014 19:30:06 +0000 (20:30 +0100)]
WeatherInformation: sun rise/set time UTC

10 years agoWeatherInformation: current view, fixed error
gu.martinm@gmail.com [Wed, 12 Nov 2014 19:11:57 +0000 (20:11 +0100)]
WeatherInformation: current view, fixed error

10 years agoWeatherInformation: licenses activity
Gustavo Martin Morcuende [Mon, 10 Nov 2014 23:18:02 +0000 (00:18 +0100)]
WeatherInformation: licenses activity

10 years agoWeatherInformation: app activity, improvements
Gustavo Martin Morcuende [Tue, 4 Nov 2014 03:02:57 +0000 (04:02 +0100)]
WeatherInformation: app activity, improvements

10 years agoWeatherInformation: About activity
Gustavo Martin Morcuende [Mon, 3 Nov 2014 03:15:29 +0000 (04:15 +0100)]
WeatherInformation: About activity

10 years agoWeatherInformation: improvements in widget configuration layout
Gustavo Martin Morcuende [Mon, 3 Nov 2014 01:33:46 +0000 (02:33 +0100)]
WeatherInformation: improvements in widget configuration layout

10 years agoWeatherInformation: strange weather condition code 01dd
Gustavo Martin Morcuende [Sat, 1 Nov 2014 02:27:49 +0000 (03:27 +0100)]
WeatherInformation: strange weather condition code 01dd

see: http://openweathermap.org/img/w/01dd.png
There is no documentation about it but sometimes I am receiving it.

10 years agoWeatherInformation: widget, remove storaged data on delete widget
Gustavo Martin Morcuende [Sat, 1 Nov 2014 02:10:52 +0000 (03:10 +0100)]
WeatherInformation: widget, remove storaged data on delete widget

10 years agoWeatherInformation: widget, refresh stores to permanent storage
Gustavo Martin Morcuende [Sat, 1 Nov 2014 01:30:53 +0000 (02:30 +0100)]
WeatherInformation: widget, refresh stores to permanent storage

10 years agoWeatherInformation: specific layout improvements
Gustavo Martin Morcuende [Fri, 31 Oct 2014 02:31:05 +0000 (03:31 +0100)]
WeatherInformation: specific layout improvements

10 years agoWeatherInformation: specific fragment layout, improvement.
Gustavo Martin Morcuende [Thu, 30 Oct 2014 04:24:30 +0000 (05:24 +0100)]
WeatherInformation: specific fragment layout, improvement.

10 years agoWeatherInformation: widget update and refresh, right behaviour
Gustavo Martin Morcuende [Thu, 30 Oct 2014 02:58:02 +0000 (03:58 +0100)]
WeatherInformation: widget update and refresh, right behaviour

10 years agoWeatherInformation: widget configuration no using PreferenceFragment
Gustavo Martin Morcuende [Sun, 26 Oct 2014 23:21:26 +0000 (00:21 +0100)]
WeatherInformation: widget configuration no using PreferenceFragment

10 years agoWeatherInformation: widget configuration new layout WIP
Gustavo Martin Morcuende [Fri, 24 Oct 2014 03:10:49 +0000 (05:10 +0200)]
WeatherInformation: widget configuration new layout WIP

10 years agoWeatherInformation: widget background no more spurious line
Gustavo Martin Morcuende [Wed, 22 Oct 2014 01:35:13 +0000 (03:35 +0200)]
WeatherInformation: widget background no more spurious line

It was the Draw 9-patch. See: http://developer.android.com/tools/help/draw9patch.html

10 years agoWeatherInformation: widget background with spurious is not fun.
Gustavo Martin Morcuende [Wed, 22 Oct 2014 01:28:11 +0000 (03:28 +0200)]
WeatherInformation: widget background with spurious is not fun.