Skip to content

Releases: abhishek-tm/general-utilities-android

Utilities v1.1.2

12 Jun 10:00
Compare
Choose a tag to compare

What's New

  • Utility classes merged to a single class
  • Bug fixings

Utilities v1.1.1

27 May 09:20
Compare
Choose a tag to compare

What's New

  • Location requested even on application's context
  • Sample app updated

Utilities v1.1.0

26 May 07:06
Compare
Choose a tag to compare

What's New

  • Google play services version upgraded

Utilities v1.0.9

25 May 11:30
Compare
Choose a tag to compare

What's New

  • Improved logging
  • Okhttp library upgraded to 3.8.0
  • Bug resolved #13
  • Bug resolved #10

Utilities v1.0.8

07 Apr 12:41
Compare
Choose a tag to compare

What's New

  • Google play services version updated from 10.0.0 to 10.2.1
  • Readme updated

Utilities v1.0.7

04 Apr 09:44
Compare
Choose a tag to compare

What's New

  • Minimum API level set to 12 (HONEYCOMB_MR1 )
  • Repository name changed and project reconfigured
  • Readme updated

Utilities v1.0.6

16 Mar 10:40
Compare
Choose a tag to compare
Utilities v1.0.6 Pre-release
Pre-release

What's New

  • Java doc comments
  • Readme updated

Utilities v1.0.5

27 Feb 09:40
Compare
Choose a tag to compare

What's New

  • Configurable distance, speed and accuracy filter limits
  • Distance limit's default value according to interval
  • Accuracy limit's default value according to priority
  • SIMILAR Location filter removed permanently
  • Sample app updated
  • Issue #8 has been fixed
  • Documentation updated

Utilities v1.0.4

24 Feb 11:58
Compare
Choose a tag to compare

What's New

  • Speed filter added
  • GNU General Public License added
  • Location handler's demo in sample appilcation
  • GoogleMapUtilities.java changed to MapUtils.java
  • Bug fixing

After Pull Request #11

Utilities v1.0.3

15 Feb 09:18
Compare
Choose a tag to compare

What's New

  • Null location handled
  • Documentation updated