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