Skip to content

Commit

Permalink
Release Ver 2.46
Browse files Browse the repository at this point in the history
  • Loading branch information
Sentaroh committed Dec 26, 2020
1 parent d78a635 commit de74540
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 2 deletions.
8 changes: 7 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,13 @@
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>SMBSync2_Change_EN</title></head>
<body><h4>2020-12-03 Ver2.45</h4>
<body><h4>2020-12-26 Ver2.46</h4>
<ul>
<li>Improved display of spinner selection in black theme</li>
<li>Made new filters available</li>

</ul>
<h4>2020-12-03 Ver2.45</h4>
<ul>
<li>Enabled to add keywords (e.g. %YEAR) for synchronization date in the master directory</li>
<li>Correcting the Italian translation</li>
Expand Down
8 changes: 7 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,13 @@
<head>
<meta charset='UTF-8'><meta name='viewport' content='width=device-width initial-scale=1'>
<title>SMBSync2_Change_JA</title></head>
<body><h4>2020-12-03 Ver2.45</h4>
<body><h4>2020-12-26 Ver2.46</h4>
<ul>
<li>ブラックテーマでのスピナー選択の表示を改善</li>
<li>新フィルターを使用可能にした</li>

</ul>
<h4>2020-12-03 Ver2.45</h4>
<ul>
<li>マスターディレクトリーで同期実行日時のキーワード(%YEAR等)を追加できるようにした</li>
<li>イタリア語の翻訳を修正</li>
Expand Down
Binary file modified debug_apk/SMBSync2_debug.apk
Binary file not shown.
5 changes: 5 additions & 0 deletions help/SMBSync2_Change_EN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### 2020-12-26 Ver2.46

- Improved display of spinner selection in black theme
- Made new filters available

#### 2020-12-03 Ver2.45

- Enabled to add keywords (e.g. %YEAR) for synchronization date in the master directory
Expand Down
Binary file modified help/SMBSync2_Change_EN.pdf
Binary file not shown.
5 changes: 5 additions & 0 deletions help/SMBSync2_Change_JA.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#### 2020-12-26 Ver2.46

- ブラックテーマでのスピナー選択の表示を改善
- 新フィルターを使用可能にした

#### 2020-12-03 Ver2.45

- マスターディレクトリーで同期実行日時のキーワード(%YEAR等)を追加できるようにした
Expand Down
Binary file modified help/SMBSync2_Change_JA.pdf
Binary file not shown.

0 comments on commit de74540

Please sign in to comment.