Skip to content

Commit

Permalink
Release Ver2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
Sentaroh committed Nov 24, 2020
1 parent 714e135 commit ef61f0d
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 2 deletions.
7 changes: 6 additions & 1 deletion SMBSync2/src/main/assets/SMBSync2_Change_EN.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>SMBSync2_Change_EN</title></head>
<body><h4>2020-11-21 Ver2.43</h4>
<body><h4>2020-11-24 Ver2.44</h4>
<ul>
<li>Allowed to change the font size in the settings. (80%,100%,120%,160%)</li>

</ul>
<h4>2020-11-21 Ver2.43</h4>
<ul>
<li>added support for SMB timeout value in SMBv2/3</li>
<li>Corrected the Italian translation</li>
Expand Down
7 changes: 6 additions & 1 deletion SMBSync2/src/main/assets/SMBSync2_Change_JA.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>SMBSync2_Change_JA</title></head>
<body><h4>2020-11-21 Ver2.43</h4>
<body><h4>2020-11-24 Ver2.44</h4>
<ul>
<li>設定でフォントサイズを変更できるようにした。(80%,100%,120%,160%)</li>

</ul>
<h4>2020-11-21 Ver2.43</h4>
<ul>
<li>SMBv2/3にてSMBタイムアウト値を適用するようにした</li>
<li>イタリア語の翻訳を修正</li>
Expand Down
Binary file modified debug_apk/SMBSync2_debug.apk
Binary file not shown.
9 changes: 9 additions & 0 deletions help/SMBSync2_Change_EN.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,27 @@
#### 2020-11-24 Ver2.44
- Allowed to change the font size in the settings. (80%,100%,120%,160%)

#### 2020-11-21 Ver2.43
- added support for SMB timeout value in SMBv2/3
- Corrected the Italian translation
- Scrolling Tab enabled

#### 2020-11-13 Ver2.42
- Update task help file

#### 2020-11-12 Ver2.41
- Update help file

#### 2020-11-03 Ver2.39
- Location permissions are no longer used to comply with the Google Play Privacy Policy. (Access point lists are not available as an option for synchronization tasks.)
- Add Italian translation

#### 2020-10-28 Ver2.38
- Update privacy policy

#### 2020-10-23 Ver2.37
- Add Chinese language to help.

#### 2020-10-17 Ver2.36
- Added the option to start the schedule immediately on the Schedule tab
- Add Chinese translation
Expand Down
4 changes: 4 additions & 0 deletions help/SMBSync2_Change_JA.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
#### 2020-11-24 Ver2.44
- 設定でフォントサイズを変更できるようにした。(80%,100%,120%,160%)

#### 2020-11-21 Ver2.43
- SMBv2/3にてSMBタイムアウト値を適用するようにした
- イタリア語の翻訳を修正
- Tabをスクロール可能にした

#### 2020-11-13 Ver2.42
- 同期タスクのヘルプファイル更新

Expand Down

0 comments on commit ef61f0d

Please sign in to comment.