aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed regression of not showing status messageiNPUTmice2014-10-071-1/+4
|
* cleanung up the scroll fix a littleiNPUTmice2014-10-061-0/+7
|
* refactored muc bookmark to extend element. keep all elements the server or ↵iNPUTmice2014-10-061-1/+2
| | | | other clients added before
* revised tablet ui. fixed #423iNPUTmice2014-10-031-2/+2
|
* new notification service. first draftDaniel Gultsch2014-09-281-1/+2
|
* add false argument to inflate.Michael2014-09-271-2/+2
|
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-271-1/+1
|
* fixed #452iNPUTmice2014-09-221-1/+5
|
* show full date in message list, fixed #328iNPUTmice2014-09-211-1/+1
|
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+16
|\ | | | | indicates received messages with a tick.
| * indicates received messages with a tick.Michael2014-09-201-0/+16
| |
* | fixed #470iNPUTmice2014-09-201-27/+30
|/
* add a forgotten break and remove some unused importsMichael2014-09-131-1/+1
|
* match color in contact details to the colors in the send button. also ↵iNPUTmice2014-09-111-3/+3
| | | | migrated some other colors from hard coding to using resources
* setting to increase font size. fixed #420iNPUTmice2014-09-081-1/+2
|
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-082-13/+5
|
* fixed sending offline pgp messagesiNPUTmice2014-09-081-7/+7
|
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-0/+5
|
* made emoticon parsing enableable - default falseiNPUTmice2014-09-032-2/+10
|
* fixed #410 by removing that config optioniNPUTmice2014-09-022-2/+2
|
* refactored share with activityiNPUTmice2014-09-021-7/+11
|
* transform ascii to emoticons (on display only)M. Dietrich2014-09-012-2/+2
|
* show merged time and status in message adapteriNPUTmice2014-08-311-3/+3
|
* some code cleanupiNPUTmice2014-08-313-28/+41
|
* Merge pull request #391 from betheg/fix_typoDaniel Gultsch2014-08-311-4/+4
|\ | | | | fix forgotten spelling.
| * fix forgotten spelling.Michael2014-08-281-4/+4
| |
* | experimental message mergingiNPUTmice2014-08-311-4/+11
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-282-8/+8
|
* tiny redesign for private muc messagesiNPUTmice2014-08-221-7/+11
|
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-1/+4
|
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-151-0/+107
|
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
|
* added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice2014-08-101-5/+50
| | | | long press on user icon will sent private messages. fixed #259
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
|
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-081-9/+11
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice2014-08-061-7/+3
| | | | non matching sha sum
* get rid of 'use phones self contact picture option'iNPUTmice2014-07-311-13/+5
|
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-311-0/+101
|
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-29/+38
|
* presonalized read up to this point messageiNPUTmice2014-07-241-3/+7
|
* refactored message adapter into seperate classDaniel Gultsch2014-07-221-0/+474
|
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-172-0/+108