aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-03show warning dialog beforing verifying keys via a linkDaniel Gultsch1-0/+25
2016-11-19don't show omemo keys by default in account detailsDaniel Gultsch1-1/+1
2016-11-18show 'clear devices' button underneath own devicesDaniel Gultsch1-1/+9
2016-11-15refactor omemo fingerprint UI codeDaniel Gultsch1-31/+48
2016-11-07show warning in account details when data saver is enabledDaniel Gultsch1-7/+9
2016-10-19Remove spans on copying or pasting a textMishiranu2-2/+2
2016-10-18don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch2-0/+6
2016-10-13clarified fineprint a little bitDaniel Gultsch2-6/+6
2016-10-08added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch2-2/+24
2016-09-20Fix "More table" layoutMishiranu2-11/+47
Retain "More table" visibility on screen orientation change
2016-09-20fixed styling in blocking dialogDaniel Gultsch1-1/+1
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch1-0/+25
2016-09-18use proper paddings in dialogs on android < 5Daniel Gultsch4-20/+28
2016-08-26wrap dynamic tags into multiple lines. fixes #2003Daniel Gultsch3-6/+8
2016-08-26add snackbar for request presence subscriptionDaniel Gultsch1-1/+2
2016-07-17show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-0/+1
2016-06-21Update create_conference_dialog.xmlalexxthehood1-5/+5
Updated to the text color attribute so it fits to the bright and dark theme appropriately.
2016-06-12make text color of last-seen match themeDaniel Gultsch1-1/+1
2016-06-10made background color of swiped conversations darkerDaniel Gultsch1-1/+1
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch1-1/+1
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper31-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
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+9
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch2-2/+0
2016-05-26add 'create conference' dialogDaniel Gultsch1-0/+42
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+19
2016-05-16cap messages after 256 lines in UIDaniel Gultsch2-0/+2
2016-05-12improve keyboard handling. fixes #1387Daniel Gultsch1-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
2016-05-10do not show last-seen metric in UIDaniel Gultsch1-8/+1
2016-04-28cleaned up captcha dialogDaniel Gultsch1-0/+27
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-10/+12
2016-04-23show status messages in contact detailsDaniel Gultsch1-16/+19
2016-04-22expert setting to manually change presenceDaniel Gultsch3-0/+147
2016-04-22put welcome screen in scrollviewDaniel Gultsch1-62/+67
2016-04-19added magic create welcome screenDaniel Gultsch2-0/+152
2016-03-01let users confirm each member in a conference even if that contact is ↵Daniel Gultsch1-26/+34
already trusted
2016-02-29refactored omemo to take multiple recipientsDaniel Gultsch2-26/+34
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch2-2/+22
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-2/+21
2016-02-04prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch1-0/+9
2016-01-23introduced boolean form field wrapperDaniel Gultsch2-1/+14
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch1-0/+21
2016-01-22changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2-6/+10
2016-01-21increased padding in create contact/conference dialogDaniel Gultsch2-15/+21
2016-01-12use match_parent as height in conversations overviewDaniel Gultsch1-2/+2
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-169/+212
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-0/+27
2016-01-08show icon in conversations overview when notifications are disabledDaniel Gultsch1-76/+97
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+0
fixes #1611 fixes #1602
2016-01-04properly rotate avatarsDaniel Gultsch1-2/+2
2015-12-23show certificate informationDaniel Gultsch1-0/+88