Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-07 | show warning in account details when data saver is enabled | Daniel Gultsch | 1 | -7/+9 | |
2016-10-19 | Remove spans on copying or pasting a text | Mishiranu | 2 | -2/+2 | |
2016-10-18 | don't trigger context menu in message adapter manually. fixes #2077 | Daniel Gultsch | 2 | -0/+6 | |
2016-10-13 | clarified fineprint a little bit | Daniel Gultsch | 2 | -6/+6 | |
2016-10-08 | added disclaimer that conversations.im account is 8 euro / year | Daniel Gultsch | 2 | -2/+24 | |
2016-09-20 | Fix "More table" layout | Mishiranu | 2 | -11/+47 | |
Retain "More table" visibility on screen orientation change | |||||
2016-09-20 | fixed styling in blocking dialog | Daniel Gultsch | 1 | -1/+1 | |
2016-09-18 | add support for XEP-0377: Spam Reporting | Daniel Gultsch | 1 | -0/+25 | |
2016-09-18 | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 4 | -20/+28 | |
2016-08-26 | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 3 | -6/+8 | |
2016-08-26 | add snackbar for request presence subscription | Daniel Gultsch | 1 | -1/+2 | |
2016-07-17 | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 1 | -0/+1 | |
2016-06-21 | Update create_conference_dialog.xml | alexxthehood | 1 | -5/+5 | |
Updated to the text color attribute so it fits to the bright and dark theme appropriately. | |||||
2016-06-12 | make text color of last-seen match theme | Daniel Gultsch | 1 | -1/+1 | |
2016-06-10 | made background color of swiped conversations darker | Daniel Gultsch | 1 | -1/+1 | |
2016-06-10 | use darker colors for actionbar on dark theme | Daniel Gultsch | 1 | -1/+1 | |
2016-06-08 | Dark theme, theme switch, icons, style, strings | Steffen Keiper | 31 | -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-04 | opt-in to send last userinteraction in presence | Daniel Gultsch | 1 | -1/+9 | |
2016-05-28 | only rendering first 5k chars of each message | Daniel Gultsch | 2 | -2/+0 | |
2016-05-26 | add 'create conference' dialog | Daniel Gultsch | 1 | -0/+42 | |
2016-05-19 | show password dialog when account was magic created | Daniel Gultsch | 1 | -0/+19 | |
2016-05-16 | cap messages after 256 lines in UI | Daniel Gultsch | 2 | -0/+2 | |
2016-05-12 | improve keyboard handling. fixes #1387 | Daniel Gultsch | 1 | -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-10 | do not show last-seen metric in UI | Daniel Gultsch | 1 | -8/+1 | |
2016-04-28 | cleaned up captcha dialog | Daniel Gultsch | 1 | -0/+27 | |
2016-04-26 | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 1 | -10/+12 | |
2016-04-23 | show status messages in contact details | Daniel Gultsch | 1 | -16/+19 | |
2016-04-22 | expert setting to manually change presence | Daniel Gultsch | 3 | -0/+147 | |
2016-04-22 | put welcome screen in scrollview | Daniel Gultsch | 1 | -62/+67 | |
2016-04-19 | added magic create welcome screen | Daniel Gultsch | 2 | -0/+152 | |
2016-03-01 | let users confirm each member in a conference even if that contact is ↵ | Daniel Gultsch | 1 | -26/+34 | |
already trusted | |||||
2016-02-29 | refactored omemo to take multiple recipients | Daniel Gultsch | 2 | -26/+34 | |
2016-02-15 | basic support for XEP-0308: Last Message Correction. fixes #864 | Daniel Gultsch | 2 | -2/+22 | |
2016-02-12 | client side support for XEP-0357: Push Notifications | Daniel Gultsch | 1 | -2/+21 | |
2016-02-04 | prevent previoulsly cleared messages from reloading. fixes #1110 | Daniel Gultsch | 1 | -0/+9 | |
2016-01-23 | introduced boolean form field wrapper | Daniel Gultsch | 2 | -1/+14 | |
2016-01-22 | added UI wrapper for (some) form fields | Daniel Gultsch | 1 | -0/+21 | |
2016-01-22 | changed spacing in create dialogs and notify user when no accounts are activated | Daniel Gultsch | 2 | -6/+10 | |
2016-01-21 | increased padding in create contact/conference dialog | Daniel Gultsch | 2 | -15/+21 | |
2016-01-12 | use match_parent as height in conversations overview | Daniel Gultsch | 1 | -2/+2 | |
2016-01-11 | ask to be excluded from battery optimization | Daniel Gultsch | 1 | -169/+212 | |
2016-01-08 | show per conference notification settings in details activity | Daniel Gultsch | 1 | -0/+27 | |
2016-01-08 | show icon in conversations overview when notifications are disabled | Daniel Gultsch | 1 | -76/+97 | |
2016-01-04 | Allow entering a JID from 'choose contact'. thanks @singpolyma | Daniel Gultsch | 1 | -0/+0 | |
fixes #1611 fixes #1602 | |||||
2016-01-04 | properly rotate avatars | Daniel Gultsch | 1 | -2/+2 | |
2015-12-23 | show certificate information | Daniel Gultsch | 1 | -0/+88 | |
2015-12-01 | initial tor support | Daniel Gultsch | 1 | -1/+53 | |
2015-10-29 | load avatars in message adapter in background task | Daniel Gultsch | 2 | -4/+4 | |
2015-10-28 | show encryption type in warned/red messages | Daniel Gultsch | 1 | -0/+11 | |
2015-10-26 | Reset the margins manually after rotating | saqura | 3 | -0/+3 | |