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
*
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
*
fix crash in resendMessage
Christian Schneppe
2018-04-22
1
-1
/
+1
*
remove duplicate call to onConversationArchived()
Christian Schneppe
2018-04-13
1
-4
/
+0
*
end view if conversation was archived
Christian Schneppe
2018-04-13
1
-5
/
+19
*
do not allow user to quote file
Christian Schneppe
2018-04-13
1
-2
/
+4
*
fix getNextEncryption
Christian Schneppe
2018-04-12
1
-9
/
+5
*
prevent double tapping on overflow menu
Christian Schneppe
2018-04-12
1
-1
/
+4
*
fixed redownload of deleted http upload messages
Christian Schneppe
2018-04-12
1
-0
/
+4
*
sync roster to disk after roster push
Christian Schneppe
2018-04-12
1
-1
/
+1
*
fix jump to first unread message
Christian Schneppe
2018-04-12
1
-39
/
+38
*
fix choose image
Christian Schneppe
2018-04-12
1
-14
/
+12
*
offer a more convienient way to disable omemo from trust keys dialog
Christian Schneppe
2018-04-08
1
-9
/
+4
*
do not show snackbar for archived conversations. fixes glitch when leaving muc
Christian Schneppe
2018-04-08
1
-1
/
+4
*
fixed rotation in choose contact activity
Christian Schneppe
2018-04-08
1
-0
/
+3
*
make swipe to right gesture working
Christian Schneppe
2018-04-08
1
-7
/
+44
*
fix menu entries
Christian Schneppe
2018-04-08
1
-16
/
+22
*
do not highlight users when not participating
Christian Schneppe
2018-04-07
1
-5
/
+13
*
hide keyboard when stopping ConversationFragment
Christian Schneppe
2018-04-07
1
-3
/
+11
*
stop scrolling in tablet view after switching conversations
Christian Schneppe
2018-04-07
1
-1
/
+2
*
decrease delay when scrolling to position
Christian Schneppe
2018-04-07
1
-22
/
+26
*
do not enable encryption for bug reports
Christian Schneppe
2018-04-03
1
-3
/
+3
*
added splash screen
Christian Schneppe
2018-04-03
1
-11
/
+11
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-17
/
+16
*
audio player now requests permission when hitting play
Christian Schneppe
2018-04-01
1
-0
/
+7
*
request storage permission when opening message
Christian Schneppe
2018-04-01
1
-4
/
+29
[next]