aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed lint erroriNPUTmice2014-08-191-1/+0
|
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-198-211/+240
|
* more error handling for avatar publicationiNPUTmice2014-08-162-1/+17
|
* some improvements for the edit account activityiNPUTmice2014-08-163-31/+25
|
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-1510-244/+400
|
* better handling of null streamsiNPUTmice2014-08-153-14/+22
|
* refactored Conversations Adapter into seperate classiNPUTmice2014-08-152-93/+114
|
* fixed #356iNPUTmice2014-08-151-10/+12
|
* fixed muc pm avatariNPUTmice2014-08-141-2/+5
|
* fixed bug in caps hash generation. thanks Asterix of the Gajim projectiNPUTmice2014-08-141-1/+1
|
* another rare npe fixediNPUTmice2014-08-141-0/+6
|
* trying to fix rotation problemsiNPUTmice2014-08-131-13/+37
|
* fixed #348iNPUTmice2014-08-132-14/+14
|
* only notify ui on significant muc changesiNPUTmice2014-08-131-1/+8
|
* try to make openpgp a little more reliableiNPUTmice2014-08-131-10/+27
|
* 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-112-3/+2
|
* fixed avatar in notificationiNPUTmice2014-08-113-19/+32
|
* handle bare jid presences. fixes for otriNPUTmice2014-08-115-33/+50
|
* Merge pull request #344 from 1nsan3/developmentDaniel Gultsch2014-08-111-0/+14
|\ | | | | Hardware search button
| * Updated StartConversationActivity to react on Search Button PressingGero Kraus2014-08-101-0/+14
| |
* | added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice2014-08-106-30/+152
| | | | | | | | long press on user icon will sent private messages. fixed #259
* | fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
| |
* | potential fix for rejected execution exceptioniNPUTmice2014-08-101-2/+7
|/
* work around xml parser issues...iNPUTmice2014-08-091-1/+1
|
* 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
|
* fixed very rare npeiNPUTmice2014-08-091-8/+10
|
* added warning lable if server doesn't support pubsub. refactored feature ↵iNPUTmice2014-08-093-35/+63
| | | | identification into seperate class
* 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
|
* more fixes for notfication in conferencesiNPUTmice2014-08-091-2/+2
|
* save images to external storage instead of internal. this requires more ↵iNPUTmice2014-08-085-283/+415
| | | | permissions. fixed #150 fixed #177 fixed #333 - this might need some more polish though
* fixed #320iNPUTmice2014-08-071-1/+1
|
* bug fix for not working notification grace period in muciNPUTmice2014-08-071-1/+1
|
* fixed problems with sha sum calculation on avatar write. delete avatars with ↵iNPUTmice2014-08-063-20/+42
| | | | non matching sha sum
* fetch missing avatars from serveriNPUTmice2014-08-0511-15/+152
|
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-054-6/+41
|
* error messages for publish avatariNPUTmice2014-08-052-10/+29
|
* publish avatarsiNPUTmice2014-08-0510-32/+187
|
* proper account send to publish avatar activityiNPUTmice2014-08-032-9/+19
|
* activity for future avatar publications. not working yetiNPUTmice2014-08-036-2/+244
|
* 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-314-306/+288
|
* fixed #326 fixed #202iNPUTmice2014-07-312-34/+106
|
* fixed npe for the rare case that user has disabled his action bariNPUTmice2014-07-301-7/+14
|
* fixed npe in start conversation activityiNPUTmice2014-07-301-1/+3
|