use Android API for event buttons and text input
to report traffic/event irrelevancy it is darn hard to hit that tiny round button with a caret (>) at the end of the event item. instead I should be able to use a long press on a much broader list item to pop up the menu. also, the menu that pops up ought to be from the API. it would create bigger buttons (better for touch sensitive devices) and makes for a much more consistent device use experience plus it would make it more accessible while driving. More accessible means less accidents.
also text input. there seems to be no way to correct typos a few chars back without using backspace. In Android API text inputs users can easily use the navigation buttons/trackball to scroll to the place of mistake and make a MUCH quicker edit.