Skip to content

Releases: ologe/android-content-resolver-SQL

1.2.3

11 Apr 14:09
Compare
Choose a tag to compare
  • Fixed query arguments not showing correctly on error
  • updated gradle plugin to 3.6.2
  • updated kotlin to 1.3.71

1.2.2

31 Jul 11:40
Compare
Choose a tag to compare

internal changes

Android content resolver SQL

17 Jun 12:53
Compare
Choose a tag to compare

hotfix: made query params public

Android content resolver SQL

17 Jun 12:44
Compare
Choose a tag to compare

Added a second method contentResolver.querySql2(..) that returns the contentResolver.query(params) calculated params instead of cursor

Android content resolver SQL

14 May 18:43
Compare
Choose a tag to compare

Fixed GROUP BY not working properly with multiple conditions

Android content resolver SQL

14 May 01:07
Compare
Choose a tag to compare
added tests

updated readme and changelog
fixed erroneous behavior
updated version to stable

Android content resolver SQL

13 May 20:42
Compare
Choose a tag to compare
Pre-release

Renamed function to a more discoverable name

Android content resolver SQL

13 May 20:15
Compare
Choose a tag to compare
Pre-release
v1.0-beta01

updated readme