Skip to content

Commit

Permalink
Authorizer v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tejado committed Apr 2, 2019
1 parent 9ef2bdd commit 8ef02e0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authorizer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
minSdkVersion 21
resConfigs "de"
targetSdkVersion 28
versionCode 300
versionName '0.3.0'
versionCode 400
versionName '0.4.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

//Reference them in .xml files.
Expand Down
8 changes: 8 additions & 0 deletions authorizer/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,14 @@

<string name="release_notes">
\n
&lt;b&gt;0.4.0&lt;/b&gt;\n
- Neue Funktion: Bluetooth Auto-Type (min. Android Pie benötigt)\n
- Neue Funktion: OTP Auto-Type Button\n
- Neues Tastatur Layout (en_GB)\n
- Anpassung des Wortlauts\n
- Weitere kleine Verbesserungen\n
- Fehlerbehebungen
\n\n
&lt;b&gt;0.3.0&lt;/b&gt;\n
- Neue Funktion: OTP Support\n
- Neue Funktion: Platzhalter im Benutzername und Passwort\n
Expand Down
8 changes: 8 additions & 0 deletions authorizer/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,14 @@

<string name="release_notes">
\n
&lt;b&gt;0.4.0&lt;/b&gt;\n
- New feature: Bluetooth Auto-Type (min. Android Pie required)\n
- New feature: OTP Auto-Type Button\n
- New keyboard layout (en_GB)\n
- Wording adjusted\n
- Additional small improvements\n
- Bug fixes
\n\n
&lt;b&gt;0.3.0&lt;/b&gt;\n
- New feature: OTP support\n
- New feature: Placeholders in username and password\n
Expand Down

1 comment on commit 8ef02e0

@ange1987
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8ef02e0?diff=unified#diff-dd2c0d0a534964c7ccc3f1930fbc7e0d

8ef02e0?diff=unified#diff-27fb60317e6ff1e4ad1ad787437f633e

authorizer/src/main/res/values/strings.xml

Muy agradecido con todo se trabajo

Please sign in to comment.