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 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
*
fix taking video
Christian Schneppe
2018-05-14
1
-5
/
+21
*
check permissions for locations
Christian Schneppe
2018-05-14
1
-0
/
+4
*
add animators for more activities
Christian Schneppe
2018-05-05
1
-0
/
+6
*
Support both new and old http upload namespaces
Christian Schneppe
2018-05-05
1
-2
/
+6
*
encode and decode % and # in invite links
Christian Schneppe
2018-05-05
1
-0
/
+12
*
add animations
Christian Schneppe
2018-05-03
1
-0
/
+8
*
fixed crash with samsung recorder
Christian Schneppe
2018-05-02
1
-2
/
+2
*
remove old code
Christian Schneppe
2018-05-02
1
-48
/
+0
*
added search result context menu + date separators
Christian Schneppe
2018-05-02
1
-50
/
+12
*
remove old resources
Christian Schneppe
2018-04-30
1
-33
/
+0
*
click on avatars in message search opens contact details
Christian Schneppe
2018-04-30
1
-19
/
+7
*
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
2018-04-30
1
-13
/
+3
*
very much unoptimized search functionality
Christian Schneppe
2018-04-30
1
-7
/
+11
*
mock (non functional) search activity
Christian Schneppe
2018-04-29
1
-8
/
+1
*
migrate recording activity to view binder
Christian Schneppe
2018-04-29
1
-61
/
+26
*
scroll to bottom even if last visible item is heigher than view
Christian Schneppe
2018-04-29
1
-9
/
+20
*
load currently open conversation faster
Christian Schneppe
2018-04-24
1
-0
/
+3
*
fixed redownload
Christian Schneppe
2018-04-24
1
-9
/
+8
*
fixed exception handler
Christian Schneppe
2018-04-24
1
-1
/
+1
*
provide fallback in case synchronizing around message list fails for some reason
Christian Schneppe
2018-04-23
1
-27
/
+32
*
synchronize around getting last visibile uuid
Christian Schneppe
2018-04-23
1
-12
/
+14
*
make error message for 'not encrypted for this device'
Christian Schneppe
2018-04-23
1
-0
/
+5
*
in case fragment starts after activity is bound to service; fetch conversatio...
Christian Schneppe
2018-04-22
1
-14
/
+25
*
fixed read event when status messages are displayed
Christian Schneppe
2018-04-22
1
-1
/
+7
*
fixed read event when using fab scroll down
Christian Schneppe
2018-04-22
1
-43
/
+47
*
only mark visible messages as read
Christian Schneppe
2018-04-22
1
-5
/
+30
*
null check for conversation
Christian Schneppe
2018-04-22
1
-0
/
+3
*
show scroll down button instantly when scrolling up
Christian Schneppe
2018-04-22
1
-7
/
+8
*
introduced sroll to bottom button
Christian Schneppe
2018-04-22
1
-8
/
+74
[next]