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
/
utils
/
UIHelper.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-30
use GIF to describe gifs instead of image
Christian Schneppe
1
-1
/
+3
2018-04-30
very much unoptimized search functionality
Christian Schneppe
1
-3
/
+4
2018-04-29
removed 'received' prefix from description
Christian Schneppe
1
-18
/
+4
2018-04-23
make error message for 'not encrypted for this device'
Christian Schneppe
1
-0
/
+2
2018-04-08
create interface for onBackendConnected
Christian Schneppe
1
-2
/
+4
2018-04-02
migrate to xmpp-addr
Christian Schneppe
1
-6
/
+3
2018-03-24
vastly untested refactor. pushing for backup purposes
Christian Schneppe
1
-17
/
+0
2018-03-14
do not use pop up menus for encryption and attachment selection
Christian Schneppe
1
-15
/
+0
2018-01-30
optimized /me behavior
Christian Schneppe
1
-1
/
+1
2017-12-10
Refined avatar generation a bit
Christian Schneppe
1
-11
/
+58
2017-12-10
avoid some false positive quotes
Christian Schneppe
1
-3
/
+3
2017-11-28
some bug fixes
Christian Schneppe
1
-6
/
+3
2017-11-23
code cleanup
Christian Schneppe
1
-2
/
+2
2017-11-23
deduplicate read markers if one with real jid is found
Christian Schneppe
1
-1
/
+1
2017-11-23
shorten >4 names to a, b, c +n more
Christian Schneppe
1
-2
/
+6
2017-11-22
send and show read markers in private, non-anonymous groups
Christian Schneppe
1
-5
/
+64
2017-08-13
cache some information generated from body like isEmojiOnly, fileParams, isGe...
Christian Schneppe
1
-2
/
+2
2017-08-03
display messages that only contain emoji slightly larger
Christian Schneppe
1
-6
/
+0
2017-08-01
update datebubbles
Christian Schneppe
1
-0
/
+18
2017-04-16
don't count >number% as quote
Christian Schneppe
1
-1
/
+1
2017-04-13
exclude >= from being recognized as quote
Christian Schneppe
1
-1
/
+6
2017-04-13
treat URL as file if URL is in oob or contains key
Christian Schneppe
1
-1
/
+1
2017-04-05
changed one last seen state
Christian Schneppe
1
-1
/
+1
2017-03-26
made a few exceptions to quote parser for emoticons and quotes
Christian Schneppe
1
-4
/
+41
2017-03-23
rework last activity logic to something that should work pretty well …
Christian Schneppe
1
-2
/
+3
2017-03-15
grey out offline contacts in StartConversation
Christian Schneppe
1
-5
/
+7
2017-03-11
display chat states in conferences
Christian Schneppe
1
-0
/
+10
2017-03-09
do not interpret grin >< as quote
Christian Schneppe
1
-2
/
+11
2017-03-04
show icons in pop menu with reflection. imagespan was not centred ver…
Christian Schneppe
1
-0
/
+18
2017-01-25
don't quote text when '>' is followed by numeber
Christian Schneppe
1
-1
/
+16
2017-01-09
add more punctuations to message preview
Christian Schneppe
1
-5
/
+7
2016-12-25
skip empty lines in message preview. prevents indexoutofbounds exception
Christian Schneppe
1
-1
/
+25
2016-11-19
reformat code
Christian Schneppe
1
-278
/
+278
2016-11-11
show button on "xmpp:" uris
Christian Schneppe
1
-0
/
+6
2016-09-23
don't simply ignore null in message body but try to avoid it
Daniel Gultsch
1
-3
/
+1
2016-09-17
deal with null bodys in message preview
Christian Schneppe
1
-8
/
+6
2016-08-26
offer quick reply on android N
Daniel Gultsch
1
-3
/
+27
2016-07-29
show identity type for device selection
Daniel Gultsch
1
-0
/
+18
2016-07-29
changed package id inside manifest and project
Christian Schneppe
1
-9
/
+9
2016-06-04
opt-in to send last userinteraction in presence
Daniel Gultsch
1
-5
/
+3
2016-05-28
limit text size in message adapter to 2k and also limit text size in conversa...
Daniel Gultsch
1
-3
/
+7
2016-05-15
include name in locations received in MUCs
Daniel Gultsch
1
-1
/
+1
2016-04-22
expert setting to manually change presence
Daniel Gultsch
1
-0
/
+17
2016-03-20
show room nick for /me command in sent muc messages. fixes #1773
Daniel Gultsch
1
-4
/
+5
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-1
/
+4
2016-02-23
Retry decryption from message menu
fiaxh
1
-1
/
+3
2015-12-29
handle null names in getColorForName
Daniel Gultsch
1
-1
/
+1
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-21
/
+0
2015-10-26
Reset the margins manually after rotating
saqura
1
-0
/
+21
2015-07-20
Optimize imports
Andreas Straub
1
-6
/
+6
[next]