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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
play short vibrate while your are inside the chat
Christian Schneppe
2018-10-24
1
-0
/
+1
*
Lower foreground service notification priority
Christian Schneppe
2018-10-20
1
-1
/
+1
*
create notification channel for quite hours
Christian Schneppe
2018-10-02
1
-23
/
+36
*
make NotificationManager final
Christian Schneppe
2018-10-01
1
-1
/
+1
*
fixed notification sounds for Android 6
Christian Schneppe
2018-09-27
1
-1
/
+3
*
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
2018-09-27
1
-6
/
+6
*
avoid duplicate notifcation sounds
Christian Schneppe
2018-09-13
1
-15
/
+42
*
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2018-09-13
1
-0
/
+7
*
correct channel for video compression, updater, backup and LED color
Christian Schneppe
2018-09-13
1
-5
/
+5
*
removed global notifications switch
Christian Schneppe
2018-09-13
1
-5
/
+0
*
make channel for video compression, updater, backup
Christian Schneppe
2018-09-13
1
-0
/
+24
*
initial work toward api 26+
Christian Schneppe
2018-09-13
1
-101
/
+203
*
null pointer check in notification service
Christian Schneppe
2018-07-29
1
-1
/
+1
*
introduced config setting to hide error notification
Christian Schneppe
2018-06-17
1
-0
/
+4
*
add more logging to setIsInForeground
Christian Schneppe
2018-06-01
1
-1
/
+0
*
Make nickname matching case-sensitive
Christian Schneppe
2018-05-21
1
-1
/
+1
*
fix exceptions
Christian Schneppe
2018-05-16
1
-2
/
+2
*
apply styling helper to conversation overview
Christian Schneppe
2018-05-14
1
-2
/
+2
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-15
/
+22
*
do not match mentions on word boundries but only when preceeded by white space
Christian Schneppe
2018-04-29
1
-7
/
+1
*
removed 'received' prefix from description
Christian Schneppe
2018-04-29
1
-3
/
+1
*
wrap all calls to notification manager in exception handler to catch dead obj...
Christian Schneppe
2018-04-29
1
-12
/
+44
*
return contact and account.getServer() as String
Christian Schneppe
2018-04-07
1
-2
/
+2
*
added splash screen
Christian Schneppe
2018-04-03
1
-6
/
+6
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-5
/
+5
*
move new activity back to original name
Christian Schneppe
2018-03-29
1
-1
/
+1
*
implement multi accounts via expert settings
Christian Schneppe
2018-03-08
1
-7
/
+12
*
mark error notifications as sensitve and local only
Christian Schneppe
2018-02-22
1
-2
/
+3
*
changed icons for markasread and reply in NotificationService
Christian Schneppe
2018-02-19
1
-3
/
+4
*
fixed crash on receiving files
Christian Schneppe
2018-02-01
1
-2
/
+2
*
add snooze button to notification
Christian Schneppe
2018-01-29
1
-23
/
+85
*
avoid some unnecessary notification updates
Christian Schneppe
2018-01-27
1
-11
/
+16
*
fix location view
Christian Schneppe
2017-12-23
1
-1
/
+1
*
use com.android.support:support-emoji
Christian Schneppe
2017-11-24
1
-1
/
+1
*
code refactoring to provide shorter account enabled check
Christian Schneppe
2017-11-20
1
-1
/
+1
*
also notify in notificationbar for new messages when messenger is open
Christian Schneppe
2017-10-14
1
-1
/
+0
*
reworked updater
Christian Schneppe
2017-10-10
1
-0
/
+2
*
show permanent notification while transcoding video
Christian Schneppe
2017-09-18
1
-0
/
+12
*
Foregroundservice can be deactivated in expert options (default = foregrounds...
Christian Schneppe
2017-09-17
1
-20
/
+1
*
NotificationService: add button to mark conversation as read
Christian Schneppe
2017-09-04
1
-0
/
+2
*
use proper defaults for notification. fix sound playing twice on Android 8
Christian Schneppe
2017-09-04
1
-12
/
+13
*
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
2017-08-13
1
-1
/
+1
*
refactored retrieval of default preferences
Christian Schneppe
2017-08-01
1
-7
/
+8
*
put settings defaults into resource file
Christian Schneppe
2017-08-01
1
-2
/
+2
*
deduplicate notifications
Christian Schneppe
2017-06-25
1
-1
/
+0
*
Added preference to control Heads-up Notifications
Christian Schneppe
2017-06-25
1
-1
/
+2
*
synchronize on dedicated lock for catchup instead of account
Christian Schneppe
2017-05-31
1
-4
/
+5
*
work around for brokens ROMs that expose file uris as notification sound
Christian Schneppe
2017-05-17
1
-1
/
+16
*
jump directly to account on error
Christian Schneppe
2017-05-10
1
-4
/
+17
*
set catchup flag on mam only when doing that
Christian Schneppe
2017-05-10
1
-1
/
+0
[next]