session-android/src/org/thoughtcrime/securesms/mms
Moxie Marlinspike 209711ae40 Fix notification behavior.
1) Don't add a notification item to the notification bar if the thread the
   message is for is active and visible.

2) Only sound the notification ringtone at 1/4th volume if the thread the
   message is for is active and visible.

3) Auto-clear the notification in the notification bar when a thread becomes
   visible from a screen-off situation.

4) Make notification updates asynchronous.
2013-02-03 18:41:34 -08:00
..
ApnUnavailableException.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
AttachmentManager.java Fix notification behavior. 2013-02-03 18:41:34 -08:00
AttachmentTypeSelectorAdapter.java Updated attachment selection dialog. 2012-09-30 18:58:40 -07:00
AudioSlide.java Initial Project Import 2011-12-20 10:20:44 -08:00
ImageSlide.java javac wants us to be more explicit 2012-09-28 16:11:11 -07:00
MediaTooLargeException.java Initial Project Import 2011-12-20 10:20:44 -08:00
MmsCommunication.java Add proxy port option to local APN settings. 2013-01-05 15:48:29 -08:00
MmsDownloadHelper.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
MmsSendHelper.java Add ability to specify APN information in TextSecure settings. 2012-12-08 16:49:57 -08:00
PngTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
Slide.java Initial Project Import 2011-12-20 10:20:44 -08:00
SlideDeck.java Initial Project Import 2011-12-20 10:20:44 -08:00
TextSlide.java javac wants us to be more explicit 2012-09-28 16:11:11 -07:00
TextTransport.java Initial Project Import 2011-12-20 10:20:44 -08:00
VideoSlide.java Initial Project Import 2011-12-20 10:20:44 -08:00