aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored options menu handling a bitiNPUTmice2014-09-231-140/+149
|
* fixed #452iNPUTmice2014-09-221-1/+5
|
* indicates received messages with a tick.Michael2014-09-201-0/+4
|
* add a forgotten break and remove some unused importsMichael2014-09-131-1/+0
|
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-101-34/+70
|
* setting to increase font size. fixed #420iNPUTmice2014-09-081-2/+4
|
* settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice2014-09-081-25/+38
| | | | fixed #353
* warn on missing presence subscriptioniNPUTmice2014-09-081-1/+1
|
* added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+31
|
* fixed #410 by removing that config optioniNPUTmice2014-09-021-19/+1
|
* refactored share with activityiNPUTmice2014-09-021-113/+0
|
* some code cleanupiNPUTmice2014-08-311-29/+37
|
* jump right into edit account if now accounts are configuredDaniel Gultsch2014-08-231-2/+1
|
* save newly taken photos in DCIM diriNPUTmice2014-08-211-6/+25
|
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-151-93/+7
|
* fixed #348iNPUTmice2014-08-131-12/+12
|
* potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|
* trying to fix activity has been destroyed erroriNPUTmice2014-08-091-1/+4
|
* 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
|