aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fetch missing avatars from serveriNPUTmice2014-08-051-2/+1
|
* fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-301-7/+14
|
* fixe race conditons with newIntentiNPUTmice2014-07-271-19/+17
|
* brought settings and manage account menu items backiNPUTmice2014-07-221-4/+0
|
* show snackbar if conference was not foundiNPUTmice2014-07-181-1/+1
|
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-16/+15
|
* refactored ui listeners a little bitiNPUTmice2014-07-121-4/+5
|
* made conversation list thread safeiNPUTmice2014-07-121-2/+1
|
* cleanup. removed old contacts activity. WARNING: this will temporarly ↵iNPUTmice2014-07-111-35/+4
| | | | disable muc invites
* added contextual menu for contactsiNPUTmice2014-07-101-6/+1
|
* changed support lib to v13. added tabs and fragments to start conversation ↵iNPUTmice2014-07-101-1/+1
| | | | activity
* unified warnings/error msgsiNPUTmice2014-07-091-1/+1
|
* allow state loss on fragment changeiNPUTmice2014-07-011-1/+1
|
* fixed rare bug with attach image menuiNPUTmice2014-06-261-0/+6
|
* moved message packet creation into sperate classiNPUTmice2014-06-221-0/+1
|
* not working version of otr file transferiNPUTmice2014-06-201-2/+3
|
* streamlined onpresenceselected listeneriNPUTmice2014-06-161-106/+20
|
* code cleanup / unificationiNPUTmice2014-06-161-5/+0
|
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-161-1/+0
|
* offline sending of imagesiNPUTmice2014-06-131-0/+1
|
* moved last seen to contact detailsiNPUTmice2014-06-131-10/+0
|
* finished offline otriNPUTmice2014-06-121-2/+2
|
* groundwork for offline otr messagesiNPUTmice2014-06-111-90/+44
|
* select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
|
* don't display 'enter password' message if OpenKeychain is not installed. ↵iNPUTmice2014-06-091-0/+4
| | | | made status messages in chat not selectable
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-071-36/+27
|
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-274/+350
|
* fixed regression with newly created conversations not being shown properlyiNPUTmice2014-06-041-1/+2
|
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-1/+1
|
* unified crypto messages and made lock icon work for conferencesiNPUTmice2014-06-011-5/+5
|
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-011-1/+1
|
* Disabled the Home button when it's not the Up buttonAlethea Butler2014-05-301-0/+2
|
* first tries on crypto mucDaniel Gultsch2014-05-281-3/+5
|
* offline crud of contactsDaniel Gultsch2014-05-221-1/+1
|
* cleaned up shared textDaniel Gultsch2014-05-211-0/+17
|
* Update Spanish Translations + harcoded just_nowkruks232014-05-201-1/+1
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-4/+4
|
* bind and session request more compatibleDaniel Gultsch2014-05-181-0/+7
|
* added record audio buttonDaniel Gultsch2014-05-171-0/+8
|
* hiding the prepare image toast after error or successDaniel Gultsch2014-05-141-1/+15
|
* code clean upDaniel Gultsch2014-05-141-104/+51
|
* added presence selectionDaniel Gultsch2014-05-131-5/+19
|
* Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-10/+12
|\
| * code cleanupDaniel Gultsch2014-05-131-10/+12
| |
* | takeing pictures over intentDaniel Gultsch2014-05-131-0/+22
| |
* | submenu for attach fileDaniel Gultsch2014-05-131-1/+29
|/
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-19/+35
| | | and unified encrypted and unencrypted file attachment
* added dialog for otr file transferDaniel Gultsch2014-05-091-1/+25
|
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-1/+10
|
* sending text message after returing from pending intentDaniel Gultsch2014-05-081-0/+38
|