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-04-24
load currently open conversation faster
Christian Schneppe
1
-0
/
+3
2018-04-24
fixed redownload
Christian Schneppe
1
-9
/
+8
2018-04-24
fixed exception handler
Christian Schneppe
1
-1
/
+1
2018-04-23
provide fallback in case synchronizing around message list fails for some reason
Christian Schneppe
1
-27
/
+32
2018-04-23
synchronize around getting last visibile uuid
Christian Schneppe
1
-12
/
+14
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
1
-0
/
+5
2018-04-22
in case fragment starts after activity is bound to service; fetch conversatio...
Christian Schneppe
1
-14
/
+25
2018-04-22
fixed read event when status messages are displayed
Christian Schneppe
1
-1
/
+7
2018-04-22
fixed read event when using fab scroll down
Christian Schneppe
1
-43
/
+47
2018-04-22
only mark visible messages as read
Christian Schneppe
1
-5
/
+30
2018-04-22
null check for conversation
Christian Schneppe
1
-0
/
+3
2018-04-22
show scroll down button instantly when scrolling up
Christian Schneppe
1
-7
/
+8
2018-04-22
introduced sroll to bottom button
Christian Schneppe
1
-8
/
+74
2018-04-22
fix crash in resendMessage
Christian Schneppe
1
-1
/
+1
2018-04-13
remove duplicate call to onConversationArchived()
Christian Schneppe
1
-4
/
+0
2018-04-13
end view if conversation was archived
Christian Schneppe
1
-5
/
+19
2018-04-13
do not allow user to quote file
Christian Schneppe
1
-2
/
+4
2018-04-12
fix getNextEncryption
Christian Schneppe
1
-9
/
+5
2018-04-12
prevent double tapping on overflow menu
Christian Schneppe
1
-1
/
+4
2018-04-12
fixed redownload of deleted http upload messages
Christian Schneppe
1
-0
/
+4
2018-04-12
sync roster to disk after roster push
Christian Schneppe
1
-1
/
+1
2018-04-12
fix jump to first unread message
Christian Schneppe
1
-39
/
+38
2018-04-12
fix choose image
Christian Schneppe
1
-14
/
+12
2018-04-08
offer a more convienient way to disable omemo from trust keys dialog
Christian Schneppe
1
-9
/
+4
2018-04-08
do not show snackbar for archived conversations. fixes glitch when leaving muc
Christian Schneppe
1
-1
/
+4
2018-04-08
fixed rotation in choose contact activity
Christian Schneppe
1
-0
/
+3
2018-04-08
make swipe to right gesture working
Christian Schneppe
1
-7
/
+44
2018-04-08
fix menu entries
Christian Schneppe
1
-16
/
+22
2018-04-07
do not highlight users when not participating
Christian Schneppe
1
-5
/
+13
2018-04-07
hide keyboard when stopping ConversationFragment
Christian Schneppe
1
-3
/
+11
2018-04-07
stop scrolling in tablet view after switching conversations
Christian Schneppe
1
-1
/
+2
2018-04-07
decrease delay when scrolling to position
Christian Schneppe
1
-22
/
+26
2018-04-03
do not enable encryption for bug reports
Christian Schneppe
1
-3
/
+3
2018-04-03
added splash screen
Christian Schneppe
1
-11
/
+11
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-17
/
+16
2018-04-01
audio player now requests permission when hitting play
Christian Schneppe
1
-0
/
+7
2018-04-01
request storage permission when opening message
Christian Schneppe
1
-4
/
+29
2018-04-01
reorder and scroll down after resending a message
Christian Schneppe
1
-0
/
+8
2018-04-01
delegate mime type from intent
Christian Schneppe
1
-3
/
+4
2018-04-01
wip: new status message dialog
Christian Schneppe
1
-16
/
+8
2018-04-01
request camera permissions when attaching taking picture or recording video
Christian Schneppe
1
-4
/
+54
2018-04-01
fixed take photo for activties that do not get destroyed
Christian Schneppe
1
-7
/
+38
2018-04-01
introduced setting to not scroll down after sending a message
Christian Schneppe
1
-4
/
+8
2018-04-01
removed 'preemptive grant' setting
Christian Schneppe
1
-3
/
+3
2018-04-01
made conference invite work again
Christian Schneppe
1
-1
/
+15
2018-04-01
made publish pgp work from conversation view
Christian Schneppe
1
-20
/
+0
2018-04-01
don't send messages in callback
Christian Schneppe
1
-35
/
+2
2018-03-31
bring scan button to StartConversationActivity
Christian Schneppe
1
-2
/
+10
2018-03-31
jump to first unread message if was scrolled to bottom earlier
Christian Schneppe
1
-1
/
+16
2018-03-31
simplified reInit logic
Christian Schneppe
1
-23
/
+7
[next]