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
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
2018-10-20
make 'cancelled' work for jingle ft
Christian Schneppe
1
-1
/
+5
2018-10-20
catch exception if Conscrypt could not be initialized and use tls 1.2
Christian Schneppe
1
-1
/
+5
2018-10-04
fixed regression introduce in earlier commit. don’t use conscrypt on older ...
Christian Schneppe
1
-4
/
+4
2018-10-04
Do weOwnFile security check only when attaching
Christian Schneppe
1
-11
/
+1
2018-10-04
refactored file encryption to give access to inner stream
Christian Schneppe
1
-15
/
+12
2018-10-02
create notification channel for quite hours
Christian Schneppe
1
-23
/
+36
2018-10-01
make NotificationManager final
Christian Schneppe
1
-1
/
+1
2018-10-01
use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...
Christian Schneppe
1
-2
/
+3
2018-09-27
fixed notification sounds for Android 6
Christian Schneppe
1
-1
/
+3
2018-09-27
check if wake lock needs reinit when pressing start/pause in audio player
Christian Schneppe
1
-45
/
+22
2018-09-27
do not compress/resize images with strange aspect ratios
Christian Schneppe
1
-1
/
+2
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
2
-10
/
+22
2018-09-27
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
1
-1
/
+1
2018-09-27
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
3
-8
/
+13
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2
-10
/
+2
2018-09-26
use javax api instead of BC for file decryption
Christian Schneppe
1
-66
/
+54
2018-09-26
fixed regression that would not dismiss video encoding notification
Christian Schneppe
1
-2
/
+2
2018-09-26
introduce media browser activity
Christian Schneppe
1
-0
/
+4
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
2
-2
/
+11
2018-09-23
made foreground service logging more meaninful
Christian Schneppe
1
-5
/
+6
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
1
-3
/
+3
2018-09-14
optimize some multi account handling in SettingsActivity
Christian Schneppe
1
-0
/
+9
2018-09-13
avoid duplicate notifcation sounds
Christian Schneppe
1
-15
/
+42
2018-09-13
speed up DNS
Christian Schneppe
1
-2
/
+2
2018-09-13
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
1
-1
/
+1
2018-09-13
listen for Android 6 DND events
Christian Schneppe
1
-12
/
+36
2018-09-13
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2
-0
/
+8
2018-09-13
correct channel for video compression, updater, backup and LED color
Christian Schneppe
1
-5
/
+5
2018-09-13
removed global notifications switch
Christian Schneppe
1
-5
/
+0
2018-09-13
load contacts and start observer after giving permissions
Christian Schneppe
1
-12
/
+14
2018-09-13
more bug fixes in ExportLogsService
Christian Schneppe
1
-6
/
+12
2018-09-13
make channel for video compression, updater, backup
Christian Schneppe
1
-0
/
+24
2018-09-13
initial work toward api 26+
Christian Schneppe
7
-167
/
+248
2018-09-12
add more logging and fix an error in ExportDatabase
Christian Schneppe
1
-12
/
+13
2018-09-11
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2
-4
/
+67
2018-08-30
remove log
Christian Schneppe
1
-2
/
+1
2018-08-30
switch between earphone and speaker while playing sounds
Christian Schneppe
1
-5
/
+101
2018-08-30
special treatment for presence errors known to be mucs
Christian Schneppe
1
-0
/
+5
2018-08-28
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
1
-0
/
+4
2018-08-26
store bookmarks in pep if conversion xep is running
Christian Schneppe
1
-102
/
+150
2018-08-03
some changes in Updater
Christian Schneppe
2
-16
/
+15
2018-08-03
call onMessageFound outside sync block
Christian Schneppe
1
-14
/
+2
2018-08-03
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
1
-57
/
+88
2018-07-29
null pointer check in notification service
Christian Schneppe
1
-1
/
+1
[next]