aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added message option to download imagesiNPUTmice2014-10-241-0/+14
|
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-231-1/+100
|
* ability to download pgp encrypted files over http as welliNPUTmice2014-10-221-3/+3
|
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-151-5/+4
| | | | carbon copied (sent) messages as well
* removed unecessary updateiNPUTmice2014-10-151-1/+0
|
* changed pgp decoding mechanismiNPUTmice2014-10-151-30/+45
|
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-4/+6
|
* cleanung up the scroll fix a littleiNPUTmice2014-10-061-3/+1
|
* muc options clean upiNPUTmice2014-10-061-1/+9
|
* MUC: differentiated a few more errors.Michael2014-10-051-1/+13
|
* added missing status messages after message scrolliNPUTmice2014-10-041-0/+1
|
* revised tablet ui. fixed #423iNPUTmice2014-10-031-5/+3
|
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-021-1/+1
|
* notifiy only when necessaryDaniel Gultsch2014-09-291-10/+1
|
* new notification service. first draftDaniel Gultsch2014-09-281-6/+8
|
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-271-0/+2
|
* revised send button in landscape modeiNPUTmice2014-09-271-1/+2
|
* fixed #452iNPUTmice2014-09-221-1/+5
|
* fixed #470iNPUTmice2014-09-201-9/+23
|
* scroll fixesiNPUTmice2014-09-191-6/+7
|
* missed show=chat for send button colorizationiNPUTmice2014-09-111-0/+4
|
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-101-3/+50
|
* simplefied some code that might have been the source for some strange bugsiNPUTmice2014-09-081-25/+15
|
* settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice2014-09-081-4/+4
| | | | fixed #353
* added missing breaks oOiNPUTmice2014-09-071-0/+2
|
* fixed npeiNPUTmice2014-09-071-0/+3
|
* made muc password dialog hide the password (password field)iNPUTmice2014-09-041-1/+1
|
* added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-17/+47
|
* changed order of snackbar hintsiNPUTmice2014-09-031-12/+11
|
* added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+10
|
* fixed #410 by removing that config optioniNPUTmice2014-09-021-7/+1
|
* add missing blank before nickiNPUTmice2014-08-311-0/+3
|
* Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov2014-08-311-6/+3
|
* fixed spelling thanks @bethegiNPUTmice2014-08-281-2/+2
|
* fixed message hintiNPUTmice2014-08-251-51/+61
|
* tiny redesign for private muc messagesiNPUTmice2014-08-221-14/+18
|
* fixed weird snackbar click issuesiNPUTmice2014-08-121-0/+2
|
* added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice2014-08-101-2/+42
| | | | long press on user icon will sent private messages. fixed #259
* fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
|
* fixed #326 fixed #202iNPUTmice2014-07-311-34/+67
|
* refactored message adapter into seperate classDaniel Gultsch2014-07-221-445/+11
|
* added hint to explain the contact has read up to this pointiNPUTmice2014-07-211-0/+7
|
* fixed #267iNPUTmice2014-07-211-1/+12
|
* only show muc errors if actually connectediNPUTmice2014-07-181-25/+34
|
* show snackbar if conference was not foundiNPUTmice2014-07-181-2/+12
|
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-3/+3
|
* redesigned muc details a little bitiNPUTmice2014-07-161-28/+0
|
* fixed #276iNPUTmice2014-07-151-0/+9
|
* unified warnings/error msgsiNPUTmice2014-07-091-30/+24
|
* contact tiles follow material colors as welliNPUTmice2014-07-081-2/+8
|