Skip to content

Commit cf90a03

Browse files
committed
Release v3.6.4
1 parent b4b1d1a commit cf90a03

File tree

76 files changed

+268
-163
lines changed

Some content is hidden

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

76 files changed

+268
-163
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.3'
64+
implementation 'io.github.eltos:simpledialogfragments:3.6.4'
6565
}
6666
```
6767
or if using [JitPack](https://jitpack.io/#eltos/SimpleDialogFragments):
6868
```groovy
6969
dependencies {
70-
implementation 'com.github.eltos:simpledialogfragments:v3.6.3'
70+
implementation 'com.github.eltos:simpledialogfragments:v3.6.4'
7171
}
7272
```
7373

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010

1111
// Required plugins added to classpath to facilitate pushing to maven
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
13-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
13+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
1414

1515
// NOTE: Do not place your application dependencies here; they belong
1616
// in the individual module build.gradle files
@@ -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.3'
34-
VERSION_NR = 363
33+
VERSION = '3.6.4'
34+
VERSION_NR = 364
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.3 API)</title>
6+
<title>All Classes (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="All Classes (simpledialogfragments 3.6.4 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.3 API)</title>
6+
<title>All Classes (simpledialogfragments 3.6.4 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.3 API)</title>
6+
<title>All Packages (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="All Packages (simpledialogfragments 3.6.4 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.3 API)</title>
6+
<title>Constant Field Values (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="Constant Field Values (simpledialogfragments 3.6.4 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.3 API)</title>
6+
<title>Deprecated List (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="Deprecated List (simpledialogfragments 3.6.4 API)";
2424
}
2525
}
2626
catch(err) {

docs/javadoc/eltos/simpledialogfragment/CustomViewDialog.html

Lines changed: 9 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.3 API)</title>
6+
<title>CustomViewDialog (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="CustomViewDialog (simpledialogfragments 3.6.4 API)";
2424
}
2525
}
2626
catch(err) {
@@ -430,6 +430,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
430430
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
431431
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
432432
</ul>
433+
<ul class="blockList">
434+
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
435+
<!-- -->
436+
</a>
437+
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
438+
<code>getDefaultViewModelCreationExtras</code></li>
439+
</ul>
433440
</li>
434441
</ul>
435442
</section>

docs/javadoc/eltos/simpledialogfragment/SimpleCheckDialog.html

Lines changed: 9 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.3 API)</title>
6+
<title>SimpleCheckDialog (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="SimpleCheckDialog (simpledialogfragments 3.6.4 API)";
2424
}
2525
}
2626
catch(err) {
@@ -374,6 +374,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
374374
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
375375
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
376376
</ul>
377+
<ul class="blockList">
378+
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
379+
<!-- -->
380+
</a>
381+
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
382+
<code>getDefaultViewModelCreationExtras</code></li>
383+
</ul>
377384
</li>
378385
</ul>
379386
</section>

docs/javadoc/eltos/simpledialogfragment/SimpleDateDialog.html

Lines changed: 9 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.3 API)</title>
6+
<title>SimpleDateDialog (simpledialogfragments 3.6.4 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.3 API)";
23+
parent.document.title="SimpleDateDialog (simpledialogfragments 3.6.4 API)";
2424
}
2525
}
2626
catch(err) {
@@ -400,6 +400,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
400400
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
401401
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
402402
</ul>
403+
<ul class="blockList">
404+
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
405+
<!-- -->
406+
</a>
407+
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
408+
<code>getDefaultViewModelCreationExtras</code></li>
409+
</ul>
403410
</li>
404411
</ul>
405412
</section>

0 commit comments

Comments
 (0)