Start improving summaries

This commit is contained in:
Daniel Martí 2014-04-18 21:10:15 +02:00
parent 1ebc0dc9ba
commit c0945c1ca2
3 changed files with 6 additions and 3 deletions

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/zxing/zxing
Issue Tracker:https://github.com/zxing/zxing/issues Issue Tracker:https://github.com/zxing/zxing/issues
Auto Name:Barcode Scanner Auto Name:Barcode Scanner
Summary:Barcode scanner Summary:Scan and create 2D and QR codes
Description: Description:
Read the information stored in barcodes or create QR-codes for sharing Read the information stored in barcodes or create QR-codes for sharing
addresses, contacts or text between devices. addresses, contacts or text between devices.

View file

@ -5,10 +5,13 @@ Source Code:https://github.com/jackpal/Android-Terminal-Emulator
Issue Tracker:https://github.com/jackpal/Android-Terminal-Emulator/issues Issue Tracker:https://github.com/jackpal/Android-Terminal-Emulator/issues
Auto Name:Terminal Emulator Auto Name:Terminal Emulator
Summary:Terminal Emulator Summary:Communicate with the shell
Description: Description:
VT-100 compatible terminal emulator. VT-100 compatible terminal emulator.
This code is based on the "Term" application which is included in the Android
source code release.
[[org.pocketworkstation.pckeyboard]], [[org.pocketworkstation.pckeyboard]],
[[com.anysoftkeyboard.languagepack.SSH]] and the Android [[com.anysoftkeyboard.languagepack.SSH]] and the Android
PC-keyboard-layout in Android 4.1 are well suited to terminal work. PC-keyboard-layout in Android 4.1 are well suited to terminal work.

View file

@ -5,7 +5,7 @@ Source Code:https://github.com/Sash0k/bluetooth-spp-terminal
Issue Tracker:https://github.com/Sash0k/bluetooth-spp-terminal/issues Issue Tracker:https://github.com/Sash0k/bluetooth-spp-terminal/issues
Auto Name:Bluetooth terminal Auto Name:Bluetooth terminal
Summary:Bluetooth terminal Summary:Connect to bluetooth devices
Description: Description:
Bluetooth terminal for debugging and testing: Bluetooth terminal for debugging and testing:
* Search and connect to bluetooth devices in slave mode via RFCOMM. * Search and connect to bluetooth devices in slave mode via RFCOMM.