Skip to content

Commit

Permalink
1.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jan 13, 2023
1 parent 324c4d0 commit 82b3b48
Show file tree
Hide file tree
Showing 28 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 1.2.1 (TBD)
## [1.2.1](https://github.com/ngageoint/gars-android/releases/tag/1.2.1) (01-13-2023)

* TBD
* gars-java version 1.1.1

## [1.2.0](https://github.com/ngageoint/gars-android/releases/tag/1.2.0) (09-22-2022)

Expand Down
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {

dependencies {
api project(":gars")
api 'androidx.appcompat:appcompat:1.5.1'
androidTestImplementation 'androidx.test:core:1.4.0'
androidTestImplementation 'androidx.test:runner:1.4.0'
api 'androidx.appcompat:appcompat:1.6.0'
androidTestImplementation 'androidx.test:core:1.5.0'
androidTestImplementation 'androidx.test:runner:1.5.2'
}
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.3.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 (gars-android 1.2.0 API)</title>
<title>All Classes (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="All Classes (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>All Classes (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>All Packages (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="All Packages (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>Constant Field Values (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="Constant Field Values (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>Deprecated List (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="Deprecated List (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>API Help (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="API Help (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>Index (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="Index (gars-android 1.2.1 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 (gars-android 1.2.0 API)</title>
<title>Overview (gars-android 1.2.1 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 (gars-android 1.2.0 API)";
parent.document.title="Overview (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -91,7 +91,7 @@
</nav>
</header>
<div class="header">
<h1 class="title">gars-android 1.2.0 API</h1>
<h1 class="title">gars-android 1.2.1 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.
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/grid/style/Grid.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>Grid (gars-android 1.2.0 API)</title>
<title>Grid (gars-android 1.2.1 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="Grid (gars-android 1.2.0 API)";
parent.document.title="Grid (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/grid/style/Grids.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>Grids (gars-android 1.2.0 API)</title>
<title>Grids (gars-android 1.2.1 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="Grids (gars-android 1.2.0 API)";
parent.document.title="Grids (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/grid/style/ZoomGrids.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>ZoomGrids (gars-android 1.2.0 API)</title>
<title>ZoomGrids (gars-android 1.2.1 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="ZoomGrids (gars-android 1.2.0 API)";
parent.document.title="ZoomGrids (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/grid/style/package-summary.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>mil.nga.gars.grid.style (gars-android 1.2.0 API)</title>
<title>mil.nga.gars.grid.style (gars-android 1.2.1 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.gars.grid.style (gars-android 1.2.0 API)";
parent.document.title="mil.nga.gars.grid.style (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/grid/style/package-tree.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>mil.nga.gars.grid.style Class Hierarchy (gars-android 1.2.0 API)</title>
<title>mil.nga.gars.grid.style Class Hierarchy (gars-android 1.2.1 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.gars.grid.style Class Hierarchy (gars-android 1.2.0 API)";
parent.document.title="mil.nga.gars.grid.style Class Hierarchy (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/tile/GARSTileProvider.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>GARSTileProvider (gars-android 1.2.0 API)</title>
<title>GARSTileProvider (gars-android 1.2.1 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="GARSTileProvider (gars-android 1.2.0 API)";
parent.document.title="GARSTileProvider (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/tile/TileDraw.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>TileDraw (gars-android 1.2.0 API)</title>
<title>TileDraw (gars-android 1.2.1 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="TileDraw (gars-android 1.2.0 API)";
parent.document.title="TileDraw (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/tile/TileUtils.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>TileUtils (gars-android 1.2.0 API)</title>
<title>TileUtils (gars-android 1.2.1 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="TileUtils (gars-android 1.2.0 API)";
parent.document.title="TileUtils (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/tile/package-summary.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>mil.nga.gars.tile (gars-android 1.2.0 API)</title>
<title>mil.nga.gars.tile (gars-android 1.2.1 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.gars.tile (gars-android 1.2.0 API)";
parent.document.title="mil.nga.gars.tile (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/mil/nga/gars/tile/package-tree.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>mil.nga.gars.tile Class Hierarchy (gars-android 1.2.0 API)</title>
<title>mil.nga.gars.tile Class Hierarchy (gars-android 1.2.1 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.gars.tile Class Hierarchy (gars-android 1.2.0 API)";
parent.document.title="mil.nga.gars.tile Class Hierarchy (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/overview-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.12) on Thu Sep 22 07:53:42 MDT 2022 -->
<title>gars-android 1.2.0 API</title>
<!-- Generated by javadoc -->
<title>gars-android 1.2.1 API</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript">window.location.replace('index.html')</script>
<noscript>
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/overview-tree.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>Class Hierarchy (gars-android 1.2.0 API)</title>
<title>Class Hierarchy (gars-android 1.2.1 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="Class Hierarchy (gars-android 1.2.0 API)";
parent.document.title="Class Hierarchy (gars-android 1.2.1 API)";
}
}
catch(err) {
Expand Down
Binary file modified docs/docs/api/package-search-index.zip
Binary file not shown.
Binary file modified docs/docs/api/type-search-index.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions gars/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ afterEvaluate {

dependencies {
api 'com.google.android.gms:play-services-maps:18.1.0'
api 'mil.nga:gars:1.1.0'
javadocDeps 'mil.nga:gars:1.1.0'
api 'mil.nga:gars:1.1.1'
javadocDeps 'mil.nga:gars:1.1.1'
}
Loading

0 comments on commit 82b3b48

Please sign in to comment.