AndroidHttpClient is deprecated
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 29 Aug 2016 19:23:26 +0000 (21:23 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 29 Aug 2016 19:23:26 +0000 (21:23 +0200)
commit1e132e464134d37cf50cb16e54f6cbcb2ccc1502
tree6d5a8414db8ce1035eb4dd6d631b8e4e4acb9de7
parent1a2b4d4664b359812fd2e5e71c290ca166800f6e
AndroidHttpClient is deprecated
app/src/main/java/name/gumartinm/weather/information/fragment/current/CurrentFragment.java
app/src/main/java/name/gumartinm/weather/information/fragment/overview/OverviewFragment.java
app/src/main/java/name/gumartinm/weather/information/httpclient/Consts.java [deleted file]
app/src/main/java/name/gumartinm/weather/information/httpclient/ContentType.java [deleted file]
app/src/main/java/name/gumartinm/weather/information/httpclient/CustomHTTPClient.java
app/src/main/java/name/gumartinm/weather/information/notification/NotificationIntentService.java
app/src/main/java/name/gumartinm/weather/information/widget/WidgetIntentService.java