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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-05
XmppUri code cleanup
Christian Schneppe
1
-14
/
+10
2018-05-05
encode and decode % and # in invite links
Christian Schneppe
10
-13
/
+86
2018-05-05
filter sequences of more than 3 ltr-rtl
Christian Schneppe
3
-3
/
+11
2018-05-05
improved logging for node configuration change
Christian Schneppe
3
-5
/
+11
2018-05-05
remove " from fts queries
Christian Schneppe
1
-1
/
+1
2018-05-03
add animations
Christian Schneppe
7
-2
/
+78
2018-05-03
fixed regression of not highlighting current conversation in overview
Christian Schneppe
2
-2
/
+8
2018-05-03
hide record audio feature if mircophone is not available
Christian Schneppe
3
-4
/
+24
2018-05-03
added null check to Jid.of in edit account
Christian Schneppe
1
-3
/
+3
2018-05-03
handle invalid image bounds
Christian Schneppe
2
-4
/
+8
2018-05-03
organize listeners in lists
Christian Schneppe
2
-165
/
+93
2018-05-03
only highlight alphanumeric chars
Christian Schneppe
2
-2
/
+22
2018-05-03
hide treatAsDownloadable in search results
Christian Schneppe
3
-28
/
+46
2018-05-02
fixed omemo by default setting for users on same domain
Christian Schneppe
1
-2
/
+2
2018-05-02
do not invoke onPushFailed() on timeout
Christian Schneppe
2
-7
/
+12
2018-05-02
fixed crash with samsung recorder
Christian Schneppe
1
-2
/
+2
2018-05-02
show keyboard only on fresh activity
Christian Schneppe
1
-1
/
+3
2018-05-02
persist search across device rotations
Christian Schneppe
4
-6
/
+52
2018-05-02
only search text messages
Christian Schneppe
3
-8
/
+7
2018-05-02
fixed search term parser for empty terms
Christian Schneppe
1
-2
/
+18
2018-05-02
search term parsing + highlighting
Christian Schneppe
8
-22
/
+128
2018-05-02
create fts table
Christian Schneppe
1
-2
/
+16
2018-05-02
get video dimensions from bitmap instead of meta data
Christian Schneppe
2
-14
/
+38
2018-05-02
hard code ogg + audio/ mime type to oga
Christian Schneppe
2
-4
/
+11
2018-05-02
use the correct SendButtonIcon
Christian Schneppe
1
-7
/
+7
2018-05-02
added 'view conversation' to context menu
Christian Schneppe
3
-3
/
+14
2018-05-02
modified some icons
Christian Schneppe
6
-18
/
+15
2018-05-02
check if jid was valid before parsing muc status or event msgs
Christian Schneppe
2
-6
/
+16
2018-05-02
fix crash on ShareLocationActivity
Christian Schneppe
1
-1
/
+1
2018-05-02
highlight search term in search results
Christian Schneppe
3
-0
/
+54
2018-05-02
convert empty resources in messages to bare jid
Christian Schneppe
2
-2
/
+13
2018-05-02
show message search as icon in actionbar
Christian Schneppe
1
-1
/
+2
2018-05-02
remove old code
Christian Schneppe
3
-116
/
+0
2018-05-02
do not crash when inner message contains invalid jid
Christian Schneppe
1
-2
/
+2
2018-05-02
added search result context menu + date separators
Christian Schneppe
13
-71
/
+360
2018-05-02
return InvalidJid object instead of null if Jid can not be parsed
Christian Schneppe
12
-51
/
+232
2018-05-02
use styled colors for online/offline text
Christian Schneppe
7
-12
/
+12
2018-04-30
remove old resources
Christian Schneppe
9
-87
/
+0
2018-04-30
dynamically reference app name in version string
Christian Schneppe
1
-2
/
+2
2018-04-30
use GIF to describe gifs instead of image
Christian Schneppe
2
-1
/
+4
2018-04-30
click on avatars in message search opens contact details
Christian Schneppe
6
-25
/
+43
2018-04-30
properly cancel pending searchs and scroll to bottom after refresh
Christian Schneppe
8
-39
/
+129
2018-04-30
very much unoptimized search functionality
Christian Schneppe
26
-126
/
+634
2018-04-30
add more styling to search activity
Christian Schneppe
19
-4
/
+146
2018-04-29
mock (non functional) search activity
Christian Schneppe
30
-31
/
+420
2018-04-29
add debug output to how many messages were deleted
Christian Schneppe
1
-2
/
+3
2018-04-29
null check when cleaning avatars for muc
Christian Schneppe
1
-2
/
+5
2018-04-29
properly catch and ignore IllegalStateException instead of using commitAllowS...
Christian Schneppe
1
-2
/
+13
2018-04-29
fine tuned style of toolbar search view
Christian Schneppe
5
-5
/
+68
2018-04-29
added scrollbars to conversation overview
Christian Schneppe
1
-0
/
+1
[next]