aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-02-09made delay timestamp parser accept nano secondsiNPUTmice1-1/+1
2015-02-07sort users in mucDaniel Gultsch1-3/+12
2015-02-07trim message bodys on displayDaniel Gultsch2-3/+3
2015-02-07refactored how snackbar is displayedDaniel Gultsch1-82/+105
2015-02-02Use platform ciphers as well, just prefer oursSam Whited4-9/+12
2015-02-02don't disable any ciphersiNPUTmice1-3/+4
2015-02-02added more ciphers for old openssl versionsiNPUTmice1-1/+3
2015-02-01Remove another unused resourceSam Whited5-0/+0
2015-02-01pulled spanish translations againiNPUTmice1-2/+2
2015-02-01Remove unused resourcesSam Whited24-0/+0
2015-02-01pulled translations from transifexiNPUTmice16-0/+1513
2015-02-01Removes some unused strings (the legacy SSL stuff)Sam Whited4-7/+0
2015-02-01fixed text preview for imagesiNPUTmice1-1/+1
2015-01-30Remove title_activity_conversations and use app_name insteadkruks2314-15/+2
2015-01-29made version codes ready for release candidate in beta channeliNPUTmice1-1/+1
2015-01-29don't count when attempt failed completlyiNPUTmice1-0/+1
2015-01-29Use Material Design Icons on API 21+Sam Whited144-25/+104
2015-01-29properly clear notifications. fixed #921iNPUTmice1-2/+8
2015-01-28fixed broken capsiNPUTmice2-14/+17
2015-01-27Show errors before mute snackbarSam Whited1-10/+10
2015-01-26muc tics for consistencyiNPUTmice1-1/+1
2015-01-26changed version code and version name to 1.0-beta2iNPUTmice1-1/+1
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice5-11/+31