This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
session-android
Watch
1
Star
0
Fork
0
You've already forked session-android
mirror of
https://github.com/oxen-io/session-android.git
synced
2025-01-04 22:27:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
session-android
/
src
/
org
/
thoughtcrime
/
securesms
/
notifications
History
Andy Irving
7f44b029fe
use PendingIntent.FLAG_UPDATE_CURRENT in calls to PendingIntent.getActivity() to avoid re-using the same extra data on every intent.
2013-12-03 21:48:16 +00:00
..
MarkReadReceiver.java
Add a 'mark as read' button to expanded notifications.
2013-05-30 12:39:56 -07:00
MessageNotifier.java
Proper SMS support for KitKat.
2013-12-02 08:32:34 -08:00
NotificationItem.java
use PendingIntent.FLAG_UPDATE_CURRENT in calls to PendingIntent.getActivity() to avoid re-using the same extra data on every intent.
2013-12-03 21:48:16 +00:00
NotificationState.java
use PendingIntent.FLAG_UPDATE_CURRENT in calls to PendingIntent.getActivity() to avoid re-using the same extra data on every intent.
2013-12-03 21:48:16 +00:00