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
*
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
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
1
-3
/
+3
*
optimize some multi account handling in SettingsActivity
Christian Schneppe
2018-09-14
1
-0
/
+9
*
avoid duplicate notifcation sounds
Christian Schneppe
2018-09-13
1
-15
/
+42
*
speed up DNS
Christian Schneppe
2018-09-13
1
-2
/
+2
*
hasInternetConnection() will always return true if type=ethernet
Christian Schneppe
2018-09-13
1
-1
/
+1
*
listen for Android 6 DND events
Christian Schneppe
2018-09-13
1
-12
/
+36
*
properly clear file adding notification if forground service channel is disabled
Christian Schneppe
2018-09-13
2
-0
/
+8
*
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
*
load contacts and start observer after giving permissions
Christian Schneppe
2018-09-13
1
-12
/
+14
*
more bug fixes in ExportLogsService
Christian Schneppe
2018-09-13
1
-6
/
+12
*
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
7
-167
/
+248
*
add more logging and fix an error in ExportDatabase
Christian Schneppe
2018-09-12
1
-12
/
+13
*
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2018-09-11
2
-4
/
+67
*
remove log
Christian Schneppe
2018-08-30
1
-2
/
+1
*
switch between earphone and speaker while playing sounds
Christian Schneppe
2018-08-30
1
-5
/
+101
*
special treatment for presence errors known to be mucs
Christian Schneppe
2018-08-30
1
-0
/
+5
*
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
2018-08-28
1
-0
/
+4
*
store bookmarks in pep if conversion xep is running
Christian Schneppe
2018-08-26
1
-102
/
+150
*
some changes in Updater
Christian Schneppe
2018-08-03
2
-16
/
+15
*
call onMessageFound outside sync block
Christian Schneppe
2018-08-03
1
-14
/
+2
*
call switchTo(Fore|Back)ground() outside synchronized block
Christian Schneppe
2018-08-03
1
-57
/
+88
*
null pointer check in notification service
Christian Schneppe
2018-07-29
1
-1
/
+1
*
do not call listeners while being synchronized on stanza queue
Christian Schneppe
2018-07-29
1
-6
/
+18
*
fix crash during lookup for updates
Christian Schneppe
2018-07-29
1
-2
/
+1
*
use TOR for updater
Christian Schneppe
2018-07-28
1
-23
/
+25
*
integrated locally message deletion from #208
Christian Schneppe
2018-07-09
1
-0
/
+10
*
handle non participating mucs a bit better
Christian Schneppe
2018-07-09
1
-1
/
+1
*
change listener lock strategie
Christian Schneppe
2018-07-09
1
-38
/
+28
*
support mam:1
Christian Schneppe
2018-07-09
2
-12
/
+77
[next]