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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix crashes with EmojiTextView
Christian Schneppe
2018-10-01
4
-10
/
+11
*
bring back private group messages for all muc and fix broken highlight in muc
Christian Schneppe
2018-09-27
2
-12
/
+18
*
interrupt sub thread in resolver
Christian Schneppe
2018-09-27
1
-1
/
+6
*
do not show 'paste as quote' if clip is NULL
Christian Schneppe
2018-09-27
1
-4
/
+7
*
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
2
-1
/
+14
*
store avatars received over muc presence in contact
Christian Schneppe
2018-09-27
7
-330
/
+344
*
copy into new array when returning from resolver
Christian Schneppe
2018-09-27
1
-6
/
+10
*
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
2018-09-27
3
-2
/
+7
*
fixed text sharing in direct sharing
Christian Schneppe
2018-09-27
4
-5
/
+4
*
behave nicely (no foreground service by default) if app is built with targetS...
Christian Schneppe
2018-09-27
4
-12
/
+44
*
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
2018-09-26
7
-17
/
+30
*
use javax api instead of BC for file decryption
Christian Schneppe
2018-09-26
1
-66
/
+54
*
do not use BC provider on android 22+
Christian Schneppe
2018-09-26
2
-2
/
+7
*
check omemo keys when attachments are commit instead of before
Christian Schneppe
2018-09-26
1
-12
/
+7
*
commit next message (draft) when input box gets emptied. causes tablet view t...
Christian Schneppe
2018-09-26
1
-12
/
+19
*
show inactive keys if all of them are
Christian Schneppe
2018-09-26
1
-2
/
+11
*
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
2018-09-26
3
-4
/
+33
*
fixed regression that would not dismiss video encoding notification
Christian Schneppe
2018-09-26
1
-2
/
+2
*
use internal viewer for images and videos
Christian Schneppe
2018-09-26
2
-35
/
+34
*
introduce media browser activity
Christian Schneppe
2018-09-26
5
-2
/
+85
*
show conversation media in contact/conference details
Christian Schneppe
2018-09-26
18
-116
/
+537
*
catch NPE
Christian Schneppe
2018-09-24
1
-1
/
+3
*
use different menu items for record video and take photo
Christian Schneppe
2018-09-23
3
-55
/
+56
*
fix media preview in tablet mode
Christian Schneppe
2018-09-23
2
-0
/
+7
*
show media preview in messagebubble like text messages
Christian Schneppe
2018-09-23
7
-14
/
+27
*
made foreground service logging more meaninful
Christian Schneppe
2018-09-23
1
-5
/
+6
*
add icon for unknown file while keeping 'file' icon for documents
Christian Schneppe
2018-09-23
1
-2
/
+14
*
make media previews survive rotations
Christian Schneppe
2018-09-23
3
-46
/
+89
*
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
2018-09-23
17
-543
/
+551
*
do some performance optimizations on jid host suggestions
Christian Schneppe
2018-09-14
1
-162
/
+22
*
show background in chatoverview a bit darker
Christian Schneppe
2018-09-14
1
-1
/
+1
*
show contact/group details as icons in tablet view
Christian Schneppe
2018-09-14
1
-0
/
+18
*
change text highlight color
Christian Schneppe
2018-09-14
1
-1
/
+1
*
highlight selected conversation in tablet view
Christian Schneppe
2018-09-14
1
-1
/
+1
*
optimize some multi account handling in SettingsActivity
Christian Schneppe
2018-09-14
2
-17
/
+64
*
avoid duplicate notifcation sounds
Christian Schneppe
2018-09-13
1
-15
/
+42
*
sync roster after setting pgp id
Christian Schneppe
2018-09-13
2
-2
/
+7
*
do not parse caps and pgp keys from muc presences
Christian Schneppe
2018-09-13
1
-1
/
+5
*
speed up DNS
Christian Schneppe
2018-09-13
4
-111
/
+148
*
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
2
-26
/
+18
*
bug fixes in UpdaterActivity
Christian Schneppe
2018-09-13
1
-2
/
+2
*
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
[next]