Skip to content

Commit 0a764a1

Browse files
committed
Release v3.7
1 parent 5a15e9d commit 0a764a1

File tree

77 files changed

+353
-172
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+353
-172
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ Check the [release page](https://github.com/eltos/SimpleDialogFragments/releases
6161
In your module level ``build.gradle`` when using [mavenCentral](https://search.maven.org/artifact/io.github.eltos/simpledialogfragments):
6262
```groovy
6363
dependencies {
64-
implementation 'io.github.eltos:simpledialogfragments:3.6.4'
64+
implementation 'io.github.eltos:simpledialogfragments:3.7'
6565
}
6666
```
6767
or if using [JitPack](https://jitpack.io/#eltos/SimpleDialogFragments):
6868
```groovy
6969
dependencies {
70-
implementation 'com.github.eltos:simpledialogfragments:v3.6.4'
70+
implementation 'com.github.eltos:simpledialogfragments:v3.7'
7171
}
7272
```
7373

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ apply from: "publish.gradle"
3030

3131
// Version number used for simpledialogfragments library, testApp and maven repository
3232
ext {
33-
VERSION = '3.6.4'
34-
VERSION_NR = 364
33+
VERSION = '3.7'
34+
VERSION_NR = 370
3535
}
3636

3737

docs/javadoc/allclasses-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (simpledialogfragments 3.6.4 API)</title>
6+
<title>All Classes (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="All Classes (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="All Classes (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/allclasses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (simpledialogfragments 3.6.4 API)</title>
6+
<title>All Classes (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">

docs/javadoc/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Packages (simpledialogfragments 3.6.4 API)</title>
6+
<title>All Packages (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="All Packages (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="All Packages (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Constant Field Values (simpledialogfragments 3.6.4 API)</title>
6+
<title>Constant Field Values (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="Constant Field Values (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="Constant Field Values (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Deprecated List (simpledialogfragments 3.6.4 API)</title>
6+
<title>Deprecated List (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="Deprecated List (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="Deprecated List (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/eltos/simpledialogfragment/CustomViewDialog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>CustomViewDialog (simpledialogfragments 3.6.4 API)</title>
6+
<title>CustomViewDialog (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="CustomViewDialog (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="CustomViewDialog (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/eltos/simpledialogfragment/SimpleCheckDialog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>SimpleCheckDialog (simpledialogfragments 3.6.4 API)</title>
6+
<title>SimpleCheckDialog (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="SimpleCheckDialog (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="SimpleCheckDialog (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/eltos/simpledialogfragment/SimpleDateDialog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="de">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>SimpleDateDialog (simpledialogfragments 3.6.4 API)</title>
6+
<title>SimpleDateDialog (simpledialogfragments 3.7 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../jquery/jquery-ui.css" title="Style">
@@ -20,7 +20,7 @@
2020
<script type="text/javascript"><!--
2121
try {
2222
if (location.href.indexOf('is-external=true') == -1) {
23-
parent.document.title="SimpleDateDialog (simpledialogfragments 3.6.4 API)";
23+
parent.document.title="SimpleDateDialog (simpledialogfragments 3.7 API)";
2424
}
2525
}
2626
catch(err) {

0 commit comments

Comments
 (0)