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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
use bitmap instead of URI for avatars in notification
Christian Schneppe
3
-28
/
+16
2019-01-07
added work around to create 'actions' from nova launcher
Christian Schneppe
2
-8
/
+30
2019-01-03
use person in message style notification
Christian Schneppe
1
-2
/
+44
2019-01-03
introduced 'original' as video and image quality and do not ignorer error
Christian Schneppe
2
-5
/
+16
2019-01-03
rename functions and variables for room destruction
Christian Schneppe
1
-12
/
+11
2019-01-03
archive destoryed mucs when registering that bookmark has been removed
Christian Schneppe
1
-2
/
+13
2018-12-30
add ability to set nickname in profile
Christian Schneppe
1
-2
/
+7
2018-12-27
added epub and azw mime types. try to resolve application/octet-stream by fil...
Christian Schneppe
2
-1
/
+2
2018-12-15
synchronize join/leaves with bookmarks
Christian Schneppe
1
-7
/
+29
2018-12-15
display last not first message in notification
Christian Schneppe
1
-1
/
+2
2018-12-14
fixed dead lock when sending pgp messages from quick reply
Christian Schneppe
1
-2
/
+0
2018-12-14
limit video transcoding to api >= 18 and other api 16 fixes
Christian Schneppe
1
-2
/
+4
2018-12-14
show warning snackbar before joining anon-non-private room
Christian Schneppe
1
-0
/
+5
2018-12-14
check mam preference for mam:2 namespace and purge offline only if set
Christian Schneppe
1
-1
/
+1
2018-12-04
try to fix persistent export notifications
Christian Schneppe
2
-21
/
+17
2018-11-30
fixed cache cleaning of muc avatars
Christian Schneppe
1
-1
/
+4
2018-11-30
change audio attributes for notification channel
Christian Schneppe
1
-1
/
+1
2018-11-30
set access model to open when publishing avatar
Christian Schneppe
1
-21
/
+62
2018-11-30
run expireOldMessages in background task
Christian Schneppe
1
-4
/
+9
2018-11-23
catch a few run time exceptions related to androids life cycle mgmt
Christian Schneppe
1
-8
/
+11
2018-11-23
refactor quite hours to make them time zone indepentent
Christian Schneppe
1
-3
/
+3
2018-11-23
provide option to reject subscription request when long pressing 'allow'
Christian Schneppe
1
-5
/
+7
2018-11-23
use startForegroundService compat from push message receiver
Christian Schneppe
2
-2
/
+13
2018-11-23
use display name to generate own avatar
Christian Schneppe
2
-1
/
+4
2018-11-23
do not update foreground notification on error if it wasn’t enabled
Christian Schneppe
2
-12
/
+15
2018-11-23
fixed race condition that prevented bookmark nick to be used
Christian Schneppe
2
-5
/
+7
2018-11-23
added interface to edit nick
Christian Schneppe
1
-10
/
+21
2018-11-23
fixed caching key not being calculated properly
Christian Schneppe
1
-1
/
+1
2018-11-23
add suggested contacts to roster on first message
Christian Schneppe
1
-0
/
+7
2018-11-23
always do contact sync in background
Christian Schneppe
1
-1
/
+1
2018-11-23
avatar code changes
Christian Schneppe
2
-9
/
+12
2018-11-23
suggest sync on login
Christian Schneppe
1
-0
/
+1
2018-11-23
use inContactList() instead inRoster() in the proper places
Christian Schneppe
1
-1
/
+1
2018-11-23
added count down latch to await account connect before going into publish pro...
Christian Schneppe
1
-0
/
+3
2018-11-23
refresh contacts when opening StartConversationsActivity
Christian Schneppe
2
-1
/
+6
2018-11-23
basic phone number sync
Christian Schneppe
1
-7
/
+3
2018-11-23
refactored phone contact loading in preperation for sync
Christian Schneppe
4
-39
/
+85
2018-11-15
do not show up navigation when opening edit account from notification
Christian Schneppe
1
-1
/
+2
2018-11-15
refactored some ManageAccount, WelcomeActivity and a few other things
Christian Schneppe
2
-16
/
+10
2018-11-11
fix some lint errors
Christian Schneppe
1
-1
/
+1
2018-11-11
try to fix failing backups in multiaccount mode
Christian Schneppe
1
-1
/
+1
2018-11-08
start ExportLogsService correctly on devices >= OREO
Christian Schneppe
1
-2
/
+11
2018-11-08
NotificationService: open chatlist if there were multiple notifications
Christian Schneppe
1
-1
/
+1
2018-11-08
refined nick matching patter. word boundry (\b) doesn’t match on words endi...
Christian Schneppe
1
-1
/
+1
2018-10-24
play short vibrate while your are inside the chat
Christian Schneppe
1
-0
/
+1
2018-10-24
try to catch a NPE on iterator.remove
Christian Schneppe
1
-3
/
+7
2018-10-24
don't use internal updater if store != null
Christian Schneppe
1
-8
/
+7
2018-10-20
fixed cache cleaning cleaning all confercenes instead of where contact is
Christian Schneppe
1
-2
/
+1
2018-10-20
use bouncycastle provider up to api 27
Christian Schneppe
1
-2
/
+2
2018-10-20
Lower foreground service notification priority
Christian Schneppe
1
-1
/
+1
[next]