AndroidWeatherInformation
7 years agoUpdate README.md with sliding menu master weatherinformation-2.0
Gustavo Martin Morcuende [Sun, 4 Sep 2016 07:15:10 +0000 (09:15 +0200)]
Update README.md with sliding menu

7 years agoUpdate screenshots
Gustavo Martin Morcuende [Sun, 4 Sep 2016 07:03:52 +0000 (09:03 +0200)]
Update screenshots

7 years agoUpdate versions in AndroidManifest.xml file
Gustavo Martin Morcuende [Sun, 4 Sep 2016 06:31:48 +0000 (08:31 +0200)]
Update versions in AndroidManifest.xml file

7 years agoWidget configuration view, using ToolBar
Gustavo Martin Morcuende [Sun, 4 Sep 2016 06:16:15 +0000 (08:16 +0200)]
Widget configuration view, using ToolBar

7 years agoUncheck item from menu on NavigationView before closing drawer.
Gustavo Martin Morcuende [Sun, 4 Sep 2016 05:45:02 +0000 (07:45 +0200)]
Uncheck item from menu on NavigationView before closing drawer.

7 years agoUsing translatable="false" wherever is needed in strings.xml
Gustavo Martin Morcuende [Sun, 4 Sep 2016 05:07:31 +0000 (07:07 +0200)]
Using translatable="false" wherever is needed in strings.xml

7 years agoVersion 2.0
Gustavo Martin Morcuende [Sun, 4 Sep 2016 05:01:39 +0000 (07:01 +0200)]
Version 2.0

7 years agoUsing ToolBar
Gustavo Martin Morcuende [Sun, 4 Sep 2016 04:59:05 +0000 (06:59 +0200)]
Using ToolBar

7 years agoUpdate licenses archive
Gustavo Martin Morcuende [Sun, 4 Sep 2016 04:26:24 +0000 (06:26 +0200)]
Update licenses archive

7 years agoUsing ToolBar in PreferencesActivity and SpecificActivity
Gustavo Martin Morcuende [Sun, 4 Sep 2016 01:58:45 +0000 (03:58 +0200)]
Using ToolBar in PreferencesActivity and SpecificActivity

7 years agoUsing Material icons:
Gustavo Martin Morcuende [Sun, 4 Sep 2016 01:41:25 +0000 (03:41 +0200)]
Using Material icons:

ic_add_location_white_24dp.png
ic_settings_white_24dp.png

7 years agoUsing ToolBar in MapActivity
Gustavo Martin Morcuende [Sun, 4 Sep 2016 01:21:38 +0000 (03:21 +0200)]
Using ToolBar in MapActivity

7 years agoUsing Navigation Drawer
Gustavo Martin Morcuende [Sun, 4 Sep 2016 01:09:39 +0000 (03:09 +0200)]
Using Navigation Drawer

7 years agoMapProgressFragment, avoid deprecated method
Gustavo Martin Morcuende [Sat, 3 Sep 2016 05:28:04 +0000 (07:28 +0200)]
MapProgressFragment, avoid deprecated method

7 years agoA few improvements
Gustavo Martin Morcuende [Thu, 1 Sep 2016 22:15:57 +0000 (00:15 +0200)]
A few improvements

7 years agoOpenWeatherMap requires API key, updating REAME.md file weatherinformation-1.3
Gustavo Martin Morcuende [Thu, 1 Sep 2016 20:55:10 +0000 (22:55 +0200)]
OpenWeatherMap requires API key, updating REAME.md file

7 years agoUpdate screenshots
Gustavo Martin Morcuende [Thu, 1 Sep 2016 20:51:43 +0000 (22:51 +0200)]
Update screenshots

7 years agoNew version 1.1, using AppCompat
Gustavo Martin Morcuende [Thu, 1 Sep 2016 20:08:11 +0000 (22:08 +0200)]
New version 1.1, using AppCompat

7 years agoGoogle API software license
Gustavo Martin Morcuende [Thu, 1 Sep 2016 20:07:52 +0000 (22:07 +0200)]
Google API software license

7 years agoShow text in tabs of TabLayout
Gustavo Martin Morcuende [Thu, 1 Sep 2016 19:33:53 +0000 (21:33 +0200)]
Show text in tabs of TabLayout

7 years agoSplit ActionBar does not work with Theme.AppCompat
Gustavo Martin Morcuende [Thu, 1 Sep 2016 18:30:27 +0000 (20:30 +0200)]
Split ActionBar does not work with Theme.AppCompat

https://commonsware.com/blog/2014/11/18/android-5p0-deprecation-splitactionbarwhennarrow.html
http://stackoverflow.com/a/27047159

7 years agoLayout modifications for API 11 and AppCompat
Gustavo Martin Morcuende [Wed, 31 Aug 2016 22:53:07 +0000 (00:53 +0200)]
Layout modifications for API 11 and AppCompat

7 years agoUsing ActionBar with AppCompat
Gustavo Martin Morcuende [Wed, 31 Aug 2016 22:52:11 +0000 (00:52 +0200)]
Using ActionBar with AppCompat

7 years agoMerge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation
Gustavo Martin Morcuende [Wed, 31 Aug 2016 21:44:02 +0000 (23:44 +0200)]
Merge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation

7 years agoRemove errors related to API 11
Gustavo Martin Morcuende [Wed, 31 Aug 2016 21:30:39 +0000 (23:30 +0200)]
Remove errors related to API 11

7 years agoRemove errors related to API 11
Gustavo Martin Morcuende [Wed, 31 Aug 2016 21:30:39 +0000 (23:30 +0200)]
Remove errors related to API 11

7 years agoUsing AppCompat
Gustavo Martin Morcuende [Wed, 31 Aug 2016 19:30:21 +0000 (21:30 +0200)]
Using AppCompat

7 years agoOpenWeatherMap requires an Application ID weatherinformation-1.2
Gustavo Martin Morcuende [Tue, 30 Aug 2016 19:19:48 +0000 (21:19 +0200)]
OpenWeatherMap requires an Application ID

7 years agoMerge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation
Gustavo Martin Morcuende [Tue, 30 Aug 2016 18:27:35 +0000 (20:27 +0200)]
Merge branch 'master' of https://github.com/gumartinm/AndroidWeatherInformation

Conflicts:
app/src/main/java/name/gumartinm/weather/information/httpclient/CustomHTTPClient.java

7 years agoCustomHTTPClient, little improvements.
Gustavo Martin Morcuende [Tue, 30 Aug 2016 18:10:48 +0000 (20:10 +0200)]
CustomHTTPClient, little improvements.

7 years agoCustomHTTPClient, little improvements.
Gustavo Martin Morcuende [Tue, 30 Aug 2016 18:10:48 +0000 (20:10 +0200)]
CustomHTTPClient, little improvements.

7 years agoCustomHTTPClient, no easy way of retrieving the charset from urlConnection.getContent...
Gustavo Martin Morcuende [Tue, 30 Aug 2016 16:39:57 +0000 (18:39 +0200)]
CustomHTTPClient, no easy way of retrieving the charset from urlConnection.getContentType()

7 years agonew proguard.rules.pro file, specific ProGuard rules for project
Gustavo Martin Morcuende [Tue, 30 Aug 2016 16:09:46 +0000 (18:09 +0200)]
new proguard.rules.pro file, specific ProGuard rules for project

proguard-android.txt can be found in this path: android-sdk-linux/tools/proguard/proguard-android.txt
proguard-android.txt contains general rules which apply to every project

7 years agonew gradle.properties file
Gustavo Martin Morcuende [Tue, 30 Aug 2016 16:08:43 +0000 (18:08 +0200)]
new gradle.properties file

7 years agoNarrowing down google play services dependencies we avoid multi dex (multi dex does...
Gustavo Martin Morcuende [Tue, 30 Aug 2016 14:02:41 +0000 (16:02 +0200)]
Narrowing down google play services dependencies we avoid multi dex (multi dex does not seem to work on API 18)

Also, when debugging and using Jack with Java 8 we can not see local variables' values. What sucks. Skipping Jack and Java 8 when debugging.

7 years agoSince last upgrade build requires multi dex, also be aware Jack requires a lot of...
Gustavo Martin Morcuende [Mon, 29 Aug 2016 20:51:31 +0000 (22:51 +0200)]
Since last upgrade build requires multi dex, also be aware Jack requires a lot of memory.

7 years agoAndroidHttpClient is deprecated
Gustavo Martin Morcuende [Mon, 29 Aug 2016 19:23:26 +0000 (21:23 +0200)]
AndroidHttpClient is deprecated

7 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

7 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

7 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