<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Car_Messenger, branch oreo-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Messenger/'/>
<entry>
<title>Fixing iPhone SMS handling</title>
<updated>2017-03-20T23:27:44+00:00</updated>
<author>
<name>Srinivas Visvanathan</name>
<email>sriniv@google.com</email>
</author>
<published>2017-03-20T17:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Messenger/commit/?id=22bc7d8f0b1a18737e951ff3352c089670cc7ab3'/>
<id>22bc7d8f0b1a18737e951ff3352c089670cc7ab3</id>
<content type='text'>
iPhones don't return senderContactUri (encoded phone #) via MAP (and don't
support sending messages over MAP either). To address this:
- Updated MapMessageMonitor to use combination of senderName/senderContactUri
  in SenderKey. Auto-reply logic aborts if senderContactUri is not known.
- Also updated MapMessage docs.
- I am independently waiting on b/36368127 which is to provide a MAP API
  indicating if MAP device supports send. Once that's addressed we will
  no longer provide auto-reply as an option for iPhone like devices.

Bug: 33280056
Test: Receiving and send auto-reply with iPhone and Android (Pixel,
      Samsung)

Change-Id: If4887db8cad721b5aeae033253599e1de2b8816c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
iPhones don't return senderContactUri (encoded phone #) via MAP (and don't
support sending messages over MAP either). To address this:
- Updated MapMessageMonitor to use combination of senderName/senderContactUri
  in SenderKey. Auto-reply logic aborts if senderContactUri is not known.
- Also updated MapMessage docs.
- I am independently waiting on b/36368127 which is to provide a MAP API
  indicating if MAP device supports send. Once that's addressed we will
  no longer provide auto-reply as an option for iPhone like devices.

Bug: 33280056
Test: Receiving and send auto-reply with iPhone and Android (Pixel,
      Samsung)

Change-Id: If4887db8cad721b5aeae033253599e1de2b8816c
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial working SMS handling app</title>
<updated>2017-03-16T23:20:59+00:00</updated>
<author>
<name>Srinivas Visvanathan</name>
<email>sriniv@google.com</email>
</author>
<published>2017-02-10T19:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Messenger/commit/?id=0217b09b25c8a2cb0408790979eff327aec42d45'/>
<id>0217b09b25c8a2cb0408790979eff327aec42d45</id>
<content type='text'>
- 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial empty repository</title>
<updated>2017-01-20T22:05:34+00:00</updated>
<author>
<name>Thomas Joseph Avila</name>
<email>tavila@google.com</email>
</author>
<published>2017-01-20T22:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Car_Messenger/commit/?id=7b962348aadc774bddc6e3314d18282192d3a4ba'/>
<id>7b962348aadc774bddc6e3314d18282192d3a4ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
