aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice7-53/+230
2015-03-06fixed enter is send optioniNPUTmice2-6/+10
2015-03-06fixed npe in message parseriNPUTmice1-4/+4
2015-03-05avoid unnecessary thread creationiNPUTmice3-17/+29
2015-03-05added config option to disable string prep in jidsiNPUTmice2-3/+5
2015-03-04experimantal in memory jid cachingiNPUTmice1-0/+15
2015-03-02added methods to count number of unread messagesDaniel Gultsch2-0/+21
2015-03-01mark all sent messages up to a marker as displayedDaniel Gultsch2-13/+19
2015-03-01merge messages with related status (unsend, send, send_received)iNPUTmice1-1/+17
2015-02-28catching out of memory run time exception in hasEnabledAccounts()iNPUTmice1-0/+2
2015-02-27pulled new translations from transifexiNPUTmice5-23/+191
2015-02-27use conversations green in notification lediNPUTmice1-1/+1
2015-02-27don't add users with null nicks to muc user listiNPUTmice1-1/+1
2015-02-27hide change password menu item if server feature is unavailableiNPUTmice1-7/+8
2015-02-27Update NotificationService.javaQuentinC1-1/+1
2015-02-27- Update mBuilder in NotificationService.java to ensure that the led is displ...Quentin1-1/+2
2015-02-26reset error status in edit account when reconnectingiNPUTmice1-0/+4
2015-02-26check for null in jid parseriNPUTmice2-0/+3
2015-02-26initilize keys with jsonobject value on parse erroriNPUTmice1-1/+1
2015-02-25prevent next button from showing up too early on account setupiNPUTmice1-1/+1
2015-02-23pulled new translations from transifexiNPUTmice6-35/+84
2015-02-23reset incoming chat state when going into backgroundiNPUTmice1-0/+3
2015-02-23get rid of some useless debuggingiNPUTmice1-3/+0
2015-02-22init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice4-14/+44
2015-02-22look at 5 muc users instead of 4 for tile cache clearingiNPUTmice1-2/+2
2015-02-22properly remove invalid avatariNPUTmice2-0/+2
2015-02-21clear muc tiles cache only when necessaryiNPUTmice2-1/+22
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice14-53/+267
2015-02-19fixed #993iNPUTmice1-1/+2
2015-02-19launch edit account activity when starting Conversations for the first time (...iNPUTmice1-5/+9
2015-02-18made xmpp uris case insensitiveiNPUTmice1-3/+3
2015-02-18always call to cancel before loading new avatarsiNPUTmice2-24/+28
2015-02-18always go through reconnect method instead of just starting XmppConnection th...iNPUTmice1-4/+1
2015-02-18avoid weird npe. fixed #991iNPUTmice1-1/+3
2015-02-17limit ui refresh rateiNPUTmice8-93/+81
2015-02-17moved roster loading to async task as welliNPUTmice1-10/+22
2015-02-17refresh list view more ofteniNPUTmice2-2/+2
2015-02-16pulled translations from transifexiNPUTmice10-28/+647
2015-02-16support for XEP-0092: Software VersioniNPUTmice5-20/+51
2015-02-16fixed avatar cache lookup in ListItemAdapteriNPUTmice1-4/+1
2015-02-15made image view background more colorful while waiting on actual avatar to loadiNPUTmice2-2/+3
2015-02-15Vitelity's s.ms service requires <body> firstStephen Paul Weber1-1/+1
2015-02-15loading avatars in seperate tasksiNPUTmice3-18/+203
2015-02-12load messages asynchronouslyiNPUTmice2-2/+24
2015-02-12use time instead of uptime for unmuteiNPUTmice2-5/+2
2015-02-10added actions to error notificationiNPUTmice14-1/+53
2015-02-10strip fractional seconds from timestamp before parsingiNPUTmice2-6/+4
2015-02-09disabled cipher loggingiNPUTmice1-1/+1
2015-02-09don't show 'enter pgp key' in non encrypted chatsiNPUTmice1-0/+1
2015-02-09always add a non resolved SRV record to the listiNPUTmice1-6/+1