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-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
2018-03-31
always scroll if viewing intent
Christian Schneppe
1
-10
/
+23
2018-03-31
some menu fixes
Christian Schneppe
1
-1
/
+14
2018-03-31
updated manage account activity to new colors
Christian Schneppe
1
-0
/
+1
2018-03-31
made a few callbacks save to activity being detached
Christian Schneppe
1
-12
/
+24
2018-03-31
save scroll state across rotations
Christian Schneppe
1
-63
/
+95
2018-03-31
skip refresh if binding is missing
Christian Schneppe
1
-0
/
+4
2018-03-31
fixed take photo + do not reint twice
Christian Schneppe
1
-25
/
+64
2018-03-30
fix permission handling
Christian Schneppe
1
-35
/
+47
2018-03-30
fixed showing QR code on long press
Christian Schneppe
1
-1
/
+1
2018-03-30
fixed onActivityResult handling for pgp
Christian Schneppe
1
-8
/
+15
2018-03-30
added dedicated scan button
Christian Schneppe
1
-7
/
+10
2018-03-29
made download button in message adapter work
Christian Schneppe
1
-0
/
+12
2018-03-29
register open conversation with notification service
Christian Schneppe
1
-0
/
+3
2018-03-29
process intents
Christian Schneppe
1
-4
/
+46
2018-03-29
make archive menu item work
Christian Schneppe
1
-2
/
+12
[next]