aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-03changed order of snackbar hintsiNPUTmice1-12/+11
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice2-0/+41
2014-09-03made emoticon parsing enableable - default falseiNPUTmice2-2/+10
2014-09-02fixed #410 by removing that config optioniNPUTmice6-31/+7
2014-09-02refactored share with activityiNPUTmice5-224/+232
2014-09-02fixed #406iNPUTmice1-12/+8
2014-09-01transform ascii to emoticons (on display only)M. Dietrich2-2/+2
2014-08-31show merged time and status in message adapteriNPUTmice1-3/+3
2014-08-31add missing blank before nickiNPUTmice1-0/+3
2014-08-31Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov1-6/+3
2014-08-31some code cleanupiNPUTmice13-85/+111
2014-08-31experimental message mergingiNPUTmice1-4/+11
2014-08-29fixed link to old resourceiNPUTmice1-2/+2
2014-08-29fixed npeiNPUTmice1-0/+4
2014-08-29fixed #389iNPUTmice1-1/+5
2014-08-28fix forgotten spelling.Michael1-4/+4
2014-08-28fixed spelling thanks @bethegiNPUTmice3-10/+10
2014-08-27translated missing string in settingsiNPUTmice1-2/+6
2014-08-25fixed message hintiNPUTmice1-51/+61
2014-08-23jump right into edit account if now accounts are configuredDaniel Gultsch2-9/+18
2014-08-23changed workflow on inital avatar publicationDaniel Gultsch2-11/+39
2014-08-23removed server compat value in favor of a (small xep list)Daniel Gultsch1-5/+23
2014-08-22tiny redesign for private muc messagesiNPUTmice2-21/+29
2014-08-21save newly taken photos in DCIM diriNPUTmice1-6/+25
2014-08-21check if service is bound before adding conferences or contactsiNPUTmice1-25/+30
2014-08-21deregister listener in editaccountiNPUTmice1-0/+8
2014-08-20revised manage account activity. removed contexual action modeiNPUTmice2-172/+109
2014-08-19fixed lint erroriNPUTmice1-1/+0
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice3-126/+65
2014-08-16more error handling for avatar publicationiNPUTmice1-0/+9
2014-08-16some improvements for the edit account activityiNPUTmice2-31/+24
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice5-232/+334
2014-08-15refactored Conversations Adapter into seperate classiNPUTmice2-93/+114
2014-08-14fixed muc pm avatariNPUTmice1-2/+5
2014-08-13fixed #348iNPUTmice2-14/+14
2014-08-12fixed weird snackbar click issuesiNPUTmice1-0/+2
2014-08-12fixed long press to bring back default in publish avatar activityiNPUTmice1-7/+14
2014-08-12show user name as well in confernce details if real name was showniNPUTmice1-1/+3
2014-08-11show own avatar in muc detailsiNPUTmice1-2/+1
2014-08-10Updated StartConversationActivity to react on Search Button PressingGero Kraus1-0/+14
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2-7/+92
2014-08-10fixed rare npe after race conditioniNPUTmice1-0/+1
2014-08-10potential fix for rejected execution exceptioniNPUTmice1-2/+7
2014-08-09trying to fix activity has been destroyed erroriNPUTmice1-1/+4
2014-08-09show add to roster dialog when trying to start otr sessioniNPUTmice1-1/+1
2014-08-09added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice2-7/+18
2014-08-09bug fix for 'back to default'iNPUTmice1-2/+4
2014-08-09ability to bring default picture back with long press in publish avatariNPUTmice1-5/+25
2014-08-09grant uri permission on share pictureiNPUTmice1-1/+1
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-9/+11