index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-09
refactored code to always contain full jid for counterpart
iNPUTmice
8
-86
/
+84
2014-11-09
fixed full jid for account
iNPUTmice
1
-80
/
+76
2014-11-09
return null if from ist not set in abstract stanza
iNPUTmice
1
-12
/
+17
2014-11-09
Check for illegal arguments to the toASCII func
Sam Whited
2
-3
/
+17
2014-11-09
Fix contact highlighting in MUC
Sam Whited
1
-2
/
+2
2014-11-09
Fix issue with IDN SRV records
Sam Whited
1
-2
/
+3
2014-11-09
Fix crash on account creation
Sam Whited
1
-13
/
+2
2014-11-09
Don't crash on packets with no "from" specified
Sam Whited
1
-1
/
+2
2014-11-09
Create avatar's for JID's w/o localparts
Sam Whited
4
-29
/
+13
2014-11-09
Fields that we sync on should be final
Sam Whited
1
-1
/
+1
2014-11-09
Fix bug introduced by rebase
Sam Whited
1
-5
/
+4
2014-11-09
Fix letter avatar selection in MUC
Sam Whited
2
-13
/
+2
2014-11-09
More formatting fixes in MUC
Sam Whited
1
-1
/
+5
2014-11-09
Format contact names in MUC properly
Sam Whited
2
-24
/
+27
2014-11-09
Fix JID parsing error
Sam Whited
1
-1
/
+1
2014-11-09
It builds again!
Sam Whited
4
-19
/
+14
2014-11-09
Add a packet JID place I missed...
Sam Whited
1
-1
/
+1
2014-11-09
Update more files to use JID objects
Sam Whited
14
-54
/
+102
2014-11-09
Update another chunk of stuff to use JID objects
Sam Whited
9
-83
/
+104
2014-11-09
Update more files to use JID objects
Sam Whited
12
-115
/
+179
2014-11-09
Move a chunk of classes over to using JID objects
Sam Whited
22
-475
/
+526
2014-11-09
Use factories to generate JIDs
Sam Whited
1
-18
/
+22
2014-11-09
Improve JID error handling
Sam Whited
2
-9
/
+57
2014-11-09
Add first attempt at JID class
Sam Whited
1
-0
/
+151
2014-11-09
version bump to 0.8.3 + changelog
iNPUTmice
1
-1
/
+1
2014-11-09
fixed #634
iNPUTmice
1
-2
/
+2
2014-11-09
got rid of MTM and mRandom variable in favor of using a reference to service
iNPUTmice
1
-12
/
+7
2014-11-08
check if socket was null before doing ssl connect
iNPUTmice
2
-47
/
+42
2014-11-08
update conversation fragment on every backend connect
iNPUTmice
1
-2
/
+3
2014-11-07
bug fixes for the previous ui refactoring
iNPUTmice
3
-27
/
+20
2014-11-07
UI code refactoring
iNPUTmice
3
-253
/
+172
2014-11-06
fixed #633
iNPUTmice
1
-24
/
+26
2014-11-06
don't show avatar on initial account creation
iNPUTmice
1
-2
/
+4
2014-11-06
version bump to 0.8.2
iNPUTmice
1
-1
/
+1
2014-11-05
fixed notifications for images
iNPUTmice
2
-28
/
+35
2014-11-05
fixed #617
iNPUTmice
1
-26
/
+22
2014-11-04
Add last seen info to the database
Sam Whited
2
-14
/
+44
2014-11-04
adjust api level wrapping
M. Dietrich
1
-3
/
+7
2014-11-04
link to account details when touching own avatar
iNPUTmice
1
-118
/
+124
2014-11-04
Convert about dialog to activity
Sam Whited
2
-6
/
+29
2014-11-04
Move AboutDialog to correct path
Sam Whited
1
-0
/
+33
2014-11-04
clear avatar cache after nick name change
iNPUTmice
1
-4
/
+8
2014-11-04
Make linter ignore properly checked API mismatch
Sam Whited
1
-1
/
+3
2014-11-04
show avatar in editaccount
iNPUTmice
1
-1
/
+18
2014-11-04
register nfc callback in every activity that provides a proper sharable uri
iNPUTmice
5
-16
/
+18
2014-11-04
optimize code abit
M. Dietrich
1
-29
/
+23
2014-11-04
implement "correct" ndef parsing
M. Dietrich
1
-13
/
+25
2014-11-04
made qr code available from muc and contact details as well
iNPUTmice
5
-105
/
+167
2014-11-04
added missing return statement. fixed api bug
iNPUTmice
1
-3
/
+2
2014-11-04
be more OO
M. Dietrich
1
-51
/
+44
[next]