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
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
improve openkeychain error reporting
Christian Schneppe
1
-1
/
+1
2018-10-24
ask for permission when committing attachments
Christian Schneppe
1
-10
/
+22
2018-10-20
Do not insert text shared over XMPP uri when already drafting message
Christian Schneppe
1
-3
/
+10
2018-10-20
offer either 'cancel download' or 'delete file' but not both
Christian Schneppe
1
-3
/
+4
2018-10-20
make 'cancelled' work for jingle ft
Christian Schneppe
1
-3
/
+3
2018-10-20
show snackbar for remote server timeout in mucs
Christian Schneppe
1
-0
/
+7
2018-10-20
add confirmation dialog for deleting files
Christian Schneppe
1
-7
/
+14
2018-10-04
Do weOwnFile security check only when attaching
Christian Schneppe
1
-1
/
+14
2018-10-04
use fab.hide() and fab.show() - this will animate the process
Christian Schneppe
1
-2
/
+2
2018-10-04
run through sendMessage() procedure instead of taking shortcut after returnin...
Christian Schneppe
1
-9
/
+6
2018-10-03
remove unused SimpleFingerGestures_Android_Library
Christian Schneppe
1
-44
/
+0
2018-10-03
rework MediaViewerActivity
Christian Schneppe
1
-1
/
+1
2018-10-02
hide icons for muc/contact details in phone mode and only show them in tablet...
Christian Schneppe
1
-3
/
+11
2018-09-27
store avatars received over muc presence in contact
Christian Schneppe
1
-1
/
+1
2018-09-27
fixed text sharing in direct sharing
Christian Schneppe
1
-1
/
+1
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
clear parent activities pending view intent before calling startAcitvityForRe...
Christian Schneppe
1
-4
/
+20
2018-09-26
show conversation media in contact/conference details
Christian Schneppe
1
-1
/
+1
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
1
-48
/
+31
2018-09-23
fix media preview in tablet mode
Christian Schneppe
1
-0
/
+2
2018-09-23
show media preview in messagebubble like text messages
Christian Schneppe
1
-2
/
+10
2018-09-23
make media previews survive rotations
Christian Schneppe
1
-43
/
+54
2018-09-23
preview media before sending them and allow sharing and attaching of multiple...
Christian Schneppe
1
-141
/
+83
2018-09-14
show contact/group details as icons in tablet view
Christian Schneppe
1
-0
/
+18
2018-09-12
code cleanup for group chat user context menu
Christian Schneppe
1
-12
/
+16
2018-09-12
start new conversations by long press on avatar
Christian Schneppe
1
-17
/
+26
2018-09-11
AudioPlayer: disable screen when holding phone to ear
Christian Schneppe
1
-0
/
+1
2018-09-11
try to catch some Exceptions in image preview
Christian Schneppe
1
-24
/
+41
2018-08-30
Revert "hide record voice button if keyboard is open"
Christian Schneppe
1
-16
/
+9
2018-08-30
hide record voice button if keyboard is open
Christian Schneppe
1
-9
/
+16
2018-08-28
make QUICK_SHARE_ATTACHMENT_CHOICE configurable
Christian Schneppe
1
-2
/
+6
2018-08-26
show correct string
Christian Schneppe
1
-1
/
+1
2018-08-26
do not display 'user left' toast in members only groups
Christian Schneppe
1
-1
/
+2
2018-08-05
add a quick action for voice recording
Christian Schneppe
1
-2
/
+25
2018-08-05
add location to permission check, too
Christian Schneppe
1
-0
/
+3
2018-08-05
introduced config flag to show attachment button instead of quick actions
Christian Schneppe
1
-2
/
+32
2018-08-03
also mark previews unread messages as read
Christian Schneppe
1
-1
/
+3
2018-08-03
temporarily hide message deletion in chat view
Christian Schneppe
1
-1
/
+3
2018-07-29
show edit profile menu also in chat view
Christian Schneppe
1
-2
/
+0
2018-07-15
display propper toast after room has been destroyed
Christian Schneppe
1
-1
/
+4
2018-07-09
integrated locally message deletion from #208
Christian Schneppe
1
-0
/
+12
2018-07-09
handle non participating mucs a bit better
Christian Schneppe
1
-5
/
+14
2018-07-09
show snackbar for resource constraint in mucs
Christian Schneppe
1
-0
/
+3
2018-07-09
open trust key screen when download is in progress
Christian Schneppe
1
-1
/
+2
2018-07-09
shorten read markers to 'everyone has read up to this point' when > 4 user
Christian Schneppe
1
-0
/
+2
2018-07-09
restart file observer when permisson are granted
Christian Schneppe
1
-0
/
+14
2018-06-16
add ‘paste as quote’ for api >= 23
Christian Schneppe
1
-14
/
+7
2018-06-16
attach editor content as file
Christian Schneppe
1
-4
/
+4
[next]