aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-171-0/+1
|
* Update create_conference_dialog.xmlalexxthehood2016-06-211-5/+5
| | | Updated to the text color attribute so it fits to the bright and dark theme appropriately.
* make text color of last-seen match themeDaniel Gultsch2016-06-121-1/+1
|
* made background color of swiped conversations darkerDaniel Gultsch2016-06-101-1/+1
|
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
|
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-0831-191/+196
| | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-1/+9
|
* only rendering first 5k chars of each messageDaniel Gultsch2016-05-282-2/+0
|
* add 'create conference' dialogDaniel Gultsch2016-05-261-0/+42
|
* show password dialog when account was magic createdDaniel Gultsch2016-05-191-0/+19
|
* cap messages after 256 lines in UIDaniel Gultsch2016-05-162-0/+2
|
* improve keyboard handling. fixes #1387Daniel Gultsch2016-05-121-0/+1
| | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation
* do not show last-seen metric in UIDaniel Gultsch2016-05-101-8/+1
|
* cleaned up captcha dialogDaniel Gultsch2016-04-281-0/+27
|
* prevent user from accidentally changing password after using magic createDaniel Gultsch2016-04-261-10/+12
|
* show status messages in contact detailsDaniel Gultsch2016-04-231-16/+19
|
* expert setting to manually change presenceDaniel Gultsch2016-04-223-0/+147
|
* put welcome screen in scrollviewDaniel Gultsch2016-04-221-62/+67
|
* added magic create welcome screenDaniel Gultsch2016-04-192-0/+152
|
* let users confirm each member in a conference even if that contact is ↵Daniel Gultsch2016-03-011-26/+34
| | | | already trusted
* 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
| | | | | fixes #1611 fixes #1602
* 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
| | | | | The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server.
* 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
| | | | Can re-enable it via Config.java setting