Home‎ > ‎

Android Apps

On this page: QwikList Voice, QwikSMS AutoResponder
QwikList Voice:  This is a handy home screen app that allows you add items to a list, send SMS, or quick add to Google Calendar by speaking to your phone! Uses Google voice to text. You can quickly and easily create reminders, shopping lists, to do lists, task lists with speech. Supports adding item to list via barcode scan. One of the only Android apps that allows easy quick add to Google Calendar in widget form. Available via the Android Market here or at OnlyAndroid here.   2x2 and 1x1 widgets available.  You can change the background color of the widget in preferences. Supports Google Apps accounts for Calendar Quick Add.
 
Support: android {at} shahlab.org


 

Feedback is absolutely welcome! Post ideas, feature requests, annoyances, etc etc at the app Google Groups page.
 
Anyone with devices other than the Droid, please also let me know about performance. This apps is supported on devices running Android 1.5 or greater, and has been evaluated on the HTC Hero (1.5), G1, Droid, and Nexus One (as far as I know; it may have been tested on other devices as well).
 
Voice recognition does NOT work on:
- Samsung Moment (multiple reports)
- some international versions of the Motorola Milestone (German, Italian, Argentinian, multiple reports) although barcode scanning and Quick Add to Calendar should still be functional on thsese devices.  Bottom line: if your phone can't do Googe Voice Search or Voice Command, then it won't be able to use any of the voice-to-text tools out there.
- some international version of the G2/HTC Hero (one report)

INSTALLATION INSTRUCTIONS: To install the widget, please make sure you have a 1x1 or 2x2 area free on your home screen (it can be any one of the home screens, but you must be on the screen that has the free space). In the free area of your home screen, press and hold a finger to the screen until the device buzzes. When you let go, a menu should come up with several options. Choose "Widgets". Scroll down to QwikList 1x1 or QwikList 2x2, depending on the size you want, and select it. Voila! It will appear on your screen.

If you already own the app and need to update the widget to the new layout, press and hold the current widget and drag it to the trash can at the bottom of the screen.  Then follow the instructions above to reinstall the widget.  This process will not affect your stored data.

USAGE INSTRUCTIONS:
* As above for the functions of each icon and area on the 2x2 widget.
 
* Only opening the app and recording are supported in the 1x1 app.
 
* To change the list displayed/recorded to from the home screen:
    - On the 2x2, press the arrow key to scroll between all lists
    - Press and hold on the desired list inside the app.  Select "Make primary".
 
* To send SMS:
    - On the 1x1 or 2x2, click the speaking man, on the confirm screen hit SMS
    - Pressing and holding an item in the items screen and select "Share"
* To quick add to Google Calendar:
    - On the 1x1 or 2x2, click the speaking man, on the confirm screen hit SMS
    Pressing and holding an item in the items screen and select "Share" 
* To add new items from inside the app
    - Use the menu bar
    - Press menu and select from in there
 
* All of the following are adjustable in Menu->Preferences
    - Adjust the layout of items
    - Change the delimiter of items when sending by email
    - Enable/disable the "confirm" screen
    - Set whether to show matches when adding by barcode
    - Change the widget background color
    - Enable/disable the display of the menu bar
    - Disable backing up of SMS/Calendar quick adds
 
* Calendar quick add prompts you for your Google username and password. This information is used entirely to negotiate with Google's servers. In addition, should you choose to store the ID and password, the password is stored on the phone in an encrypted form.

ATTENTION NEXUS ONE USERS: The applications passes the functionality checks that are possible to make while working in the emulator. I have reports that it is functioning on a live Nexus One as well, but that the app required a reboot of the phone following installation to get normal/expected behavior. It is not clear to me whether this is the fault of my application or of Android 2.1, but if you buy it, please restart the phone after installing the app and opening the widget onto your home screen.
 
APP NOTES:  I would *love* to be able to handle flicks/scroll the list/sync with Google Tasks (the last in particular is something I think would provide immensely useful functionality).  However, all of these limitations are outside of my control.  As far as the flicks/scrolling goes, Android provides extremely limited manipulation capability to developers for home screen app widgets.  This is in an effort, rightly so, to prevent catastrophic failures where even the home screen doesn't load because of a rogue widget.  But it also keeps developers from handling gestures or adding things like text entry fields or scrollable lists.  And for Google Tasks, Google has not yet released the "API" (methods for interacting with that data).  I included the launcher into Google Tasks as a helpful shortcut, but I cannot provide sync functionality yet.

A NOTE ABOUT THE VOICE RECOGNIZER: Unfortunately, there is no way to alter the speech recognition.  It is a built in part of the OS and acts essentially as a black box, where the developer tells the speech recognizer to start up and waits on it to finish for a result.  The engine requires a connection to the internet and so will fail if you have no wifi and are out of range.  Since Google handles all of the voice-to-text functionality, I have no way of altering it for improved recognition or longer times.  It doesn't even come close when I say my name!  But I've found that if I speak slowly, separating out each word and enunciating the syllables, and there is not a lot of ambient noise around, the recognizer picks up about 80-90% of what I'm saying.  That's why I added the "confirm" popup as part of the preferences (which was a suggestion by a user) - because sometimes the voice translator comes back with some pretty hilarious stuff.

Support development of the app!
I put the app on the Market for 0.99 because I think it is a useful app and didn't want people to hesitate to try it out. However, I put a lot of work into development of the app (see below for revision log). If you like the app and wish to contribute an additional donation for continued development, you can do so by clicking here - you get to choose how much - or you can click on one of the ads to the right.

QwikList version information
v1.93 - '417' error fix
v1.92 - added support for Google Apps accounts in Quick Add
v1.91 - added ability to respond to incoming SMS, added drag left-to-right on items screen to change list displayed, improved error messages for Google Calendar add, added error messages for phone models not supporting voice recognition, fixed UI bug for some 1.5 models, added ability to move items between lists, changed UI on confirm voice screen, added "Backup" list where SMS and Calendar Quick Add events will go if you choose to back them up
v1.87 - change background color
v1.86 - made confirm screen editable, added optional menubar in items screen
v1.85 - fixed render bug in 1.5, graceful exit and warning for problems with Calendar Add (generally due to issues with the email address entry)
v1.82 - a few changes hopefully putting to rest a random crash I am getting from a (very few) users of the Calendar Add. if you are having problems with it, let me know! still trying to figure out what is causing it, because I am not able to reproduce it myself
v1.80 - added requested feature for edit/quick add fields (voice add), improved behavior of edit fields on rotate screen, fixed bug in 1x1 widget, fixed barcode behavior if previously installed/uninstalled Barcode Scanner app, improved landscape UI for entry
v1.74 - fixed bug caused by, of all things, the error handler
v1.73 - fixed landscape mode bug for confirming voice addition
v1.70 - added support for Quick Add to Google Calendar, altered list of lists UI to indicate the active primary list being displayed in the widget
v1.60 - major UI upgrade, fixed rendering bug for longer lists, fixed UI bug on confirm screen, added SMS feature
v1.56 - added Retry to popup confirmation of voice addition
v1.55 - added preference: can get a popup to confirm voice addition; fixed navigation when launching into app by clicking items
v1.53 - additional error handlers for the Nexus One
v1.51 - UI change
v1.50 - major UI upgrade, allow launch of application from shortcut
v1.44 - fixed bug related to apostrophe handling
v1.43 - added error handler
v1.42 - fixed bar code scanner interface bugs, added 1x1 widget, revised code for possible Android 2.1 OS changes
v1.28 - fixed erratic bar code scanner performance and added option for multiple voice matches
v1.27 - revised preferences and added new options for item sorting
v1.26 - workaround for apparent (aberrant) multiple calls to onCreate() in bar code scanning activity
v1.22 - fixed minor bug to handle exiting barcode scanner without scanning
v1.20 - added About page under preferences; added support for adding items using UPC scan; minor edits
v1.02 - small fixes to list addition by voice
v1.00 - initial public release

------------------------------------------------------------------------------------------------------------------------------------

QwikSMS AutoResponder: Sets up automatic responses to SMS / text messages.  You can set whether to respond to all incoming messages or just those from known contacts.  Push the blue man icon to set the response message by voice.

Support development of the app!
The app is free - I think it is a useful app. However, I put a lot of work into development of the app. If you like the app and wish to contribute to continued development of this and other apps, you can do so by clicking here - you get to choose how much - or you can click on one of the ads to the right. 


Reviews:
 
 
 
 
 
 


 





 
 
 
 

 

 
 
 
 
 
 
 









 









 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 




 
 
 
 
 
 
 
 
 
 

 


Subpages (1): QwikList Voice Legal
Comments