aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-29fixed intent managmentiNPUTmice1-8/+8
2014-10-26remove some unused castMichael1-13/+9
2014-10-24picture notification and some drive by bug fixesiNPUTmice1-20/+12
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice1-0/+1
2014-10-22small bug fixes for the conversation activityiNPUTmice1-2/+9
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-1/+2
2014-10-15changed pgp decoding mechanismiNPUTmice1-5/+1
2014-10-14recreate http connection after restart. fixes stale download button. better f...iNPUTmice1-0/+5
2014-10-14renamingiNPUTmice1-5/+3
2014-10-08remove this.this memberM. Dietrich1-5/+4
2014-10-07made disabled notifications permanent across restartsiNPUTmice1-0/+2
2014-10-06cleanung up the scroll fix a littleiNPUTmice1-1/+1
2014-10-06fixed npeiNPUTmice1-2/+5
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-9/+12
2014-10-03revised tablet ui. fixed #423iNPUTmice1-95/+150
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice1-1/+1
2014-09-29notifiy only when necessaryDaniel Gultsch1-14/+24
2014-09-28new notification service. first draftDaniel Gultsch1-5/+5
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-0/+2
2014-09-27fixed some lint warnings. thanks @bethegiNPUTmice1-0/+2
2014-09-23refactored options menu handling a bitiNPUTmice1-140/+149
2014-09-22fixed #452iNPUTmice1-1/+5
2014-09-20indicates received messages with a tick.Michael1-0/+4
2014-09-13add a forgotten break and remove some unused importsMichael1-1/+0
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-34/+70
2014-09-08setting to increase font size. fixed #420iNPUTmice1-2/+4
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-25/+38
2014-09-08warn on missing presence subscriptioniNPUTmice1-1/+1
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+31
2014-09-02fixed #410 by removing that config optioniNPUTmice1-19/+1
2014-09-02refactored share with activityiNPUTmice1-113/+0
2014-08-31some code cleanupiNPUTmice1-29/+37
2014-08-23jump right into edit account if now accounts are configuredDaniel Gultsch1-2/+1
2014-08-21save newly taken photos in DCIM diriNPUTmice1-6/+25
2014-08-15refactored Conversations Adapter into seperate classiNPUTmice1-93/+7
2014-08-13fixed #348iNPUTmice1-12/+12
2014-08-10potential fix for rejected execution exceptioniNPUTmice1-2/+7
2014-08-09trying to fix activity has been destroyed erroriNPUTmice1-1/+4
2014-08-05fetch missing avatars from serveriNPUTmice1-2/+1
2014-07-31fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-30fixed npe for the rare case that user has disabled his action bariNPUTmice1-7/+14
2014-07-27fixe race conditons with newIntentiNPUTmice1-19/+17
2014-07-22brought settings and manage account menu items backiNPUTmice1-4/+0
2014-07-18show snackbar if conference was not foundiNPUTmice1-1/+1
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-16/+15
2014-07-12refactored ui listeners a little bitiNPUTmice1-4/+5
2014-07-12made conversation list thread safeiNPUTmice1-2/+1
2014-07-11cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice1-35/+4
2014-07-10added contextual menu for contactsiNPUTmice1-6/+1
2014-07-10changed support lib to v13. added tabs and fragments to start conversation ac...iNPUTmice1-1/+1