Update README.md with sliding menu
[AndroidWeatherInformation] / app / src / main / java / name / gumartinm /
2016-09-04 Gustavo Martin Mor... Widget configuration view, using ToolBar
2016-09-04 Gustavo Martin Mor... Uncheck item from menu on NavigationView before closing...
2016-09-04 Gustavo Martin Mor... Using ToolBar
2016-09-04 Gustavo Martin Mor... Using ToolBar in PreferencesActivity and SpecificActivity
2016-09-04 Gustavo Martin Mor... Using ToolBar in MapActivity
2016-09-04 Gustavo Martin Mor... Using Navigation Drawer
2016-09-03 Gustavo Martin Mor... MapProgressFragment, avoid deprecated method
2016-09-01 Gustavo Martin Mor... A few improvements
2016-09-01 Gustavo Martin Mor... Google API software license
2016-09-01 Gustavo Martin Mor... Show text in tabs of TabLayout
2016-09-01 Gustavo Martin Mor... Split ActionBar does not work with Theme.AppCompat
2016-08-31 Gustavo Martin Mor... Using ActionBar with AppCompat
2016-08-31 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
2016-08-31 Gustavo Martin Mor... Using AppCompat
2016-08-30 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
2016-08-30 Gustavo Martin Mor... CustomHTTPClient, little improvements.
2016-08-30 Gustavo Martin Mor... CustomHTTPClient, little improvements.
2016-08-30 Gustavo Martin Mor... CustomHTTPClient, no easy way of retrieving the charset...
2016-08-30 Gustavo Martin Mor... Narrowing down google play services dependencies we...
2016-08-29 Gustavo Martin Mor... Since last upgrade build requires multi dex, also be...
2016-08-29 Gustavo Martin Mor... AndroidHttpClient is deprecated
2016-08-29 Gustavo Martin Mor... OpenWeatherMap requires (mandatory) API key
2015-01-12 Gustavo Martin Mor... MapFragment.getMapAsync and the Android screen rotate... weatherinformation-1.1
2015-01-11 Gustavo Martin Mor... MapFragment.getMapAsync and the Android screen rotate...
2015-01-06 Gustavo Martin Mor... Using MapFragment.getMapAsync
2014-12-21 Gustavo Martin Mor... Working around this bug: https://code.google.com/p...
2014-12-16 Gustavo Martin Mor... When RuntimeException in doInBackground method we must...
2014-12-14 Gustavo Martin Mor... Using static inner class (just because we avoid pointer...
2014-12-14 Gustavo Martin Mor... Trying to use Google Analytics for caught and uncaught...
2014-12-08 Gustavo Martin Mor... Using timber instead of default Android logger.
2014-11-23 Gustavo Martin Mor... following the OpenWeatherMap recommendations: update...
2014-11-22 Gustavo Martin Mor... Removing TODO from PreferencesFragment
2014-11-22 Gustavo Martin Mor... OpenWeatherMap works better with an application ID
2014-11-22 Gustavo Martin Mor... Do not pass through the OpenWeatherMap proxy cache
2014-11-21 Gustavo Martin Mor... New pattern for numbers: ###.##
2014-11-20 Gustavo Martin Mor... Improvements in NotificationIntentService
2014-11-20 Gustavo Martin Mor... No time for comments
2014-11-20 Gustavo Martin Mor... Trying to use only strings from static resources
2014-11-20 Gustavo Martin Mor... Units conversors: pressure, temperature and wind.
2014-11-18 Gustavo Martin Mor... Update layout file names: weather_main_tabs.xml and...
2014-11-18 Gustavo Martin Mor... Removing useless code
2014-11-18 Gustavo Martin Mor... Trying to avoid strings when using Intent
2014-11-18 Gustavo Martin Mor... Using Intent constructor with package and class name...
2014-11-18 Gustavo Martin Mor... New Intent without action and avoiding classes declarat...
2014-11-16 Gustavo Martin Mor... Remove permanent widget current data when error
2014-11-16 Gustavo Martin Mor... Merge branch 'master' of https://github.com/gumartinm...
2014-11-16 Gustavo Martin Mor... WeatherInformation: remove unused strings
2014-11-16 Gustavo Martin Mor... WeatherInformation: tabs text as string resource
2014-11-16 Gustavo Martin Mor... WeatherInformation: remove TODO from MapActivity
2014-11-16 Gustavo Martin Mor... WeatherInformation: update serial version UID
2014-11-16 Gustavo Martin Mor... WeatherInformation: http client agent string as resource
2014-11-16 Gustavo Martin Mor... WeatherInformation: updating class names
2014-11-16 Gustavo Martin Mor... WeatherInformation: WidgetIntentService remove unused...
2014-11-16 Gustavo Martin Mor... WeatherInformation: license and third party licenses
2014-11-16 Gustavo Martin Mor... WeatherInformation: service and jpos current and foreca...
2014-11-15 Gustavo Martin Mor... WeatherInformation: using package name.gumartinm.weathe...