Skip to content

Releases: cedexis/AndroidRadar

Fix memory leak

01 Feb 19:49
Compare
Choose a tag to compare

From git logs:

Fix possible memory leak and enable StrictMode on sample app

  • Close all input streams after using them.
  • Enable StrictMode with a policy to shutdown the app and print stack if there is an error.

v0.1.6

02 Oct 18:39
Compare
Choose a tag to compare

Fix Issue #8

v0.1.5

01 Sep 22:33
Compare
Choose a tag to compare
  • Allow executing a RadarSession by using the RadarService.
  • Deprecate RadarSessionTask in favor of RadarService.
  • Add network type headers to report.

v0.1.4

06 Aug 15:42
Compare
Choose a tag to compare

Request that large test objects be returned in the radar.cedexis.com providers.json response. User settings allow these to be measured or not measured when on Wifi.

v0.0.12

20 May 01:25
Compare
Choose a tag to compare

Reference java-radar v0.0.10

v0.0.11

10 Feb 05:46
Compare
Choose a tag to compare

Handle null intent.

v0.0.10

14 Nov 22:37
Compare
Choose a tag to compare

Update java-radar dependency to v0.0.8

v0.0.9

14 Nov 21:08
Compare
Choose a tag to compare

Update java-radar dependency

Update java-radar library

24 Oct 04:10
Compare
Choose a tag to compare
v0.0.8

Tagged v0.0.8

v0.0.7

30 Jun 20:42
Compare
Choose a tag to compare

Downgrade to android-support-v4.jar rev 19 and compile with Java 1.6