History log of /packages/apps/Car/Messenger/src/com/android/car/messenger/TTSHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0217b09b25c8a2cb0408790979eff327aec42d45 10-Feb-2017 Srinivas Visvanathan <sriniv@google.com> Initial working SMS handling app

- App comprises MessengerService which starts, connects to BT MAP
service and monitors for new messages. It generates notifications for
new messages grouped by sender. Notifications are updated as new
messages arrive.
- Notifications offer actions to play/auto-reply which are handled by
MessengerService also.
- Items left to handle:
* Proper layout of notification to match AAP/AAV.
* Better handling of devices switching, MAP disconnects.
* Bring up TTS engine only when needed.

Bug: 34352716,34352440
Test: With Android and iPhone, receiving/sending/playout. Android works
fine. iPhone had MAP issues. Need to consult with BT folks.
Change-Id: I97f0ec0c54490d0e783854b150245251a0eadde8
/packages/apps/Car/Messenger/src/com/android/car/messenger/TTSHelper.java