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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor quite hours to make them time zone indepentent
Christian Schneppe
2018-11-23
1
-3
/
+3
*
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
2018-11-23
1
-5
/
+7
*
use startForegroundService compat from push message receiver
Christian Schneppe
2018-11-23
2
-2
/
+13
*
use display name to generate own avatar
Christian Schneppe
2018-11-23
2
-1
/
+4
*
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
2018-11-23
2
-12
/
+15
*
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2018-11-23
2
-5
/
+7
*
added interface to edit nick
Christian Schneppe
2018-11-23
1
-10
/
+21
*
fixed caching key not being calculated properly
Christian Schneppe
2018-11-23
1
-1
/
+1
*
add suggested contacts to roster on first message
Christian Schneppe
2018-11-23
1
-0
/
+7
*
always do contact sync in background
Christian Schneppe
2018-11-23
1
-1
/
+1
*
avatar code changes
Christian Schneppe
2018-11-23
2
-9
/
+12
*
suggest sync on login
Christian Schneppe
2018-11-23
1
-0
/
+1
*
use inContactList() instead inRoster() in the proper places
Christian Schneppe
2018-11-23
1
-1
/
+1
*
added count down latch to await account connect before going into publish pro...
Christian Schneppe
2018-11-23
1
-0
/
+3
*
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2018-11-23
2
-1
/
+6
*
basic phone number sync
Christian Schneppe
2018-11-23
1
-7
/
+3
*
refactored phone contact loading in preperation for sync
Christian Schneppe
2018-11-23
4
-39
/
+85
*
do not show up navigation when opening edit account from notification
Christian Schneppe
2018-11-15
1
-1
/
+2
*
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2018-11-15
2
-16
/
+10
*
fix some lint errors
Christian Schneppe
2018-11-11
1
-1
/
+1
*
try to fix failing backups in multiaccount mode
Christian Schneppe
2018-11-11
1
-1
/
+1
*
start ExportLogsService correctly on devices >= OREO
Christian Schneppe
2018-11-08
1
-2
/
+11
*
NotificationService: open chatlist if there were multiple notifications
Christian Schneppe
2018-11-08
1
-1
/
+1
*
refined nick matching patter. word boundry (\b) doesn’t match on words endi...
Christian Schneppe
2018-11-08
1
-1
/
+1
*
play short vibrate while your are inside the chat
Christian Schneppe
2018-10-24
1
-0
/
+1
*
try to catch a NPE on iterator.remove
Christian Schneppe
2018-10-24
1
-3
/
+7
*
don't use internal updater if store != null
Christian Schneppe
2018-10-24
1
-8
/
+7
*
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
2018-10-20
1
-2
/
+1
*
use bouncycastle provider up to api 27
Christian Schneppe
2018-10-20
1
-2
/
+2
*
Lower foreground service notification priority
Christian Schneppe
2018-10-20
1
-1
/
+1
*
make 'cancelled' work for jingle ft
Christian Schneppe
2018-10-20
1
-1
/
+5
*
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
2018-10-20
1
-1
/
+5
*
fixed regression introduce in earlier commit. don’t use conscrypt on older ...
Christian Schneppe
2018-10-04
1
-4
/
+4
*
Do weOwnFile security check only when attaching
Christian Schneppe
2018-10-04
1
-11
/
+1
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
1
-15
/
+12
*
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
*
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
2018-10-01
1
-2
/
+3
*
fixed notification sounds for Android 6
Christian Schneppe
2018-09-27
1
-1
/
+3
*
check if wake lock needs reinit when pressing start/pause in audio player
Christian Schneppe
2018-09-27
1
-45
/
+22
*
do not compress/resize images with strange aspect ratios
Christian Schneppe
2018-09-27
1
-1
/
+2
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
2
-10
/
+22
*
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
2018-09-27
1
-1
/
+1
*
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
2018-09-27
3
-8
/
+13
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
2
-10
/
+2
*
use javax api instead of BC for file decryption
Christian Schneppe
2018-09-26
1
-66
/
+54
*
fixed regression that would not dismiss video encoding notification
Christian Schneppe
2018-09-26
1
-2
/
+2
*
introduce media browser activity
Christian Schneppe
2018-09-26
1
-0
/
+4
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
2
-2
/
+11
*
made foreground service logging more meaninful
Christian Schneppe
2018-09-23
1
-5
/
+6
[next]