aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-04-068-78/+57
|\
* \ Merge tag '1.11.3' into trz/rebaselookshe2016-04-056-10/+43
|\ \
| * | don't ask for resource when server uses http upload v0.1Daniel Gultsch2016-04-022-5/+4
| * | check max http file size when attaching filesDaniel Gultsch2016-04-013-6/+39
| * | add methods to check max file size for http uploadDaniel Gultsch2016-03-311-1/+1
| * | save otr fingerprint in messageDaniel Gultsch2016-03-312-3/+3
* | | fixed installation error "W/PackageManager: Can't install because provider na...lookshe2016-04-031-1/+1
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-04-011-1/+6
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-301-1/+3
|\| |
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-301-0/+2
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-291-20/+9
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-295-70/+28
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-2910-84/+52
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-281-1/+1
|\| |
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-271-2/+23
|\| |
* | | FS#169 - Merge Conversations 1.11.2 into Conversations+ devlookshe2016-03-255-13/+31
|\ \ \ | | |/ | |/|
| * | allow to delete attachments. fixes #1539Daniel Gultsch2016-03-231-7/+25
| * | be less strict when sharing EXTRA_TEXT intentsDaniel Gultsch2016-03-201-1/+1
| * | don't show v\omemo keys as such if not enabledDaniel Gultsch2016-03-202-4/+5
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-221-25/+37
|\ \ \ | | |/ | |/|
* | | Merge branch 'trz/rebase' into trz/merge_1.11.1lookshe2016-03-201-1/+1
|\ \ \
| * | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-201-1/+1
| |\| |
* | | | fixed merge errorslookshe2016-03-202-19/+25
* | | | Merge tag '1.11.1' into trz/merge_1.11.1lookshe2016-03-174-59/+100
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | made it possible to share text filesDaniel Gultsch2016-03-161-7/+8
| * | reworked sharewith activity to stay open during sharingDaniel Gultsch2016-03-162-30/+66
| * | added logging in case fragment wasn't attachedDaniel Gultsch2016-03-131-0/+5
| * | fixed recursive call instead of call to super in PublishProfileActivityDaniel Gultsch2016-03-131-5/+1
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-151-1/+1
|\ \ \ | | |/ | |/|
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-121-1/+1
|\| |
* | | Added method to get body from message if hasMeCommand and harmonized extracti...lookshe2016-03-121-3/+3
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-113-77/+11
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-113-16/+7
|\| |
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-101-2/+1
|\| |
* | | Merge branch 'trz/rename' into trz/rebaselookshe2016-03-081-17/+20
|\| |
* | | Fixes FS#153 - Check if url, phone and email are linkified correctlylookshe2016-03-081-6/+31
* | | Use ImageUtil instead of old stupid generic FileBackend for cropCenterSquaresteckbrief2016-03-081-1/+1
* | | Merge tag '1.11.0' into trz/merge_1.11.0lookshe2016-03-0813-200/+365
|\ \ \ | | |/ | |/|
| * | don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch2016-03-063-4/+17
| * | warn in conversations when account is disabledDaniel Gultsch2016-03-061-1/+14
| * | Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun01...Daniel Gultsch2016-03-041-0/+10
| |\ \
| | * | Fix Issue #1634 : Shows XMPP URI as links.Tarun2016-02-291-0/+10
| * | | show host in file size checkerDaniel Gultsch2016-03-041-1/+14
| * | | don't automatically crop avatarDaniel Gultsch2016-03-041-22/+40
| * | | allow to copy original url even while downloading. fixes #1743Daniel Gultsch2016-03-041-6/+9
| * | | don't break with srcoll events on empty message listsDaniel Gultsch2016-03-031-2/+7
| * | | expert option to treat vibrate as silent mode for XA. fixes #1530Daniel Gultsch2016-03-011-6/+9
| * | | properly persist accepted crypto targetsDaniel Gultsch2016-03-011-5/+1
| * | | let users confirm each member in a conference even if that contact is already...Daniel Gultsch2016-03-012-16/+38
| * | | refactored omemo to take multiple recipientsDaniel Gultsch2016-02-292-77/+100