aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix forgotten spelling.Michael2014-08-281-4/+4
* | | experimental message mergingiNPUTmice2014-08-311-4/+11
| |/ |/|
* | fixed link to old resourceiNPUTmice2014-08-291-2/+2
* | fixed npeiNPUTmice2014-08-291-0/+4
* | fixed #389iNPUTmice2014-08-291-1/+5
|/
* fixed spelling thanks @bethegiNPUTmice2014-08-283-10/+10
* translated missing string in settingsiNPUTmice2014-08-271-2/+6
* fixed message hintiNPUTmice2014-08-251-51/+61
* jump right into edit account if now accounts are configuredDaniel Gultsch2014-08-232-9/+18
* changed workflow on inital avatar publicationDaniel Gultsch2014-08-232-11/+39
* removed server compat value in favor of a (small xep list)Daniel Gultsch2014-08-231-5/+23
* tiny redesign for private muc messagesiNPUTmice2014-08-222-21/+29
* save newly taken photos in DCIM diriNPUTmice2014-08-211-6/+25
* check if service is bound before adding conferences or contactsiNPUTmice2014-08-211-25/+30
* deregister listener in editaccountiNPUTmice2014-08-211-0/+8
* revised manage account activity. removed contexual action modeiNPUTmice2014-08-202-172/+109
* fixed lint erroriNPUTmice2014-08-191-1/+0
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-193-126/+65
* more error handling for avatar publicationiNPUTmice2014-08-161-0/+9
* some improvements for the edit account activityiNPUTmice2014-08-162-31/+24
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-155-232/+334
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-152-93/+114
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
* fixed #348iNPUTmice2014-08-132-14/+14
* fixed weird snackbar click issuesiNPUTmice2014-08-121-0/+2
* fixed long press to bring back default in publish avatar activityiNPUTmice2014-08-121-7/+14
* show user name as well in confernce details if real name was showniNPUTmice2014-08-121-1/+3
* show own avatar in muc detailsiNPUTmice2014-08-111-2/+1
* Merge pull request #344 from 1nsan3/developmentDaniel Gultsch2014-08-111-0/+14
|\
| * Updated StartConversationActivity to react on Search Button PressingGero Kraus2014-08-101-0/+14
* | added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-102-7/+92
* | fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
* | potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|/
* trying to fix activity has been destroyed erroriNPUTmice2014-08-091-1/+4
* show add to roster dialog when trying to start otr sessioniNPUTmice2014-08-091-1/+1
* added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice2014-08-092-7/+18
* bug fix for 'back to default'iNPUTmice2014-08-091-2/+4
* ability to bring default picture back with long press in publish avatariNPUTmice2014-08-091-5/+25
* grant uri permission on share pictureiNPUTmice2014-08-091-1/+1
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-9/+11
* fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice2014-08-061-7/+3
* fetch missing avatars from serveriNPUTmice2014-08-051-2/+1
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-3/+13
* error messages for publish avatariNPUTmice2014-08-051-7/+26
* publish avatarsiNPUTmice2014-08-051-25/+64
* proper account send to publish avatar activityiNPUTmice2014-08-032-9/+19
* activity for future avatar publications. not working yetiNPUTmice2014-08-032-0/+103
* 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-313-306/+282
* fixed #326 fixed #202iNPUTmice2014-07-312-34/+106