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
2014-11-27
use getAttributeAsJid method
iNPUTmice
1
-6
/
+1
2014-11-23
MUC: option to set/delete bookmark in conference details.
Michael
2
-0
/
+49
2014-11-23
Update german translations
kriztan
1
-0
/
+2
2014-11-23
add an listener for the muc roster update.
Michael
4
-1
/
+63
2014-11-23
MUC: do not add yourself to the muc user list.
Michael
1
-0
/
+2
2014-11-22
Update spanish translations
kruks23
1
-2
/
+8
2014-11-21
work around to not confuse irc transport with real conference servers
iNPUTmice
1
-2
/
+7
2014-11-21
update action bar with conversations updates as well
iNPUTmice
2
-52
/
+45
2014-11-21
MUC: set from when join muc.
Michael
1
-0
/
+1
2014-11-21
remove unused imports.
Michael
12
-38
/
+0
2014-11-21
move task to back and not finish when hitting back button
iNPUTmice
1
-7
/
+5
2014-11-21
STATUS_CODE_SELF_PRESENCE is not set in all case.
Michael
1
-10
/
+16
2014-11-21
additional null pointer saftey checks
iNPUTmice
1
-15
/
+13
2014-11-21
verify contacts key only on initiating side of smp
iNPUTmice
4
-7
/
+20
2014-11-20
changed listener timing and cache clearing after muc presences
iNPUTmice
1
-6
/
+9
2014-11-20
create file and dirs before creating file
iNPUTmice
1
-0
/
+2
2014-11-20
change status codes string 'number' to a better readable constant.
Michael
1
-3
/
+5
2014-11-20
Update german translations
kriztan
1
-16
/
+20
2014-11-20
fixed potential NPEs
iNPUTmice
1
-39
/
+43
2014-11-20
import fixes
iNPUTmice
1
-0
/
+2
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
13
-137
/
+480
2014-11-19
Remove broken / unused imports
Sam Whited
1
-3
/
+0
2014-11-19
sent read marker to full jid
iNPUTmice
2
-9
/
+10
2014-11-19
some saftey checks before registering listeners in XmppActivity
iNPUTmice
1
-1
/
+12
2014-11-19
Update basque translation
Aitor Beriain
1
-0
/
+56
2014-11-19
Update german translations
kriztan
1
-0
/
+41
2014-11-19
Update spanish translations
kruks23
1
-4
/
+4
2014-11-18
Update spanish translations
kruks23
1
-2
/
+8
2014-11-18
put error notification into notification service
iNPUTmice
7
-46
/
+42
2014-11-18
simplified message merge condition
iNPUTmice
1
-43
/
+13
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
show dynamic tags in contacts activity as well
iNPUTmice
2
-45
/
+33
2014-11-18
properly remove conversations context menu
iNPUTmice
4
-52
/
+27
2014-11-18
disabled broken conversations context menu
iNPUTmice
1
-3
/
+3
2014-11-18
better usage of synchronized in some places
iNPUTmice
3
-82
/
+80
2014-11-18
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
1
-39
/
+15
2014-11-18
added rendered versions of new icons
iNPUTmice
8
-0
/
+0
2014-11-18
context menu for conversations. fixed #630
iNPUTmice
3
-9
/
+57
2014-11-17
clear avatar cache with new roster push from server
iNPUTmice
1
-0
/
+2
2014-11-17
avoided some null pointers
iNPUTmice
3
-24
/
+35
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
8
-39
/
+106
2014-11-17
synchronized around cache clear in avatar service
iNPUTmice
2
-9
/
+19
2014-11-17
Use `Locale.US' for string comparisons in search
Sam Whited
2
-6
/
+14
2014-11-17
trim search before searching
iNPUTmice
1
-2
/
+2
2014-11-17
split search keywords by whitespaces and imply AND operatior
iNPUTmice
1
-1
/
+11
2014-11-17
slightly modified logo / launcher icon
iNPUTmice
8
-0
/
+0
2014-11-17
Update strings.xml
ferdev1
1
-2
/
+2
2014-11-17
Fix linter suppression
Sam Whited
1
-2
/
+3
2014-11-17
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
4
-73
/
+106
2014-11-16
made tags searchable
iNPUTmice
2
-157
/
+180
[next]