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
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
refresh ui after device list update only if list has changed
Christian Schneppe
1
-3
/
+2
2018-10-03
reworked shortcut for QR-Code scanning in profile
Christian Schneppe
1
-34
/
+1
2018-10-03
remove unused SimpleFingerGestures_Android_Library
Christian Schneppe
1
-44
/
+0
2018-10-03
rework MediaViewerActivity
Christian Schneppe
3
-43
/
+116
2018-10-02
hide icons for muc/contact details in phone mode and only show them in tablet...
Christian Schneppe
1
-3
/
+11
2018-10-02
small muc details improvements
Christian Schneppe
1
-1
/
+1
2018-10-02
show failed file messages count in chatlist correctly
Christian Schneppe
2
-2
/
+79
2018-10-01
add shortcut for QR-Code scanning in profile
Christian Schneppe
1
-1
/
+34
2018-10-01
catch NPE in configureAttachmentMenu
Christian Schneppe
1
-0
/
+3
2018-10-01
fix crashes with EmojiTextView
Christian Schneppe
4
-10
/
+11
2018-09-27
bring back private group messages for all muc and fix broken highlight in muc
Christian Schneppe
2
-12
/
+18
2018-09-27
do not show 'paste as quote' if clip is NULL
Christian Schneppe
1
-4
/
+7
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-1
/
+1
2018-09-27
catch jabber.pix-art.de invite urls directly in fragment
Christian Schneppe
1
-1
/
+5
2018-09-27
fixed text sharing in direct sharing
Christian Schneppe
4
-5
/
+4
2018-09-26
do not show media overview in contact/conference details when missing storage...
Christian Schneppe
3
-6
/
+19
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
use internal viewer for images and videos
Christian Schneppe
2
-35
/
+34
2018-09-26
introduce media browser activity
Christian Schneppe
3
-0
/
+79
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
14
-82
/
+457
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
6
-13
/
+26
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
14
-533
/
+500
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
1
-17
/
+55
2018-09-13
load contacts and start observer after giving permissions
Christian Schneppe
1
-14
/
+4
2018-09-13
bug fixes in UpdaterActivity
Christian Schneppe
1
-2
/
+2
2018-09-13
initial work toward api 26+
Christian Schneppe
3
-2
/
+9
2018-09-12
fixed user hint in magic create mode
Christian Schneppe
1
-0
/
+1
2018-09-12
code cleanup for group chat user context menu
Christian Schneppe
3
-75
/
+83
2018-09-12
start new conversations by long press on avatar
Christian Schneppe
5
-131
/
+209
2018-09-11
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
2
-0
/
+5
2018-09-11
catch illegal state not illegal argument on popBackStack()
Christian Schneppe
1
-1
/
+1
2018-09-11
do not show 'delete contact' for phone contacts. do not treat as stranger
Christian Schneppe
1
-0
/
+2
2018-09-11
make recording activity not crash if microphone was in use
Christian Schneppe
1
-6
/
+10
2018-09-11
show jids from address book in Start Conversation screen if only one account ...
Christian Schneppe
1
-2
/
+14
2018-09-11
improve Updater a bit and try to catch NPE
Christian Schneppe
2
-4
/
+6
2018-09-11
catch NPE on detecting tor connection in UpdaterActivity
Christian Schneppe
1
-1
/
+4
2018-09-11
catch some more Exceptions during database import
Christian Schneppe
1
-1
/
+7
[next]