aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15bug fix on deleting conference bookmarksiNPUTmice1-1/+1
2014-07-15use nick from bookmark if availableiNPUTmice6-65/+78
2014-07-15pushing bookmarks back to serveriNPUTmice5-12/+86
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice7-23/+59
2014-07-14fetch bookmarks from serveriNPUTmice5-16/+240
2014-07-12refactored ui listeners a little bitiNPUTmice9-294/+398
2014-07-12made conversation list thread safeiNPUTmice4-8/+15
2014-07-12moved iq parser to seperate class as welliNPUTmice3-97/+108
2014-07-12cleanup for presence parseriNPUTmice3-19/+11
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice9-135/+150
2014-07-12made message parser and presence parser implement interface On*PacketReceivediNPUTmice3-151/+147
2014-07-11switch SearchView with custom action viewiNPUTmice2-91/+128
2014-07-11added join conference dialogiNPUTmice3-2/+54
2014-07-11improved iterating over hashmapiNPUTmice2-12/+5
2014-07-11fishing invites and delivery reports out of carbon copied messagesiNPUTmice1-6/+10
2014-07-11made jingle connection array thread safeiNPUTmice2-5/+4
2014-07-11cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice6-639/+8
2014-07-11changed 'show time threshold' to 6hiNPUTmice1-1/+1
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice4-41/+49
2014-07-10dirty push / delete flags are not set/reset correctlyiNPUTmice1-4/+2
2014-07-10fixed #38iNPUTmice6-7/+126
2014-07-10Show time in messages previous dayskruks231-2/+2
2014-07-10added create contact dialogiNPUTmice1-1/+64
2014-07-10added contextual menu for contactsiNPUTmice4-15/+69
2014-07-10small changesiNPUTmice1-19/+1
2014-07-10made searchview text color whiteiNPUTmice1-0/+4
2014-07-10filter contacts and starting confercenesiNPUTmice4-24/+179
2014-07-10added group add buttoniNPUTmice1-4/+9
2014-07-10added action bar menu to start conversationiNPUTmice1-0/+21
2014-07-10changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice2-1/+81
2014-07-10inital activityiNPUTmice1-0/+11
2014-07-09unified warnings/error msgsiNPUTmice3-32/+26
2014-07-08Show time in messages previous dayskruks231-1/+1
2014-07-08contact tiles follow material colors as welliNPUTmice2-6/+13
2014-07-04made account jid lowercaseiNPUTmice1-1/+2
2014-07-04made contact jids lower caseiNPUTmice2-2/+4
2014-07-03added timeout to jingle socketiNPUTmice2-3/+16
2014-07-03more xmlpullparser fixesiNPUTmice1-0/+2
2014-07-03fixed array out of bounds in isMuciNPUTmice1-2/+5
2014-07-02enabled anti alising for tilesiNPUTmice1-0/+1
2014-07-01allow state loss on fragment changeiNPUTmice1-1/+1
2014-07-01fixed npe on rare occasion of show element in presence being nulliNPUTmice1-1/+1
2014-07-01fixed #216iNPUTmice1-3/+7
2014-07-01fixed image sharing with contacts that have multiple presencesiNPUTmice1-16/+25
2014-06-30removed old notification iconiNPUTmice1-1/+1
2014-06-30fixed rare npe in verify otr fingerprint dialogiNPUTmice1-4/+6
2014-06-30possible fix for #232iNPUTmice1-6/+35
2014-06-30couple of modifications for disco discoveryiNPUTmice1-3/+12
2014-06-30fixed #235iNPUTmice2-129/+164
2014-06-30fixed #228iNPUTmice2-1/+12