Skip to content

Commit

Permalink
Release v3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eltos committed Sep 18, 2022
1 parent b4b1d1a commit cf90a03
Show file tree
Hide file tree
Showing 76 changed files with 268 additions and 163 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ Check the [release page](https://github.com/eltos/SimpleDialogFragments/releases
In your module level ``build.gradle`` when using [mavenCentral](https://search.maven.org/artifact/io.github.eltos/simpledialogfragments):
```groovy
dependencies {
implementation 'io.github.eltos:simpledialogfragments:3.6.3'
implementation 'io.github.eltos:simpledialogfragments:3.6.4'
}
```
or if using [JitPack](https://jitpack.io/#eltos/SimpleDialogFragments):
```groovy
dependencies {
implementation 'com.github.eltos:simpledialogfragments:v3.6.3'
implementation 'com.github.eltos:simpledialogfragments:v3.6.4'
}
```

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

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

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand All @@ -30,8 +30,8 @@ apply from: "publish.gradle"

// Version number used for simpledialogfragments library, testApp and maven repository
ext {
VERSION = '3.6.3'
VERSION_NR = 363
VERSION = '3.6.4'
VERSION_NR = 364
}


Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>All Classes (simpledialogfragments 3.6.3 API)</title>
<title>All Classes (simpledialogfragments 3.6.4 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 (simpledialogfragments 3.6.3 API)";
parent.document.title="All Classes (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>All Classes (simpledialogfragments 3.6.3 API)</title>
<title>All Classes (simpledialogfragments 3.6.4 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/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>All Packages (simpledialogfragments 3.6.3 API)</title>
<title>All Packages (simpledialogfragments 3.6.4 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 (simpledialogfragments 3.6.3 API)";
parent.document.title="All Packages (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (simpledialogfragments 3.6.3 API)</title>
<title>Constant Field Values (simpledialogfragments 3.6.4 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 (simpledialogfragments 3.6.3 API)";
parent.document.title="Constant Field Values (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (simpledialogfragments 3.6.3 API)</title>
<title>Deprecated List (simpledialogfragments 3.6.4 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 (simpledialogfragments 3.6.3 API)";
parent.document.title="Deprecated List (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
11 changes: 9 additions & 2 deletions docs/javadoc/eltos/simpledialogfragment/CustomViewDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>CustomViewDialog (simpledialogfragments 3.6.3 API)</title>
<title>CustomViewDialog (simpledialogfragments 3.6.4 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="CustomViewDialog (simpledialogfragments 3.6.3 API)";
parent.document.title="CustomViewDialog (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -430,6 +430,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
<code>getDefaultViewModelCreationExtras</code></li>
</ul>
</li>
</ul>
</section>
Expand Down
11 changes: 9 additions & 2 deletions docs/javadoc/eltos/simpledialogfragment/SimpleCheckDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleCheckDialog (simpledialogfragments 3.6.3 API)</title>
<title>SimpleCheckDialog (simpledialogfragments 3.6.4 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="SimpleCheckDialog (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleCheckDialog (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -374,6 +374,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
<code>getDefaultViewModelCreationExtras</code></li>
</ul>
</li>
</ul>
</section>
Expand Down
11 changes: 9 additions & 2 deletions docs/javadoc/eltos/simpledialogfragment/SimpleDateDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleDateDialog (simpledialogfragments 3.6.3 API)</title>
<title>SimpleDateDialog (simpledialogfragments 3.6.4 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="SimpleDateDialog (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleDateDialog (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -400,6 +400,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
<code>getDefaultViewModelCreationExtras</code></li>
</ul>
</li>
</ul>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleDialog.OnDialogResultListener (simpledialogfragments 3.6.3 API)</title>
<title>SimpleDialog.OnDialogResultListener (simpledialogfragments 3.6.4 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="SimpleDialog.OnDialogResultListener (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleDialog.OnDialogResultListener (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
11 changes: 9 additions & 2 deletions docs/javadoc/eltos/simpledialogfragment/SimpleDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleDialog (simpledialogfragments 3.6.3 API)</title>
<title>SimpleDialog (simpledialogfragments 3.6.4 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="SimpleDialog (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleDialog (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -640,6 +640,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
<code>getDefaultViewModelCreationExtras</code></li>
</ul>
</li>
</ul>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleImageDialog.BitmapCreator (simpledialogfragments 3.6.3 API)</title>
<title>SimpleImageDialog.BitmapCreator (simpledialogfragments 3.6.4 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="SimpleImageDialog.BitmapCreator (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleImageDialog.BitmapCreator (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleImageDialog.DrawableCreator (simpledialogfragments 3.6.3 API)</title>
<title>SimpleImageDialog.DrawableCreator (simpledialogfragments 3.6.4 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="SimpleImageDialog.DrawableCreator (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleImageDialog.DrawableCreator (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleImageDialog.IconCreator (simpledialogfragments 3.6.3 API)</title>
<title>SimpleImageDialog.IconCreator (simpledialogfragments 3.6.4 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="SimpleImageDialog.IconCreator (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleImageDialog.IconCreator (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleImageDialog.Scale (simpledialogfragments 3.6.3 API)</title>
<title>SimpleImageDialog.Scale (simpledialogfragments 3.6.4 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="SimpleImageDialog.Scale (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleImageDialog.Scale (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
11 changes: 9 additions & 2 deletions docs/javadoc/eltos/simpledialogfragment/SimpleImageDialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleImageDialog (simpledialogfragments 3.6.3 API)</title>
<title>SimpleImageDialog (simpledialogfragments 3.6.4 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="SimpleImageDialog (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleImageDialog (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -404,6 +404,13 @@ <h3>Methods inherited from class&nbsp;androidx.fragment.app.Fragment</h3>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.androidx.lifecycle.HasDefaultViewModelProviderFactory">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;androidx.lifecycle.HasDefaultViewModelProviderFactory</h3>
<code>getDefaultViewModelCreationExtras</code></li>
</ul>
</li>
</ul>
</section>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="de">
<head>
<!-- Generated by javadoc -->
<title>SimpleProgressDialog.Type (simpledialogfragments 3.6.3 API)</title>
<title>SimpleProgressDialog.Type (simpledialogfragments 3.6.4 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="SimpleProgressDialog.Type (simpledialogfragments 3.6.3 API)";
parent.document.title="SimpleProgressDialog.Type (simpledialogfragments 3.6.4 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit cf90a03

Please sign in to comment.