aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove this.this memberM. Dietrich2014-10-081-5/+4
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-0/+2
* cleanung up the scroll fix a littleiNPUTmice2014-10-061-1/+1
* fixed npeiNPUTmice2014-10-061-2/+5
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-9/+12
* revised tablet ui. fixed #423iNPUTmice2014-10-031-95/+150
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-021-1/+1
* notifiy only when necessaryDaniel Gultsch2014-09-291-14/+24
* new notification service. first draftDaniel Gultsch2014-09-281-5/+5
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-271-0/+2
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-271-0/+2
* 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. fix...iNPUTmice2014-09-081-25/+38
* 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 disable...iNPUTmice2014-07-111-35/+4
* added contextual menu for contactsiNPUTmice2014-07-101-6/+1
* changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice2014-07-101-1/+1
* 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