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