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
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
2015-07-16
made 'check image on http host' message more generic. fixed #1281
Daniel Gultsch
1
-1
/
+2
2015-07-14
changed 'checking_image' to 'checking_file'
Christian S
1
-1
/
+1
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-10
/
+9
2015-07-05
correct MUC nicknames
Christian S
1
-5
/
+4
2015-07-05
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
1
-2
/
+6
2015-07-05
show nicknames in MUCs instead of the user part of the JID
Christian S.
1
-1
/
+6
2015-07-01
changed mime type handling
Daniel Gultsch
1
-10
/
+1
2015-05-14
added a few location questions
Daniel Gultsch
1
-3
/
+8
2015-05-13
ignore question marks in location question
Daniel Gultsch
1
-10
/
+13
2015-05-13
show location quick action after receiving a question about the users location
Daniel Gultsch
1
-0
/
+24
2015-05-10
optimized heart render code a bit
Daniel Gultsch
1
-3
/
+7
2015-05-10
added white heart to new rendering as well
Daniel Gultsch
1
-0
/
+1
2015-05-10
paint single unicode hearts as red and slightly larger
Daniel Gultsch
1
-0
/
+4
2015-03-10
show geo uris as 'location' in overview
iNPUTmice
1
-1
/
+7
2015-02-07
trim message bodys on display
Daniel Gultsch
1
-1
/
+1
2015-02-01
fixed text preview for images
iNPUTmice
1
-1
/
+1
2015-01-25
fix mergable() for /me command.
Michael
1
-2
/
+3
2015-01-18
proper desc for offering and sending images in conversations overview
iNPUTmice
1
-0
/
+8
2015-01-18
use same helper methods for images and files
iNPUTmice
1
-21
/
+8
[next]