aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/StartConversationActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-28new notification service. first draftDaniel Gultsch1-5/+5
2014-09-27fixed some lint warnings. thanks @bethegiNPUTmice1-0/+3
2014-09-27anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice1-12/+70
2014-09-21fixed #454 - added fast srcolling to some listsiNPUTmice1-0/+1
2014-09-08setting to increase font size. fixed #420iNPUTmice1-4/+2
2014-08-31some code cleanupiNPUTmice1-1/+1
2014-08-29fixed npeiNPUTmice1-0/+4
2014-08-21check if service is bound before adding conferences or contactsiNPUTmice1-25/+30
2014-08-10Updated StartConversationActivity to react on Search Button PressingGero Kraus1-0/+14
2014-07-31fixed npe in start conversation activityiNPUTmice1-1/+3
2014-07-30fixed npe in start conversation activityiNPUTmice1-1/+3
2014-07-26fixed npe when user was very quick with starting to type in ↵iNPUTmice1-2/+4
startConversationactivity
2014-07-18notify ui on roster changesiNPUTmice1-0/+21
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-37/+7
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice1-0/+1
2014-07-15added confirm dialog before contact and bookmark removaliNPUTmice1-10/+48
2014-07-15bug fix on deleting conference bookmarksiNPUTmice1-1/+1
2014-07-15use nick from bookmark if availableiNPUTmice1-26/+32
2014-07-15pushing bookmarks back to serveriNPUTmice1-2/+35
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ↵iNPUTmice1-2/+2
when no subject is set
2014-07-14fetch bookmarks from serveriNPUTmice1-14/+77
2014-07-11switch SearchView with custom action viewiNPUTmice1-70/+127
2014-07-11added join conference dialogiNPUTmice1-2/+37
2014-07-10fixed #38iNPUTmice1-5/+6
2014-07-10added create contact dialogiNPUTmice1-1/+64
2014-07-10added contextual menu for contactsiNPUTmice1-7/+59
2014-07-10small changesiNPUTmice1-19/+1
2014-07-10made searchview text color whiteiNPUTmice1-0/+4
2014-07-10filter contacts and starting confercenesiNPUTmice1-15/+156
2014-07-10added group add buttoniNPUTmice1-4/+9
2014-07-10added action bar menu to start conversationiNPUTmice1-0/+21
2014-07-10changed support lib to v13. added tabs and fragments to start conversation ↵iNPUTmice1-0/+80
activity
2014-07-10inital activityiNPUTmice1-0/+11