aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* let users confirm each member in a conference even if that contact is already...Daniel Gultsch2016-03-011-26/+34
* refactored omemo to take multiple recipientsDaniel Gultsch2016-02-292-26/+34
* basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2016-02-152-2/+22
* client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-2/+21
* prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-041-0/+9
* introduced boolean form field wrapperDaniel Gultsch2016-01-232-1/+14
* added UI wrapper for (some) form fieldsDaniel Gultsch2016-01-221-0/+21
* changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-222-6/+10
* increased padding in create contact/conference dialogDaniel Gultsch2016-01-212-15/+21
* use match_parent as height in conversations overviewDaniel Gultsch2016-01-121-2/+2
* ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-169/+212
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-0/+27
* show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-76/+97
* Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-0/+0
* properly rotate avatarsDaniel Gultsch2016-01-041-2/+2
* show certificate informationDaniel Gultsch2015-12-231-0/+88
* initial tor supportDaniel Gultsch2015-12-011-1/+53
* load avatars in message adapter in background taskDaniel Gultsch2015-10-292-4/+4
* show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+11
* Reset the margins manually after rotatingsaqura2015-10-263-0/+3
* Show whether MAM is supported in MUCssaqura2015-10-061-1/+30
* use dedicated colors for primary and primary_darkDaniel Gultsch2015-08-261-1/+1
* Display error message if all contact keys purgedAndreas Straub2015-08-151-0/+32
* show HTTP upload availability on Edit account screenhlad2015-08-141-0/+20
* decreased right hand side padding in contact keysDaniel Gultsch2015-08-081-1/+3
* renamed multi-end / axolotl to OMEMODaniel Gultsch2015-08-081-3/+3
* changed text selection colorDaniel Gultsch2015-08-052-0/+2
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-0/+1
* fixed some colors in message adapterDaniel Gultsch2015-07-302-2/+0
* Highlight selected message's fingerprint in listAndreas Straub2015-07-291-0/+1
* Hide regenerate keys buttonAndreas Straub2015-07-221-1/+1
* very subtleDaniel Gultsch2015-07-218-60/+74
* changed sizes of avatars and padding in new message bubblesDaniel Gultsch2015-07-204-29/+29
* changed message bubble appearanceRaphael Pohl2015-07-205-61/+61
* fixed monospace font and android LDaniel Gultsch2015-07-205-6/+13
* Use MD style for key trust toggle switchAndreas Straub2015-07-201-1/+1
* Remove device list from EditAccountAndreas Straub2015-07-191-43/+0
* Ask for key trust when sending messagesAndreas Straub2015-07-191-0/+120
* Refactor trust key ui and show in account detailsAndreas Straub2015-07-192-10/+43
* Add key trust toggle to ContactDetailsActivityAndreas Straub2015-07-191-0/+10
* Display trust status in ContactDetailsActivityAndreas Straub2015-07-191-3/+15
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-0/+101
* changed switch widgetDaniel Gultsch2015-07-181-2/+3
* fixed some ux glitches in editaccountDaniel Gultsch2015-07-162-2/+0
* renamed colorsDaniel Gultsch2015-07-1323-123/+125
* rewrote parts of message adapter to avoid using NULL viewsDaniel Gultsch2015-05-111-7/+0
* replace send button with quick action button as long as no text has been enteredDaniel Gultsch2015-05-021-1/+1
* increased padding on image buttons on v21 to match material guidelinesDaniel Gultsch2015-04-283-4/+4
* increased padding around switches in manage accountsDaniel Gultsch2015-04-271-2/+4
* fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2015-04-131-1/+1