aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-19show contact details in conference details ...Christian S1-0/+5
2015-07-18changed switch widgetDaniel Gultsch2-3/+73
2015-07-17code cleanupDaniel Gultsch1-1/+1
2015-07-17show error message in account details when info has not been editedDaniel Gultsch1-1/+1
2015-07-16even less jumpyDaniel Gultsch1-1/+3
2015-07-16fixed some ux glitches in editaccountDaniel Gultsch1-7/+9
2015-07-16fixed some npesDaniel Gultsch1-4/+11
2015-07-15fixed crash on invalid muc bookmarksDaniel Gultsch1-3/+7
2015-07-13renamed colorsDaniel Gultsch1-12/+8
2015-07-12catch exception on broken android phonesDaniel Gultsch1-1/+7
2015-07-12made lock button reflect encryption status of the next messages instead of th...Daniel Gultsch1-16/+10
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2-2/+2
2015-07-10renamed downloadable to transferableDaniel Gultsch3-25/+25
2015-07-10display toast in ui on failed http downloadDaniel Gultsch3-7/+23
2015-07-10show timestamp on images in mucsDaniel Gultsch1-1/+1
2015-07-02fixed share with activity to account for http file uploadDaniel Gultsch1-40/+34
2015-07-02refactored message context menuDaniel Gultsch2-32/+37
2015-07-01changed mime type handlingDaniel Gultsch1-3/+2
2015-06-30made httpconnection (download) ready all kind of filesDaniel Gultsch3-7/+6
2015-06-30refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch1-1/+1
2015-06-30always show copy original url in context menu when url is availableDaniel Gultsch1-2/+1
2015-06-29make quick actions available in conferences when file attachment is availableDaniel Gultsch1-23/+28
2015-06-29show attach button in conferences when http upload is availableDaniel Gultsch1-4/+7
2015-06-03reworked handeling of system contactsDaniel Gultsch1-22/+20
2015-05-26added choose picture as another quick action. fixes #1221Daniel Gultsch2-1/+23
2015-05-21fixed with attaching wrong files when returning to activity and background se...Daniel Gultsch1-1/+1
2015-05-20don't allow user to accidentally send empty messagesDaniel Gultsch1-4/+3
2015-05-20added fall back package id for voice recorder pluginDaniel Gultsch1-0/+1
2015-05-19hide block contact from context menu when server feature is not available fix...Daniel Gultsch1-2/+5
2015-05-15call StartConversationActivity in init mode only after adding the first accountDaniel Gultsch2-2/+6
2015-05-13show location quick action after receiving a question about the users locationDaniel Gultsch1-1/+4
2015-05-12removed debug loggingDaniel Gultsch1-2/+0
2015-05-12handle conference invites differently to deal with killed activities. fixes #...Daniel Gultsch3-31/+66
2015-05-12don't reinit conversation when coming back to activity. avoids unnecessary sc...Daniel Gultsch1-3/+1
2015-05-11avoid using paragraph style breaks by accidentDaniel Gultsch1-3/+4
2015-05-11increased space between merged messages a bitDaniel Gultsch1-1/+1
2015-05-11add a little bit of space between merged messages.Daniel Gultsch1-1/+7
2015-05-11no font padding on red heartsDaniel Gultsch1-2/+4
2015-05-11rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2-54/+35
2015-05-10paint single unicode hearts as red and slightly largerDaniel Gultsch1-4/+22
2015-05-04clean up in attachment chooser code. fixed #1168Daniel Gultsch1-51/+51
2015-05-04open market if share location plugin isn't installedDaniel Gultsch1-0/+15
2015-05-03turn send button in cancel button while in whisper modeDaniel Gultsch1-12/+30
2015-05-02replace send button with quick action button as long as no text has been enteredDaniel Gultsch2-106/+192
2015-04-28made material icons smaller (24dp)Daniel Gultsch1-1/+1
2015-04-28stop conference details from crashing when rotating the screenDaniel Gultsch1-0/+3
2015-04-28fixed npe when rotating screen in contact details activityDaniel Gultsch1-4/+8
2015-04-28revert undo timeout to a more reasonable valueDaniel Gultsch1-1/+1
2015-04-27handle returning from camera without pictureDaniel Gultsch1-0/+3
2015-04-25fixed service discovery by properly storing and checking identitiesDaniel Gultsch2-3/+2