+InputStick plugin
+ "PluginA" (sample plugin) + icons and updated text for PluginQR
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@drawable/qrcode"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AppTheme" >
|
||||
<activity
|
||||
|
||||
BIN
src/java/PluginQR/res/drawable-hdpi/ic_launcher.png
Normal file
BIN
src/java/PluginQR/res/drawable-hdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
src/java/PluginQR/res/drawable-mdpi/ic_launcher.png
Normal file
BIN
src/java/PluginQR/res/drawable-mdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
BIN
src/java/PluginQR/res/drawable-xhdpi/ic_launcher.png
Normal file
BIN
src/java/PluginQR/res/drawable-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
BIN
src/java/PluginQR/res/drawable-xxhdpi/ic_launcher.png
Normal file
BIN
src/java/PluginQR/res/drawable-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -7,7 +7,7 @@
|
||||
<string name="include_label">Include field label</string>
|
||||
<string name="all_fields">All fields</string>
|
||||
<string name="kp2aplugin_title">QR Plugin</string>
|
||||
<string name="kp2aplugin_shortdesc">Displays password entries as QR code</string>
|
||||
<string name="kp2aplugin_shortdesc">Displays password entries as QR code; can be used to scan QR codes which can then be added to Keepass2Android.</string>
|
||||
<string name="kp2aplugin_author">Philipp Crocoll</string>
|
||||
<string name="scan_qr">Scan QR code from other device</string>
|
||||
<string name="show_qr">Select entry to show as QR code</string>
|
||||
|
||||
Reference in New Issue
Block a user