appbase-droid icon indicating copy to clipboard operation
appbase-droid copied to clipboard

Elasticsearch and appbase.io library for Android (and Java)

Results 7 appbase-droid issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.6.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.3.0 to 1.5.0. Release notes Sourced from Java-WebSocket's releases. Release 1.5.0 Breaking Changes This release requires API Level 1.7. Security This release contains a security fix for...

dependencies

For users hosting with appbase.io, we can add support for tracking analytics queries. * Add support for tracking search term and filter headers while making a search request. * Add...

Reference on how Elasticsearch does it - https://www.elastic.co/guide/en/elasticsearch/client/java-api/2.4/java-docs-bulk.html.

enhancement

We can convert the methods that we use internally in the lib as private methods and / or fields.

authenticator(), and several other methods can be removed.