aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show contact details in conference details ...Christian S2015-07-191-0/+5
|
* changed switch widgetDaniel Gultsch2015-07-182-3/+73
|
* code cleanupDaniel Gultsch2015-07-171-1/+1
|
* show error message in account details when info has not been editedDaniel Gultsch2015-07-171-1/+1
|
* even less jumpyDaniel Gultsch2015-07-161-1/+3
|
* fixed some ux glitches in editaccountDaniel Gultsch2015-07-161-7/+9
|
* fixed some npesDaniel Gultsch2015-07-161-4/+11
|
* fixed crash on invalid muc bookmarksDaniel Gultsch2015-07-151-3/+7
|
* renamed colorsDaniel Gultsch2015-07-131-12/+8
|
* catch exception on broken android phonesDaniel Gultsch2015-07-121-1/+7
|
* made lock button reflect encryption status of the next messages instead of ↵Daniel Gultsch2015-07-121-16/+10
| | | | the last
* renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-102-2/+2
|
* renamed downloadable to transferableDaniel Gultsch2015-07-103-25/+25
|
* display toast in ui on failed http downloadDaniel Gultsch2015-07-103-7/+23
| | | | fixes #954
* show timestamp on images in mucsDaniel Gultsch2015-07-101-1/+1
| | | | fixes #1178
* fixed share with activity to account for http file uploadDaniel Gultsch2015-07-021-40/+34
|
* refactored message context menuDaniel Gultsch2015-07-022-32/+37
|
* changed mime type handlingDaniel Gultsch2015-07-011-3/+2
|
* made httpconnection (download) ready all kind of filesDaniel Gultsch2015-06-303-7/+6
|
* refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch2015-06-301-1/+1
|
* always show copy original url in context menu when url is availableDaniel Gultsch2015-06-301-2/+1
|
* make quick actions available in conferences when file attachment is availableDaniel Gultsch2015-06-291-23/+28
|
* show attach button in conferences when http upload is availableDaniel Gultsch2015-06-291-4/+7
|
* reworked handeling of system contactsDaniel Gultsch2015-06-031-22/+20
|
* added choose picture as another quick action. fixes #1221Daniel Gultsch2015-05-262-1/+23
|
* fixed with attaching wrong files when returning to activity and background ↵Daniel Gultsch2015-05-211-1/+1
| | | | service is still alive
* don't allow user to accidentally send empty messagesDaniel Gultsch2015-05-201-4/+3
|
* added fall back package id for voice recorder pluginDaniel Gultsch2015-05-201-0/+1
|
* hide block contact from context menu when server feature is not available ↵Daniel Gultsch2015-05-191-2/+5
| | | | fixed #1207
* call StartConversationActivity in init mode only after adding the first accountDaniel Gultsch2015-05-152-2/+6
|
* show location quick action after receiving a question about the users locationDaniel Gultsch2015-05-131-1/+4
|
* removed debug loggingDaniel Gultsch2015-05-121-2/+0
|
* handle conference invites differently to deal with killed activities. fixes ↵Daniel Gultsch2015-05-123-31/+66
| | | | #1188
* don't reinit conversation when coming back to activity. avoids unnecessary ↵Daniel Gultsch2015-05-121-3/+1
| | | | scrolling
* avoid using paragraph style breaks by accidentDaniel Gultsch2015-05-111-3/+4
|
* increased space between merged messages a bitDaniel Gultsch2015-05-111-1/+1
|
* add a little bit of space between merged messages.Daniel Gultsch2015-05-111-1/+7
|
* no font padding on red heartsDaniel Gultsch2015-05-111-2/+4
|
* rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-112-54/+35
|
* paint single unicode hearts as red and slightly largerDaniel Gultsch2015-05-101-4/+22
|
* clean up in attachment chooser code. fixed #1168Daniel Gultsch2015-05-041-51/+51
|
* open market if share location plugin isn't installedDaniel Gultsch2015-05-041-0/+15
|
* turn send button in cancel button while in whisper modeDaniel Gultsch2015-05-031-12/+30
|
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-022-106/+192
|
* made material icons smaller (24dp)Daniel Gultsch2015-04-281-1/+1
|
* stop conference details from crashing when rotating the screenDaniel Gultsch2015-04-281-0/+3
|
* fixed npe when rotating screen in contact details activityDaniel Gultsch2015-04-281-4/+8
|
* revert undo timeout to a more reasonable valueDaniel Gultsch2015-04-281-1/+1
|
* handle returning from camera without pictureDaniel Gultsch2015-04-271-0/+3
|
* Merge pull request #1135 from BrianBlade/manage_certificatesDaniel Gultsch2015-04-251-0/+91
|\ | | | | Add option to remove manually approved certificates