Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…roid-map into develop
  • Loading branch information
bosborn committed Dec 17, 2021
2 parents af7b640 + 8b5d8ce commit 3a09f4d
Show file tree
Hide file tree
Showing 77 changed files with 143 additions and 145 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## [6.1.3](https://github.com/ngageoint/geopackage-android-map/releases/tag/6.1.3) (12-17-2021)

* geopackage-android version 6.1.3
* play-services-maps version 18.0.1
* gradle plugin updated to 7.0.4

## [6.1.2](https://github.com/ngageoint/geopackage-android-map/releases/tag/6.1.2) (11-22-2021)

* geopackage-android version 6.1.2
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,9 +179,9 @@ geoPackage.close();

### Installation ###

Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage.map|geopackage-android-map|6.1.2|aar) (AAR, POM, Source, Javadoc)
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage.map|geopackage-android-map|6.1.3|aar) (AAR, POM, Source, Javadoc)

api 'mil.nga.geopackage.map:geopackage-android-map:6.1.2'
api 'mil.nga.geopackage.map:geopackage-android-map:6.1.3'

### Build ###

Expand All @@ -204,7 +204,7 @@ Include as repositories in your project build.gradle:

Include the dependency in your module build.gradle with desired version number:

api 'mil.nga.geopackage.map:geopackage-android-map:6.1.2'
api 'mil.nga.geopackage.map:geopackage-android-map:6.1.3'

As part of the build process, run the "publishToMavenLocal" task on the geopackage-map Gradle script to update the Maven local repository.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (geopackage-android-map 6.1.1 API)</title>
<title>All Classes (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (geopackage-android-map 6.1.1 API)";
parent.document.title="All Classes (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/api/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (geopackage-android-map 6.1.1 API)</title>
<title>All Classes (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (geopackage-android-map 6.1.1 API)</title>
<title>All Packages (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (geopackage-android-map 6.1.1 API)";
parent.document.title="All Packages (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (geopackage-android-map 6.1.1 API)</title>
<title>Constant Field Values (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (geopackage-android-map 6.1.1 API)";
parent.document.title="Constant Field Values (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (geopackage-android-map 6.1.1 API)</title>
<title>Deprecated List (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (geopackage-android-map 6.1.1 API)";
parent.document.title="Deprecated List (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (geopackage-android-map 6.1.1 API)</title>
<title>API Help (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (geopackage-android-map 6.1.1 API)";
parent.document.title="API Help (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Index (geopackage-android-map 6.1.1 API)</title>
<title>Index (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (geopackage-android-map 6.1.1 API)";
parent.document.title="Index (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Overview (geopackage-android-map 6.1.1 API)</title>
<title>Overview (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (geopackage-android-map 6.1.1 API)";
parent.document.title="Overview (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -91,7 +91,7 @@
</nav>
</header>
<div class="header">
<h1 class="title">geopackage-android-map 6.1.1 API</h1>
<h1 class="title">geopackage-android-map 6.1.3 API</h1>
</div>
<main role="main">
<div class="contentContainer">
Expand Down
Binary file modified docs/docs/api/member-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>GeoPackageMapActivity (geopackage-android-map 6.1.1 API)</title>
<title>GeoPackageMapActivity (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GeoPackageMapActivity (geopackage-android-map 6.1.1 API)";
parent.document.title="GeoPackageMapActivity (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/LatLngBoundingBox.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>LatLngBoundingBox (geopackage-android-map 6.1.1 API)</title>
<title>LatLngBoundingBox (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="LatLngBoundingBox (geopackage-android-map 6.1.1 API)";
parent.document.title="LatLngBoundingBox (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/MapUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>MapUtils (geopackage-android-map 6.1.1 API)</title>
<title>MapUtils (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MapUtils (geopackage-android-map 6.1.1 API)";
parent.document.title="MapUtils (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeatureInfoBuilder (geopackage-android-map 6.1.1 API)</title>
<title>FeatureInfoBuilder (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeatureInfoBuilder (geopackage-android-map 6.1.1 API)";
parent.document.title="FeatureInfoBuilder (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/features/StyleCache.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StyleCache (geopackage-android-map 6.1.1 API)</title>
<title>StyleCache (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StyleCache (geopackage-android-map 6.1.1 API)";
parent.document.title="StyleCache (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/features/StyleUtils.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>StyleUtils (geopackage-android-map 6.1.1 API)</title>
<title>StyleUtils (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="StyleUtils (geopackage-android-map 6.1.1 API)";
parent.document.title="StyleUtils (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>mil.nga.geopackage.map.features (geopackage-android-map 6.1.1 API)</title>
<title>mil.nga.geopackage.map.features (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mil.nga.geopackage.map.features (geopackage-android-map 6.1.1 API)";
parent.document.title="mil.nga.geopackage.map.features (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>mil.nga.geopackage.map.features Class Hierarchy (geopackage-android-map 6.1.1 API)</title>
<title>mil.nga.geopackage.map.features Class Hierarchy (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="mil.nga.geopackage.map.features Class Hierarchy (geopackage-android-map 6.1.1 API)";
parent.document.title="mil.nga.geopackage.map.features Class Hierarchy (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/geom/FeatureShape.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeatureShape (geopackage-android-map 6.1.1 API)</title>
<title>FeatureShape (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeatureShape (geopackage-android-map 6.1.1 API)";
parent.document.title="FeatureShape (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/geom/FeatureShapes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FeatureShapes (geopackage-android-map 6.1.1 API)</title>
<title>FeatureShapes (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeatureShapes (geopackage-android-map 6.1.1 API)";
parent.document.title="FeatureShapes (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/geopackage/map/geom/GoogleMapShape.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>GoogleMapShape (geopackage-android-map 6.1.1 API)</title>
<title>GoogleMapShape (geopackage-android-map 6.1.3 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GoogleMapShape (geopackage-android-map 6.1.1 API)";
parent.document.title="GoogleMapShape (geopackage-android-map 6.1.3 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 3a09f4d

Please sign in to comment.