index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
pixart
/
messenger
/
services
/
NotificationService.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-04
use default priority notifications. disables heads up notifications
Christian Schneppe
1
-1
/
+1
2017-03-04
use priority low when creating notification without sound/vibration
Christian Schneppe
1
-0
/
+1
2017-02-22
explicitly turn off vibration when disabled
Christian Schneppe
1
-0
/
+2
2017-01-21
write text in bold when highlighted in received muc message
Christian Schneppe
1
-1
/
+1
2017-01-15
finish of backlog only for one particular account
Christian Schneppe
1
-2
/
+17
2017-01-02
make direct reply string translatable in NotificationService
Christian Schneppe
1
-2
/
+2
2016-11-19
reformat code
Christian Schneppe
1
-4
/
+4
2016-10-18
code cleanup
Christian Schneppe
1
-1
/
+0
2016-10-05
make error notification dismissable
Christian Schneppe
1
-28
/
+11
2016-09-28
Allow to dismiss the notification from a wear reply.
Christian Schneppe
1
-6
/
+8
2016-09-17
remove summary text from notifications
Christian Schneppe
1
-4
/
+0
2016-09-14
Use the last message in the content text instead of the first.
Daniele Gobbetti
1
-1
/
+1
2016-09-09
reworked notificationservice
Christian Schneppe
1
-597
/
+588
2016-09-07
remove explicit pebble support. treat as wear device
Daniel Gultsch
1
-25
/
+0
2016-09-07
show reply action on wear devices
Daniel Gultsch
1
-2
/
+4
2016-09-03
don't show duplicate nofications on android 4
Daniel Gultsch
1
-35
/
+31
2016-08-31
fix multiple notifications and added unread messages as summary
Christian Schneppe
1
-6
/
+16
2016-08-30
bug fix in notification service
Christian Schneppe
1
-21
/
+20
2016-08-27
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
1
-0
/
+17
2016-08-26
attach contact to notification
Daniel Gultsch
1
-0
/
+8
2016-08-26
offer quick reply on android N
Daniel Gultsch
1
-16
/
+43
2016-08-26
use N style stacked notifications
Daniel Gultsch
1
-81
/
+85
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-11
/
+11
2016-07-28
fix crash on first start
Christian Schneppe
1
-7
/
+13
2016-07-25
refactored how view intents are handled
Daniel Gultsch
1
-19
/
+16
2016-07-12
change foreground icon when not connected
Christian Schneppe
1
-3
/
+5
2016-07-01
show online status in foreground service
Christian Schneppe
1
-3
/
+14
2016-06-29
vibrate on new messages when app is open
Christian Schneppe
1
-0
/
+4
2016-06-29
add count to notifications
Christian Schneppe
1
-0
/
+1
2016-06-20
log reason for not showing notification
Daniel Gultsch
1
-0
/
+3
2016-05-05
changed LED notification color to blue
Christian S
1
-1
/
+1
2016-04-23
hide disable account via config switch
Christian S
1
-3
/
+5
2016-04-15
added condition to show 'disable foreground service' button
Christian S
1
-1
/
+1
2016-04-15
make foreground service always enabled
Christian S
1
-1
/
+1
2016-04-13
create Config varibale to show the disable foreground service button
Daniel Gultsch
1
-3
/
+5
2016-04-09
introduced setting to turn of notification led
Daniel Gultsch
1
-1
/
+4
2016-01-20
hide 'disable foreground service' in foreground notification
Christian S
1
-3
/
+0
2016-01-13
show /me messages in conference notifications without the name of the sender
Daniel Gultsch
1
-5
/
+10
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
1
-7
/
+1
2016-01-04
added missing synchronize when pushing messages from mam backlog
Daniel Gultsch
1
-1
/
+3
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
1
-2
/
+2
2015-12-12
notify on mam catchup messages
Daniel Gultsch
1
-2
/
+2
2015-12-12
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
1
-0
/
+17
2015-12-10
notify on mam catchup messages
Daniel Gultsch
1
-2
/
+2
2015-12-09
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
1
-0
/
+17
2015-12-04
hide message content in notifications in paranoia mode
Daniel Gultsch
1
-20
/
+30
2015-12-04
introduce config.java variable to optionally show number of connected…
Daniel Gultsch
1
-20
/
+38
2015-12-02
hide message content in notifications in paranoia mode
Daniel Gultsch
1
-20
/
+30
2015-12-01
introduce config.java variable to optionally show number of connected account...
Daniel Gultsch
1
-37
/
+55
2015-10-28
Decrypt PGP messages in background
fiaxh
1
-1
/
+1
[next]